Commit History

Author SHA1 Message Date
  Nick Mathewson db7b2a33ee Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq 14 years ago
  Nick Mathewson 1d703ed22b Add a "di_ops.h" include to util.h 14 years ago
  Nick Mathewson 4b19730c82 Add a data-independent variant of memcmp and a d-i memeq function. 14 years ago
  Roger Dingledine 7206d784dc Merge branch 'maint-0.2.1' into maint-0.2.2 14 years ago
  Roger Dingledine e7b10e5ecf Update to the May 1 2011 Maxmind GeoLite Country database 14 years ago
  Roger Dingledine ec25c1f6ca another changelog heuristic based on 0.2.3.1-alpha 14 years ago
  Robert Ransom b7452dcbcb Fix comment typo 14 years ago
  Nick Mathewson 09d7af7789 Merge remote-tracking branch 'public/bug3022_v2' into maint-0.2.2 14 years ago
  Nick Mathewson 0b3166fffa Merge branch 'clang_fixes' into maint-0.2.2 14 years ago
  Sebastian Hahn 9da4e25183 Remove some dead code, found by clang 14 years ago
  Sebastian Hahn d7d25558fa Remove a duplicated line, found by clang 14 years ago
  Sebastian Hahn 1c668540fe Fix potential null pointer deref during dirvote 14 years ago
  Sebastian Hahn 1827e60976 Fix a potential null deref when rebuilding md cache 14 years ago
  Sebastian Hahn 8ebb3ce6e2 CONN_LOG_PROTECT()'s first argument may not be 0 14 years ago
  Sebastian Hahn 80e57af50f Appease clang - and my tortured mind 14 years ago
  Sebastian Hahn 58a16a4d6f Add an assert to un-confuse clang's analyzer 14 years ago
  Sebastian Hahn 532c13693e Fix a docstring 14 years ago
  Nick Mathewson 330116f034 Fix up some check-spaces issues 14 years ago
  Andrew Lewman be7e8f5bb9 fix the website directions. 14 years ago
  Nick Mathewson 9583a534ac Merge remote-tracking branch 'rransom/bug3106' into maint-0.2.2 14 years ago
  Robert Ransom 66339f74b4 Handle crypto_pk_get_digest failures semi-sensibly 14 years ago
  Nick Mathewson ab1460f3ae Merge remote-tracking branch 'sebastian/win_warning' into maint-0.2.2 14 years ago
  Sebastian Hahn 9a490bb53b Fix compile warning on windows 14 years ago
  Nick Mathewson 0ee524b57f Merge branch 'bug2379' into maint-0.2.2 14 years ago
  Nick Mathewson 29f1ffa0fe More notes on how to upload tarballs from erinn 14 years ago
  Nick Mathewson aba7bb705a Set SO_REUSEADDR on all sockets, not just listeners 14 years ago
  Nick Mathewson b04dca448d Add some missing torrc entries to tor.1.txt 14 years ago
  Nick Mathewson 4126de6888 Fix circuit_list_path_impl(): internal circuits do not have an "exit". Trivial fix for 3079. 14 years ago
  Nick Mathewson 68ae5afa5a Change who calls microdesc_cache_rebuild(). 14 years ago
  Nick Mathewson cb6c909664 Rebuild the microdesc cache when a sufficient number of bytes are dropped 14 years ago