huyvq
|
d92b999757
Convert authdir_mode_handles_descs(options, -1) with authdir_mode(options)
|
7 years ago |
huyvq
|
0471c905a1
Remove obsolete authdir_mode_any_main()
|
7 years ago |
Nick Mathewson
|
f0a5416f95
Merge branch 'Ryman-bug5847-squashed'
|
7 years ago |
Kevin Butler
|
0a96d11539
Better error message for GETINFO desc/(id|name) whenever microdescriptors are in use. Fixes #5847.
|
11 years ago |
Nick Mathewson
|
6595f55020
unit tests for peek_buf_startswith()
|
7 years ago |
Nick Mathewson
|
aafeffe02a
Fix the changes file
|
7 years ago |
Nick Mathewson
|
ed4bc55450
Replace peek_buf_startswith() with a safe version
|
7 years ago |
Nick Mathewson
|
acf65544bb
Fix compilation on 1667 code.
|
7 years ago |
Ravi Chandra Padmala
|
417d778652
Respond meaningfully to HTTP requests on the control port. Fix #1667
|
12 years ago |
Nick Mathewson
|
884c0ffe3b
Merge branch 'maint-0.3.1'
|
7 years ago |
Nick Mathewson
|
e51e7bd38b
Merge branch 'bug22502_redux_031' into maint-0.3.1
|
7 years ago |
Nick Mathewson
|
c999e84436
Merge branch 'bug22672_031' into maint-0.3.1
|
7 years ago |
Nick Mathewson
|
3830599a63
Merge branch 'maint-0.3.1'
|
7 years ago |
Nick Mathewson
|
c4152a25e3
Note that bw_accounting is obsoleted by values in the state file
|
7 years ago |
Nick Mathewson
|
fa2bd196b4
Merge branch 'maint-0.3.1'
|
7 years ago |
Nick Mathewson
|
fecc66d1e6
Note that pkgconfig is now needed, and has been for a few releases.
|
7 years ago |
Nick Mathewson
|
a9a76aa6ae
Merge branch 'maint-0.3.1'
|
7 years ago |
Nick Mathewson
|
392e5457b8
Merge remote-tracking branch 'argonblue/bug22638' into maint-0.3.1
|
7 years ago |
Nick Mathewson
|
9328bd524e
Enforce the rule that COMPRESS_OK means progress was made.
|
7 years ago |
Nick Mathewson
|
945256188a
mingw/windows printf lacks %zd ; use %lu and casts instead
|
7 years ago |
Nick Mathewson
|
5537e1fc45
If we successfully decompress an HTTP body, return immediately.
|
7 years ago |
Nick Mathewson
|
d8cd68caf1
If a _guessed_ compression method fails, it is never PROTOCOL_WARN.
|
7 years ago |
Nick Mathewson
|
7b3161f008
It should be a PROTOCOL_WARN when we have an incorrect content-encoding.
|
7 years ago |
Nick Mathewson
|
9018da06c7
Short-circuit the no-decompression-needed case, for clarity
|
7 years ago |
Nick Mathewson
|
c0e9698fca
Extract "decompress" portion of connection_dir_client_reached_eof()
|
7 years ago |
Taylor Yu
|
25edb41e6f
Fix compress_none.c header comment
|
7 years ago |
Nick Mathewson
|
782eb02b79
Send the correct content-encoding when serving cached_dir_t objects
|
7 years ago |
Nick Mathewson
|
eb632afb17
Correct the fix to bug 22629 to permit trailing non-garbage
|
7 years ago |
Nick Mathewson
|
94a1b8b66c
Add a unit test for decompressing concatenated inputs.
|
7 years ago |
Nick Mathewson
|
dd9f255e5b
Merge branch 'maint-0.3.1'
|
7 years ago |