Age | Commit message (Expand) | Author |
2006-12-24 | r11688@Kushana: nickm | 2006-12-23 22:08:36 -0500 | Nick Mathewson |
2006-12-24 | r11686@Kushana: nickm | 2006-12-23 22:05:57 -0500 | Nick Mathewson |
2006-12-24 | r11679@Kushana: nickm | 2006-12-23 21:38:41 -0500 | Nick Mathewson |
2006-12-17 | r11627@Kushana: nickm | 2006-12-17 11:37:39 -0500 | Nick Mathewson |
2006-12-16 | remove some dead comments, and resolve some XXXs | Roger Dingledine |
2006-12-15 | a changelog for write limiting. also, disable the "advertise dirport | Roger Dingledine |
2006-12-15 | r11580@Kushana: nickm | 2006-12-15 00:09:46 -0500 | Nick Mathewson |
2006-12-10 | some more cleanups and a bugfix on r9052 | Roger Dingledine |
2006-12-09 | correction and cleanups on r9047 | Roger Dingledine |
2006-12-08 | r11479@Kushana: nickm | 2006-12-07 23:38:54 -0500 | Nick Mathewson |
2006-12-07 | r11469@Kushana: nickm | 2006-12-07 15:11:04 -0500 | Nick Mathewson |
2006-12-07 | r11468@Kushana: nickm | 2006-12-07 14:56:57 -0500 | Nick Mathewson |
2006-12-07 | r11462@Kushana: nickm | 2006-12-07 13:42:21 -0500 | Nick Mathewson |
2006-11-14 | r9308@totoro: nickm | 2006-11-13 18:41:23 -0500 | Nick Mathewson |
2006-10-19 | r9274@Kushana: nickm | 2006-10-19 16:16:58 -0400 | Nick Mathewson |
2006-09-29 | r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400 | Nick Mathewson |
2006-08-10 | r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700 | Nick Mathewson |
2006-07-26 | r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 | Nick Mathewson |
2006-07-18 | Oh. And apparently, msvc6 doesnt think very much of doing u64-and-double arit... | Nick Mathewson |
2006-07-17 | MSVC6 is apparently terrified of unnatural cross-breeding between uint64_t an... | Nick Mathewson |
2006-06-24 | refuse to write an iso_time which we can't parse, when dumping | Roger Dingledine |
2006-04-23 | make more hibernate log messages use local time. we should audit | Roger Dingledine |
2006-03-13 | Be a little more careful when our calculated bandwidth is so high that we cou... | Nick Mathewson |
2006-03-12 | Cleanup on time-relaqted constants. New conventions: | Nick Mathewson |
2006-02-13 | the things we do for our windows users. | Roger Dingledine |
2006-02-09 | Happy new year! | Roger Dingledine |
2005-12-14 | Bite the bullet and limit all our source lines to 80 characters, the way IBM ... | Nick Mathewson |
2005-12-10 | when we changed from log_fn to debug/info/notice/warn/err, | Roger Dingledine |
2005-12-09 | In my private little universe, terminals are still 80 columns. Impose a 160-... | Nick Mathewson |
2005-11-14 | Fix number in error message | Nick Mathewson |
2005-10-25 | Remove last vestiges of old logging interface. | Nick Mathewson |
2005-10-25 | Switch remaining files to new log interface. | Nick Mathewson |
2005-09-13 | a bit more code cleanup | Roger Dingledine |
2005-08-08 | fix whitespace issues | Nick Mathewson |
2005-07-28 | Possibly broken implementation of persistant state; handles helper nodes; doe... | Nick Mathewson |
2005-07-23 | Fix out-of-place declaration | Nick Mathewson |
2005-07-22 | Be consistent about preferring foo* to struct foo* | Nick Mathewson |
2005-07-22 | Add getinfo logic for accounting; add options for helper nodes | Nick Mathewson |
2005-06-11 | Docment or add DOCDOC comments to undocumented functions in src/or. Make fun... | Nick Mathewson |
2005-06-09 | Change end-of-file NLNL convention. It turns out arma I and I agree. | Nick Mathewson |
2005-06-09 | New whitespace normalization rule: no blank line at EOF. | Nick Mathewson |
2005-04-02 | Give better warnings if connection_close_unattached_ap gets called twice or c... | Nick Mathewson |
2005-04-01 | update copyright notices. | Nick Mathewson |
2005-03-27 | stop most cases of hanging up on a socks connection without sending | Roger Dingledine |
2005-03-12 | change SHUTDOWN_WAIT_LENGTH from a fixed 30 secs to a config option | Roger Dingledine |
2005-03-01 | Revise all calls to connection_edge_end to avoid sending MISC, and to take er... | Nick Mathewson |
2005-02-22 | Patch to localtime/gmtime handling: use the _r variants where available. Use... | Nick Mathewson |
2005-02-10 | if we're hibernating and we get a sigint, exit immediately. | Roger Dingledine |
2005-02-02 | note a bug that wmf just found | Roger Dingledine |
2005-02-01 | Go into soft hibernation after 95% of the bandwidth is used, | Roger Dingledine |