Commit History

Author SHA1 Message Date
  teor 7f3b15a8ec Edit contrib/README to document the contrib/clang directory 9 years ago
  teor bc0a9843e5 Add instructions for clang sanitizers, static analyzer, and coverity 9 years ago
  Nick Mathewson 2f67a6e8c9 Merge remote-tracking branch 'origin/maint-0.2.6' 9 years ago
  Yawning Angel f2ff814582 Set session_group after the port's data structure has been populated. 9 years ago
  Nick Mathewson e48f8e5e87 Merge remote-tracking branch 'public/bug15760_hard_026_v2' 9 years ago
  Yawning Angel 8024f6a75f A few more minor OpenSSL 1.1 fixes. 9 years ago
  Nick Mathewson 34edf17d88 Merge remote-tracking branch 'teor/bug16115-minor-fixes' 9 years ago
  Nick Mathewson e8386cce1c Merge remote-tracking branch 'origin/maint-0.2.6' 9 years ago
  Peter Palfrader a68e5323f8 Fix sandboxing to work when running as a relay 9 years ago
  teor 6d8a2ff24f Check for NULL values in getinfo_helper_onions 9 years ago
  teor 383a27afc5 Ensure signing_key is non-NULL before accessing one of its members 9 years ago
  teor e0477de0e2 Remove undefined directive-in-macro in test_util_writepid 9 years ago
  teor 2b73dbf2a4 Always initialise return value in compute_desc_id in rendcommon.c 9 years ago
  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