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