summaryrefslogtreecommitdiffstats
path: root/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor util/mknum.pl for clearer separation of functionalityRichard Levitte2018-10-041-1345/+111
* Add code to manipulate the items in OpenSSL::OrdinalsRichard Levitte2018-10-041-35/+545
* A perl module to parse through C headersRichard Levitte2018-10-041-0/+1129
* Move ZLIB from 'platforms' to 'features'Richard Levitte2018-10-033-9/+8
* Refactor util/mkdef.pl for clearer separation of functionalityRichard Levitte2018-10-032-1535/+1649
* Add a perl module that deals with ordinals filesRichard Levitte2018-10-031-0/+436
* Refactor linker script generationRichard Levitte2018-10-011-3/+4
* Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h)Richard Levitte2018-09-302-11/+1
* Document OPENSSL_VERSION_TEXT macroDaniel Bevenius2018-09-241-0/+1
* util/mkdef.pl, util/add-depends.pl: don't lowercase file namesRichard Levitte2018-09-202-4/+4
* minor fixes for WindowsViktor Szakats2018-09-121-1/+1
* Update copyright yearMatt Caswell2018-09-112-2/+2
* Support setting SM2 IDPaul Yang2018-09-071-0/+3
* Support pmeth->digest_customPaul Yang2018-09-071-0/+2
* Introduce EVP_MD_CTX_set_pkey_ctxPaul Yang2018-09-071-0/+1
* Rename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_listRichard Levitte2018-09-031-2/+2
* add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESPPaul Kehrer2018-09-031-0/+2
* Add support for SSL_CTX_set_post_handshake_auth()Matt Caswell2018-08-201-0/+1
* Change Post Handshake auth so that it is opt-inMatt Caswell2018-08-201-1/+1
* crypto/threads_*: remove CRYPTO_atomic_{read|write}.Andy Polyakov2018-08-171-2/+0
* Update code for the final RFC version of TLSv1.3 (RFC8446)Matt Caswell2018-08-153-7/+3
* Add a test for TLSv1.3 fallbackMatt Caswell2018-08-091-0/+2
* Add a test for unencrypted alertMatt Caswell2018-08-083-1/+69
* Deprecate the EC curve type specific functions in 1.2.0Matt Caswell2018-07-311-10/+10
* Provide EC functions that are not curve type specificMatt Caswell2018-07-311-0/+5
* Add a test for mismatch between key OID and sig algMatt Caswell2018-07-181-3/+6
* Windows: fix echo for nmakeRichard Levitte2018-07-111-0/+12
* util/dofile.pl: require Text::Template 1.46 or newerRichard Levitte2018-07-101-1/+1
* Make 'with_fallback' use 'use' instead of 'require'Richard Levitte2018-07-101-2/+4
* Introduce the recv_max_early_data settingMatt Caswell2018-07-061-0/+4
* Document the new early data callback and optionMatt Caswell2018-07-021-0/+2
* Add setters to set the early_data callbackMatt Caswell2018-07-021-0/+2
* Modify the DEVRANDOM source so that the files are kept open persistently.Pauli2018-06-261-0/+1
* Configure,util/shlib_wrap.sh: harmonize -Wl and -rpath handling.Andy Polyakov2018-06-221-2/+2
* Use DEPRECATEDIN_1_2_0 macro for DSA_sign_setup declarationNicola Tuveri2018-06-211-1/+1
* Update copyright yearMatt Caswell2018-06-201-1/+1
* Add EVP_PKEY_set_alias_typeJack Lloyd2018-06-191-0/+1
* Configurations/10-main.conf: replace -bexpall with explicit list on AIX.Andy Polyakov2018-06-131-5/+11
* util/ck_errf.pl: add functionality that brings it closer to util/mkerr.plRichard Levitte2018-06-121-10/+68
* util/ck_errf.pl: add detection of unknown libcrypto and libssl libsRichard Levitte2018-06-111-2/+21
* export data_dir of Test.pm, which was forgotten in #5928David von Oheimb2018-06-111-1/+1
* VMS: have mkdef.pl parse lettered versions properlyRichard Levitte2018-06-111-1/+1
* Add function for setting the EVP_PKEY_ASN1_METHOD raw key getter functionsMatt Caswell2018-06-081-0/+2
* Add support getting raw private/public keysMatt Caswell2018-06-081-0/+2
* Remove non-existant functions from libcrypto.numMatt Caswell2018-06-041-10/+0
* Add APIs for custom X509_LOOKUP_METHOD creationMingtao Yang2018-05-302-0/+30
* Update copyright yearMatt Caswell2018-05-292-3/+3
* ECDSA_SIG: add simple getters for commonly used struct membersDr. Matthias St. Pierre2018-05-281-0/+2
* RSA: add simple getters for commonly used struct membersDr. Matthias St. Pierre2018-05-281-0/+8
* DSA: add simple getters for commonly used struct membersDr. Matthias St. Pierre2018-05-281-0/+5