Ivan Nikulin
|
f40ac2d1ed
|
Implement conversion of HandshakeError to the source stream
|
2020-12-23 12:25:30 +00:00 |
Ivan Nikulin
|
42322f8b1e
|
Make clippy happy
|
2020-12-03 14:12:46 +00:00 |
Ivan Nikulin
|
2fc44386af
|
Add support for wss: scheme in hyper-boring
|
2020-12-03 01:25:18 +00:00 |
Ivan Nikulin
|
f8ab082d59
|
Merge pull request #2 from gabi-250/fix-boring-links
Fix hyper-boring repository link.
|
2020-11-14 13:57:40 +00:00 |
Gabriela Alexandra Moldovan
|
31ed6443b1
|
Fix boring repository links.
|
2020-11-14 00:03:43 +00:00 |
Ivan Nikulin
|
5a308ba6ab
|
Add publish script
|
2020-11-12 13:08:13 +00:00 |
Ivan Nikulin
|
5afd10b577
|
Fix boring-sys linking. Bump version.
|
2020-11-12 13:03:41 +00:00 |
Ivan Nikulin
|
2b61e14211
|
Fix doc comment
|
2020-11-11 20:40:58 +00:00 |
Ivan Nikulin
|
fda73f4947
|
Fix docs
|
2020-11-11 20:32:53 +00:00 |
Ivan Nikulin
|
f4096d8afd
|
Add hyper-boring
|
2020-11-11 20:29:54 +00:00 |
Ivan Nikulin
|
548771adb1
|
Add tokio-boring
|
2020-11-11 19:26:22 +00:00 |
Ivan Nikulin
|
ec45baa6d8
|
Revive CI
|
2020-11-11 19:01:29 +00:00 |
Ivan Nikulin
|
fc07d7dfbb
|
Fix doc comments
|
2020-11-11 18:08:14 +00:00 |
Ivan Nikulin
|
5cb8947d7e
|
Rename stuff
|
2020-11-11 17:47:30 +00:00 |
Ivan Nikulin
|
0f5daa8eb5
|
Remove LibreSSL leftovers
|
2020-11-11 14:18:00 +00:00 |
Ivan Nikulin
|
9bd7645701
|
Remove ossl110 gate
|
2020-11-11 14:08:37 +00:00 |
Ivan Nikulin
|
7d9a77e916
|
Remove ossl102 gate
|
2020-11-11 13:34:48 +00:00 |
Ivan Nikulin
|
61b600331b
|
Remove ossl101 gate
|
2020-11-11 13:21:33 +00:00 |
Ivan Nikulin
|
a4c8a21997
|
Remove ossl110f config gate
|
2020-11-11 13:15:02 +00:00 |
Ivan Nikulin
|
0da810d4d5
|
Remove ossl110g feature gate
|
2020-11-11 13:11:45 +00:00 |
Ivan Nikulin
|
96d14f9e4b
|
Remove ossl111 feature gate
|
2020-11-11 13:09:33 +00:00 |
Ivan Nikulin
|
8e54554cf8
|
Remove unimplemented OSSL111 stuff
|
2020-11-11 00:43:27 +00:00 |
Ivan Nikulin
|
1ae3ef578f
|
Remove LibreSSL-specific code
|
2020-11-11 00:15:24 +00:00 |
Ivan Nikulin
|
a9ea9b26e7
|
Revive tests
|
2020-11-11 00:09:31 +00:00 |
Ivan Nikulin
|
7908e99fae
|
Fix compilation warnings
|
2020-11-10 12:34:35 +00:00 |
Ivan Nikulin
|
a6f5beeb33
|
Remove decrepit and unavaliable API and fix signatures
|
2020-11-10 00:18:28 +00:00 |
Ivan Nikulin
|
df0b31b651
|
BoringSSL
|
2020-11-08 12:55:18 +00:00 |
Steven Fackler
|
d46f3d9e9d
|
Merge pull request #1360 from mbrubeck/deps
Update to cfg-if 1.0
|
2020-10-12 14:53:09 -04:00 |
Matt Brubeck
|
5b9b4429f8
|
Update to cfg-if 1.0
|
2020-10-12 11:22:52 -07:00 |
Steven Fackler
|
742db0d37f
|
Merge pull request #1357 from stbuehler/clippy-matches-macro
Silence clippy::match_like_matches_macro (would require rust 1.42)
|
2020-10-10 07:26:20 -04:00 |
Steven Fackler
|
7f2b63eb71
|
Merge pull request #1358 from breard-r/fix_typo
Fix a typo
|
2020-10-10 07:25:59 -04:00 |
Rodolphe Breard
|
5fc9ad88a3
|
Fix a typo
|
2020-10-10 13:02:02 +02:00 |
Stefan Bühler
|
c1c379af02
|
Silence clippy::match_like_matches_macro (would require rust 1.42)
|
2020-10-10 13:01:40 +02:00 |
Steven Fackler
|
d9d805f3d7
|
Merge pull request #1347 from stbuehler/more-x509-ext-bindings
More bindings to handle x509 extensions
|
2020-09-29 20:04:35 -04:00 |
Stefan Bühler
|
df0ad695a1
|
Update some X509_CRL bindings for libressl281
|
2020-09-28 13:44:22 +02:00 |
Stefan Bühler
|
f83ed2e074
|
Add some X509_REVOKED bindings, make extensions field public
|
2020-09-28 13:44:22 +02:00 |
Stefan Bühler
|
0076028eda
|
Add more extension bindings for STACK_OF(X509_EXTENSION)
|
2020-09-28 13:44:22 +02:00 |
Steven Fackler
|
68a19bafdb
|
Merge pull request #1346 from stbuehler/fix-asn1-octect-string-bindings
Fix ASN1_OCTET_STRING in bindings
|
2020-09-28 07:22:20 -04:00 |
Stefan Bühler
|
4707e74420
|
Fix ASN1_OCTET_STRING in bindings
|
2020-09-28 11:44:00 +02:00 |
Steven Fackler
|
32b1736368
|
Merge pull request #1344 from stbuehler/x509-bindings
Various x509 bindings
|
2020-09-26 14:04:36 -04:00 |
Stefan Bühler
|
919874a2a5
|
Add AUTHORITY_KEYID struct
|
2020-09-26 19:41:31 +02:00 |
Stefan Bühler
|
85d78b29af
|
Add bindings and consts for x509 extensions flags and (extended) key usage
|
2020-09-26 19:41:31 +02:00 |
Stefan Bühler
|
4f3a71ba04
|
Add bindings to access x509 extensions in various types
|
2020-09-26 18:37:28 +02:00 |
Stefan Bühler
|
0b296921ff
|
Add a few bindings for X509_REVOKED
|
2020-09-26 18:37:02 +02:00 |
Stefan Bühler
|
0d0e3be39f
|
Add more bindings for X509_CRL
|
2020-09-26 18:28:49 +02:00 |
Josh Robson Chase
|
6eabcf2ca0
|
Expose the X509Revoked type directly
|
2020-09-26 17:27:08 +02:00 |
Josh Robson Chase
|
3a4f96a73d
|
Add basic bindings to the API CRLs
|
2020-09-26 17:27:07 +02:00 |
Steven Fackler
|
7ef5e50e26
|
bump to 1.1.1f in CI
|
2020-09-24 14:24:27 -04:00 |
Steven Fackler
|
0a0da84f93
|
Merge pull request #1342 from hidekatsu-izuno/support-ecx
Add ecx (X25519, X448) support
|
2020-09-13 13:22:12 -04:00 |
Hidekatsu Izuno
|
c4cbf496c7
|
Add ecx support
|
2020-09-13 23:48:53 +09:00 |