Juan Carlos
8e54bc5b0c
Deprecate and/or remove ospaths ( #14767 )
2020-06-23 10:51:33 +02:00
Leorize
3d4d3f4ac2
untestable/thttpclient_ssl: some tests are no longer broken
...
With the changes to the default cipher suites, certain tests are no
longer broken and are acting as they should.
2020-06-06 21:11:53 +02:00
Leorize
23cc4091d9
untestable/thttpclient_ssl: move incomplete-chain to dubious_broken
...
It's unsure why this test fail for macOS, but it doesn't hurt if it's
not passing.
2020-06-06 21:11:53 +02:00
Leorize
65b350f112
untestable/thttpclient_ssl: fix macos
2020-06-06 21:11:53 +02:00
Leorize
df91f61e20
untestable/thttpclient_ssl: fix 10000-sans test
2020-06-06 21:11:53 +02:00
Leorize
19ccc5fd8d
untestable/thttpclient_ssl: catch errors caused by the bad catergory
...
Previously the errors caused by `SSL_shutdown()` masked these, so now we
catch them.
2020-06-06 21:11:53 +02:00
Timothee Cour
d5b7e9902c
fix nim CI; fix local testament ( #14102 )
2020-04-24 10:24:30 +02:00
Federico Ceratto
5b85444244
SSL certificate verify GitHub action ( #13697 )
...
* Implement SSL/TLS certificate checking #782
* SSL: Add nimDisableCertificateValidation
Remove NIM_SSL_CERT_VALIDATION env var
tests/untestable/thttpclient_ssl.nim ran successfully on Linux with libssl 1.1.1d
* SSL: update integ test to skip flapping tests
* Revert .travis.yml change
* nimDisableCertificateValidation disable imports
Prevent loading symbols that are not defined on older SSL libs
* SSL: disable verification in net.nim
..when nimDisableCertificateValidation is set
* Update changelog
* Fix peername type
* Add define check for windows
* Disable test on windows
* Add exprimental GitHub action CI for SSL
* Test nimDisableCertificateValidation
2020-03-20 17:11:39 +01:00
Arne Döring
ec20fd3544
fix #12426 ( #12462 )
2019-10-20 11:52:50 +02:00
Arne Döring
21cbfd72ec
Refactor json macro ( #12391 )
...
* closes #12316
* make tjsonmacro work at js target
* closes #12289
* closes #11988
* also fixed gdb related stuff
2019-10-17 09:55:41 +02:00
Federico Ceratto
5825dcb0b5
Detect local "primary" IP address
2019-03-17 16:58:27 +00:00
Arne Döring
a5ecbf823f
lots of small changes
2018-12-11 21:23:22 +01:00
Araq
282c4f3d0a
file mode bullshit
2018-08-05 09:59:16 +02:00
Arne Döring
97d37aeb0b
Gdb pretty printers ( #8263 )
2018-07-16 19:30:05 +02:00
Federico Ceratto
a78d7a31f7
Add OpenSSL 1.1.0 support #5000
...
Add a simple online test
2017-12-28 21:57:43 +00:00
Federico Ceratto
da2fd42e67
Add comments on "untestable" tests directory
2017-11-03 20:58:32 +00:00
Thomas Johnson
61a50d9c8c
Fixes #6571 ( #6578 )
2017-10-24 10:48:45 +02:00
Dominik Picheta
9b465a2361
Add readme to tests. Add fileDir option to testament & create nimble test.
2017-09-02 15:03:39 +01:00
ionel anton
636b977457
Column details for postgres. ( #5380 )
2017-02-13 09:09:43 +01:00
Dominik Picheta
a34206fe84
More postgres test code. Added getValue for PreparedStmts.
...
Ref #3569 . Ref #3560 .
2016-01-18 13:19:07 +00:00
Anatoly Galiulin
c017904363
Fixed issue 3513: wrong setupQuery realization
2015-11-06 10:24:23 +06:00
Dominik Picheta
0249bd0e6c
Add missing untestable test.
2015-11-01 10:37:04 +00:00