Nick Mathewson
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 gadi atpakaļ |
Nick Mathewson
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 gadi atpakaļ |
Nick Mathewson
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 gadi atpakaļ |
Nick Mathewson
|
fcdec00685
Merge branch 'maint-0.3.2'
|
7 gadi atpakaļ |
George Kadianakis
|
7e52947d57
Intoduce unittest for skipping outdated dirservers.
|
7 gadi atpakaļ |
Nick Mathewson
|
2cee26b164
Merge branch 'bug23817_031' into maint-0.3.2
|
7 gadi atpakaļ |
George Kadianakis
|
7fc64f02a3
Introduce cache for outdated microdesc dirservers.
|
7 gadi atpakaļ |
Nick Mathewson
|
c2c1fa6b95
Merge branch 'maint-0.3.2'
|
7 gadi atpakaļ |
Nick Mathewson
|
e5a83062ed
Merge branch 'bug23816_029_squashed' into maint-0.3.2
|
7 gadi atpakaļ |
Nick Mathewson
|
cb29687e93
Replace our random-exponential-delay algorithm.
|
7 gadi atpakaļ |
George Kadianakis
|
8c8d3b90f7
Add a unittest that reveals the offending case of #23862.
|
7 gadi atpakaļ |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 gadi atpakaļ |
Nick Mathewson
|
73b0e2e6fd
Merge branch 'http_tunnel_squashed'
|
7 gadi atpakaļ |
Nick Mathewson
|
eda79c2f78
Export http-command parsing functions.
|
7 gadi atpakaļ |
George Kadianakis
|
b1cb16867e
Fix compilation warning on old clangs.
|
7 gadi atpakaļ |
David Goulet
|
31da3898e7
prop224: Add directory_request_fetch_set_hs_ident()
|
7 gadi atpakaļ |
George Kadianakis
|
6eb9de1b8c
test: Add tests for fetching descs and handling SOCKS conns.
|
7 gadi atpakaļ |
George Kadianakis
|
f93b77a18c
prop224: Add client code to handle fetched HS descriptors.
|
7 gadi atpakaļ |
George Kadianakis
|
0bf8587858
Do more type checking when setting HS idents.
|
7 gadi atpakaļ |
David Goulet
|
bce0c6caad
prop224: Directory function to upload descriptor
|
7 gadi atpakaļ |
Nick Mathewson
|
948158df33
Merge branch 'bug17750_029_squashed'
|
7 gadi atpakaļ |
teor
|
32f0cbc0f6
Refactor exponential backoff multipliers into macros
|
7 gadi atpakaļ |
teor
|
344f5a71c5
Use download_status_get_next_attempt_at() more often
|
7 gadi atpakaļ |
teor
|
c21cfd28f4
Make clients try fallbacks before authorities
|
7 gadi atpakaļ |
Alexander Færøy
|
9604980733
Log a warning if we receive a disallowed compression method for an anonymous connection.
|
7 gadi atpakaļ |
Nick Mathewson
|
9a50c73104
Merge remote-tracking branch 'ahf/bugs/22305'
|
7 gadi atpakaļ |
Alexander Færøy
|
5a0eab68e1
Ensure that only GZip and Zlib compression is handled for anonymous connections.
|
7 gadi atpakaļ |
Nick Mathewson
|
cfe0a45750
Fix a compilation warning about duplicate typedef
|
7 gadi atpakaļ |
George Kadianakis
|
52498b8183
Set guard state on bridge descriptor fetches.
|
7 gadi atpakaļ |
Alexander Færøy
|
a3a31fa120
Send "Accept-Encoding" to directory servers.
|
7 gadi atpakaļ |