summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-21Merge branch 'maint-0.2.8'Nick Mathewson
2016-07-21Coverity hates it when we do "E1 ? E2 : E2".Nick Mathewson
2016-07-21loony mingwcross bug: insist we dont have clock_gettime.Nick Mathewson
2016-07-21fix monotime test mocking on 32-bit systemsNick Mathewson
2016-07-21Make monotime test mocking work with oom tests.Nick Mathewson
2016-07-21Use new mock functions in buffer/time_tracking testNick Mathewson
2016-07-21Actually make monotonic time functions mockable.Nick Mathewson
2016-07-21Revert "Make the monotonic{_coarse,}_get() functions mockable."Nick Mathewson
2016-07-21Make the monotonic{_coarse,}_get() functions mockable.Nick Mathewson
2016-07-19Merge branch 'maint-0.2.8'Nick Mathewson
2016-07-19Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-07-19Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-07-19Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-07-19Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-07-19Merge branch 'monotonic_v2_squashed'Nick Mathewson
2016-07-19Be sure to call monotime_init() at startup.Nick Mathewson
2016-07-19Make sure initialized_at is initialized before use.Nick Mathewson
2016-07-19Changes file for monotonic time branch.Nick Mathewson
2016-07-19Unit tests for monotonic timeNick Mathewson
2016-07-19Expose monotonic time ratchet functions for testing.Nick Mathewson
2016-07-19Remove tor_gettimeofday_cached_monotonic as broken and unneededNick Mathewson
2016-07-19Use coarse monotonic timer instead of cached monotonized libevent time.Nick Mathewson
2016-07-19convert timers.c to use real monotonic time.Nick Mathewson
2016-07-19Basic portable monotonic timer implementationNick Mathewson
2016-07-18Update geoip and geoip6 to the July 6 2016 database.Karsten Loesing
2016-07-18Allow clients to retry HSDirs much faster in test networksteor (Tim Wilson-Brown)
2016-07-18Rewrite test-network.sh so out-of-tree and $PATH binaries workteor (Tim Wilson-Brown)
2016-07-17Keep make check-spaces happyAndrea Shepard
2016-07-17Merge branch 'maint-0.2.8'Nick Mathewson
2016-07-17Merge remote-tracking branch 'weasel/bug19660' into maint-0.2.8Nick Mathewson
2016-07-17Fix warnings in test_util_formats.Nick Mathewson
2016-07-13Merge branch 'maint-0.2.8'Nick Mathewson
2016-07-13changes file for bug18397Nick Mathewson
2016-07-13Merge remote-tracking branch 'Jigsaw52/seccomp-fix-18397' into maint-0.2.8Nick Mathewson
2016-07-11Add (SOCK_DGRAM, IPPROTO_UDP) sockets to the sandboxing whitelistPeter Palfrader
2016-07-09Adds missing syscalls to seccomp filter.Daniel Pinto
2016-07-08Move our "what time is it now" compat functions into a new moduleNick Mathewson
2016-07-08Fix test-network-all target in out-of-tree buildscypherpunks
2016-07-08Merge remote-tracking branch 'sebastian/libevent2'Nick Mathewson
2016-07-07Remove already-merged changes files.Nick Mathewson
2016-07-07Merge branch 'maint-0.2.8'Nick Mathewson
2016-07-07Bump maint-0.2.8 to 0.2.8.5-rc-devNick Mathewson
2016-07-07Forward-port the 0.2.8.5-rc changelogNick Mathewson
2016-07-06test coverage on onion_fast: 0%->100%Nick Mathewson
2016-07-06Capture the LOG_ERR messages in our tests that had logged errors.Nick Mathewson
2016-07-06When saving mocked log messages, always create the list.Nick Mathewson
2016-07-06Improve test coverage a little on onion*.cNick Mathewson
2016-07-06Merge branch 'maint-0.2.8'Nick Mathewson
2016-07-06Fix sign in test-timersNick Mathewson
2016-07-06When checking if a routerstatus is reachable, don't check the nodeteor (Tim Wilson-Brown)