Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 9199696182 Add some wrappers around SPLAY_* for the common map-from-string-to-X case. il y a 20 ans
  Roger Dingledine df3f37b84f getpid returns a pid_t. we all know that's an int. but solaris doesn't know. il y a 20 ans
  Roger Dingledine c195f69058 isspace and friends take an int. solaris cares. il y a 20 ans
  Roger Dingledine 7648c6c0ea define INADDR_NONE so we compile on solaris il y a 20 ans
  Nick Mathewson 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. il y a 20 ans
  Roger Dingledine 6a2821a7ff fix a byte order bug il y a 20 ans
  Roger Dingledine f55ff5b8d2 teach us to recognize internal IPs il y a 20 ans
  Roger Dingledine 45a3f6b97c more pesky tabs il y a 20 ans
  Nick Mathewson 976bacae94 Make all the other read/writes into recv/sends, except when they shouldn't be. il y a 20 ans
  Nick Mathewson 0e5a134709 Fix DOS line endings; autoconfize checks for strptime and inet_aton il y a 20 ans
  Nick Mathewson 2da54de968 Make tor build on windows again. More work still needed il y a 20 ans
  Roger Dingledine 08346f13f0 make parse_line_from_file fail rather than warn for malformed lines il y a 20 ans
  Roger Dingledine 5cf0b6224b bugfix: stop trying to write to a stderr that may not be there il y a 20 ans
  Roger Dingledine f202d38191 patch from vicman to publish less platform information il y a 20 ans
  Nick Mathewson cacacfe2b1 Integrate new daemon code, adapted from submission by christian grothoff il y a 20 ans
  Roger Dingledine eb730c41c8 clean tabs, trailing whitespace il y a 20 ans
  Nick Mathewson 4885e90490 Make compile warning-free on cygwin il y a 20 ans
  Roger Dingledine 3465c4dee4 make it compile il y a 20 ans
  Roger Dingledine f4cb5d8c93 extend smartlist with _remove() and _subtract() il y a 20 ans
  Roger Dingledine 444798dfb9 remove obsolete code il y a 20 ans
  Roger Dingledine 4d3d99fa0c extend smartlist with a few smarter operations il y a 20 ans
  Roger Dingledine 5458ca39e8 minor tweaks to the smartlist operations il y a 20 ans
  Roger Dingledine 1ae84fcbc1 add a 'smartlist' building block that picks random elements from a list il y a 20 ans
  Nick Mathewson ac552573dd Make router/directory parsing nondestructive and more const-friendly il y a 20 ans
  Nick Mathewson 5e9ba094bc Fix incorrect error message il y a 20 ans
  Roger Dingledine ec02f83f94 add a tor_malloc_zero wrapper: tor_malloc and memset 0 il y a 20 ans
  Roger Dingledine cc8ce64cb2 fix trivial typo il y a 20 ans
  Roger Dingledine 9358381d83 break out the string manipulation routines il y a 20 ans
  Nick Mathewson 3c4b4c8cac Check in a working cross-platform timegm il y a 20 ans
  Roger Dingledine a27b570788 bugfix for win32 with lots of users il y a 20 ans