Commit History

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