77 Commits (56b28d84466aedd4d2c82b5dc26572c9b0e2bfa8)
 

Author SHA1 Message Date
Adam Langley 56b28d8446 acvp: highlight that the TOTP secret goes in the config file. 4 years ago
Adam Langley 048f354b2a acvp: handle more private key formats. 4 years ago
Dan McArdle 6222fe767d runner: Refactor BoGo clientHelloMsg extension marshalling. 4 years ago
Adam Langley 51b428153d Include rodata subsections in FIPS-shared build. 4 years ago
David Benjamin 991835dfa9 Switch x509_test.cc to use C++ raw string literals. 5 years ago
David Benjamin 723faad51d Fix some malloc error handling. 5 years ago
Adam Langley b117a3a0b7 acvp: add AES-KWP support. 5 years ago
Adam Langley 81658a95c9 acvp: add AES-KW support. 5 years ago
Adam Langley 35ee5ab8cf acvp: support saving vectors. 5 years ago
Nick Harper 5e086956f2 Fix handling of quic_early_data_context. 5 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
Adam Langley fda92cd640 acvp: add AES-GCM support. 5 years ago
Pete Bentley 6b6b66bacd Disable fork detection on Trusty. 5 years ago
Adam Langley 67818bea66 acvp: add AES-CTR support. 5 years ago
David Benjamin 63fa33d7ea Tell clang-format that STACK_OF and LHASH_OF are types. 5 years ago
Adam Langley 8097632475 modulewrapper: fix unknown functions. 5 years ago
David Benjamin 3ff161cc08 Print SSL_get_error in bssl_shim. 5 years ago
Adam Langley 437eabd039 modulewrapper: fix sending empty spans. 5 years ago
David Benjamin bb72a8d649 Allow specifying different initial and resumption expectations. 5 years ago
David Benjamin 0ee5808fed Add a few more OPENSSL_NO_* constants. 5 years ago
David Benjamin b0e98e408c Test SSL_get0_alpn_selected on both client and server. 5 years ago
David Benjamin a6386ea185 runner: Rewrite sessionState parsing with byteReader. 5 years ago
David Benjamin c4ec14c71d Switch ssl_parse_extensions to bool and Span. 5 years ago
Adam Langley 5850a016b2 Disable check that X.509 extensions implies v3. 5 years ago
David Benjamin b13e7b5fdc Silence some clang warnings on macOS and iOS CQ bots. 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 ca3f243cf0 Require non-NULL store in X509_STORE_CTX_init. 5 years ago
David Benjamin 6d70353ca8 Const-correct X509V3_CONF_METHOD. 5 years ago
David Benjamin 6247347edd Avoid unions in X509_NAME logic. 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 662bfad810 Fix potential leak in bssl::Array::Shrink. 5 years ago
David Benjamin 6ad3b46b24 Remove ASN1_STRING_length_set. 5 years ago
Adam Langley 6a263ce483 Revert "Check AlgorithmIdentifier parameters for RSA and ECDSA signatures." 5 years ago
Daniel McArdle bc24805109 Implement PSK variants of HPKE setup functions. 5 years ago
Adam Langley bef6a2f5f5 acvp: support working with files. 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