Nick Mathewson
|
75da2045c5
Merge branch 'maint-0.3.4'
|
6 years ago |
Nick Mathewson
|
b390983b27
Merge remote-tracking branch 'teor/ticket27449-034' into maint-0.3.4
|
6 years ago |
Nick Mathewson
|
67bdd144bd
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
Nick Mathewson
|
2b1b8bf2ca
Merge branch 'maint-0.2.9' into maint-0.3.2
|
6 years ago |
Nick Mathewson
|
2f618094d2
Merge branch 'maint-0.3.4'
|
6 years ago |
Nick Mathewson
|
4ab033c3bc
Merge branch 'maint-0.3.3' into maint-0.3.4
|
6 years ago |
Nick Mathewson
|
824160fd82
Fix a type, and hopefully the win64 builds.
|
6 years ago |
Nick Mathewson
|
dc7c979453
Add note about use of tor_memcmp()
|
6 years ago |
Nick Mathewson
|
79a7fbb79b
Fix a reverse-inull warning from coverity in new code.
|
6 years ago |
Nick Mathewson
|
3b61bdb5ae
Try to fix new coverity warnings in unit tests.
|
6 years ago |
teor
|
d6779a9013
Stop reinstalling identical packages in our Windows CI
|
6 years ago |
teor
|
35b0ac8d84
Travis: don't call echo with a --flag as the first argument
|
6 years ago |
teor
|
d3a3ac013d
Appveyor: tail config.log and cat test-suite.log after failed builds
|
6 years ago |
teor
|
4e4b6a2476
Travis: when showing a log fails, keep trying to show other logs
|
6 years ago |
teor
|
90e038e732
Appveyor: always log the compiler path and version
|
6 years ago |
Nick Mathewson
|
03efb67b42
Debug one last reference-counting issue that only appeared on openssl master
|
6 years ago |
Nick Mathewson
|
eeba944ee0
Fix an easy refcounting bug in a unit test
|
6 years ago |
Nick Mathewson
|
0db5c54957
Merge branch 'nss_squashed' into nss_merge
|
6 years ago |
Nick Mathewson
|
d644c93ae9
Resolve openssl-only memory leaks
|
6 years ago |
Nick Mathewson
|
c50537fd94
Fix a pair of remaining leaks in tortls_nss.c
|
6 years ago |
Nick Mathewson
|
274efb1263
Use FREE_AND_NULL for impl types
|
6 years ago |
Nick Mathewson
|
ad94d43fc5
Port test_tortls_verify to not depend on openssl internals
|
6 years ago |
Nick Mathewson
|
59c1b34b72
Remove tor_tls_check_lifetime as unused.
|
6 years ago |
Nick Mathewson
|
3cdf0497f9
Add unit test for bridge-style TLS initialization.
|
6 years ago |
Nick Mathewson
|
7acb8c8d18
Document winsock includes better
|
6 years ago |
Nick Mathewson
|
70c27b7e39
Fix documentation of initialized fields in crypto_init.c
|
6 years ago |
Nick Mathewson
|
3b10108a2a
Fix documentation of ENABLE_NSS
|
6 years ago |
Nick Mathewson
|
edbb5ef5b2
Make some additional RSA functions const
|
6 years ago |
Nick Mathewson
|
600e046ed3
Rename crypto_pk_check_key(), use it more reasonably, add tests
|
6 years ago |
Nick Mathewson
|
3b5d6ef15b
Unify functions for reading/writing PEM keys, to avoid duplication.
|
6 years ago |