aboutsummaryrefslogtreecommitdiff
path: root/src/or/relay.c
Commit message (Expand)AuthorAge
...
* r11895@catbus: nickm | 2007-02-23 15:12:58 -0500Nick Mathewson2007-02-23
* r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson2007-02-12
* r11673@catbus: nickm | 2007-02-06 14:40:07 -0500Nick Mathewson2007-02-07
* r11641@catbus: nickm | 2007-02-05 13:59:26 -0500Nick Mathewson2007-02-05
* r11736@Kushana: nickm | 2006-12-28 17:46:23 -0500Nick Mathewson2006-12-29
* Infrastructure to test BEGIN_DIR cells.Roger Dingledine2006-12-13
* general cleanups from looking through or-cvsRoger Dingledine2006-10-29
* r9307@Kushana: nickm | 2006-10-20 13:53:54 -0400Nick Mathewson2006-10-20
* r9306@Kushana: nickm | 2006-10-20 13:27:43 -0400Nick Mathewson2006-10-20
* r9298@dhcp-18-188-67-85: nickm | 2006-10-20 11:25:07 -0400Nick Mathewson2006-10-20
* r9289@31-35-219: nickm | 2006-10-20 09:43:22 -0400Nick Mathewson2006-10-20
* clean up and downgrade some log messagesRoger Dingledine2006-10-15
* r9017@totoro: nickm | 2006-10-13 01:27:33 -0400Nick Mathewson2006-10-13
* more minor cleanupsRoger Dingledine2006-10-07
* if we fail to build a circuit to an intended enclave, and it'sRoger Dingledine2006-10-01
* r9032@Kushana: nickm | 2006-09-29 18:51:42 -0400Nick Mathewson2006-09-29
* r8997@Kushana: nickm | 2006-09-28 23:40:22 -0400Nick Mathewson2006-09-29
* r8895@Kushana: nickm | 2006-09-21 20:05:11 -0400Nick Mathewson2006-09-22
* remove some loud log messagesRoger Dingledine2006-09-22
* prefer calling it a client rather than an OPRoger Dingledine2006-09-07
* r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700Nick Mathewson2006-08-10
* r6922@Kushana: nickm | 2006-07-26 16:32:24 -0400Nick Mathewson2006-07-27
* r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400Nick Mathewson2006-07-26
* r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400Nick Mathewson2006-07-26
* Don't tell anybody, but we're going OO here. This patch splitsNick Mathewson2006-07-23
* If we are using an exit enclave and we can't connect, e.g. becauseRoger Dingledine2006-07-18
* minor fixesRoger Dingledine2006-07-04
* Add a new warning to our "warn a lot" list: unused parameters. This means we...Nick Mathewson2006-06-04
* the last of the log convention conversion. finally.Roger Dingledine2006-02-13
* Happy new year!Roger Dingledine2006-02-09
* Jan 05 19:39:27.356 [warn] connection_edge_process_end_not_open():Roger Dingledine2006-01-07
* Add reasons to DESTROY and RELAY_TRUNCATED cells.Nick Mathewson2006-01-05
* Some tor servers process billions of cells in a matter of days.Roger Dingledine2005-12-31
* when we fail three times to resolve or connect, we were telling theRoger Dingledine2005-12-19
* Choose directory servers from routerstatus list, not from routerinfo list. T...Nick Mathewson2005-12-14
* Bite the bullet and limit all our source lines to 80 characters, the way IBM ...Nick Mathewson2005-12-14
* when we changed from log_fn to debug/info/notice/warn/err,Roger Dingledine2005-12-10
* crank the max line limit down to 150 chars.Roger Dingledine2005-12-10
* Rename connection_get_by_identity_digest to reflect that it is OR-only. Make...Nick Mathewson2005-11-30
* we used to kill the circuit when we receive a relay command weRoger Dingledine2005-11-17
* another case where the poor server operator doesn't need toRoger Dingledine2005-11-15
* Remove last vestiges of old logging interface.Nick Mathewson2005-10-25
* fix a segvNick Mathewson2005-10-25
* Convert circuituse, command, config, connection, relay, router, test to new l...Nick Mathewson2005-10-25
* Use LD_BUG as appropriate; convert rend* and router* to new logging interface...Nick Mathewson2005-10-24
* more log unclutteringRoger Dingledine2005-10-17
* start the process of reducing clutter in server logsRoger Dingledine2005-10-17
* bugfix: we were automatically condemning an exit node (concludingRoger Dingledine2005-09-09
* and another byte counting error.Nick Mathewson2005-09-03
* Excellent. We have at least 8 bytes, so I can safely get the 9th.Nick Mathewson2005-09-03