index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
rendservice.c
Age
Commit message (
Expand
)
Author
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
Rename handshake_digest to rend_circ_nonce
Nick Mathewson
2013-01-03
Massive refactoring of the various handshake types
Nick Mathewson
2012-12-09
Space fixes.
Mike Perry
2012-12-07
Refactor path use bias code into own function.
Mike Perry
2012-12-07
Prop209: Rend circuits weren't ever marked dirty.
Mike Perry
2012-12-07
Prop 209: Add in hidserv path bias counts for usage.
Mike Perry
2012-11-08
Turn some memset()s introduced in tor 0.2.4 into memwipe()s
Nick Mathewson
2012-11-08
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-10
Use fmt_addrport where appropriate.
David Fifield
2012-10-10
Use fmt_and_decorate_addr in log messages.
David Fifield
2012-09-17
Implement and use crypto_pk_eq_keys
Robert Ransom
2012-09-14
Split the routerset code out of routerlist.c
Nick Mathewson
2012-09-12
Fix directory self-testing logic
Nick Mathewson
2012-08-21
Avoid spurious warnings in rend_service_introduce
Nick Mathewson
2012-08-03
Fix a bunch of "implicit 64->32" warnings from introduce refactoring
Nick Mathewson
2012-07-31
Whitespace tweaks
Nick Mathewson
2012-07-31
Refactor INTRODUCE2 parsing code in rend_service_introduce()
Andrea Shepard
2012-07-31
Use new replaycache_t structure for replay detection in rend_service_introduce()
Andrea Shepard
2012-07-18
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-17
Fix the remaining instances of nexted SMARTLIST_FOREACH
Nick Mathewson
2012-06-29
Fix crash bug from 4a8eaad7 (Bug 6255)
Nick Mathewson
2012-06-25
Merge remote-tracking branch 'public/bug2385'
Nick Mathewson
2012-06-18
Clear a couple more fields in rend_service_load_auth_keys
Nick Mathewson
2012-06-18
Refactor exit path in rend_service_load_auth_keys
Nick Mathewson
2012-06-18
Fix indentation in rend_service_load_auth_keys
Nick Mathewson
2012-06-18
Refactor rend_service_load_keys() into main portion and auth portion.
Nick Mathewson
2012-06-18
Fix indentation and whitespace in rend_service_load_keys
Nick Mathewson
2012-06-18
Refactor rend_service_load_keys() into outer loop and loop contents
Nick Mathewson
2012-06-18
Merge remote-tracking branch 'public/bug3311'
Nick Mathewson
2012-06-15
In rend_service_load_keys(), clear extended descriptor cookie and buffer, cle...
Andrea Shepard
2012-06-15
Clean keys on stack in rend_service_rendezvous_has_opened()
Andrea Shepard
2012-06-15
Clean keys on stack in rend_service_intro_has_opened()
Andrea Shepard
2012-06-15
Clean up keys on stack in rend_service_introduce()
Andrea Shepard
2012-06-15
Clean up keys on stack in rend_service_load_keys()
Andrea Shepard
2012-06-15
Clarify some messages about publishing hidden service descriptors
Nick Mathewson
2012-06-15
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-04-20
Don't reset intro-point creation rate-limiting timer
Robert Ransom
2012-04-18
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-04-18
rend_service_introduce(): do protocol violation check before anything else.
George Kadianakis
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-11
Merge branch 'feature3457-v4-nm-squashed'
Nick Mathewson
2012-01-10
Chop out the intro point calculation until it is simple enough for nickm to grok
Nick Mathewson
2012-01-10
Use my original formula for number of replacements for an intro point
Robert Ransom
2012-01-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-01-09
Fix a trivial log message error in renservice.c
Nick Mathewson
2012-01-09
Merge remote-tracking branch 'rransom-tor/bug4842'
Nick Mathewson
[next]