Historia zmian

Autor SHA1 Wiadomość Data
  Nick Mathewson 465448e659 Merge branch 'dgoulet_bug22042_031_01_squashed' 7 lat temu
  David Goulet aadb99e5f9 control: Fix comment of control_event_hs_descriptor_content 7 lat temu
  David Goulet 90562fc23a hs: Trigger control event when client can't pick HSDir 7 lat temu
  Nick Mathewson c486ef57a3 Rename x-lzma to x-tor-lzma 7 lat temu
  Nick Mathewson 4837421d7c Merge remote-tracking branch 'ahf/bugs/21665' 7 lat temu
  Georg Koppen d6dd05f6d8 Bug 22114: Fix wrong values in torrc_format.txt comments 7 lat temu
  Taylor Yu 5a2f1a836f Fix help message for --enable-lzma 7 lat temu
  Nick Mathewson b8f7488e94 Fix a brazen memleak in consdiffmgr_add_consensus() 7 lat temu
  Nick Mathewson dcc0a49a84 Merge branch 'ticket21648' 7 lat temu
  Nick Mathewson 531835f561 Increase MALLOC_MP_LIM to 16MB 7 lat temu
  Nick Mathewson 00a12337ff Merge branches 'consdiffmgr_orig_squashed' and 'actually_compute_diffs_squashed' 7 lat temu
  Nick Mathewson 1e1581a24e Pre-compress consensus diffs with supported consensus methods. 7 lat temu
  Nick Mathewson a1172b6774 Store archived consensuses compressed on disk. 7 lat temu
  Nick Mathewson 7a0964279f Functionality to ensure there is space to add files to cache. 7 lat temu
  Nick Mathewson 920475f293 New force-delete option on consensus_cache_delete_pending() 7 lat temu
  Nick Mathewson 466e914088 Lower the file limit in consdiffmgr, to support seccomp2 7 lat temu
  Nick Mathewson ab73bda060 Pass incoming consensus documents to the consdiffmgr code 7 lat temu
  Nick Mathewson 16d6ab6640 Fix use-after-free bug in storage_dir sandbox code. 7 lat temu
  Nick Mathewson 7b8d48a6cb Clean the consdiffmgr cache and launch new diffs as needed. 7 lat temu
  Nick Mathewson fba8d7b222 Initialize consdiffmgr when running as (or becoming) a server. 7 lat temu
  Alexander Færøy 0672b33f1e Enforce 16 MB upper bound of memory usage in LZMA decoder. 7 lat temu
  Alexander Færøy e5122b91a9 Only compare the first 3 bytes when trying to detect LZMA compression. 7 lat temu
  Nick Mathewson 480dab4f2f Use a cast to try to avoid a tautalogical comparison warning 7 lat temu
  Nick Mathewson 10a4f9cd07 Merge branch 'parse_accept_encoding' 7 lat temu
  Nick Mathewson 2903c329aa Move the "supported compression bitmask" into compress.[ch] 7 lat temu
  Nick Mathewson 49deb1e1b8 Document and test nul-terminating behavior of tor_uncompress() 7 lat temu
  Nick Mathewson 199e61feb5 whitespace fix 7 lat temu
  Nick Mathewson ba9f235e17 Re-enable the partial-input test for zstd. 7 lat temu
  Nick Mathewson 39cfaba9e2 Fix handling of "final" flag in zstd decompression 7 lat temu
  Nick Mathewson 166aa8d741 Have a separate entry point for each compresion test 7 lat temu