aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection.c
AgeCommit message (Expand)Author
2007-01-26never refuse directory requests from local addressesRoger Dingledine
2007-01-23 r9727@catbus: nickm | 2007-01-22 16:12:39 -0500Nick Mathewson
2007-01-22Flush local controller connection buffers periodically as we'reRoger Dingledine
2007-01-21If our system clock jumps back in time, don't publish a negativeRoger Dingledine
2007-01-18man, i could have sworn that compiledRoger Dingledine
2007-01-18Be willing to read or write on local connections (e.g. controllerRoger Dingledine
2007-01-17break out the big guns: reject dir requests much moreRoger Dingledine
2007-01-15 r11975@Kushana: nickm | 2007-01-15 17:11:15 -0500Nick Mathewson
2007-01-15 r11966@Kushana: nickm | 2007-01-15 16:12:17 -0500Nick Mathewson
2007-01-15 r11957@Kushana: nickm | 2007-01-15 15:25:57 -0500Nick Mathewson
2007-01-06 r11864@Kushana: nickm | 2007-01-06 01:25:59 -0500Nick Mathewson
2007-01-05be a bit less eager to reject v1 dir requests due to loadRoger Dingledine
2007-01-05more progress and cleanupsRoger Dingledine
2006-12-29 r11744@Kushana: nickm | 2006-12-28 23:43:53 -0500Nick Mathewson
2006-12-29 r11743@Kushana: nickm | 2006-12-28 23:13:21 -0500Nick Mathewson
2006-12-29 r11741@Kushana: nickm | 2006-12-28 22:41:29 -0500Nick Mathewson
2006-12-29 r11736@Kushana: nickm | 2006-12-28 17:46:23 -0500Nick Mathewson
2006-12-28 r11724@Kushana: nickm | 2006-12-28 14:22:35 -0500Nick Mathewson
2006-12-23reinstate the most important dead chickens for limitingRoger Dingledine
2006-12-13reenable write limiting. nick finally convinced me this wasRoger Dingledine
2006-12-12minor cleanups and notesRoger Dingledine
2006-12-04 r9855@Kushana: nickm | 2006-12-04 00:55:09 -0500Nick Mathewson
2006-12-02cleanups, bump to 0.1.2.4-alphaRoger Dingledine
2006-11-14 r9308@totoro: nickm | 2006-11-13 18:41:23 -0500Nick Mathewson
2006-11-14 r9307@totoro: nickm | 2006-11-13 18:25:56 -0500Nick Mathewson
2006-10-20 r9307@Kushana: nickm | 2006-10-20 13:53:54 -0400Nick Mathewson
2006-10-20 r9303@Kushana: nickm | 2006-10-20 12:07:34 -0400Nick Mathewson
2006-10-06bugfix and cleanups re: entry guards.Roger Dingledine
2006-10-02 r8851@totoro: nickm | 2006-10-02 18:13:27 -0400Nick Mathewson
2006-10-02 r8846@totoro: nickm | 2006-10-02 16:59:57 -0400Nick Mathewson
2006-10-01misc touchupsRoger Dingledine
2006-09-29 r9036@Kushana: nickm | 2006-09-29 18:59:51 -0400Nick Mathewson
2006-09-29 r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400Nick Mathewson
2006-09-29 r9023@Kushana: nickm | 2006-09-29 17:27:24 -0400Nick Mathewson
2006-09-28 r8973@Kushana: nickm | 2006-09-28 16:53:19 -0400Nick Mathewson
2006-09-09parameterize the loudness of get_interface_address()Roger Dingledine
2006-08-13simplify the connection_write_to_buf_zlib() wrapper.Roger Dingledine
2006-08-10 r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700Nick Mathewson
2006-07-28 r6949@Kushana: nickm | 2006-07-28 10:17:38 -0400Nick Mathewson
2006-07-28 r6948@Kushana: nickm | 2006-07-28 10:10:35 -0400Nick Mathewson
2006-07-27 r6922@Kushana: nickm | 2006-07-26 16:32:24 -0400Nick Mathewson
2006-07-27Fix comments that implied that only dir connections had a purpose field, and ...Nick Mathewson
2006-07-26 r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400Nick Mathewson
2006-07-26 r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400Nick Mathewson
2006-07-20tweakRoger Dingledine
2006-07-06when an exit node gets a malformed begin cell, don't complain toRoger Dingledine
2006-06-18Make connection_write_to_buf_zlib set outbuf_flushlen right.Nick Mathewson
2006-06-18write_to_buf != connection_write_to_buf. Also, add a connection_write_to_buf...Nick Mathewson
2006-06-18Instead of adding servers and v1 directories to buffers en masse, directory s...Nick Mathewson
2006-06-07re-enable per-connection rate limiting. get rid of the "OP bandwidth"Roger Dingledine