Age | Commit message (Expand) | Author |
2010-10-15 | Remove the unused old fuzzy-time code | Nick Mathewson |
2010-10-10 | Add a unit test for tor_spawn_background | Steven Murdoch |
2010-09-30 | Start tor-fw-helper in the background, and log whatever it outputs | Steven Murdoch |
2010-09-21 | New function to load windows system libraries | Nick Mathewson |
2010-09-14 | Add a simple integer-ceiling-division macro before we get it wrong | Nick Mathewson |
2010-08-31 | Fix some issues in rate-limiting noticed by Sebastian | Nick Mathewson |
2010-08-18 | Add a generic rate-limited log mechanism, and use it in a few places | Nick Mathewson |
2010-02-27 | Merge remote branch 'origin/maint-0.2.1' | Nick Mathewson |
2010-02-27 | Update Tor Project copyright years | Nick Mathewson |
2009-12-17 | Refactor out the 'find string at start of any line' logic. | Nick Mathewson |
2009-12-15 | Refactor a bit so that it is safe to include math.h, and mostly not needed. | Nick Mathewson |
2009-10-15 | Code to generate, store, and parse microdescriptors and consensuses. | Nick Mathewson |
2009-09-20 | Add a couple of time helper functions. | Mike Perry |
2009-08-31 | Revise parsing of time and memory units to handle spaces. | Nick Mathewson |
2009-07-27 | Fix dirreq and cell stats on 32-bit architectures. | Karsten Loesing |
2009-07-13 | Two tweaks to exit-port statistics. | Karsten Loesing |
2009-05-27 | Merge commit 'origin/maint-0.2.1' | Nick Mathewson |
2009-05-27 | Spell-check Tor. | Nick Mathewson |
2009-05-04 | Update copyright to 2009. | Karsten Loesing |
2009-05-02 | Update copyright to 2009. | Karsten Loesing |
2009-04-29 | Command-line option to dump SHA1 digests of all source files. | Nick Mathewson |
2009-03-03 | Add a simple locale-independent no-surprises sscanf replacement. | Nick Mathewson |
2009-01-04 | Remove svn $Id$s from our source, and remove tor --version --version. | Nick Mathewson |
2008-12-29 | Use a consistent naming standard for header file guard macros, taking care no... | Nick Mathewson |
2008-12-19 | Expose hex_decode_digit from util.c | Nick Mathewson |
2008-12-18 | Replace calls to time(NULL) that occur on the order of once per read, one per... | Nick Mathewson |
2008-12-11 | Remove some cargo-cult gcc hacks around tor_assert and predict_unlikely; inst... | Nick Mathewson |
2008-11-05 | make read_all and write_all return ssize_t. | Nick Mathewson |
2008-11-03 | Add a new memcmpstart to use instead of strcmpstart when the thing we are com... | Nick Mathewson |
2008-10-27 | Document some dmalloc stuff and some stupid C tricks. | Nick Mathewson |
2008-07-25 | r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200 | Nick Mathewson |
2008-07-24 | r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200 | Nick Mathewson |
2008-02-21 | r14373@tombo: nickm | 2008-02-21 16:29:18 -0500 | Nick Mathewson |
2008-02-21 | r18336@catbus: nickm | 2008-02-21 09:33:15 -0500 | Nick Mathewson |
2008-02-15 | r14185@tombo: nickm | 2008-02-15 18:05:54 -0500 | Nick Mathewson |
2008-02-07 | Update some copyright notices: it is now 2008. | Nick Mathewson |
2008-01-06 | r17472@catbus: nickm | 2008-01-05 22:10:19 -0500 | Nick Mathewson |
2008-01-02 | r15786@tombo: nickm | 2008-01-02 01:11:51 -0500 | Nick Mathewson |
2007-12-26 | r15691@tombo: nickm | 2007-12-25 18:13:54 -0500 | Nick Mathewson |
2007-12-12 | clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc | Roger Dingledine |
2007-10-30 | r16279@catbus: nickm | 2007-10-30 11:14:29 -0400 | Nick Mathewson |
2007-09-08 | r14359@Kushana: nickm | 2007-09-08 15:07:17 -0400 | Nick Mathewson |
2007-08-29 | r14832@catbus: nickm | 2007-08-29 15:00:27 -0400 | Nick Mathewson |
2007-08-29 | r14831@catbus: nickm | 2007-08-29 14:17:42 -0400 | Nick Mathewson |
2007-08-08 | r14093@catbus: nickm | 2007-08-08 01:49:54 -0400 | Nick Mathewson |
2007-08-08 | r14091@catbus: nickm | 2007-08-08 01:13:17 -0400 | Nick Mathewson |
2007-07-30 | r14024@catbus: nickm | 2007-07-30 14:13:58 -0400 | Nick Mathewson |
2007-07-19 | r13834@catbus: nickm | 2007-07-19 15:40:42 -0400 | Nick Mathewson |
2007-07-19 | r13827@catbus: nickm | 2007-07-19 14:42:25 -0400 | Nick Mathewson |
2007-07-16 | r13788@catbus: nickm | 2007-07-16 14:26:25 -0400 | Nick Mathewson |