aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2018-08-09Add a test for TLSv1.3 fallbackMatt Caswell1-0/+2
2018-08-08Add a test for unencrypted alertMatt Caswell3-1/+69
2018-07-31Deprecate the EC curve type specific functions in 1.2.0Matt Caswell1-10/+10
2018-07-31Provide EC functions that are not curve type specificMatt Caswell1-0/+5
2018-07-18Add a test for mismatch between key OID and sig algMatt Caswell1-3/+6
2018-07-11Windows: fix echo for nmakeRichard Levitte1-0/+12
2018-07-10util/dofile.pl: require Text::Template 1.46 or newerRichard Levitte1-1/+1
2018-07-10Make 'with_fallback' use 'use' instead of 'require'Richard Levitte1-2/+4
2018-07-06Introduce the recv_max_early_data settingMatt Caswell1-0/+4
2018-07-02Document the new early data callback and optionMatt Caswell1-0/+2
2018-07-02Add setters to set the early_data callbackMatt Caswell1-0/+2
2018-06-27Modify the DEVRANDOM source so that the files are kept open persistently.Pauli1-0/+1
2018-06-22Configure,util/shlib_wrap.sh: harmonize -Wl and -rpath handling.Andy Polyakov1-2/+2
2018-06-21Use DEPRECATEDIN_1_2_0 macro for DSA_sign_setup declarationNicola Tuveri1-1/+1
2018-06-20Update copyright yearMatt Caswell1-1/+1
2018-06-19Add EVP_PKEY_set_alias_typeJack Lloyd1-0/+1
2018-06-13Configurations/10-main.conf: replace -bexpall with explicit list on AIX.Andy Polyakov1-5/+11
2018-06-12util/ck_errf.pl: add functionality that brings it closer to util/mkerr.plRichard Levitte1-10/+68
2018-06-11util/ck_errf.pl: add detection of unknown libcrypto and libssl libsRichard Levitte1-2/+21
2018-06-11export data_dir of Test.pm, which was forgotten in #5928David von Oheimb1-1/+1
2018-06-11VMS: have mkdef.pl parse lettered versions properlyRichard Levitte1-1/+1
2018-06-08Add function for setting the EVP_PKEY_ASN1_METHOD raw key getter functionsMatt Caswell1-0/+2
2018-06-08Add support getting raw private/public keysMatt Caswell1-0/+2
2018-06-04Remove non-existant functions from libcrypto.numMatt Caswell1-10/+0
2018-05-30Add APIs for custom X509_LOOKUP_METHOD creationMingtao Yang2-0/+30
2018-05-29Update copyright yearMatt Caswell2-3/+3
2018-05-28ECDSA_SIG: add simple getters for commonly used struct membersDr. Matthias St. Pierre1-0/+2
2018-05-28RSA: add simple getters for commonly used struct membersDr. Matthias St. Pierre1-0/+8
2018-05-28DSA: add simple getters for commonly used struct membersDr. Matthias St. Pierre1-0/+5
2018-05-28DH: fix: add simple getters for commonly used struct membersDr. Matthias St. Pierre1-5/+5
2018-05-27util/libcrypto.num: fix symbol collision between 1.1.0 and masterDr. Matthias St. Pierre1-4/+4
2018-05-20Windows: don't install __DECC_*.HRichard Levitte1-2/+8
2018-05-20Quiet pod2html warningsRichard Levitte1-1/+1
2018-05-18DH: add simple getters for commonly used DH struct membersDr. Matthias St. Pierre1-0/+5
2018-05-17Change the default number of NewSessionTickets we send to 2Matt Caswell1-0/+6
2018-05-17Enable the ability to set the number of TLSv1.3 session tickets sentMatt Caswell1-0/+4
2018-05-16When producing man-pages, ensure NAME section is one line onlyRichard Levitte1-0/+26
2018-05-15Suport TLSv1.3 draft 28Matt Caswell1-1/+1
2018-05-01Add getter for X509_VERIFY_PARAM_get_hostflagsMatt Caswell1-0/+1
2018-04-26Fix last(?) batch of malloc-NULL placesRich Salz1-0/+16
2018-04-26Wait max. 60 seconds for s_client to connectBernd Edlinger1-1/+1
2018-04-18TLSProxy/Proxy.pm: preclude output intermix.Andy Polyakov1-1/+1
2018-04-18TLSProxy/Record.pm: add is_fatal_alert method.Andy Polyakov1-7/+15
2018-04-18TLSProxy/Proxy.pm: refine NewSessionTicket detection.Andy Polyakov1-5/+14
2018-04-18TLSProxy/Message.pm: refine end-of-conversation detection logic.Andy Polyakov1-2/+5
2018-04-18Style: ssl.hFdaSilvaYY1-0/+1
2018-04-14TLSProxy/Proxy.pm: straighten inner loop termination logic.Andy Polyakov1-5/+7
2018-04-14TLSProxy/Proxy.pm: bind s_server to loopback interface.Andy Polyakov1-54/+60
2018-04-13Rework partial packet handling once moreBernd Edlinger2-2/+3
2018-04-13Split the scrypt and RSA-PSS into man3 and man7 pagesRichard Levitte1-0/+9