Commit History

Author SHA1 Message Date
  Alexander Færøy 3dca5a6e71 Use tor_fgets() instead of fgets(). 7 years ago
  Nick Mathewson c0aa7ac5ac Merge branch 'disable_memory_sentinels_squashed' 7 years ago
  Nick Mathewson b923c4dc9f Code to disable memory sentinels for fuzzing 7 years ago
  Nick Mathewson 7e469c1002 Merge branch 'bug20894_029_v3' 7 years ago
  Nick Mathewson c4f2faf301 Don't atoi off the end of a buffer chunk. 7 years ago
  David Goulet e129393e40 test: Add missing socket errno in test_util.c 7 years ago
  Hans Jerry Illikainen a23fd15786 Fix unreachable heap corruption in base64_decode() 7 years ago
  Nick Mathewson 2cee38f76a Merge branch 'prop271_030_v1_squashed' 7 years ago
  Nick Mathewson b0a842913a Merge branch 'maint-0.2.9' 7 years ago
  Nick Mathewson fce425e3ff Increase tolerances in util/monotonic_time tests 7 years ago
  Nick Mathewson 539eba0a4b Teach parse_iso_time about the spaceless variant. 7 years ago
  overcaffeinated c613446ca2 Refactor tests for tor_htonll and tor_ntohll 7 years ago
  overcaffeinated c4603233db Add unit test for tor_htonll and tor_ntohll 7 years ago
  Nick Mathewson 55c468c521 Whitespace cleaning 7 years ago
  Nick Mathewson 9615ad338f Make the FreeBSD ersatz_socketpair test even more skippable. 7 years ago
  Nick Mathewson 07f2e5748e ersatz socketpair tests: work around freebsd jails. 7 years ago
  paolo.ingls@gmail.com ab78a4df93 torrc parsing b0rks on carriage-return 7 years ago
  Nick Mathewson 0baa276ea9 Coverity warning fix: let coverity tell we're closing sockets 7 years ago
  Nick Mathewson d5d29cd5a2 Whoops. Cant call sockaddr_in a "sin", since sin() is a thing. 7 years ago
  Nick Mathewson ccea2a5aa9 Fix gmtime unit test on openbsd 7 years ago
  Nick Mathewson c6e70dacb8 Try to make our ersatz-socketpair test work better on FreeBSD jails 7 years ago
  Nick Mathewson a671a1c9d6 Tweak tor_gmtime_r test. 7 years ago
  Nick Mathewson 63e34e9e49 Reinstate a couple of teardown_capture_of_logs that I missed 7 years ago
  Nick Mathewson deb294ff53 Simplify log_test_helpers interface 7 years ago
  Nick Mathewson f9cb9d8990 more consistent use of expect_log_msg_containing 7 years ago
  Nick Mathewson a49fee1c29 Capture and enforce bug warnings in util/time test 7 years ago
  Nick Mathewson 3823d0aa7d Capture and detect the BUG() warnings in test_util_parse_integer. 7 years ago
  Nick Mathewson 2a4a815f58 Fix a unit test bug for passing arguments to tor_parse_ulong. 7 years ago
  Nick Mathewson 7ba47ca1fd Split tor_parse_{some_int} testing into separate fn. Code movement only. 7 years ago
  Andrea Shepard 341a159ab4 Appease make check-spaces 7 years ago