Commit History

Author SHA1 Message Date
  cypherpunks afc5af3f00 Log the backtrace when the backtrace test fails 10 years ago
  Nick Mathewson 0c5d8d9a4f Move some more code inside a tortls.c ifdef to fix deadcode warning. 10 years ago
  Nick Mathewson 4ede2decad Fix an unreached null-pointer deref in connection tests 10 years ago
  Nick Mathewson 9b1c491ec6 Fix a buffer overrun in connection tests. 10 years ago
  Nick Mathewson 498897e33d Fix a coverity uninitialized-pointer warning in policy tests. 10 years ago
  Nick Mathewson 428e2b7636 Fix a coverity NULL-pointer deref warning in the DNS tests. 10 years ago
  Nick Mathewson 6b5b1a02d4 Fix a coverity NULL-pointer deref warning in the tortls tests. 10 years ago
  Nick Mathewson 2e99371eb9 Looks like I added one X509_free too many :( 10 years ago
  Nick Mathewson 9e2c4ee557 Fix some dead code in tortls.c 10 years ago
  Nick Mathewson 4604b3ab19 Fix a null-pointer deref when writing geoip stats 10 years ago
  Nick Mathewson 2e74d182b2 Fix remaining memory leaks in unit tests. 10 years ago
  cypherpunks 6598581d81 Add zlib path when linking the switch_id test 10 years ago
  Nick Mathewson f96d191cf3 Merge branch '17752_again' 10 years ago
  Nick Mathewson 8585cc57f8 Merge branch 'maint-0.2.7' 10 years ago
  Nick Mathewson 2cbaf39af4 Add some more ed25519 key files to the seccomp sandbox list 10 years ago
  Nick Mathewson f1be33fc00 Another try at fixing 17752 10 years ago
  cypherpunks 54d9632cdd Fix unused variable errors 10 years ago
  Nick Mathewson 4bb72a4d12 Return 77 means "skipped" 10 years ago
  cypherpunks 759e6f8afb Improve warning message 10 years ago
  cypherpunks 9d5e47d2d7 Add missing parentheses 10 years ago
  cypherpunks fd399ec850 Remove Windows specific data type usage 10 years ago
  cypherpunks 2d2312d989 Conform to the type signature of setsockopt(2) 10 years ago
  cypherpunks 596f9a4b4c Use a Windows specific socket error code 10 years ago
  cypherpunks 46694f2862 Do not run switch_id test on Windows 10 years ago
  Nick Mathewson b9714e1366 Merge remote-tracking branch 'teor/fix-multi-dir' 10 years ago
  teor (Tim Wilson-Brown) 1b70497948 Prop210: Fix directory fetch tests 10 years ago
  teor (Tim Wilson-Brown) e7e61ec7ec Prop210: Check fallback directories and authorities work as expected 10 years ago
  teor (Tim Wilson-Brown) 9882a88b74 Prop210: Only clients benefit from multiple consensus downloads 10 years ago
  Nick Mathewson e6be486aea More emergency-check code for un-removed pending entry conns 10 years ago
  Nick Mathewson 24fcb6adbb Add an edge_about_to_close() call to ap_about_to_close(). 10 years ago