summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-03-19rust: Remove #[no_mangle]s on two constants.Isis Lovecruft
2018-02-27rust: Remove extra whitespace from a static log/error message.Isis Lovecruft
2018-01-22fixups from code reviewChelsea Holland Komlo
2017-12-22remove unnecessary lifetimeChelsea Holland Komlo
2017-12-21add testing implementation for tor loggingChelsea Holland Komlo
2017-12-21allow running protover test with a testing feature flagChelsea Holland Komlo
2017-12-21move macro body to inline rust functionChelsea Holland Komlo
2017-12-21fixups from code reviewChelsea Holland Komlo
2017-12-21cargo fmt fixesChelsea Holland Komlo
2017-12-21add minimal rust module for logging to tor's loggerChelsea Holland Komlo
2017-12-21Add minimal implementations of functions Rust needs for loggingNick Mathewson
2017-12-21scan-build: Replace some test-assertions with fatal assertionsNick 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-20Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-20Merge remote-tracking branch 'dgoulet/ticket24425_032_01' into maint-0.3.2Nick Mathewson