| Commit message (Expand) | Author | Age |
* | r11987@catbus: nickm | 2007-02-28 12:34:04 -0500 | Nick Mathewson | 2007-02-28 |
* | r11982@catbus: nickm | 2007-02-28 11:55:41 -0500 | Nick Mathewson | 2007-02-28 |
* | r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 | Nick Mathewson | 2007-02-12 |
* | r11715@catbus: nickm | 2007-02-08 14:07:03 -0500 | Nick Mathewson | 2007-02-08 |
* | r11639@catbus: nickm | 2007-02-05 13:33:38 -0500 | Nick Mathewson | 2007-02-05 |
* | r11978@Kushana: nickm | 2007-01-15 18:54:25 -0500 | Nick Mathewson | 2007-01-15 |
* | Make the unit tests work again. | Roger Dingledine | 2007-01-11 |
* | r11806@Kushana: nickm | 2007-01-03 00:12:21 -0500 | Nick Mathewson | 2007-01-03 |
* | r11597@Kushana: nickm | 2006-12-15 15:49:27 -0500 | Nick Mathewson | 2006-12-15 |
* | r11456@Kushana: nickm | 2006-12-07 10:09:55 -0500 | Nick Mathewson | 2006-12-07 |
* | r11451@Kushana: nickm | 2006-12-07 10:06:30 -0500 | Nick Mathewson | 2006-12-07 |
* | build on 64-bit again | Roger Dingledine | 2006-10-23 |
* | r9320@Kushana: nickm | 2006-10-22 15:56:27 -0400 | Nick Mathewson | 2006-10-23 |
* | checkpoint some changes as i read diffs | Roger Dingledine | 2006-10-20 |
* | r9276@Kushana: nickm | 2006-10-19 17:08:15 -0400 | Nick Mathewson | 2006-10-19 |
* | r9275@Kushana: nickm | 2006-10-19 16:45:19 -0400 | Nick Mathewson | 2006-10-19 |
* | r9274@Kushana: nickm | 2006-10-19 16:16:58 -0400 | Nick Mathewson | 2006-10-19 |
* | r8967@totoro: nickm | 2006-10-08 23:38:50 -0400 | Nick Mathewson | 2006-10-09 |
* | r8957@totoro: nickm | 2006-10-08 22:35:17 -0400 | Nick Mathewson | 2006-10-09 |
* | r8838@totoro: nickm | 2006-10-02 15:24:39 -0400 | Nick Mathewson | 2006-10-03 |
* | r8879@Kushana: nickm | 2006-09-21 17:20:31 -0400 | Nick Mathewson | 2006-09-21 |
* | r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700 | Nick Mathewson | 2006-08-11 |
* | r6979@Kushana: nickm | 2006-07-31 13:16:58 -0400 | Nick Mathewson | 2006-07-31 |
* | r6958@Kushana: nickm | 2006-07-29 18:54:15 -0400 | Nick Mathewson | 2006-07-31 |
* | Remove code to special-case "-cvs" ending, since it has not actually mattered... | Nick Mathewson | 2006-07-25 |
* | when an exit node gets a malformed begin cell, don't complain to | Roger Dingledine | 2006-07-06 |
* | Make some more verbose gcc warnings go away. | Nick Mathewson | 2006-06-22 |
* | Next batch of memory miserdom: mmap cached-routers file. This is sure to bre... | Nick Mathewson | 2006-06-22 |
* | Add tests for several of the more recently committed functions. | Nick Mathewson | 2006-06-18 |
* | now we can tell dirserv_dump_directory_to_string() whether we want | Roger Dingledine | 2006-06-13 |
* | forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. | Nick Mathewson | 2006-04-18 |
* | Remove DER64 functions in trunk: they will never be used again unless the dir... | Nick Mathewson | 2006-04-10 |
* | Refactor and consolidate addr/exit policies into a new policies.c. | Roger Dingledine | 2006-03-27 |
* | When the controller's *setconf commands fail, collect an error message | Roger Dingledine | 2006-03-26 |
* | Add some functions to escape values from the network before sending them to t... | Nick Mathewson | 2006-03-05 |
* | try to fix bug with spurious "everything is broken" warning | Nick Mathewson | 2006-02-13 |
* | and don't warn when it happens here either, unless the user | Roger Dingledine | 2006-02-12 |
* | Happy new year! | Roger Dingledine | 2006-02-09 |
* | Add a new config option ExitPolicyRejectPrivate which defaults to 1. | Roger Dingledine | 2006-02-01 |
* | Make unittests pass again. | Nick Mathewson | 2006-01-10 |
* | Bite the bullet and limit all our source lines to 80 characters, the way IBM ... | Nick Mathewson | 2005-12-14 |
* | Whitespace normalization | Nick Mathewson | 2005-12-08 |
* | Add a benchmark-aes function to test.c. Off by default. | Nick Mathewson | 2005-12-01 |
* | get rid of some unused variables | Roger Dingledine | 2005-11-24 |
* | Replace balanced trees with hash tables: this should make stuff significantly... | Nick Mathewson | 2005-11-23 |
* | On directory servers, old_routers was wasting hundreds of bytes per supersede... | Nick Mathewson | 2005-11-05 |
* | Remove last vestiges of old logging interface. | Nick Mathewson | 2005-10-25 |
* | Convert circuituse, command, config, connection, relay, router, test to new l... | Nick Mathewson | 2005-10-25 |
* | Allow tor_gzip_uncompress to extract as much as possible from truncated compr... | Nick Mathewson | 2005-10-13 |
* | Never call free() on tor_malloc()d memory. This is unlikely to be our current... | Nick Mathewson | 2005-09-30 |