summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Changes file for ticket 18320ticket18320_rebasedAndrea Shepard2016-06-18
* Prune the keypinning journal on startup before loading/opening itAndrea Shepard2016-06-18
* Implement keypin_prune_journal()Andrea Shepard2016-06-18
* Initial keypin pruner unit testAndrea Shepard2016-06-18
* Implement keypin_create_pruner() and keypin_free_pruner()Andrea Shepard2016-06-18
* Fix incorrect conflict count for two-conflict caseAndrea Shepard2016-06-18
* Build/deconflict pruner hash tables tooAndrea Shepard2016-06-18
* Add hash tables to keypin_journal_pruner_tAndrea Shepard2016-06-18
* Add new keypin_journal_pruner_t structure, keypin_add_line_to_pruner() mechan...Andrea Shepard2016-06-18
* Keep make check-spaces happyAndrea Shepard2016-06-18
* Merge branch 'bug18280_029_03_nm_squashed'Nick Mathewson2016-06-17
|\
| * test: Add base32_encode/decode unit testsDavid Goulet2016-06-17
| * Fix base32 API to take any source length in bytesDavid Goulet2016-06-17
* | Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONScypherpunks2016-06-17
* | Merge remote-tracking branch 'dgoulet/bug18604_029_01'Nick Mathewson2016-06-17
|\ \
| * | Correctly close intro circuit when deleting ephemeral HSDavid Goulet2016-06-16
* | | Mark an abort() as unreachable.Nick Mathewson2016-06-16
* | | Coverage on parse_config_line_from_str_verbose.Nick Mathewson2016-06-16
* | | Remove parse_config_line_from_str aliasNick Mathewson2016-06-16
* | | Mark code unreachable in unescape_string()Nick Mathewson2016-06-16
* | | On Windows, tv_sec is long, not time_t.Nick Mathewson2016-06-16
* | | Try to fix memarea test on 32-bit systemsNick Mathewson2016-06-16
* | | Tests for message rate-limitingNick Mathewson2016-06-16
|/ /
* | I believe I found some dead code in our time parsing functionsNick Mathewson2016-06-16
* | tests for size_mul_check__()Nick Mathewson2016-06-16
* | Correct the rounding behavior on tv_mdiff.Nick Mathewson2016-06-16
* | Improve coverage on tv_udiff, and tv_mdiff.Nick Mathewson2016-06-16
* | Improve coverage on esc_for_log, esc_for_log_lenNick Mathewson2016-06-16
* | add LCOV_EXCL for unreachable exit() blocks in src/commonNick Mathewson2016-06-16
* | Reach 100% line coverage on memarea.cNick Mathewson2016-06-16
* | Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverageNick Mathewson2016-06-15
* | forward-port changelogNick Mathewson2016-06-15
* | Merge branch 'maint-0.2.8'Nick Mathewson2016-06-15
|\ \
| * | Bump to 0.2.8.4-rc-devNick Mathewson2016-06-15
* | | ondrej is no longer making rpmsNick Mathewson2016-06-15
* | | Perform cache lookup when FetchHidServDescriptors is setDavid Goulet2016-06-15
* | | Merge branch 'maint-0.2.8'Nick Mathewson2016-06-14
|\ \ \ | |/ /
| * | bump version to 0.2.8.4-rcNick Mathewson2016-06-14
* | | whoops; blank lineNick Mathewson2016-06-14
* | | Use ENABLE/DISABLE_GCC_WARNING in masater.Nick Mathewson2016-06-14
* | | Merge branch 'maint-0.2.8'Nick Mathewson2016-06-14
|\ \ \ | |/ /
| * | Resolve the remaining openssl "-Wredundant-decls" warnings.Nick Mathewson2016-06-14
* | | Remove some duplicated warnings from the big listNick Mathewson2016-06-14
* | | Disable -Wc99-c11-compatNick Mathewson2016-06-14
* | | use new-form macros to disable -Wredundant-declsNick Mathewson2016-06-14
* | | Merge branch 'maint-0.2.8'Nick Mathewson2016-06-14
|\ \ \ | |/ / | | / | |/ |/|
| * Suppress the Wredundant-decls warning in another set of openssl headersNick Mathewson2016-06-14
| * Bug 19406: Add a changes file.Yawning Angel2016-06-14
| * Bug 19406: Fix the unit tests to work with OpenSSL 1.1.xYawning Angel2016-06-14
| * Bug 19406: OpenSSL removed SSL_R_RECORD_TOO_LARGE in 1.1.0.Yawning Angel2016-06-14