summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2017-05-09test: Remove HS decode valid intro point testDavid Goulet
2017-05-09test: Move duplicate HS test code and unify itDavid Goulet
2017-05-09Minor cleanups in test_config.Nick Mathewson
2017-05-09Split MyFamily into user-specified version and normalized versionNick Mathewson
2017-05-09Fix an implicit conversion warningNick Mathewson
2017-05-08clang-i386: use house style for public-when-testing variablesNick Mathewson
2017-05-08Fix some clang-i386 warnings in master.Nick Mathewson
2017-05-08Merge branch 'netflow_padding-v6-rebased2-squashed'Nick Mathewson
2017-05-08Fix some channelpadding test issues.Mike Perry
2017-05-08Cache netflow-related consensus parameters.Mike Perry
2017-05-08Fix a breakage in test_options.c.Mike Perry
2017-05-08Remove a PredictedPortsRelevantTime test.Mike Perry
2017-05-08Bug 17592: Clean up connection timeout logic.Mike Perry
2017-05-08Netflow record collapsing defense.Mike Perry
2017-05-05Remove dead code in test_options_validate_impl().Alexander Færøy
2017-05-05Turn consdiffmgr.cache_max_age_hours into a parameterNick Mathewson
2017-05-04Store the sha3 of a networkstatus as part of the networkstatus_tNick Mathewson
2017-05-04Merge branch 'ticket22143_squashed'Nick Mathewson
2017-05-04Add a test for $ with non-delete commands.Nick Mathewson
2017-05-04Remove some unused digests from test_consdiffmgr.cNick Mathewson
2017-05-04bug#22143/prop#140: in consdiffmgr, store and use digest-as-signedNick Mathewson
2017-05-04bug#22143/prop#140: Use <n>,$d commands in diffs to remove signaturesNick Mathewson
2017-05-03Fix additional leaks in #22103 testsTaylor Yu
2017-05-03bug#22143/prop#140: identify input diffs by their digest-as-signedNick Mathewson
2017-05-03Merge remote-tracking branch 'argonblue/bug22103_fixtest'Nick Mathewson
2017-05-03control: Fix NULL pointer access in HS desc eventDavid Goulet
2017-05-03Fix memory management for #22103 testsTaylor Yu
2017-05-02Add tests for #22103Taylor Yu
2017-05-02Merge branch 'compress_none_v2_squashed'Nick Mathewson
2017-05-02Add unit tests for the NO_METHOD compressorNick Mathewson
2017-05-01Rename x-lzma to x-tor-lzmaNick Mathewson
2017-04-29Add --enable-rust configure switchSebastian Hahn
2017-04-27Merge branches 'consdiffmgr_orig_squashed' and 'actually_compute_diffs_squashed'Nick Mathewson
2017-04-27Pre-compress consensus diffs with supported consensus methods.Nick Mathewson
2017-04-27Store archived consensuses compressed on disk.Nick Mathewson
2017-04-27New force-delete option on consensus_cache_delete_pending()Nick Mathewson
2017-04-27Merge branch 'parse_accept_encoding'Nick Mathewson
2017-04-27Document and test nul-terminating behavior of tor_uncompress()Nick Mathewson
2017-04-27whitespace fixNick Mathewson
2017-04-27Re-enable the partial-input test for zstd.Nick Mathewson
2017-04-27Have a separate entry point for each compresion testNick Mathewson
2017-04-27Merge remote-tracking branch 'ahf/bugs/22085'Nick Mathewson
2017-04-27Merge branch 'dirreq'Nick Mathewson
2017-04-27Test support for multiple compression backends in the buffer code.Alexander Færøy
2017-04-27Clean up mentions of 'zlib' and rename the mentions to 'compressed'.Alexander Færøy
2017-04-27Refactor compression tests into a single test.Alexander Færøy
2017-04-25Tests for parse_accept_encodingNick Mathewson
2017-04-25Merge branch 'unified_compress_squashed'Nick Mathewson
2017-04-25Combine all *compress/*uncompress backend function into oneNick Mathewson
2017-04-25Merge branch 'atomic_counters'Nick Mathewson