aboutsummaryrefslogtreecommitdiff
path: root/src/lib/time
AgeCommit message (Expand)Author
2022-10-13Fix a completely wrong calculation in mach monotime_init_internal()Nick Mathewson
2020-11-12Fix typos.Samanta Navarro
2020-03-26Add a SUBSYS_DECLARE_LOCATION() to every subsystem.Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-11-15Doxygen: rename all .dox files to end with .mdNick Mathewson
2019-11-15Doxygen: remove /** and **/ from all .dox filesNick Mathewson
2019-11-04Doxygen: document the rest of the directories in lib.Nick Mathewson
2019-11-04Doxygen: Avoid ambiguity in @dir directivesNick Mathewson
2019-11-04Add stub directory-level documentation for most source directoriesNick Mathewson
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-09-10Merge branch 'bug31615_040' into bug31615_041teor
2019-09-06subsys: Make the subsystem init order match the module dependenciesteor
2019-08-09Merge branch 'bug31343_31374_035' into bug31343_31374_040teor
2019-08-08Merge branch 'ticket31374_035' into maint-0.4.1Nick Mathewson
2019-08-08Merge branch 'ticket31374_029' into ticket31374_035Nick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-05-02Add comments to include.am files to note where new sources goNick Mathewson
2019-04-12Merge branch 'tor-github/pr/754'George Kadianakis
2019-03-04doc: Fix an incorrect comment about calling FreeLibrary() on Windowsteor
2019-03-04doc: Improve the monotonic time module and function documentationteor
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2019-01-14Merge remote-tracking branch 'asn-github/adaptive_padding-final'Nick Mathewson
2019-01-11Include the beginnings of a FAQ about which timer to use.Nick Mathewson
2019-01-02Concentrate all TOR_USEC_PER_SEC definitions in a single header file.George Kadianakis
2019-01-02Circuit padding tests.George Kadianakis
2018-12-21Fix typo in time_sys.h.Alexander Færøy
2018-11-09Rename subsystem callback functions to make them consistentNick Mathewson
2018-11-05Move monotonic time setup into a subsystemNick Mathewson
2018-09-20Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-19Rework predicted_ports_prediction_time_remaining() to fix CID 1438153rl1987
2018-07-10Rename torlog.[ch] to log.[ch]Nick Mathewson
2018-07-10File-level summary documentation for src/lib/*/*.[ch]Nick Mathewson
2018-07-03Fix up some windows compilation issues.Nick Mathewson
2018-07-03Return U64_PRINTF_ARG and U64_FORMATNick Mathewson
2018-06-28Fix macOS includesTaylor Yu
2018-06-28Fix windows compilation in compat_timeNick Mathewson
2018-06-28fixup! Extract time functionality into lib/wallclock and lib/timeNick Mathewson
2018-06-28Extract time functionality into lib/wallclock and lib/timeNick Mathewson