Age | Commit message (Expand) | Author |
2011-01-03 | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson |
2011-01-03 | Bump copyright statements to 2011 | Nick Mathewson |
2010-12-15 | Merge remote branch fix_security_bug_021 into fix_security_bug_022 | Nick Mathewson |
2010-12-15 | Make payloads into uint8_t. | Nick Mathewson |
2010-07-27 | Create rephist.h | Sebastian Hahn |
2010-07-27 | Create rendmid.h | Sebastian Hahn |
2010-07-27 | Create relay.h | Sebastian Hahn |
2010-07-27 | Create config.h | Sebastian Hahn |
2010-07-27 | Create circuitlist.h | Sebastian Hahn |
2010-02-27 | Update Tor Project copyright years | Nick Mathewson |
2009-05-04 | Update copyright to 2009. | Karsten Loesing |
2009-01-04 | Remove svn $Id$s from our source, and remove tor --version --version. | Nick Mathewson |
2008-02-07 | Update some copyright notices: it is now 2008. | Nick Mathewson |
2007-12-12 | clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc | Roger Dingledine |
2007-11-29 | karsten's second refactoring patch | Roger Dingledine |
2007-08-11 | logging patch from karsten, slightly modified to compile | Roger Dingledine |
2007-03-24 | r12644@0-41-wifi: nickm | 2007-03-23 16:02:23 -0400 | Nick Mathewson |
2007-03-24 | r12643@0-41-wifi: nickm | 2007-03-23 14:56:35 -0400 | Nick Mathewson |
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-17 | r9060@totoro: nickm | 2006-10-17 11:12:48 -0400 | Nick Mathewson |
2006-09-07 | prefer calling it a client rather than an OP | Roger Dingledine |
2006-07-26 | r6903@Kushana: nickm | 2006-07-25 18:22:48 -0400 | Nick Mathewson |
2006-07-23 | Don't tell anybody, but we're going OO here. This patch splits | 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-23 | Jan 23 02:39:44.856 [warn] rend_mid_rendezvous(): Rejecting RENDEZVOUS1 cell ... | Roger Dingledine |
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-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-09-09 | clean up the rendezvous warn log msgs, and downgrade some to info | Roger Dingledine |
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-05-20 | we were leaking 616 bytes every time somebody established us as | Roger Dingledine |
2005-05-03 | first iteration of scrubbing sensitive strings from logs. | Roger Dingledine |
2005-04-01 | update copyright notices. | Nick Mathewson |
2005-01-13 | start generating version 1 style introduce cells | Roger Dingledine |
2004-12-01 | Spell-check strings and comments | Nick Mathewson |
2004-11-29 | Suggestion from weasel: Make tor --version --version dump the cvs Id of every... | Nick Mathewson |
2004-11-26 | remove emacs droppings, since nick says he doesn't need them anymore | Roger Dingledine |
2004-11-09 | Normalize whitespace; add a "tell me about all the unnormalized whitespace" t... | Nick Mathewson |
2004-11-07 | Clean up copyrights. | Roger Dingledine |
2004-11-02 | canonicalize "src" and "dest" arg order in crypto.c (and others) | Roger Dingledine |
2004-10-24 | start generating new version of introduce1 cells | Roger Dingledine |
2004-10-14 | Build without warnings on mac gcc 3.3 | Nick Mathewson |
2004-10-14 | more int to size_t conversions, fixing one or more amd64 bugs | Roger Dingledine |
2004-08-07 | Always initialize hexid in rend_mid_rendezvous, no matter what | Nick Mathewson |