Commit történet

Szerző SHA1 Üzenet Dátum
  Karsten Loesing f80672d747 Remove duplicate words and a duplicate newline. 16 éve
  Nick Mathewson 235f1e1a96 Refactor out the 'find string at start of any line' logic. 16 éve
  Nick Mathewson e56747f9cf Refactor a bit so that it is safe to include math.h, and mostly not needed. 16 éve
  Nick Mathewson d086c9a7f7 Merge commit 'sebastian/fixes' 16 éve
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 16 éve
  Sebastian Hahn 28b29e0fd7 Fix typo in a comment 16 éve
  Nick Mathewson f629687053 Merge branch 'microdesc' 16 éve
  Nick Mathewson 465d4e1cd1 Document some formerly undocumented functions. 16 éve
  Nick Mathewson e26a79ca8a Make start_writing_to_stdio_file() respect O_BINARY. 16 éve
  Nick Mathewson e1ddee8bbe Code to generate, store, and parse microdescriptors and consensuses. 16 éve
  Sebastian Hahn 772ce9d085 Fix compile on Snow Leopard 16 éve
  Mike Perry e2cc4e353a Add a couple of time helper functions. 16 éve
  Sebastian Hahn 0a71d1c6a7 Fix compile warnings on Snow Leopard 16 éve
  Nick Mathewson 1cda6f3e75 Merge commit 'origin/maint-0.2.1' 16 éve
  Sebastian Hahn 742788b737 typo 16 éve
  Sebastian Hahn aea9cf1011 Fix compile warnings on Snow Leopard 16 éve
  Nick Mathewson 00b37f071d Revise parsing of time and memory units to handle spaces. 16 éve
  Karsten Loesing 7b716878cb Fix dirreq and cell stats on 32-bit architectures. 16 éve
  Karsten Loesing 8f1a973669 Two tweaks to exit-port statistics. 16 éve
  Nick Mathewson fd992deeea Don't attempt to log messages to a controller from a worker thread. 16 éve
  Nick Mathewson f0453c45c8 Spelling fixes in comments and strings 16 éve
  Nick Mathewson 11b9c839f0 Stop using malloc_usable_size(): valgrind hates it. 16 éve
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 16 éve
  Nick Mathewson cbbc0c9c86 Actually use tor_sscanf() to parse untrusted input. 16 éve
  Nick Mathewson 26d83fc04c Add a simple locale-independent no-surprises sscanf replacement. 16 éve
  Nick Mathewson 25c6ff6f55 Support 64-bit time_t. Patch from Matthias Drochner. Partial backport candidate. 17 éve
  Nick Mathewson a87980c2eb Add a better (non-locale-having) ctypes implementation to avoid protocol and parsing mismatches on different platforms. 17 éve
  Nick Mathewson 743c6c8277 OpenBSD malloc.h believes that you should be able to detect headers with autoconf, or build without warnings, but not both. So never include malloc.h on OpenBSD. Backport candidate. 17 éve
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 éve
  Nick Mathewson 558e9899e4 Document most undocumented variables. 17 éve