Commit History

作者 SHA1 備註 提交日期
  Georg Koppen d0cdc8d783 Bug 20038: Fix typo in ControlPort description 10 年之前
  Nick Mathewson 6c1d1127a8 Fix memory leaks in the shared random tests. 10 年之前
  Nick Mathewson 7ef4eef764 Actually, always monotime_init() in the unit tests. 10 年之前
  Nick Mathewson cfc62e2374 Initialize monotonic timer code before using it in the tests 10 年之前
  Nick Mathewson 251b348d7b It is not a bug to attempt to base32_decode a non-base32 string 10 年之前
  Nick Mathewson d4f05dcd0e Detect and suppress bug message from zlib compression bomb test 10 年之前
  Nick Mathewson d299c043d4 Require specific messages for remaining link-handshake failure cases 10 年之前
  Nick Mathewson 240c58017d Merge branch 'log_test_improvements' 10 年之前
  Nick Mathewson 05c2db3f0b Changes file for log test improvements 10 年之前
  Nick Mathewson 273290d4fe Always log [bug] warnings from the unit tests. 10 年之前
  Nick Mathewson 69dce09031 Do not call tor_tls_server_info_callback(NULL) from tests. 10 年之前
  Nick Mathewson 871b711f10 Work even harder not to suppress logging messages unless we mean to. 10 年之前
  Nick Mathewson 2df6cdc9f9 Document and clean log_test_helpers.c a bit 10 年之前
  Nick Mathewson d5614b2102 Use setup_full_capture_of_logs() where appropriate. 10 年之前
  Nick Mathewson f74916a98f setup_capture_of_logs: no longer suppress log messages 10 年之前
  Nick Mathewson 1f7dc823c5 Improvements to test_link_handshake: check specific error messages 10 年之前
  Nick Mathewson 26a63a9303 Fix all "BUG" warnings created from link-handshake tests. 10 年之前
  Nick Mathewson 14c07f3f21 Another log testing helper helper, for matching partial strings. 10 年之前
  Nick Mathewson debe846cb8 Merge remote-tracking branch 'teor/bug19905' 10 年之前
  Nick Mathewson bbac9e1d0c Don't warn on unlink(bw_accounting) when errno == ENOENT 10 年之前
  Nick Mathewson c15b99e6e9 Fix a deref-before-null-check complaint 10 年之前
  teor b822c5891a Fix the test network IPv6 check so it works on Linux 10 年之前
  Nick Mathewson e3bf8854c8 We no longer need to tag UseNTorHandshake as deprecated, since it is obsolete 10 年之前
  Nick Mathewson bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 10 年之前
  David Goulet f46ce6e3d8 test: Fix shared random unit test for big endian 10 年之前
  Nick Mathewson 8fe410e875 Merge remote-tracking branch 'andrea/oos-test-failures' 10 年之前
  Nick Mathewson a601ed5c15 update packager emails list again 10 年之前
  Andrea Shepard 33a3e6f718 Avoid asserts in oos/kill_conn_list unit test 10 年之前
  Andrea Shepard 32fbc9738a Fix OOS comparator fix 10 年之前
  David Goulet 9e1cb3660b Fix duplicated if condition in connection.c 10 年之前