aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-04Generate X-Or-Diff-From-Consensus headers correctly.Nick Mathewson
2017-05-04Remove excess indentation from previous commit.Nick Mathewson
2017-05-04Extract the consensus-only part of directory_get_from_dirserverNick Mathewson
2017-05-04New function to add additional headers to a directory requestNick Mathewson
2017-05-04Store the sha3 of a networkstatus as part of the networkstatus_tNick Mathewson
2017-05-04Serve consensus diffs on request.Nick Mathewson
2017-05-04Support writing Content-Encoding headers other than deflateNick Mathewson
2017-05-04Remove old unused indentation from handle_get_current_consensusNick Mathewson
2017-05-04Add consensus_cache_entry spooling support to spooled_resource_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-02Merge branch 'refactor_dir_client_handler'Nick Mathewson
2017-05-02Merge branch 'teor_connection-with-client-v2_squashed'Nick Mathewson
2017-05-02Accurately identify client connections by their lack of peer authenticationteor
2017-05-02Add tests for #22103Taylor Yu
2017-05-02Delete useless checks in confparse.cTaylor Yu
2017-05-02Reindent the just-extracted directory response handler functionsNick Mathewson
2017-05-02Break connection_dir_client_reached_eof() into smaller functionsNick Mathewson
2017-05-02Remove special-casing for NO_METHOD in consdiffmgr.cNick Mathewson
2017-05-02Merge branch 'compress_none_v2_squashed'Nick Mathewson
2017-05-02Add unit tests for the NO_METHOD compressorNick Mathewson
2017-05-02Treat the identity transformation as another kind of compression.Nick Mathewson
2017-05-01Merge branch 'dgoulet_bug22042_031_01_squashed'Nick Mathewson
2017-05-01control: Fix comment of control_event_hs_descriptor_contentDavid Goulet
2017-05-01hs: Trigger control event when client can't pick HSDirDavid Goulet
2017-05-01Rename x-lzma to x-tor-lzmaNick Mathewson
2017-05-01Merge remote-tracking branch 'ahf/bugs/21665'Nick Mathewson
2017-05-01Bug 22114: Fix wrong values in torrc_format.txt commentsGeorg Koppen
2017-05-01Fix help message for --enable-lzmaTaylor Yu
2017-04-28Fix a brazen memleak in consdiffmgr_add_consensus()Nick Mathewson
2017-04-28Merge branch 'ticket21648'Nick Mathewson
2017-04-28Increase MALLOC_MP_LIM to 16MBNick Mathewson
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-27Functionality to ensure there is space to add files to cache.Nick Mathewson
2017-04-27New force-delete option on consensus_cache_delete_pending()Nick Mathewson
2017-04-27Lower the file limit in consdiffmgr, to support seccomp2Nick Mathewson
2017-04-27Pass incoming consensus documents to the consdiffmgr codeNick Mathewson
2017-04-27Fix use-after-free bug in storage_dir sandbox code.Nick Mathewson
2017-04-27Clean the consdiffmgr cache and launch new diffs as needed.Nick Mathewson
2017-04-27Initialize consdiffmgr when running as (or becoming) a server.Nick Mathewson