Age | Commit message (Expand) | Author |
2008-02-13 | r18068@catbus: nickm | 2008-02-13 11:33:19 -0500 | Nick Mathewson |
2008-02-07 | Update some copyright notices: it is now 2008. | Nick Mathewson |
2008-01-24 | patch "15" from karsten: don't retry a v2 renddesc fetch | Roger Dingledine |
2008-01-06 | patch from karsten to complain less when a node loses | Roger Dingledine |
2007-12-21 | revert r12841 and r12842, and commit karsten's "patch 13" | Roger Dingledine |
2007-12-15 | cleanups on r12825 | Roger Dingledine |
2007-12-15 | apply karsten's "patch 12" | Roger Dingledine |
2007-12-12 | clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc | Roger Dingledine |
2007-11-30 | karsten's bugfix on r12607 | Roger Dingledine |
2007-11-29 | karsten's second refactoring patch | Roger Dingledine |
2007-11-27 | cleanups on r12579 | Roger Dingledine |
2007-11-27 | Our new v2 hidden service descriptor format allows descriptors | Roger Dingledine |
2007-11-03 | r14678@tombo: nickm | 2007-11-03 16:12:31 -0400 | Nick Mathewson |
2007-11-02 | r14623@tombo: nickm | 2007-11-01 22:25:18 -0400 | Nick Mathewson |
2007-11-01 | make r12272 compile on 64-bit | Roger Dingledine |
2007-11-01 | r16314@catbus: nickm | 2007-10-31 23:40:08 -0400 | Nick Mathewson |
2007-10-31 | r16300@catbus: nickm | 2007-10-31 15:36:41 -0400 | Nick Mathewson |
2007-10-29 | r16263@catbus: nickm | 2007-10-29 15:08:17 -0400 | Nick Mathewson |
2007-10-29 | r16262@catbus: nickm | 2007-10-29 13:21:35 -0400 | Nick Mathewson |
2007-10-28 | r16237@catbus: nickm | 2007-10-28 15:45:25 -0400 | Nick Mathewson |
2007-10-28 | r16236@catbus: nickm | 2007-10-28 14:36:30 -0400 | Nick Mathewson |
2007-09-18 | Start using the v2 intro format for hidden service connections. Now | Roger Dingledine |
2007-09-18 | clean up r11496 | Roger Dingledine |
2007-09-18 | Drop support for v1 rendezvous descriptors, since we never used | Roger Dingledine |
2007-08-31 | r14871@catbus: nickm | 2007-08-31 10:12:53 -0400 | Nick Mathewson |
2007-05-04 | fix some code comments, a wrapper, and add a todo item | Roger Dingledine |
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-25 | cleanups, and note a bug | Roger Dingledine |
2007-02-12 | r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 | Nick Mathewson |
2006-10-31 | r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500 | Nick Mathewson |
2006-10-09 | r8957@totoro: nickm | 2006-10-08 22:35:17 -0400 | Nick Mathewson |
2006-07-23 | Don't tell anybody, but we're going OO here. This patch splits | Nick Mathewson |
2006-06-06 | fix typo | Roger Dingledine |
2006-03-14 | change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN | Peter Palfrader |
2006-03-12 | More cleanups noticed by weasel; also, remove macros that nobody uses. | Nick Mathewson |
2006-03-12 | Cleanup on time-relaqted constants. New conventions: | Nick Mathewson |
2006-02-21 | be quieter about hidserv descriptors that are too old or too new. | Roger Dingledine |
2006-02-13 | the last of the log convention conversion. finally. | 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-14 | Fix a potential memory stomp on servers running hidden services. Found by wea... | Nick Mathewson |
2005-12-10 | when we changed from log_fn to debug/info/notice/warn/err, | Roger Dingledine |
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-17 | Make a few INFO log lines into DEBUG | Peter Palfrader |
2005-09-30 | Reformat inconsistent function declarations. | Nick Mathewson |
2005-09-09 | a few more hints on a rare but mysterious warning | Roger Dingledine |