Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine cf17d0d29c move network_init from or/main to common/compat il y a 21 ans
  Nick Mathewson c79c4200f4 Fix a bug in last patch; and keep my name out of the assert() call too. il y a 21 ans
  Nick Mathewson 32978afa54 Workaround for brain-damaged __FILE__ handling on MSVC: keep Nick's name out il y a 21 ans
  Roger Dingledine 2297c57ba5 note an improvement on our uname we might want to make one day il y a 21 ans
  Nick Mathewson a980446d0c Be more proactive about noticing underflows: size_t values greater than 0x800...00 are likely to be trouble. il y a 21 ans
  Nick Mathewson 41ba4575b3 Fix windows build. il y a 21 ans
  Nick Mathewson b457cfb5eb Spell-check strings and comments il y a 21 ans
  Nick Mathewson 6e88abf418 If we are using select, make sure we stay within FD_SETSIZE. il y a 21 ans
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. il y a 21 ans
  Roger Dingledine 531c060b36 fix integer underflow in tor_vsnprintf() il y a 21 ans
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. il y a 21 ans
  Nick Mathewson 0702179d28 Very oops. make windows nonblocking sockets nonblocking il y a 21 ans
  Nick Mathewson f77ff938b7 remember; tor_socket_errno has side effects! il y a 21 ans
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore il y a 21 ans
  Nick Mathewson 22dba27d8d Normalize a few more kinds of whitespace. We now dislike: il y a 21 ans
  Nick Mathewson 8de9cfe184 Resolve FIXME items: make expand_filename handle ~ and ~username il y a 21 ans
  Roger Dingledine 987cb2b93a when you cast MAX_UINT to an int it confuses the users il y a 21 ans
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c il y a 21 ans
  Nick Mathewson d9d053d70b Clean windows a little il y a 21 ans
  Roger Dingledine 8c7b2ff7ed various fixes il y a 21 ans
  Nick Mathewson b74b72a5ce Fix windows build il y a 21 ans
  Roger Dingledine e761cc9750 my assert.h takes extra pains to be certain to _re-include_ il y a 21 ans
  Nick Mathewson 67f14032b1 Handle strlcat/strlcpy correctly on platforms that have them. il y a 21 ans
  Nick Mathewson 1433a0b26f Fix signed/unsigned comparison warning il y a 21 ans
  Nick Mathewson ce79bab7f1 Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability). il y a 21 ans