aboutsummaryrefslogtreecommitdiff
path: root/src/or/relay.c
Commit message (Expand)AuthorAge
* apply a variant of rovv's bug 872 patch, and document that we want a better s...Nick Mathewson2009-01-05
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Debug code for task 878.Karsten Loesing2008-12-30
* Do not not cannibalize a circuit that has run out of RELAY_EARLY cells. Part...Nick Mathewson2008-12-29
* Document most undocumented variables.Nick Mathewson2008-12-23
* Add DOCDOC entries for undocumented static and global variables.Nick Mathewson2008-12-22
* Fix most DOCDOCs remaining and/or added by redox.Nick Mathewson2008-12-22
* Add DOCDOC comments for all undocumented functions. Add missing *s to other ...Nick Mathewson2008-12-22
* Fix all of the doxygen warnings not pertaining to missing documentation.Nick Mathewson2008-12-22
* Make cell pools always-on.Nick Mathewson2008-12-18
* Replace calls to time(NULL) that occur on the order of once per read, one per...Nick Mathewson2008-12-18
* Resolve many DOCDOCs.Nick Mathewson2008-12-17
* Whitespace fix.Nick Mathewson2008-12-17
* Change CELL_DIRECTION_* to an enum.Nick Mathewson2008-12-17
* Move edge-only flags from connection_t to edge_connection_t.Nick Mathewson2008-12-17
* When a stream at an exit relay is in state "resolving" orRoger Dingledine2008-12-14
* Verify cpath_layer match on rendezvous cells too. Fixes another case of bug ...Nick Mathewson2008-10-27
* backport candidate:Roger Dingledine2008-10-17
* r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson2008-08-05
* r17323@aud-055: nickm | 2008-07-23 17:58:25 +0200Nick Mathewson2008-07-23
* consolidate all our edge/circ/orconn reason-to-foo-or-back functionsRoger Dingledine2008-06-11
* some cleanups in preparation for moving stuff aroundRoger Dingledine2008-06-10
* minor fixes and notesRoger Dingledine2008-06-10
* report partial bootstrapping progress as we fetch descriptorsRoger Dingledine2008-06-09
* infrastructure for the 'bootstrap status event' feature, so we canRoger Dingledine2008-06-07
* r19273@catbus: nickm | 2008-04-09 14:44:23 -0400Nick Mathewson2008-04-09
* r19262@catbus: nickm | 2008-04-09 14:05:20 -0400Nick Mathewson2008-04-09
* r18941@catbus: nickm | 2008-03-18 14:59:43 -0400Nick Mathewson2008-03-18
* r18862@catbus: nickm | 2008-03-16 23:33:11 -0400Nick Mathewson2008-03-17
* Quiet the "Exitrouter '%s' seems to be more restrictive than its exitRoger Dingledine2008-02-22
* start allowing clients to give up on trackhostexits targets ifRoger Dingledine2008-02-21
* don't throw around an int for relay_command if we're going toRoger Dingledine2008-02-20
* rearrange our assert so we don't possibly overflow rh.length beforeRoger Dingledine2008-02-19
* r14170@tombo: nickm | 2008-02-15 11:50:38 -0500Nick Mathewson2008-02-15
* r18051@catbus: nickm | 2008-02-12 15:20:43 -0500Nick Mathewson2008-02-12
* r14061@tombo: nickm | 2008-02-08 14:30:42 -0500Nick Mathewson2008-02-08
* r17963@catbus: nickm | 2008-02-07 10:14:25 -0500Nick Mathewson2008-02-07
* Update some copyright notices: it is now 2008.Nick Mathewson2008-02-07
* misc small fixesRoger Dingledine2008-02-06
* r17915@catbus: nickm | 2008-02-05 16:28:57 -0500Nick Mathewson2008-02-05
* New config options WarnPlaintextPorts and RejectPlaintextPorts soRoger Dingledine2008-01-20
* r15779@tombo: nickm | 2008-01-01 23:43:24 -0500Nick Mathewson2008-01-02
* clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine2007-12-12
* r16670@catbus: nickm | 2007-11-14 14:56:30 -0500Nick Mathewson2007-11-14
* r14227@Kushana: nickm | 2007-08-27 11:33:28 -0400Nick Mathewson2007-08-27
* r14093@catbus: nickm | 2007-08-08 01:49:54 -0400Nick Mathewson2007-08-08
* r14001@catbus: nickm | 2007-07-29 21:31:53 -0400Nick Mathewson2007-07-30
* Be even more aggressive about separating local traffic from relayedRoger Dingledine2007-07-29
* Keep streamids from different exits on a circuit separate. ThisRoger Dingledine2007-07-12
* r13666@catbus: nickm | 2007-07-10 13:10:00 -0400Nick Mathewson2007-07-10