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
/
relay.c
Age
Commit message (
Expand
)
Author
2010-12-15
Make payloads into uint8_t.
Nick Mathewson
2010-08-18
Backport END_STREAM_REASON_NOROUTE for client use.
Sebastian Hahn
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2009-08-10
Send sendmes when we're down 100 cells, not 101.
Roger Dingledine
2009-07-27
three hacks to workaround bug 1038
Roger Dingledine
2009-06-16
Revise earlier check for correct IPv4 addr length to check for ==4.
Nick Mathewson
2009-06-12
Check answer_len in the remap_addr case of process_relay_cell_not_open.
Roger Dingledine
2009-05-28
Two more spelling fix fixes.
Nick Mathewson
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-03-11
when we get an unrecognized relay streamid, log it
Roger Dingledine
2009-02-21
Patch from lark: drop BEGIN cells from a rendevous circuit if they do not ori...
Nick Mathewson
2009-01-05
apply a variant of rovv's bug 872 patch, and document that we want a better s...
Nick Mathewson
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-30
Debug code for task 878.
Karsten Loesing
2008-12-29
Do not not cannibalize a circuit that has run out of RELAY_EARLY cells. Part...
Nick Mathewson
2008-12-23
Document most undocumented variables.
Nick Mathewson
2008-12-22
Add DOCDOC entries for undocumented static and global variables.
Nick Mathewson
2008-12-22
Fix most DOCDOCs remaining and/or added by redox.
Nick Mathewson
2008-12-22
Add DOCDOC comments for all undocumented functions. Add missing *s to other ...
Nick Mathewson
2008-12-22
Fix all of the doxygen warnings not pertaining to missing documentation.
Nick Mathewson
2008-12-18
Make cell pools always-on.
Nick Mathewson
2008-12-18
Replace calls to time(NULL) that occur on the order of once per read, one per...
Nick Mathewson
2008-12-17
Resolve many DOCDOCs.
Nick Mathewson
2008-12-17
Whitespace fix.
Nick Mathewson
2008-12-17
Change CELL_DIRECTION_* to an enum.
Nick Mathewson
2008-12-17
Move edge-only flags from connection_t to edge_connection_t.
Nick Mathewson
2008-12-14
When a stream at an exit relay is in state "resolving" or
Roger Dingledine
2008-10-27
Verify cpath_layer match on rendezvous cells too. Fixes another case of bug ...
Nick Mathewson
2008-10-17
backport candidate:
Roger Dingledine
2008-08-05
r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400
Nick Mathewson
2008-07-23
r17323@aud-055: nickm | 2008-07-23 17:58:25 +0200
Nick Mathewson
2008-06-11
consolidate all our edge/circ/orconn reason-to-foo-or-back functions
Roger Dingledine
2008-06-10
some cleanups in preparation for moving stuff around
Roger Dingledine
2008-06-10
minor fixes and notes
Roger Dingledine
2008-06-09
report partial bootstrapping progress as we fetch descriptors
Roger Dingledine
2008-06-07
infrastructure for the 'bootstrap status event' feature, so we can
Roger Dingledine
2008-04-09
r19273@catbus: nickm | 2008-04-09 14:44:23 -0400
Nick Mathewson
2008-04-09
r19262@catbus: nickm | 2008-04-09 14:05:20 -0400
Nick Mathewson
2008-03-18
r18941@catbus: nickm | 2008-03-18 14:59:43 -0400
Nick Mathewson
2008-03-17
r18862@catbus: nickm | 2008-03-16 23:33:11 -0400
Nick Mathewson
2008-02-22
Quiet the "Exitrouter '%s' seems to be more restrictive than its exit
Roger Dingledine
2008-02-21
start allowing clients to give up on trackhostexits targets if
Roger Dingledine
2008-02-20
don't throw around an int for relay_command if we're going to
Roger Dingledine
2008-02-19
rearrange our assert so we don't possibly overflow rh.length before
Roger Dingledine
2008-02-15
r14170@tombo: nickm | 2008-02-15 11:50:38 -0500
Nick Mathewson
2008-02-12
r18051@catbus: nickm | 2008-02-12 15:20:43 -0500
Nick Mathewson
2008-02-08
r14061@tombo: nickm | 2008-02-08 14:30:42 -0500
Nick Mathewson
2008-02-07
r17963@catbus: nickm | 2008-02-07 10:14:25 -0500
Nick Mathewson
2008-02-07
Update some copyright notices: it is now 2008.
Nick Mathewson
[next]