Age | Commit message (Collapse) | Author |
|
|
|
* Don't assume that every test box has an IPv4 address
* Don't assume that every test box has a non-local address
Resolves issue #17255 released in unit tests in 0.2.7.3-rc.
|
|
|
|
|
|
|
|
Conflicts:
src/test/include.am
src/test/log_test_helpers.c
src/test/log_test_helpers.h
|
|
|
|
Conflicts:
src/test/include.am
src/test/rend_test_helpers.c
src/test/rend_test_helpers.h
|
|
Conflicts:
src/test/test_util_format.c
|
|
|
|
Some of these tests can be ported to work with openssl 1.1, but
probably some can't.
|
|
|
|
|
|
Now that x509_get_not{Before,After} are functions in OpenSSL 1.1
(not yet releasesd), we need to define a variant that takes a const
pointer to X509 and returns a const pointer to ASN1_time.
Part of 17237. I'm not convinced this is an openssl bug or a tor
bug. It might be just one of those things.
|
|
|
|
|
|
OpenSSL.
|
|
|
|
|
|
Fixes ticket #16563
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Minor conflicts)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add "You might have an empty clock battery or bad NTP server."
|
|
|