aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection.c
Commit message (Expand)AuthorAge
* Apply rovv's fix for bug 824.Nick Mathewson2008-09-26
* Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should...Nick Mathewson2008-09-24
* give rend_client_desc_here a slightly more accurate nameRoger Dingledine2008-09-16
* patch from karsten for bug 814. whew.Roger Dingledine2008-09-16
* read_to_buf should take an int *error_socket and return it.Roger Dingledine2008-09-14
* Correct indentation.Karsten Loesing2008-09-09
* Catch and report a few more bootstrapping failure cases when TorRoger Dingledine2008-09-09
* Refactor use of connection_new so that we get more verifiable typesafety.Nick Mathewson2008-09-05
* Use warn_too_many_conns() when accept() fails with a resource limit.Nick Mathewson2008-09-04
* Oops. Make warn_too_many_conns() actually work. Nick Mathewson2008-08-29
* Switch global_identifier on connections to a 64-bit field and move it to conn...Nick Mathewson2008-08-15
* Rate-limit "too-many-sockets" messages; they can get needlessly verbose.Nick Mathewson2008-08-09
* Patch cleanups from karstenNick Mathewson2008-08-09
* r17666@tombo: nickm | 2008-08-07 15:12:30 -0400Nick Mathewson2008-08-07
* r17645@31-33-44: nickm | 2008-08-05 16:28:01 -0400Nick Mathewson2008-08-05
* r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson2008-08-05
* r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200Nick Mathewson2008-07-24
* If we close our OR connection because there's been a circuitRoger Dingledine2008-06-20
* If you're using bridges, generate "bootstrap problem" warningsRoger Dingledine2008-06-20
* Directory authorities shouldn't complain about bootstrappingRoger Dingledine2008-06-18
* start sending "bootstrap problem" status events when we're having troublesRoger Dingledine2008-06-11
* consolidate all our edge/circ/orconn reason-to-foo-or-back functionsRoger Dingledine2008-06-11
* Start noticing and reporting bootstrapping failures too. It looks likeRoger Dingledine2008-06-09
* what, we went from v4 to v6?Roger Dingledine2008-04-23
* minor fixes that have been accumulatingRoger Dingledine2008-04-16
* forward-port r14373Roger Dingledine2008-04-15
* r18872@catbus: nickm | 2008-03-16 23:56:48 -0400Nick Mathewson2008-03-17
* r18753@catbus: nickm | 2008-03-11 14:56:39 -0400Nick Mathewson2008-03-11
* r18462@catbus: nickm | 2008-02-27 14:15:57 -0500Nick Mathewson2008-02-27
* r14422@tombo: nickm | 2008-02-24 17:09:56 -0500Nick Mathewson2008-02-24
* r14419@tombo: nickm | 2008-02-24 16:55:11 -0500Nick Mathewson2008-02-24
* r14410@tombo: nickm | 2008-02-23 16:51:46 -0500Nick Mathewson2008-02-24
* r14399@tombo: nickm | 2008-02-22 14:09:38 -0500Nick Mathewson2008-02-22
* r14388@tombo: nickm | 2008-02-21 22:44:28 -0500Nick Mathewson2008-02-22
* r14363@31-33-219: nickm | 2008-02-21 11:11:33 -0500Nick Mathewson2008-02-21
* r14362@31-33-219: nickm | 2008-02-21 11:01:10 -0500Nick Mathewson2008-02-21
* start allowing clients to give up on trackhostexits targets ifRoger Dingledine2008-02-21
* resolve one more, and leave two for nick.Roger Dingledine2008-02-21
* r18296@catbus: nickm | 2008-02-20 23:30:11 -0500Nick Mathewson2008-02-21
* pass bucket sizes num_read and num_written around as size_tsRoger Dingledine2008-02-20
* notice an integer overflow if we ever get source files with moreRoger Dingledine2008-02-20
* r18233@catbus: nickm | 2008-02-19 18:46:07 -0500Nick Mathewson2008-02-19
* r18226@catbus: nickm | 2008-02-19 18:01:01 -0500Nick Mathewson2008-02-19
* cleanups and changelog entry for r13540Roger Dingledine2008-02-17
* patch from karsten:Roger Dingledine2008-02-17
* r14182@tombo: nickm | 2008-02-15 17:20:51 -0500Nick Mathewson2008-02-15
* r18066@catbus: nickm | 2008-02-13 11:22:19 -0500Nick Mathewson2008-02-13
* Re-fetch v2 rendezvous descriptor only when first try failed. Patch from kar...Nick Mathewson2008-02-09
* r17989@catbus: nickm | 2008-02-08 18:09:23 -0500Nick Mathewson2008-02-08
* r17963@catbus: nickm | 2008-02-07 10:14:25 -0500Nick Mathewson2008-02-07