Nick Mathewson
|
fd437f2a02
Remove special-casing for NO_METHOD in consdiffmgr.c
|
7 years ago |
Nick Mathewson
|
584ab1f29b
Merge branch 'compress_none_v2_squashed'
|
7 years ago |
Nick Mathewson
|
3836d9481f
Add unit tests for the NO_METHOD compressor
|
7 years ago |
Nick Mathewson
|
1bc21111d8
Treat the identity transformation as another kind of compression.
|
7 years ago |
Nick Mathewson
|
465448e659
Merge branch 'dgoulet_bug22042_031_01_squashed'
|
7 years ago |
David Goulet
|
aadb99e5f9
control: Fix comment of control_event_hs_descriptor_content
|
7 years ago |
David Goulet
|
90562fc23a
hs: Trigger control event when client can't pick HSDir
|
7 years ago |
Nick Mathewson
|
c486ef57a3
Rename x-lzma to x-tor-lzma
|
7 years ago |
Nick Mathewson
|
4837421d7c
Merge remote-tracking branch 'ahf/bugs/21665'
|
7 years ago |
Georg Koppen
|
d6dd05f6d8
Bug 22114: Fix wrong values in torrc_format.txt comments
|
7 years ago |
Taylor Yu
|
5a2f1a836f
Fix help message for --enable-lzma
|
7 years ago |
Nick Mathewson
|
b8f7488e94
Fix a brazen memleak in consdiffmgr_add_consensus()
|
7 years ago |
Nick Mathewson
|
dcc0a49a84
Merge branch 'ticket21648'
|
7 years ago |
Nick Mathewson
|
531835f561
Increase MALLOC_MP_LIM to 16MB
|
7 years ago |
Nick Mathewson
|
00a12337ff
Merge branches 'consdiffmgr_orig_squashed' and 'actually_compute_diffs_squashed'
|
7 years ago |
Nick Mathewson
|
1e1581a24e
Pre-compress consensus diffs with supported consensus methods.
|
7 years ago |
Nick Mathewson
|
a1172b6774
Store archived consensuses compressed on disk.
|
7 years ago |
Nick Mathewson
|
7a0964279f
Functionality to ensure there is space to add files to cache.
|
7 years ago |
Nick Mathewson
|
920475f293
New force-delete option on consensus_cache_delete_pending()
|
7 years ago |
Nick Mathewson
|
466e914088
Lower the file limit in consdiffmgr, to support seccomp2
|
7 years ago |
Nick Mathewson
|
ab73bda060
Pass incoming consensus documents to the consdiffmgr code
|
7 years ago |
Nick Mathewson
|
16d6ab6640
Fix use-after-free bug in storage_dir sandbox code.
|
7 years ago |
Nick Mathewson
|
7b8d48a6cb
Clean the consdiffmgr cache and launch new diffs as needed.
|
7 years ago |
Nick Mathewson
|
fba8d7b222
Initialize consdiffmgr when running as (or becoming) a server.
|
7 years ago |
Alexander Færøy
|
0672b33f1e
Enforce 16 MB upper bound of memory usage in LZMA decoder.
|
7 years ago |
Alexander Færøy
|
e5122b91a9
Only compare the first 3 bytes when trying to detect LZMA compression.
|
7 years ago |
Nick Mathewson
|
480dab4f2f
Use a cast to try to avoid a tautalogical comparison warning
|
7 years ago |
Nick Mathewson
|
10a4f9cd07
Merge branch 'parse_accept_encoding'
|
7 years ago |
Nick Mathewson
|
2903c329aa
Move the "supported compression bitmask" into compress.[ch]
|
7 years ago |
Nick Mathewson
|
49deb1e1b8
Document and test nul-terminating behavior of tor_uncompress()
|
7 years ago |