Commit History

Author SHA1 Message Date
  teor b3f79da0d5 Silence unused variable warnings in find_cipher_by_id 9 years ago
  teor b1094fdec5 Fix an incorrect comment on spawn_func 9 years ago
  Nick Mathewson 0030765e04 Merge remote-tracking branch 'public/bug15760_hard_026_v2' 9 years ago
  Nick Mathewson ff835e2328 Use autoconf, not OPENSSL_VERSION_NUMBER, to detect SSL_CIPHER_find 9 years ago
  Nick Mathewson f90a704f12 Use accessor functions for client_random/server_random/master_key 9 years ago
  Nick Mathewson 3d653dff5e Add a master-key-ed25519 line for convenience 9 years ago
  Nick Mathewson 3028507e96 More check-spaces fixes 9 years ago
  Nick Mathewson fcc01d7caf Fix a memory leak in routerkeys.c 9 years ago
  Nick Mathewson d31877c6bf Fix some memory leaks in ed25519 code and tests 9 years ago
  Andrea Shepard 0e0b65db4f Appease make check-spaces 9 years ago
  Sharif Olorin 90e07ab338 Fix return-type gcc warning 9 years ago
  Nick Mathewson 12a2321501 Another memory leak bytes the dust. 9 years ago
  Nick Mathewson a6e3db5f72 Attempt to fix keypinning on Windows 9 years ago
  Nick Mathewson ba17968534 Fix another int-to-ptr cast. 9 years ago
  Nick Mathewson 10dd50dfcb Fix a warning from the clangalyzer. 9 years ago
  Nick Mathewson 27bc0da14d Fix a sizeof(ptr) mistake in test-memwipe.c 9 years ago
  Nick Mathewson e71c8801cf more generic scan-build script 9 years ago
  Nick Mathewson b66f4cfc9d Merge remote-tracking branch 'origin/maint-0.2.6' 9 years ago
  Nick Mathewson 97330ced0c Fix sandbox use with systemd. bug 16212. 9 years ago
  Nick Mathewson 5dce1829bf Avoid double-free on rend_add_service() failure 9 years ago
  Nick Mathewson 97a2dbb3e3 There sure are a lot of these in test_hs.c. CID 1301385 9 years ago
  Nick Mathewson 49c31877b6 Fix a bug in earlier torcert fix, fix another. 9 years ago
  Nick Mathewson 9f289e3b9e Another test_hs leak. CID 1301383. 9 years ago
  Nick Mathewson 83ad7d2fbb Memory leak in tor_cert_parse. CID 1301382. 9 years ago
  Nick Mathewson 3df6f8591d Memory leak in tor_cert_parse. CID gi1301381 9 years ago
  Nick Mathewson 3262f3c3f6 Fix leak-on-test-failure in test_routerkeys.c 9 years ago
  Nick Mathewson 0585d4e94b Memory leak in test_hs_rend_data 9 years ago
  Nick Mathewson 72714270e2 Fix memory leak in test_routerkeys 9 years ago
  Nick Mathewson 2c32b2848a Small leak in ed_key_init_from_file. CID 1301373 9 years ago
  Nick Mathewson 5f15b0e1e2 Memory leak on error in connection_or_compute_auth_cell_body. CID 1301372 9 years ago