Age | Commit message (Expand) | Author |
2007-05-16 | r12768@catbus: nickm | 2007-05-16 17:25:33 -0400 | Nick Mathewson |
2007-04-30 | more cleanups on the hsusage patch | Roger Dingledine |
2007-04-30 | r12581@catbus: nickm | 2007-04-30 13:39:21 -0400 | Nick Mathewson |
2007-04-30 | r12580@catbus: nickm | 2007-04-30 13:29:05 -0400 | Nick Mathewson |
2007-04-16 | r12414@catbus: nickm | 2007-04-16 17:37:17 -0400 | Nick Mathewson |
2007-04-16 | Fix some proposal-104 bugs. | Nick Mathewson |
2007-02-24 | doc pedant | Roger Dingledine |
2007-02-16 | r11826@catbus: nickm | 2007-02-16 14:58:38 -0500 | Nick Mathewson |
2007-02-12 | r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 | Nick Mathewson |
2007-02-02 | r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 | Nick Mathewson |
2006-12-29 | r11749@Kushana: nickm | 2006-12-29 00:51:42 -0500 | Nick Mathewson |
2006-12-24 | r11679@Kushana: nickm | 2006-12-23 21:38:41 -0500 | Nick Mathewson |
2006-12-09 | correction and cleanups on r9047 | Roger Dingledine |
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 | r11461@Kushana: nickm | 2006-12-07 13:16:45 -0500 | Nick Mathewson |
2006-11-01 | r10475@danube: weasel | 2006-11-01 14:33:35 +0100 | Peter Palfrader |
2006-10-31 | r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500 | Nick Mathewson |
2006-09-30 | make hidden service predicted circuits correct rather than | Roger Dingledine |
2006-07-23 | use tor_mem_is_zero() in more places. | Roger Dingledine |
2006-07-23 | whitespace and docs | Roger Dingledine |
2006-07-22 | i lied, that won't work at all. maybe this will. | Roger Dingledine |
2006-07-17 | MSVC6 is apparently terrified of unnatural cross-breeding between uint64_t an... | Nick Mathewson |
2006-06-08 | ok, ok, maybe *this* time my rep_hist_circbuilding_dormant() will work. | Roger Dingledine |
2006-06-08 | ah, that explains why we weren't going dormant with | Roger Dingledine |
2006-06-03 | Add async dns code from Adam Langley, tweaked to build on OSX. Long-term, w... | Nick Mathewson |
2006-06-03 | don't stop fetching server descriptors if we're a server and | Roger Dingledine |
2006-05-30 | stop fetching descriptors if we're not a dir mirror and we | Roger Dingledine |
2006-04-18 | forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. | Nick Mathewson |
2006-03-26 | When the controller's *setconf commands fail, collect an error message | Roger Dingledine |
2006-03-12 | Cleanup on time-relaqted constants. New conventions: | Nick Mathewson |
2006-02-13 | the last of the log convention conversion. finally. | Roger Dingledine |
2006-02-09 | Happy new year! | Roger Dingledine |
2006-01-11 | Fix wide lines | Nick Mathewson |
2006-01-11 | Convert some more ints to long longs in rephist.c, as suggested by windows co... | Nick Mathewson |
2006-01-02 | only print bandwidth lines to the state file if we're being a server. | Roger Dingledine |
2006-01-02 | Possible fix to state-load bug reported by weasel. | Nick Mathewson |
2005-12-29 | Appease some verbose GCC warnings. | Nick Mathewson |
2005-12-24 | simplify because we weren't using those return values anyway | Roger Dingledine |
2005-12-23 | Keep bandwidth history accross restarts/crashes | Peter Palfrader |
2005-12-14 | Bite the bullet and limit all our source lines to 80 characters, the way IBM ... | Nick Mathewson |
2005-11-25 | Start the process of treating internal circuits and exit circuits | Roger Dingledine |
2005-11-23 | Replace balanced trees with hash tables: this should make stuff significantly... | Nick Mathewson |
2005-10-25 | Remove last vestiges of old logging interface. | Nick Mathewson |
2005-10-18 | Update more files to new log stuff. | Nick Mathewson |
2005-10-18 | Use digestmap_t instead of strmap_t where appropriate. Do less hex en/decoding | Nick Mathewson |
2005-09-30 | even better function start checks; give dmalloc a chance of working. | Nick Mathewson |
2005-09-30 | Reformat inconsistent function declarations. | Nick Mathewson |
2005-09-23 | Remove extraneous space on read-history lines. | Nick Mathewson |
2005-09-23 | make the numbers in read-history and write-history into uint64s, | Roger Dingledine |