aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-21scan-build: Replace some test-assertions with fatal assertionsNick Mathewson
2017-12-21Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-21Increment version to 0.3.2.8-rcNick Mathewson
2017-12-21remove changes files that appear in 0.3.2.8-rcNick Mathewson
2017-12-21Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-21Merge remote-tracking branch 'dgoulet/bug24671_032_01' into maint-0.3.2Nick Mathewson
2017-12-21Fix a compilation error in the channel tests.Nick Mathewson
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-20sched: Use lower layer cell limit with KISTLiteDavid Goulet
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-20Remove merge-conflict detritusNick Mathewson
2017-12-20Merge remote-tracking branch 'teor/ticket24682'Nick 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-20Make fallback script usage instructions create a log fileteor
2017-12-18finish documentation on live_consensus_is_missingNick Mathewson
2017-12-16Add MainloopStats option.Alexander Færøy