Roger Dingledine
|
81cc31d3fa
three typo fixes i found in my sandbox
|
8 years ago |
Peter Palfrader
|
518c8fe0ec
Also ship compat_time.h in release tarballs. Fixes bug #19746
|
8 years ago |
Nick Mathewson
|
53f9f71985
ug no, the RIGHT fix.
|
8 years ago |
Nick Mathewson
|
9c210d0e81
Avoid infinite stack explosion in windows monotime.
|
8 years ago |
Nick Mathewson
|
1d0775684d
Once more, 32-bit fixes on monotime mocking
|
8 years ago |
Nick Mathewson
|
9c87869dde
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
f1973e70a4
Coverity hates it when we do "E1 ? E2 : E2".
|
8 years ago |
Nick Mathewson
|
22314f9050
loony mingwcross bug: insist we dont have clock_gettime.
|
8 years ago |
Nick Mathewson
|
852cff043b
fix monotime test mocking on 32-bit systems
|
8 years ago |
Nick Mathewson
|
61ce6dcb40
Make monotime test mocking work with oom tests.
|
8 years ago |
Nick Mathewson
|
50463524a9
Use new mock functions in buffer/time_tracking test
|
8 years ago |
Nick Mathewson
|
2d26b1a549
Actually make monotonic time functions mockable.
|
8 years ago |
Nick Mathewson
|
72a1f0180d
Revert "Make the monotonic{_coarse,}_get() functions mockable."
|
8 years ago |
Nick Mathewson
|
2999f0b33f
Make the monotonic{_coarse,}_get() functions mockable.
|
8 years ago |
Nick Mathewson
|
a31078a581
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
4d5b252f0f
Merge branch 'maint-0.2.7' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
4d70ed7be0
Merge branch 'maint-0.2.6' into maint-0.2.7
|
8 years ago |
Nick Mathewson
|
210928f66a
Merge branch 'maint-0.2.5' into maint-0.2.6
|
8 years ago |
Nick Mathewson
|
d95c2809b3
Merge branch 'maint-0.2.4' into maint-0.2.5
|
8 years ago |
Nick Mathewson
|
558f7d3701
Merge branch 'monotonic_v2_squashed'
|
8 years ago |
Nick Mathewson
|
1e3cf1cc83
Be sure to call monotime_init() at startup.
|
8 years ago |
Nick Mathewson
|
6ba415d400
Make sure initialized_at is initialized before use.
|
8 years ago |
Nick Mathewson
|
493142d91f
Changes file for monotonic time branch.
|
8 years ago |
Nick Mathewson
|
abcb8ce25d
Unit tests for monotonic time
|
8 years ago |
Nick Mathewson
|
2a217ef723
Expose monotonic time ratchet functions for testing.
|
8 years ago |
Nick Mathewson
|
7bc4ca7de9
Remove tor_gettimeofday_cached_monotonic as broken and unneeded
|
8 years ago |
Nick Mathewson
|
c7558c906a
Use coarse monotonic timer instead of cached monotonized libevent time.
|
8 years ago |
Nick Mathewson
|
6a2002fc09
convert timers.c to use real monotonic time.
|
8 years ago |
Nick Mathewson
|
dc6f5d1dc1
Basic portable monotonic timer implementation
|
8 years ago |
Karsten Loesing
|
79939c6f11
Update geoip and geoip6 to the July 6 2016 database.
|
8 years ago |