tor/src
Nick Mathewson 9abf541f7f Add a function to compute millisecond time difference quickly.
Our main function, though accurate on all platforms, can be very
slow on 32-bit hosts.  This one is faster on all 32-bit hosts, and
accurate everywhere except apple, where it will typically be off by
1%.  But since 32-bit apple is a relic anyway, I think we should be
fine.
2018-04-26 12:01:48 -04:00
..
common Add a function to compute millisecond time difference quickly. 2018-04-26 12:01:48 -04:00
config Merge branch 'maint-0.3.1' into maint-0.3.2 2018-04-05 08:22:34 -04:00
ext Fixup timing wheel warnings related to recent WHEEL_BIT change. 2018-04-17 12:45:53 -04:00
or Add a function to compute millisecond time difference quickly. 2018-04-26 12:01:48 -04:00
rust Include tor_log rust files in source distribution. 2018-04-06 16:19:14 -04:00
test Add a function to compute millisecond time difference quickly. 2018-04-26 12:01:48 -04:00
tools Remove old tor-fw-helper README from EXTRA_DIST 2018-04-16 09:52:15 -04:00
trace Add stub function for libor-trace. 2017-04-25 18:02:19 +02:00
trunnel Fix spelling mistakes corresponding to ticket #23650 2018-02-07 10:41:57 -05:00
win32 bump to 0.3.3.5-rc-dev 2018-04-15 15:41:03 -04:00
include.am Add --enable-rust configure switch 2017-04-29 08:55:57 +02:00