Age | Commit message (Expand) | Author |
2011-01-15 | Fix a heap overflow found by debuger, and make it harder to make that mistake... | Nick Mathewson |
2011-01-03 | Bump copyright statements to 2011 | Nick Mathewson |
2010-12-15 | Make payloads into uint8_t. | Nick Mathewson |
2010-02-27 | Update Tor Project copyright years | Nick Mathewson |
2010-02-07 | lookup_last_hid_serv_request() could overflow and leak memory | Sebastian Hahn |
2009-10-14 | read the "circwindow" parameter from the consensus | Roger Dingledine |
2009-09-16 | Merge commit 'karsten/fix-1073' into maint-0.2.1 | Nick Mathewson |
2009-09-01 | Fix compile warnings on Snow Leopard | Sebastian Hahn |
2009-09-01 | Reduce log level for bug case that we now know really exists. | Karsten Loesing |
2009-08-29 | Avoid segfault when accessing hidden service. | Karsten Loesing |
2009-07-02 | Make an attempt to fix bug 1024. | Karsten Loesing |
2009-06-19 | Better fix for 997. | Karsten Loesing |
2009-06-19 | Revert "Backport fix for bug 997." | Karsten Loesing |
2009-06-16 | Backport fix for bug 997. | Karsten Loesing |
2009-05-27 | Spell-check Tor. | Nick Mathewson |
2009-05-04 | Update copyright to 2009. | Karsten Loesing |
2009-02-10 | Don't extend introduction circuits indefinitely. | Nick Mathewson |
2009-01-06 | Clean up (and mark for 0.2.2.) comments relating to non-beauty of current bug... | Nick Mathewson |
2009-01-04 | Remove svn $Id$s from our source, and remove tor --version --version. | Nick Mathewson |
2008-12-18 | Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p... | Nick Mathewson |
2008-12-18 | Fix a valgrind-located memory stomp. Bugfix on 0.2.1.6-alpha. | Nick Mathewson |
2008-12-11 | Change directory_get_from_dirserver to take a set of flags to be passed to pi... | Nick Mathewson |
2008-11-29 | clean up some log messages | Roger Dingledine |
2008-09-24 | Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should... | Nick Mathewson |
2008-09-16 | give rend_client_desc_here a slightly more accurate name | Roger Dingledine |
2008-09-16 | patch from karsten for bug 814. whew. | Roger Dingledine |
2008-09-09 | karsten's patch for bug 767. | Roger Dingledine |
2008-09-05 | Fix numerous memory leaks: some were almost impossible to trigger, and some a... | Nick Mathewson |
2008-08-12 | Next patch from Karsten: client-side configuration stuff for proposal 121. | Nick Mathewson |
2008-08-05 | r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 | Nick Mathewson |
2008-07-06 | fix typos in last patch spotted by sebastian and karsten | Nick Mathewson |
2008-07-06 | Apply fix from chrisw: call connection_ap_attach_pending when we get a rendez... | Nick Mathewson |
2008-03-17 | r18862@catbus: nickm | 2008-03-16 23:33:11 -0400 | Nick Mathewson |
2008-02-17 | patch from karsten: | Roger Dingledine |
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-27 | Revert r13301 and part of r13304. I guess nick's svk messed up. | Roger Dingledine |
2008-01-26 | Fix compile with warnings enabled | Nick Mathewson |
2008-01-26 | move hidden-service stuff out of directory.c | Roger Dingledine |
2008-01-24 | more cleanup on r13250: no need to log in both places | Roger Dingledine |
2008-01-24 | put in karsten's "patch 14". needs a lot of cleanup and a changelog. | Roger Dingledine |
2007-12-21 | Fix a crash when accessing hidden services: it would work the first | Roger Dingledine |
2007-12-21 | revert r12841 and r12842, and commit karsten's "patch 13" | Roger Dingledine |
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-11-03 | r14678@tombo: nickm | 2007-11-03 16:12:31 -0400 | Nick Mathewson |
2007-11-01 | r16314@catbus: nickm | 2007-10-31 23:40:08 -0400 | Nick Mathewson |
2007-09-18 | Drop support for v1 rendezvous descriptors, since we never used | Roger Dingledine |
2007-08-11 | logging patch from karsten, slightly modified to compile | Roger Dingledine |
2007-07-22 | handle fetching bridge descriptors from the bridge authority too. | Roger Dingledine |