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
2014-09-16
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2014-09-16
clients now send correct address for rendezvous point
Roger Dingledine
2014-02-16
Merge remote-tracking branch 'public/bug10722'
Nick Mathewson
2014-02-16
Warning message when bug 10722 would trigger
Nick Mathewson
2014-02-12
Remove remaining v0 hidden service descriptor code.
Karsten Loesing
2014-02-11
Merge remote-tracking branch 'public/bug10722'
Nick Mathewson
2014-02-06
fix longname returned in HS_DESC control events
Qingping Hou
2014-01-29
add hidden service descriptor async control event
Qingping Hou
2014-01-24
Apply StrictNodes to hidden service directories early
Nick Mathewson
2013-10-31
Add missing includes for circpathbias.h
Nick Mathewson
2013-09-23
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-23
Fix a compilation warning with older gcc
Nick Mathewson
2013-09-20
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-20
Get ready to stop sending timestamps in INTRODUCE cells
Nick Mathewson
2013-08-15
Rename circuit_get_global_list to remove trailing _
Nick Mathewson
2013-06-20
Fix #9108 - make global_circuitlist a doubly linked list
Marek Majkowski
2013-03-10
Fix 8447: use %u to format circid_t.
Nick Mathewson
2013-01-18
Implement Path use bias accounting.
Mike Perry
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-08
Fix bug 7341.
Mike Perry
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
Massive refactoring of the various handshake types
Nick Mathewson
2012-12-08
Fix some hidden service edge cases.
Mike Perry
2012-12-07
Refactor path use bias code into own function.
Mike Perry
2012-12-07
Actually, both nacks and acks indicate a valid path
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-09-17
Avoid sign-extending when computing rend auth type.
Nick Mathewson
2012-09-14
Split the routerset code out of routerlist.c
Nick Mathewson
2012-09-12
Fix directory self-testing logic
Nick Mathewson
2012-06-15
Appease make check-spaces
Andrea Shepard
2012-06-15
Clean up keys on stack in rend_parse_service_authorization()
Andrea Shepard
2012-06-15
Clean up keys on stack in rend_client_refetch_v2_renddesc()
Andrea Shepard
2012-06-15
Clean up keys on stack in rend_client_send_introduction()
Andrea Shepard
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
[next]