aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection_edge.c
Commit message (Expand)AuthorAge
* Security bugfixes:Roger Dingledine2006-10-09
* r8957@totoro: nickm | 2006-10-08 22:35:17 -0400Nick Mathewson2006-10-09
* finish poking and prodding. i'm all happy now.Roger Dingledine2006-10-07
* minor cleanupsRoger Dingledine2006-10-07
* checkpoint some cleanupsRoger Dingledine2006-10-05
* r8839@totoro: nickm | 2006-10-02 15:31:49 -0400Nick Mathewson2006-10-03
* r8822@totoro: nickm | 2006-10-01 16:24:22 -0400Nick Mathewson2006-10-01
* if we fail to build a circuit to an intended enclave, and it'sRoger Dingledine2006-10-01
* r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400Nick Mathewson2006-09-29
* r8997@Kushana: nickm | 2006-09-28 23:40:22 -0400Nick Mathewson2006-09-29
* Backport candidate: Fix a long-standing server-side DNS bug. When aNick Mathewson2006-09-24
* r8895@Kushana: nickm | 2006-09-21 20:05:11 -0400Nick Mathewson2006-09-22
* r8894@Kushana: nickm | 2006-09-21 18:30:42 -0400Nick Mathewson2006-09-22
* remove some loud log messagesRoger Dingledine2006-09-22
* r8877@Kushana: nickm | 2006-09-21 17:12:33 -0400Nick Mathewson2006-09-21
* r8576@Kushana: nickm | 2006-08-25 17:16:01 -0400Nick Mathewson2006-08-25
* simplify compare_cached_resolves_by_expiry() to make it matchRoger Dingledine2006-08-14
* save 3-7 bytes per edge connectionRoger Dingledine2006-08-14
* r7304@Kushana: nickm | 2006-08-10 01:58:05 -0700Nick Mathewson2006-08-10
* r7303@Kushana: nickm | 2006-08-10 01:52:19 -0700Nick Mathewson2006-08-10
* r7301@Kushana: nickm | 2006-08-10 01:41:27 -0700Nick Mathewson2006-08-10
* r7300@Kushana: nickm | 2006-08-10 01:36:40 -0700Nick Mathewson2006-08-10
* r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700Nick Mathewson2006-08-10
* defense in depthRoger Dingledine2006-07-30
* 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
* r6902@Kushana: nickm | 2006-07-25 17:30:27 -0400Nick Mathewson2006-07-26
* Don't tell anybody, but we're going OO here. This patch splitsNick Mathewson2006-07-23
* don't squeal if the first few retries fail.Roger Dingledine2006-07-18
* Define a schedule for how long to wait between retryingRoger Dingledine2006-07-18
* If we are using an exit enclave and we can't connect, e.g. becauseRoger Dingledine2006-07-18
* stick to nick's nul/null conventionRoger Dingledine2006-07-15
* when an exit node gets a malformed begin cell, don't complain toRoger Dingledine2006-07-06
* We got an obscure report of an assert error on a windows Tor server withRoger Dingledine2006-06-06
* Oops. When we dont get a TTL, we should default to the default, not to the mi...Nick Mathewson2006-06-03
* More DNS fixes. Send meaningful TTLs back to the client whenNick Mathewson2006-06-03
* add a few more debugging lines to help mikec track down hisRoger Dingledine2006-05-23
* class B really means /16 hereRoger Dingledine2006-04-18
* require at least 2**16 assignable virtual addressesNick Mathewson2006-04-18
* [Forward-port ]Test and document last patch.Nick Mathewson2006-04-18
* [forward-port] Implement an option, VirtualAddrMask, to set which addresses g...Nick Mathewson2006-04-18
* Don't yell loudly about failed internal/bridge connections. TheseRoger Dingledine2006-04-09
* Refactor and consolidate addr/exit policies into a new policies.c.Roger Dingledine2006-03-27
* new config option SocksTimeout: How long do we let a socks connectionRoger Dingledine2006-03-21
* Allow non-printable characters for exit streams (both forRoger Dingledine2006-03-19
* i'm a little teapot, short and stoutRoger Dingledine2006-03-19
* simplify when we're picking a default address forRoger Dingledine2006-03-18
* normalize whitespace.Nick Mathewson2006-03-17
* resume being printist: if the hostname contains non-printableRoger Dingledine2006-03-15