aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-12-21In 0.3.3, we use timestamps, not absolute milliseconds.Nick Mathewson
2017-12-21Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-21Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2017-12-21Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-12-21Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-12-21Use monotime_coarse_absolute_msec() in destroy queueNick Mathewson
2017-12-21Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-12-21Merge branch 'maint-0.2.5' into maint-0.2.8maint-0.2.8Nick Mathewson
2017-12-21Merge branch 'bug24666_squashed_025' into maint-0.2.5Nick Mathewson
2017-12-21Move free to end of test function so coverity won't complain.Nick Mathewson
2017-12-21Move destroy cells into a separate queue type of their own, to save RAMNick Mathewson
2017-12-21Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-21clarify a commentNick Mathewson
2017-12-21Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-21sched: Consider extra_space even if negative in KISTDavid Goulet
2017-12-21Fix a pair of memory leaks in tor_cleanup()Nick Mathewson
2017-12-20type error fix for monotime_coarse_add_msec on windowsNick Mathewson
2017-12-20Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-12-20Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-12-20Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2017-12-20Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-20Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-12-20Merge branch 'maint-0.2.5' into maint-0.2.8Nick Mathewson
2017-12-20Update geoip and geoip6 to the December 6 2017 database.Karsten Loesing
2017-12-20Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-20Merge branch 'stack_again_032' into maint-0.3.2Nick Mathewson
2017-12-20Merge remote-tracking branch 'ahf-oniongit/bugs/24605'Nick Mathewson
2017-12-20expand documentation on tor_remove_fileNick Mathewson
2017-12-20Remove pre-unlink check tor_remove_file; check errno instead.Nick Mathewson
2017-12-20Merge remote-tracking branch 'ffmancera/github/bug23271'Nick Mathewson
2017-12-20Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-20Update the unit tests to reflect the change of 24425Nick Mathewson
2017-12-20Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-20Merge remote-tracking branch 'dgoulet/ticket24425_032_01' into maint-0.3.2Nick Mathewson
2017-12-20whitespace fixNick Mathewson
2017-12-20Merge branch 'xfer_time_coarse'Nick Mathewson
2017-12-20Improve add_msec test to cover ms->sec rolloverNick Mathewson
2017-12-18finish documentation on live_consensus_is_missingNick Mathewson
2017-12-16Add MainloopStats option.Alexander Færøy
2017-12-16Fix additional whitespace in config module comment.Alexander Færøy
2017-12-15indentation fixNick Mathewson
2017-12-15Add remove file function and remove ephemeral files.Fernando Fernandez Mancera
2017-12-14bump to 0.3.2.7-rc-devNick Mathewson
2017-12-13update to 0.3.2.7-rcNick Mathewson
2017-12-13Another attempt at fixing the STACK warning in tortls.cNick Mathewson
2017-12-13Use monotime_coarse for transfer times and padding timesNick Mathewson
2017-12-13Add a function to add msec to a monotime.Nick Mathewson
2017-12-13Add monotime functions for clearing monotonic timesNick Mathewson
2017-12-12Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-12Make sandbox.c compile when libseccomp-dev is installed on arm64Nick Mathewson