Nick Mathewson
|
fa52b6f075
Make tortls unit tests pass with LibreSSL.
|
8 éve |
Nick Mathewson
|
27582325dc
Make Tor build happily with OpenSSL master and libressl.
|
8 éve |
Nick Mathewson
|
bb19799a49
Appease "make check-spaces"
|
9 éve |
Nick Mathewson
|
14c9b99051
mark a variable unused to fix a warning.
|
9 éve |
Nick Mathewson
|
0c5d8d9a4f
Move some more code inside a tortls.c ifdef to fix deadcode warning.
|
9 éve |
Nick Mathewson
|
6b5b1a02d4
Fix a coverity NULL-pointer deref warning in the tortls tests.
|
9 éve |
Nick Mathewson
|
9e2c4ee557
Fix some dead code in tortls.c
|
9 éve |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 éve |
Nick Mathewson
|
e5754c42d1
Merge branch 'bug17686_v2_027'
|
9 éve |
Nick Mathewson
|
ddcbe26474
Now that crypto_rand() cannot fail, it should return void.
|
9 éve |
Nick Mathewson
|
d467227323
Merge remote-tracking branch 'public/ticket11150_client_only'
|
9 éve |
Nick Mathewson
|
c32a43a4d2
Move openssl version compatibility defines into a new header.
|
9 éve |
Yawning Angel
|
3e3ec750cd
Fix compilation with OpenSSL 1.1.0-dev.
|
9 éve |
Nick Mathewson
|
5e9f2384cf
Fix various coverity-found issues
|
9 éve |
Nick Mathewson
|
f217b24e05
Merge remote-tracking branch 'origin/maint-0.2.7'
|
9 éve |
Nick Mathewson
|
4fb4906975
Merge remote-tracking branch 'public/bug17404_024' into maint-0.2.7
|
9 éve |
Nick Mathewson
|
9459ae260e
Fix the return value
|
9 éve |
Nick Mathewson
|
895a98dbaf
Merge remote-tracking branch 'origin/maint-0.2.7'
|
9 éve |
Nick Mathewson
|
b809c265e7
Merge remote-tracking branch 'public/bug17404_024' into maint-0.2.7
|
9 éve |
Nick Mathewson
|
35bf07b8d6
Check for len < 4 in dn_indicates_v3_cert
|
9 éve |
Nick Mathewson
|
5bd3290df3
Remove workaround code for broken client-side renegotiation
|
9 éve |
Nick Mathewson
|
6505d529a5
Remove client-side support for detecting v1 handshake
|
9 éve |
Nick Mathewson
|
2ad6e1bb0e
Make the mis-named V2_HANDSHAKE_SERVER/CLIENT macros always-on.
|
9 éve |
Nick Mathewson
|
bd1a137893
Remove the client-side code for the v1 and v2 tls handshakes.
|
9 éve |
Nick Mathewson
|
bfd9dccdb8
Merge remote-tracking branch 'origin/maint-0.2.7'
|
9 éve |
Nick Mathewson
|
1eb838b303
Work around openssl declaring x509_get_not{Before,After} as functions
|
9 éve |
Nick Mathewson
|
11e3db3ee8
clean up whitespace
|
9 éve |
Nick Mathewson
|
b5aa257d46
Fix "make check-spaces"
|
9 éve |
Nick Mathewson
|
39901bd408
Make test_tortls compile without warnings
|
9 éve |
Nick Mathewson
|
086c33ea61
Merge remote-tracking branch 'twstrike/tortls_tests'
|
9 éve |