Commit History

Author SHA1 Message Date
  Nick Mathewson 235f1e1a96 Refactor out the 'find string at start of any line' logic. 14 years ago
  Nick Mathewson e56747f9cf Refactor a bit so that it is safe to include math.h, and mostly not needed. 14 years ago
  Nick Mathewson e1ddee8bbe Code to generate, store, and parse microdescriptors and consensuses. 14 years ago
  Mike Perry e2cc4e353a Add a couple of time helper functions. 14 years ago
  Nick Mathewson 00b37f071d Revise parsing of time and memory units to handle spaces. 14 years ago
  Karsten Loesing 7b716878cb Fix dirreq and cell stats on 32-bit architectures. 15 years ago
  Karsten Loesing 8f1a973669 Two tweaks to exit-port statistics. 15 years ago
  Nick Mathewson cb18fc2190 Merge commit 'origin/maint-0.2.1' 15 years ago
  Nick Mathewson ec7e054668 Spell-check Tor. 15 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 years ago
  Karsten Loesing 4ebcc4da34 Update copyright to 2009. 15 years ago
  Nick Mathewson 6ac3a8b0cd Command-line option to dump SHA1 digests of all source files. 15 years ago
  Nick Mathewson 26d83fc04c Add a simple locale-independent no-surprises sscanf replacement. 15 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago
  Nick Mathewson e8a3fa91a6 Use a consistent naming standard for header file guard macros, taking care not to collide with any system headers. This tripped us up on Android. 15 years ago
  Nick Mathewson efb863189c Expose hex_decode_digit from util.c 15 years ago
  Nick Mathewson bf80e2df3f Replace calls to time(NULL) that occur on the order of once per read, one per write, or once per cell with calls to a function that looks at a cached value of time. This is tricksy to benchmark, since it will only help on systems where time() is a syscall and syscalls are relatively slow. 15 years ago
  Nick Mathewson 4277b0e926 Remove some cargo-cult gcc hacks around tor_assert and predict_unlikely; instead, use the standard convert-to-boolean hack of "svn st" 15 years ago
  Nick Mathewson 35bef7fefd make read_all and write_all return ssize_t. 15 years ago
  Nick Mathewson 3f84ed3d46 Add a new memcmpstart to use instead of strcmpstart when the thing we are comparing is not nul-terminated. 15 years ago
  Nick Mathewson 0ab45fee73 Document some dmalloc stuff and some stupid C tricks. 15 years ago
  Nick Mathewson 9da0482007 r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200 16 years ago
  Nick Mathewson 3ce6e2fba2 r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200 16 years ago
  Nick Mathewson b375472d14 r14373@tombo: nickm | 2008-02-21 16:29:18 -0500 16 years ago
  Nick Mathewson 8b1789c71f r18336@catbus: nickm | 2008-02-21 09:33:15 -0500 16 years ago
  Nick Mathewson 24e8e1fb36 r14185@tombo: nickm | 2008-02-15 18:05:54 -0500 16 years ago
  Nick Mathewson 842a33ff20 Update some copyright notices: it is now 2008. 16 years ago
  Nick Mathewson 6d58d80e78 r17472@catbus: nickm | 2008-01-05 22:10:19 -0500 16 years ago
  Nick Mathewson 86f5180853 r15786@tombo: nickm | 2008-01-02 01:11:51 -0500 16 years ago
  Nick Mathewson 0c8142e981 r15691@tombo: nickm | 2007-12-25 18:13:54 -0500 16 years ago