Nick Mathewson
|
d55db221e8
tor_tls_get_buffer_sizes() will not work on openssl 1.1. Patch from yawning
|
10 years ago |
Nick Mathewson
|
34451c7a45
Use SSL_state() to inspect the state of SSL objects.
|
10 years ago |
Nick Mathewson
|
22da5001b5
Use SSL_clear_mode where available.
|
10 years ago |
Nick Mathewson
|
92b297bb58
SSL_clear_mode exists; we can use it.
|
10 years ago |
Nick Mathewson
|
fa63f991c0
Stop accessing 'ssl->s3->flags' when we are using openssl 1.1
|
10 years ago |
Yawning Angel
|
53a347592a
ERR_remove_state() is deprecated since OpenSSL 1.0.0.
|
10 years ago |
Nick Mathewson
|
614d9bc967
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
|
10 years ago |
Nick Mathewson
|
8aa04408fb
Merge branch 'bug15823_025' into maint-0.2.5
|
10 years ago |
John Brooks
|
2b27ce52d2
Fix out-of-bounds read in INTRODUCE2 client auth
|
10 years ago |
David Goulet
|
26c344a563
Revert "Remove obsolete workaround in dirserv_thinks_router_is_hs_dir()"
|
10 years ago |
Nick Mathewson
|
0ac748353a
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
|
10 years ago |
Nick Mathewson
|
6c7720ed49
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
|
10 years ago |
Nick Mathewson
|
efae1bcef6
Merge remote-tracking branch 'karsten/geoip6-apr2015' into maint-0.2.4
|
10 years ago |
Nick Mathewson
|
609cdec112
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
10 years ago |
Karsten Loesing
|
b5f6495876
Update geoip6 to the April 8 2015 database.
|
10 years ago |
Karsten Loesing
|
bcc0a48cfe
Update geoip to the April 8 2015 database.
|
10 years ago |
Nick Mathewson
|
f620b8f032
bump version to 0.2.6.7-dev
|
10 years ago |
Nick Mathewson
|
eb41214dba
bump version to 0.2.6.7
|
10 years ago |
Nick Mathewson
|
eab67b06cf
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
|
10 years ago |
Nick Mathewson
|
3a5d4d666e
bump 0.2.5 version to 0.2.5.12
|
10 years ago |
Nick Mathewson
|
5633261f2e
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
|
10 years ago |
Nick Mathewson
|
542100d3ca
Bump 0.2.4 version more places
|
10 years ago |
Nick Mathewson
|
442d577af5
Bump 0.2.4 version
|
10 years ago |
Nick Mathewson
|
0475552140
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
|
10 years ago |
Nick Mathewson
|
fe69a7e1d7
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
|
10 years ago |
Nick Mathewson
|
7451b4cafe
Changes file for bug15601
|
10 years ago |
Yawning Angel
|
dc3cb00080
Handle empty/zero length encoded intro points more gracefully.
|
10 years ago |
Yawning Angel
|
7b5f558da4
Treat empty introduction points sections as missing.
|
10 years ago |
Yawning Angel
|
49ddd92c11
Validate the RSA key size received when parsing INTRODUCE2 cells.
|
10 years ago |
George Kadianakis
|
929a8f199b
Decrease the amount of rend circ relaunches for hidden services.
|
10 years ago |