Commit History

Author SHA1 Message Date
  Nick Mathewson 10fdee6285 Add crypto-initializer functions to those whose return values must be checked 8 years ago
  Nick Mathewson dedea28c2e Make crypto_seed_rng() and crypto_rand() less scary. 8 years ago
  Nick Mathewson 232ccc18c4 Include netinet/in.h (if detected) in check for net/pfvar.h 8 years ago
  David Goulet 273b267fa2 Fix: use the right list in find_expiring_intro_point() 8 years ago
  Nick Mathewson 18ee193ad1 bump version to 0.2.7-dev 8 years ago
  Nick Mathewson 741d2dc685 Bump to 0.2.7.5 8 years ago
  Nick Mathewson 7b859fd8c5 Note that you can use a unix domain socket for hsport 8 years ago
  Nick Mathewson 4fb4906975 Merge remote-tracking branch 'public/bug17404_024' into maint-0.2.7 8 years ago
  Nick Mathewson 9459ae260e Fix the return value 8 years ago
  Nick Mathewson b809c265e7 Merge remote-tracking branch 'public/bug17404_024' into maint-0.2.7 8 years ago
  Nick Mathewson 35bf07b8d6 Check for len < 4 in dn_indicates_v3_cert 8 years ago
  Nick Mathewson 9c4a0aef0c Fix a memory leak in reading an expired ed signing key. 8 years ago
  Nick Mathewson 5d45a26f39 Whoops; infinite recursion 8 years ago
  Nick Mathewson aa96abe66b Fix memory leak in rend_cache_failure_entry_free() 8 years ago
  Nick Mathewson 03eb999d42 Fix an (unreachable) memory leak in rendcache.c 8 years ago
  Nick Mathewson 5b2070198a Fix a use-after-free in validate_intro_point_failure. Bug 17401. Found w valgrind 8 years ago
  Nick Mathewson 542cc8a5ff Fix a memory leak; bug 17398. 8 years ago
  Nick Mathewson 8378a3310a Bump version to 0.2.7.4-rc 8 years ago
  Nick Mathewson 551af4f97d tweak some changes files 8 years ago
  Nick Mathewson 7e7683b254 Merge remote-tracking branch 'origin/maint-0.2.6' into maint-0.2.7 8 years ago
  David Goulet 2ec5e24c58 Add hidserv-stats filname to our sandbox filter 8 years ago
  Nick Mathewson a5ed8b1667 Fix compilation of sandbox.[ch] under musl-libc 8 years ago
  Nick Mathewson 7c3f210e70 Merge remote-tracking branch 'origin/maint-0.2.6' into maint-0.2.7 8 years ago
  Nick Mathewson 552136668c Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6 8 years ago
  Nick Mathewson 3569cffe14 Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5 8 years ago
  Karsten Loesing 62b02a1941 Update geoip and geoip6 to the October 9 2015 database. 8 years ago
  teor (Tim Wilson-Brown) c464a36772 Make get_ifaddrs tests more tolerant of unusual network configs 8 years ago
  Nick Mathewson 1eb838b303 Work around openssl declaring x509_get_not{Before,After} as functions 8 years ago
  Nick Mathewson f7ce93d979 Fix 17251: avoid integer overflow in test_crypto_slow 8 years ago
  Nick Mathewson d4212d581a fix compilation; mark test fns static 8 years ago