aboutsummaryrefslogtreecommitdiff
path: root/src/or/buffers.c
Commit message (Expand)AuthorAge
* r14830@catbus: nickm | 2007-08-29 13:50:10 -0400Nick Mathewson2007-08-29
* r14034@catbus: nickm | 2007-07-31 05:22:56 -0400Nick Mathewson2007-07-31
* Disable SENTINELS in buffers: it may be responsible for making platform mallo...Nick Mathewson2007-07-30
* Yet another buffer RAM patch: tNever ever ever keep a buffer memory chunk aro...Nick Mathewson2007-07-30
* r13952@catbus: nickm | 2007-07-27 19:18:46 -0400Nick Mathewson2007-07-27
* r13944@catbus: nickm | 2007-07-27 15:52:35 -0400Nick Mathewson2007-07-27
* r13939@catbus: nickm | 2007-07-27 14:33:22 -0400Nick Mathewson2007-07-27
* free bridge list on exit; try harder to free buffer freelists on exit.Roger Dingledine2007-07-17
* free another string, and the buffer freelists, on exit.Roger Dingledine2007-07-17
* r13477@catbus: nickm | 2007-06-17 14:22:03 -0400Nick Mathewson2007-06-17
* r13274@catbus: nickm | 2007-06-05 19:06:30 -0400Nick Mathewson2007-06-06
* r12934@catbus: nickm | 2007-05-24 14:11:18 -0400Nick Mathewson2007-05-24
* r12764@catbus: nickm | 2007-05-15 17:17:39 -0400Nick Mathewson2007-05-15
* r12935@Kushana: nickm | 2007-05-10 11:25:09 -0400Nick Mathewson2007-05-10
* fix a printf size_t/int mismatch from r10150Roger Dingledine2007-05-10
* r12706@catbus: nickm | 2007-05-09 18:39:46 -0400Nick Mathewson2007-05-09
* r12704@catbus: nickm | 2007-05-09 17:43:34 -0400Nick Mathewson2007-05-09
* simplify connection_watch_events()Roger Dingledine2007-04-25
* r12784@Kushana: nickm | 2007-04-23 19:24:09 -0400Nick Mathewson2007-04-23
* r12782@Kushana: nickm | 2007-04-23 18:20:19 -0400Nick Mathewson2007-04-23
* r12499@catbus: nickm | 2007-04-23 10:42:23 -0400Nick Mathewson2007-04-23
* r12496@catbus: nickm | 2007-04-22 23:04:05 -0400Nick Mathewson2007-04-23
* r12763@Kushana: nickm | 2007-04-20 18:42:58 -0400Nick Mathewson2007-04-21
* r12077@catbus: nickm | 2007-03-04 16:08:23 -0500Nick Mathewson2007-03-04
* doc pedantRoger Dingledine2007-02-24
* r11826@catbus: nickm | 2007-02-16 14:58:38 -0500Nick Mathewson2007-02-16
* r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson2007-02-12
* r11629@catbus: nickm | 2007-02-02 15:06:17 -0500Nick Mathewson2007-02-02
* r11957@Kushana: nickm | 2007-01-15 15:25:57 -0500Nick Mathewson2007-01-15
* r11824@Kushana: nickm | 2007-01-03 17:15:28 -0500Nick Mathewson2007-01-06
* when we're doing a write split over the end of a circularRoger Dingledine2006-12-14
* r11569@Kushana: nickm | 2006-12-13 17:59:58 -0500Nick Mathewson2006-12-13
* r11566@Kushana: nickm | 2006-12-13 17:46:24 -0500Nick Mathewson2006-12-13
* Infrastructure to test BEGIN_DIR cells.Roger Dingledine2006-12-13
* r9317@totoro: nickm | 2006-11-13 22:45:33 -0500Nick Mathewson2006-11-14
* r9308@totoro: nickm | 2006-11-13 18:41:23 -0500Nick Mathewson2006-11-14
* Avoid an infinite loop on evil controlport input. Fixes bug 350,Roger Dingledine2006-10-28
* clean up and downgrade some log messagesRoger Dingledine2006-10-15
* r8894@Kushana: nickm | 2006-09-21 18:30:42 -0400Nick Mathewson2006-09-22
* Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS)Nick Mathewson2006-09-19
* r8609@Kushana: nickm | 2006-08-27 17:24:27 -0400Nick Mathewson2006-08-28
* r8576@Kushana: nickm | 2006-08-25 17:16:01 -0400Nick Mathewson2006-08-25
* make our socks5 handling more robust to broken socks clients:Roger Dingledine2006-08-24
* stick to nick's nul/null conventionRoger Dingledine2006-07-15
* Turn a while into a do/while; save a redundant testNick Mathewson2006-06-24
* Resolve control flow warning.Nick Mathewson2006-06-18
* Ah. That seems to work.Nick Mathewson2006-06-18
* another write_to_buf_zlib fix.Nick Mathewson2006-06-18
* Re-enable buffer RAM guard values.Nick Mathewson2006-06-18
* Another _zlib fix.Nick Mathewson2006-06-18