Commit History

Author SHA1 Message Date
  Nick Mathewson d1c7f65a8e Merge branch 'bug3135' into maint-0.2.1 14 years ago
  Nick Mathewson 13847b8db6 Fix crash when read_file_to_string() fails in SAVECONF 14 years ago
  Nick Mathewson 9e16a418f9 Hand-tune the new tor_memcmp instances in 0.2.3 14 years ago
  Nick Mathewson 7267647bd7 Reapply the automated memcmp conversion to 0.2.3 to catch newly added memcmps 14 years ago
  Nick Mathewson 9fba014e3f Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023 14 years ago
  Nick Mathewson 8fb38331c3 Hand-tune the new tor_memcmp instances in 0.2.2 14 years ago
  Nick Mathewson 0cbcbc3412 Re-apply the automated conversion to 0.2.2 to make handle any memcmps that snuck in 14 years ago
  Nick Mathewson 9964c314c6 fwd-port test_util_di_ops into tinytest format 14 years ago
  Nick Mathewson 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 14 years ago
  Nick Mathewson 59f9097d5c Hand-conversion and audit phase of memcmp transition 14 years ago
  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 6d5478a8a7 Merge branch 'maint-0.2.2' 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
  Nick Mathewson e6980faec4 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Nick Mathewson 09d7af7789 Merge remote-tracking branch 'public/bug3022_v2' into maint-0.2.2 14 years ago
  Nick Mathewson acd6a4856b Merge remote-tracking branch 'origin/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
  Sebastian Hahn e36f9d1d9b Link to libevent_openssl statically when requested 14 years ago