aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-01-15Merge remote-tracking branch 'twstrike/directory-tests'Nick Mathewson
2016-01-15Whitespace cleanupNick Mathewson
2016-01-15Merge remote-tracking branch 'twstrike/options_test'Nick Mathewson
2016-01-13Update tests to match current changes to options_validateOla Bini
2016-01-13Move clearing of log messages on advice from @cypherpunks, in order to minimi...Ola Bini
2016-01-13Revert my addition of callback cleaner and instead use existing functionality...Ola Bini
2016-01-13Remove a small memory leak in log callback setupOla Bini
2016-01-13Fix memory leaksOla Bini
2016-01-13Fix all white space issuesOla Bini
2016-01-13Fix some issues in gcc warningsOla Bini
2016-01-13Add tests for options_actOla Bini
2016-01-13Include square brackets and port number in calcs for max_dl_per_requestFergus Dall
2016-01-13Update the limits in max_dl_per_request for IPv6 address lengthFergus Dall
2016-01-12Fix remaining memory leaksOla Bini
2016-01-12Fix some memory leaksOla Bini
2016-01-12Make it compile with gcc-warnings turned onOla Bini
2016-01-12Add another safe_str_client to fix bug 17419Nick Mathewson
2016-01-12Stop log_heartbeat test from failing in timezones with non-integer offsetsFergus Dall
2016-01-11Make the touch_file unit test work around FS/system time sync issuesNick Mathewson
2016-01-11Try a little harder to only use SecureZeroMemory when it's presentNick Mathewson
2016-01-11Merge remote-tracking branch 'rl1987/feature17950'Nick Mathewson
2016-01-09Re-add the removed address family check.rl1987
2016-01-08Merge branch 'unixninja_ticket15989_squashed'Nick Mathewson
2016-01-08Added AccountRule in and AccountingRule out optionsunixninja92
2016-01-08Merge commit '110765f5564a588c5f019d32b5e6f66cc7806c41'Nick Mathewson
2016-01-08Merge remote-tracking branch 'public/feature16794_more'Nick Mathewson
2016-01-08Simplify micro-revision dependency rulescypherpunks
2016-01-07On win32, use SecureZeroMemory() to securely wipe buffers.rl1987
2016-01-07Use memset_s or explicit_bzero when available.Nick Mathewson
2016-01-07Merge remote-tracking branch 'teor/comments-20151213'Nick Mathewson
2016-01-07Compatibility defines should be used for LibreSSL.dana koch
2016-01-07Fix #18012 harder.Nick Mathewson
2016-01-07Merge remote-tracking branch 'public/17826_redux'Nick Mathewson
2016-01-07Merge branch 'maint-0.2.7'Nick Mathewson
2016-01-07Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-01-07Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-01-07Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-01-07Update dannenberg's V3 authority identity fingerprintteor (Tim Wilson-Brown)
2016-01-07Try to fix windows test build (#18012)Nick Mathewson
2016-01-07Merge remote-tracking branch 'gtank/feature16774-squashed'Nick Mathewson
2016-01-07Merge branch 'maint-0.2.7'Nick Mathewson
2016-01-07Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-01-07Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-01-07Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-01-07Update geoip and geoip6 to the January 5 2016 database.Karsten Loesing
2016-01-06Add FallbackDir list to GETINFO config/defaultsGeorge Tankersley
2016-01-06Use get_interface6_via_udp_socket_hack() properly in _list().rl1987
2016-01-06Tweak ioctl case.rl1987
2016-01-03Unit tests for getpw* functionsNick Mathewson
2016-01-03clean up the "skip this util test on windows" logic.Nick Mathewson