Age | Commit message (Expand) | Author |
2007-10-14 | backport r11499, r11500, r11501: hidserv hexdigests rather than nicknames | Roger Dingledine |
2007-03-01 | r12012@catbus: nickm | 2007-02-28 18:25:18 -0500 | Nick Mathewson |
2007-02-12 | r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 | Nick Mathewson |
2006-12-13 | finish enabling begin-dir cells. require one-hop circs for | Roger Dingledine |
2006-12-07 | more changes on r9041 | Roger Dingledine |
2006-12-07 | r11467@Kushana: nickm | 2006-12-07 14:38:54 -0500 | Nick Mathewson |
2006-12-07 | r11458@Kushana: nickm | 2006-12-07 12:04:22 -0500 | Nick Mathewson |
2006-10-31 | r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500 | Nick Mathewson |
2006-10-17 | r9060@totoro: nickm | 2006-10-17 11:12:48 -0400 | Nick Mathewson |
2006-10-09 | r8973@totoro: nickm | 2006-10-09 11:45:47 -0400 | Nick Mathewson |
2006-10-09 | r8972@totoro: nickm | 2006-10-09 10:36:22 -0400 | Nick Mathewson |
2006-10-01 | r8826@totoro: nickm | 2006-10-01 17:58:45 -0400 | Nick Mathewson |
2006-09-29 | r9032@Kushana: nickm | 2006-09-29 18:51:42 -0400 | Nick Mathewson |
2006-07-26 | r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 | Nick Mathewson |
2006-07-26 | r6903@Kushana: nickm | 2006-07-25 18:22:48 -0400 | Nick Mathewson |
2006-07-26 | r6902@Kushana: nickm | 2006-07-25 17:30:27 -0400 | Nick Mathewson |
2006-07-23 | Don't tell anybody, but we're going OO here. This patch splits | Nick Mathewson |
2006-07-15 | stick to nick's nul/null convention | Roger Dingledine |
2006-07-06 | when an exit node gets a malformed begin cell, don't complain to | Roger Dingledine |
2006-06-04 | Add a new warning to our "warn a lot" list: unused parameters. This means we... | Nick Mathewson |
2006-04-18 | forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. | Nick Mathewson |
2006-03-19 | Finish the transition from the word 'verified' to the words | Roger Dingledine |
2006-03-12 | More cleanups noticed by weasel; also, remove macros that nobody uses. | Nick Mathewson |
2006-03-06 | Add some "to-be-safe" escaped() wrappers to log statements in rend*.c, though... | Nick Mathewson |
2006-02-19 | New config options to address bug 251: | Roger Dingledine |
2006-02-13 | the last of the log convention conversion. finally. | Roger Dingledine |
2006-02-12 | Clients now honor the "guard" flag in the router status when | Roger Dingledine |
2006-02-09 | Happy new year! | Roger Dingledine |
2006-01-10 | Warn about actual offending hiddenservice* config option, now that more than ... | Nick Mathewson |
2006-01-05 | Add reasons to DESTROY and RELAY_TRUNCATED cells. | Nick Mathewson |
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-11-25 | Start the process of treating internal circuits and exit circuits | Roger Dingledine |
2005-11-05 | On directory servers, old_routers was wasting hundreds of bytes per supersede... | Nick Mathewson |
2005-10-25 | Remove last vestiges of old logging interface. | Nick Mathewson |
2005-10-24 | Use LD_BUG as appropriate; convert rend* and router* to new logging interface... | Nick Mathewson |
2005-10-18 | Update more files to new log stuff. | Nick Mathewson |
2005-10-07 | Warn less about intro nodes by nickname; remember our own intro nodes by key. | Nick Mathewson |
2005-10-06 | Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happe... | Nick Mathewson |
2005-10-05 | Fix verbose compiler warnings, including one in routerlist.c that would have ... | Nick Mathewson |
2005-10-04 | Check for named servers when looking them up by nickname; | Nick Mathewson |
2005-09-30 | Reformat inconsistent function declarations. | Nick Mathewson |
2005-09-09 | clean up the rendezvous warn log msgs, and downgrade some to info | Roger Dingledine |
2005-09-08 | Make GCC v4 happy with heavy warnings enabled. | Nick Mathewson |
2005-09-06 | stop using the v1 rend desc format. we're going to change v1 | Roger Dingledine |
2005-08-26 | Add quotes around filenames in src/or | Nick Mathewson |
2005-08-13 | predict required circuits better, with an eye toward making | Roger Dingledine |
2005-08-12 | start using new renddesc code | Nick Mathewson |
2005-08-12 | We weren't cannibilizing circuits correctly for | Roger Dingledine |
2005-08-06 | Shorten hidden service port config parsing; fix bug 174 | Nick Mathewson |