| Commit message (Expand) | Author | Age |
* | r14060@tombo: nickm | 2008-02-08 13:36:52 -0500 | Nick Mathewson | 2008-02-08 |
* | r17963@catbus: nickm | 2008-02-07 10:14:25 -0500 | Nick Mathewson | 2008-02-07 |
* | Update some copyright notices: it is now 2008. | Nick Mathewson | 2008-02-07 |
* | r17930@catbus: nickm | 2008-02-05 18:20:40 -0500 | Nick Mathewson | 2008-02-05 |
* | r17639@catbus: nickm | 2008-01-15 19:09:21 -0500 | Nick Mathewson | 2008-01-16 |
* | clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc | Roger Dingledine | 2007-12-12 |
* | doc pedant | Roger Dingledine | 2007-02-24 |
* | r11826@catbus: nickm | 2007-02-16 14:58:38 -0500 | Nick Mathewson | 2007-02-16 |
* | r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 | Nick Mathewson | 2007-02-12 |
* | r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 | Nick Mathewson | 2007-02-02 |
* | r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500 | Nick Mathewson | 2006-10-31 |
* | Don't tell anybody, but we're going OO here. This patch splits | Nick Mathewson | 2006-07-23 |
* | the things we do for our windows users. | Roger Dingledine | 2006-02-13 |
* | Happy new year! | Roger Dingledine | 2006-02-09 |
* | provide a more useful warn message when our onion queue | Roger Dingledine | 2006-01-31 |
* | Add reasons to DESTROY and RELAY_TRUNCATED cells. | Nick Mathewson | 2006-01-05 |
* | Bite the bullet and limit all our source lines to 80 characters, the way IBM ... | Nick Mathewson | 2005-12-14 |
* | when we changed from log_fn to debug/info/notice/warn/err, | Roger Dingledine | 2005-12-10 |
* | Document CREATE_FAST better in the code. Move our key expansion algorithm in... | Nick Mathewson | 2005-12-08 |
* | Remove last vestiges of old logging interface. | Nick Mathewson | 2005-10-25 |
* | Use LD_BUG as appropriate; convert rend* and router* to new logging interface... | Nick Mathewson | 2005-10-24 |
* | Update more files to new log stuff. | Nick Mathewson | 2005-10-18 |
* | Downgrade a few INFO level logs to DEBUG again. Also add two or three new | Peter Palfrader | 2005-10-17 |
* | Make doxygen marginally happier | Nick Mathewson | 2005-10-06 |
* | Be consistent about preferring foo* to struct foo* | Nick Mathewson | 2005-07-22 |
* | Logic to implement rendezvous/introduction via unknown servers. | Nick Mathewson | 2005-06-29 |
* | compile fix by agl, for code that is always commented out | Roger Dingledine | 2005-06-13 |
* | Docment or add DOCDOC comments to undocumented functions in src/or. Make fun... | Nick Mathewson | 2005-06-11 |
* | Change end-of-file NLNL convention. It turns out arma I and I agree. | Nick Mathewson | 2005-06-09 |
* | Make Tor compile with no warnings with gcc4.0 on OSX | Nick Mathewson | 2005-05-07 |
* | New and frightening code to implement fast-path first-hop CREATE_FAST cells. ... | Nick Mathewson | 2005-05-02 |
* | update copyright notices. | Nick Mathewson | 2005-04-01 |
* | forward-port the onion queue thing | Roger Dingledine | 2005-02-20 |
* | Free even more things on shutdown. Temporarily move tor_free_all out from #i... | Nick Mathewson | 2005-02-11 |
* | stop logging loudly when a client tries an old onion key. it's | Roger Dingledine | 2005-01-31 |
* | clean up logging, | Roger Dingledine | 2004-12-13 |
* | Suggestion from weasel: Make tor --version --version dump the cvs Id of every... | Nick Mathewson | 2004-11-29 |
* | Normalize space: add one between every control keyword and control clause. | Nick Mathewson | 2004-11-28 |
* | remove emacs droppings, since nick says he doesn't need them anymore | Roger Dingledine | 2004-11-26 |
* | Clean up copyrights. | Roger Dingledine | 2004-11-07 |
* | Make options no longer a global variable. | Roger Dingledine | 2004-11-06 |
* | canonicalize "src" and "dest" arg order in crypto.c (and others) | Roger Dingledine | 2004-11-02 |
* | fix memory leak in router.c; start relying on NULL==(zero bytes) | Nick Mathewson | 2004-10-16 |
* | more int to size_t conversions, fixing one or more amd64 bugs | Roger Dingledine | 2004-10-14 |
* | prefer tor_free to free | Roger Dingledine | 2004-09-29 |
* | Break files apart into more modules | Roger Dingledine | 2004-05-13 |
* | Not every RSA decrypt should warn on failure. | Nick Mathewson | 2004-05-12 |
* | More doxygenation. | Nick Mathewson | 2004-05-10 |
* | function header comments for onion.c, including doxygen markup | Roger Dingledine | 2004-05-10 |
* | now assume all routers support rendezvous cells | Roger Dingledine | 2004-04-25 |