Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine 1ef411fefd use sys/param.h if it's there il y a 21 ans
  Roger Dingledine 1841aa456b rik's patch to not complain about freebsd's bug il y a 21 ans
  Nick Mathewson 7511fbf993 Resolve some XXXs il y a 21 ans
  Nick Mathewson 93576d5289 Add doxygen markup for util and buffers il y a 21 ans
  Nick Mathewson e6f3bf2a68 tor_assert(), not assert() il y a 21 ans
  Nick Mathewson 3dd1ef8783 Fix windows compile. il y a 21 ans
  Nick Mathewson af08c4f878 Working strerror for windows socket errors, plus some snide comments. il y a 21 ans
  Roger Dingledine 1558fb7650 some patches on the patches il y a 21 ans
  Nick Mathewson 4dc30ea3c8 Remove bogus */ so util.c compiles il y a 21 ans
  Nick Mathewson 9a041591ac Finish documenting the functions in common il y a 21 ans
  Nick Mathewson 908ccb9dcd Handle windows socket errors correctly; comment most of common. il y a 21 ans
  Roger Dingledine 4b316b4a7d some cosmetic fixes il y a 21 ans
  Nick Mathewson 9322641710 Use socketclose on windows as appropriate; end pid files with newline il y a 21 ans
  Nick Mathewson 7055f837ab Make Tor build on win32 with VC6 without warnings. il y a 21 ans
  Nick Mathewson ac622d94dc Workarounds for a couple of pieces of windows strangeness. il y a 21 ans
  Nick Mathewson 568a4d187a Check for machine/limits.h in addition to sys/limits.h il y a 21 ans
  Roger Dingledine 37192bd25e use tor_assert and PUBLIC_KEY_OK il y a 21 ans
  Roger Dingledine 06a60c4fbb use the real socketpair if we've got it il y a 21 ans
  Roger Dingledine a54ded2879 util.c uses LONG_MAX, needs another include on fbsd 5.x il y a 21 ans
  Nick Mathewson 024c059fae Force tor_malloc(0) to always be sane il y a 21 ans
  Nick Mathewson 8169da5c30 Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't need il y a 21 ans
  Nick Mathewson 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code il y a 21 ans
  Nick Mathewson 75c19716a8 Put ourself in router list; act accordingly. il y a 21 ans
  Nick Mathewson 8b371c2aa5 router_choose_random_node wants a smartlist of routers, not of nicknames. il y a 21 ans
  Nick Mathewson 6290d027c9 Continue attack on magic numbers; use new crypto wrappers where possible il y a 21 ans
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic il y a 21 ans
  Nick Mathewson b3c2b62a14 Make "common" no longer depend on or.h il y a 21 ans
  Nick Mathewson 7451de5d97 Loops work better when they terminate. Non-terminating loops are easier il y a 21 ans
  Nick Mathewson fc4d15baf6 Hide smartlist internals il y a 21 ans
  Nick Mathewson e8345bfced refactor; start adding debugging logs to midpoint rend stuff il y a 21 ans