aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_util.c
AgeCommit message (Expand)Author
2021-01-28Merge branch 'maint-0.3.5' into maint-0.4.3David Goulet
2020-07-14Strip '\r' characters when reading text files on Unix.Alexander Færøy
2020-02-12Run "make autostyle".Nick Mathewson
2020-01-14Merge branch 'ticket32825_squashed'Nick Mathewson
2020-01-14Rename UTIL_TEST_NO_WIN to reflect intentNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2020-01-07speaking of utf-8, remove strange char from commentRoger Dingledine
2020-01-07string: Add extra UTF-8 test casesteor
2019-12-20test_util: remove UTIL_LEGACY_NO_WIN.Nick Mathewson
2019-12-20Android: skip tests that check UNIX user account setupHans-Christoph Steiner
2019-12-20Code Style: Delete PRIVATE defines that are never usedteor
2019-11-11Merge remote-tracking branch 'tor-github/pr/1338'Nick Mathewson
2019-10-27Add nowrap u64 multiplication functionJosé M. Guisado
2019-10-22Re-run make autostyle.Nick Mathewson
2019-10-22Merge branch 'ticket31705_v2' into ticket31705_v2_mergedNick Mathewson
2019-10-22test: Hide some test-declaration macro definitions to COCCI.Nick Mathewson
2019-10-03util/map_anon_nofork: Add a cast to avoid passing -48 to memsetNick Mathewson
2019-10-02Merge remote-tracking branch 'tor-github/pr/1374'Nick Mathewson
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-09-30test: Avoid a map_anon_nofork test failure on SunOSteor
2019-09-16Run "make autostyle" and fix wide lines.Nick Mathewson
2019-08-06test_util: Do not check for ENETUNREACH unless it exists.Nick Mathewson
2019-06-07Tolerate net-unreachable failures in util/socketpair_ersatzNick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-05-07Merge branch 'tor-github/pr/994'David Goulet
2019-04-30Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()Nick Mathewson
2019-04-30Split reply formatting out of control_fmt.cTaylor Yu
2019-04-09Merge branch 'maint-0.4.0'Nick Mathewson
2019-04-09Merge branch 'bug29922_035' into maint-0.4.0Nick Mathewson
2019-04-09Actually I believe this should be an EINVAL.Nick Mathewson
2019-04-09Merge branch 'maint-0.4.0'George Kadianakis
2019-04-09Merge branch 'tor-github/pr/915' into maint-0.4.0George Kadianakis
2019-04-08Detect and suppress an additional gmtime() warning in test_util.cNick Mathewson
2019-04-05Merge branch 'tor-github/pr/761'George Kadianakis
2019-04-04Syntax fix in test.Nick Mathewson
2019-04-04rename inherit values to avoid conflict with system definesNick Mathewson
2019-04-04map_anon: define a macro if it is possible for noinherit to fail.Nick Mathewson
2019-04-04Make map_anon expose the result of a noinherit attemptNick Mathewson
2019-03-25Split command-handling and authentication from control.cNick Mathewson
2019-03-25Split all controller events code into a new control_events.cNick Mathewson
2019-02-25Re-enable and fix unit test for nofork mappingsNick Mathewson
2019-02-19Mark map_anon_nofork test as skipped in 0.4.0Nick Mathewson
2019-02-14Merge branch 'tor-github/pr/702'David Goulet
2019-02-06Code for anonymous mappings via mmap() or CreateFileMapping().Nick Mathewson
2019-01-23Merge branch 'ticket28668_035' into ticket28668_040Nick Mathewson
2019-01-23Another case of possible gmtime angst.Nick Mathewson
2019-01-23Merge branch 'ticket28668_035' into ticket28668_040Nick Mathewson
2019-01-23Capture more BUG warnings in util/time testNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson