summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2019-05-23Add the NIST CAVS test vectors for CCMMatt Caswell
2019-04-15Add a check for history section location to find-doc-nitsJoshua Lock
2019-04-15Make check_example_location() in find-doc-nits genericJoshua Lock
2019-04-15Add section order check in util/find-doc-nitsPaul Yang
2019-03-21Providing missing accessor to EVP_PKEY.engineDmitry Belyavskiy
2019-02-26Update copyright yearMatt Caswell
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-02-04Fix Invalid Argument return code from IP_Factory in connect_to_server().Matthias Kraft
2019-01-07More configurable crypto and ssl library initializationViktor Dukhovni
2019-01-07Add a test for correct handling of the cryptopro bug extensionMatt Caswell
2018-11-24Have util/mktar.sh display the absolute path to the tarballRichard Levitte
2018-11-24Document the removed 'dist' targetRichard Levitte
2018-11-23Change tarball making procedureRichard Levitte
2018-11-14Fix typo in util/perl/OpenSSL/Test.pmRichard Levitte
2018-11-14Fix rpath-related Linux "test_shlibload" failure.Richard Levitte
2018-11-12Added missing signature algorithm reflection functionsViktor Dukhovni
2018-11-07util/add-depends.pl: go through shared_sources tooRichard Levitte
2018-10-17EVP module documentation passAntoine Salon
2018-10-10crypto/rand: fix some style nit'sFdaSilvaYY
2018-10-04Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h)Richard Levitte
2018-09-24Document OPENSSL_VERSION_TEXT macroDaniel Bevenius
2018-09-20util/mkdef.pl, util/add-depends.pl: don't lowercase file namesRichard Levitte
2018-09-12minor fixes for WindowsViktor Szakats
2018-09-11Update copyright yearMatt Caswell
2018-09-07Support setting SM2 IDPaul Yang
2018-09-07Support pmeth->digest_customPaul Yang
2018-09-07Introduce EVP_MD_CTX_set_pkey_ctxPaul Yang
2018-09-03Rename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_listRichard Levitte
2018-09-03add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESPPaul Kehrer
2018-08-20Add support for SSL_CTX_set_post_handshake_auth()Matt Caswell
2018-08-20Change Post Handshake auth so that it is opt-inMatt Caswell
2018-08-17crypto/threads_*: remove CRYPTO_atomic_{read|write}.Andy Polyakov
2018-08-15Update code for the final RFC version of TLSv1.3 (RFC8446)Matt Caswell
2018-08-09Add a test for TLSv1.3 fallbackMatt Caswell
2018-08-08Add a test for unencrypted alertMatt Caswell
2018-07-31Deprecate the EC curve type specific functions in 1.2.0Matt Caswell
2018-07-31Provide EC functions that are not curve type specificMatt Caswell
2018-07-18Add a test for mismatch between key OID and sig algMatt Caswell
2018-07-11Windows: fix echo for nmakeRichard Levitte
2018-07-10util/dofile.pl: require Text::Template 1.46 or newerRichard Levitte
2018-07-10Make 'with_fallback' use 'use' instead of 'require'Richard Levitte
2018-07-06Introduce the recv_max_early_data settingMatt Caswell
2018-07-02Document the new early data callback and optionMatt Caswell
2018-07-02Add setters to set the early_data callbackMatt Caswell
2018-06-27Modify the DEVRANDOM source so that the files are kept open persistently.Pauli
2018-06-22Configure,util/shlib_wrap.sh: harmonize -Wl and -rpath handling.Andy Polyakov
2018-06-21Use DEPRECATEDIN_1_2_0 macro for DSA_sign_setup declarationNicola Tuveri
2018-06-20Update copyright yearMatt Caswell
2018-06-19Add EVP_PKEY_set_alias_typeJack Lloyd
2018-06-13Configurations/10-main.conf: replace -bexpall with explicit list on AIX.Andy Polyakov