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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
rendclient.c
Age
Commit message (
Expand
)
Author
2012-11-08
Add and use and unlikely-to-be-eliminated memwipe()
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-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-11
Merge branch 'feature3457-v4-nm-squashed'
Nick Mathewson
2012-01-09
Fix brown-paper-bag bug in #4759 fix
Robert Ransom
2011-12-27
Don't close HS client circs which are 'almost connected' on timeout
Robert Ransom
2011-12-22
Look up the rend circ whose INTRODUCE1 is being ACKed correctly
Robert Ransom
2011-12-22
Mark each intro circ with the rend cookie sent in its INTRODUCE1 cell
Robert Ransom
2011-12-09
Remove comment complaining that we try to attach all streams to circs
Robert Ransom
2011-12-09
Clear stream-isolation state on rend circs if needed to attach streams
Robert Ransom
2011-11-30
Merge branch 'feature2553-v4-rebased'
Nick Mathewson
2011-11-30
Add ifdefs to disable #3332 assertions
Robert Ransom
2011-11-30
Perform single-hop HS desc fetches when in tor2web mode
Robert Ransom
2011-11-30
First chunk of support for bridges on IPv6
Linus Nordberg
2011-11-24
Log whenever a circuit's purpose is changed
Robert Ransom
2011-11-07
Merge remote-tracking branch 'rransom-tor/bug4411'
Nick Mathewson
2011-11-07
Fix assert on clients of and authorities for v0 HS descs
Robert Ransom
2011-11-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-11-07
Remove an extraneous "if" in the 4424 fix
Nick Mathewson
2011-11-07
Don't leak an extend_info_t in rend_client_any_intro_points_usable
Robert Ransom
2011-10-11
Fix a bunch of whitespace errors
Nick Mathewson
2011-10-10
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-10-10
Update documentation comment for rend_client_reextend_intro_circuit
Robert Ransom
2011-10-10
Don't launch a useless circuit in rend_client_reextend_intro_circuit
Robert Ransom
2011-10-03
Merge remote-tracking branch 'rransom-tor/bug3335-v2'
Nick Mathewson
2011-10-02
Remove an HS's last_hid_serv_requests entries when a conn. attempt ends
Robert Ransom
2011-10-02
Record the HS's address in last_hid_serv_request keys
Robert Ransom
2011-10-02
Fix comment typo
Robert Ransom
2011-10-02
Detect and remove unreachable intro points
Robert Ransom
2011-10-02
Clear the timed_out flag when an HS connection attempt ends
Robert Ransom
2011-10-02
Record intro point timeouts in rend_intro_point_t
Robert Ransom
2011-10-02
Refetch an HS's desc if we don't have a usable one
Robert Ransom
2011-07-21
Move entry-only fields from edge_connection_t to entry_connection_t
Nick Mathewson
2011-07-15
Fix bug in upload/download of hsdesc with microdescs
Nick Mathewson
2011-07-07
Kill redundant checks around routerset_contains_*()
Nick Mathewson
2011-06-15
Merge remote-tracking branch 'rransom-tor/bug3332-v2'
Nick Mathewson
2011-06-14
Assert that HS operations are not performed using single-hop circuits
Robert Ransom
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-06-02
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-02
Add info-level log messages during HS-client-state purge
Robert Ransom
2011-06-02
Refactor HS client state-clearing code into a separate function
Robert Ransom
2011-06-02
Clear last_hid_serv_requests on SIGNAL NEWNYM
Robert Ransom
2011-06-02
Make last_hid_serv_requests functions less fragile
Robert Ransom
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Merge branch 'bug3045' into maint-0.2.2
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Set timestamp_dirty on HS circuits as circuit_expire_building requires
Robert Ransom
2011-05-15
Log descriptions of nodes, not just nicknames.
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
Nick Mathewson
[next]