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