47 Commits (8591d539b5d7d3605e78750ffbe256de00f47f46)

Author SHA1 Message Date
David Benjamin 8591d539b5 Document the X509V3_get_d2i family of functions. 4 years ago
David Benjamin 6dcce80037 Add functions for manipulating X.509 TBS structures. 4 years ago
David Benjamin f18638cca1 Remove ASN1_STRING_length_set prototype. 4 years ago
Adam Langley 83a3f462cf Add AES-GCM AEADs with internal nonce generation. 4 years ago
David Benjamin fa9796ece4 Add SSL_early_data_reason_string. 4 years ago
Steven Valdez 07827156c9 Add raw redeem API. 4 years ago
David Benjamin e9fce74f2e Const-correct X509V3_extensions_print. 4 years ago
David Benjamin 1e8e5635bd clang-format and convert comments in x509v3.h. 4 years ago
Tamas Petz c46b1736a1 aarch64: Improve conditional compilation 4 years ago
Steven Valdez 51607f1fe1 Implement draft-vvv-tls-alps-01. 4 years ago
David Benjamin 3989c99706 Fix crash when flushing an SSL BIO. 4 years ago
David Benjamin 6d904d5b8a Document low-level PEM read/write functions. 4 years ago
David Benjamin 5e549fb640 clang-format pem.h and convert comments. 4 years ago
Steven Valdez f2b2ef8407 Update TrustTokenV2 to use VOPRFs and assemble RR. 4 years ago
David Benjamin 38bcb5368c Add a warning to des.h. 5 years ago
David Benjamin 9bf1634b93 Move Trusty workaround to the OPENSSL_LINUX define. 5 years ago
David Benjamin 0ee5808fed Add a few more OPENSSL_NO_* constants. 5 years ago
David Benjamin e0900ac5e1 Mirror dsa.h's deprecation notice in dh.h. 5 years ago
David Benjamin cefbf9ceaa Const-correct X509_get0_extensions. 5 years ago
David Benjamin 3743aafdac Add SSL_CIPHER_get_protocol_id. 5 years ago
Steven Valdez 9adcb0aa7e Add TrustTokenV2. 5 years ago
David Benjamin ee4af9e94e Add X509_get_pathlen and X509_REVOKED_get0_extensions. 5 years ago
Adam Langley 5eeaf3029d Add some accommodations for FreeRDP 5 years ago
David Benjamin 6d70353ca8 Const-correct X509V3_CONF_METHOD. 5 years ago
David Benjamin 49e9f67d8b Bump OPENSSL_VERSION_NUMBER to 1.1.1. 5 years ago
David Benjamin a82cfdf083 Document more of x509.h. 5 years ago
David Benjamin 6ad3b46b24 Remove ASN1_STRING_length_set. 5 years ago
Daniel McArdle bc24805109 Implement PSK variants of HPKE setup functions. 5 years ago
David Benjamin 4ef5de02c7 Document a few more functions in x509.h. 5 years ago
David Benjamin 298d8bea03 Add subject key ID and authority key ID accessors. 5 years ago
David Benjamin 1c58648f14 Remove sxnet and pkey_usage_period extensions. 5 years ago
David Benjamin 125a38fad9 Const-correct various X509 functions. 5 years ago
David Benjamin 95d8eaa660 Make X509_set_not{Before,After} functions rather than macros. 5 years ago
David Benjamin 48cb69f8bd Add X509_get0_uids from OpenSSL 1.1.0. 5 years ago
David Benjamin 9372f38cd0 Bound RSA and DSA key sizes better. 5 years ago
David Benjamin c947efabcb Add set1 versions of X509 timestamp setters. 5 years ago
Tamas Petz a0b49d63fd aarch64: support BTI and pointer authentication in assembly 5 years ago
Watson Ladd dcd6e447eb Support delegated credentials verison 06 5 years ago
Nick Harper 74161f485b Enforce presence of ALPN when QUIC is in use. 5 years ago
David Benjamin 7d3a24d9db Fix the naming of alert error codes. 5 years ago
David Benjamin db129f3f3f Add X509_SIG_get0 and X509_SIG_getm. 5 years ago
Nick Harper cac93924ab Disallow TLS 1.3 compatibility mode in QUIC. 5 years ago
David Benjamin eda849d2e6 Opaquify PKCS8_PRIV_KEY_INFO. 5 years ago
David Benjamin 5d7c2f8b1d Implement i2d_PUBKEY and friends without crypto/asn1. 5 years ago
Steven Valdez d0637e901d Remove TRUST_TOKEN_experiment_v0. 5 years ago
David Benjamin b9fbf4069e Clarify in-place rules for low-level AES mode functions. 5 years ago
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 5 years ago