summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-04-03Add ExpectedServerCANamesDr. Stephen Henson
2017-04-03Constify SSL_dup_CA_list()Dr. Stephen Henson
2017-04-03Print CA names in s_server, add -requestCAfile to s_clientDr. Stephen Henson
2017-04-03Don't use client specific functions to retrieve CA listDr. Stephen Henson
2017-04-03Add requestCAfile optionDr. Stephen Henson
2017-04-03Add extensions to debug listDr. Stephen Henson
2017-04-03SSL_CONF support for certificate_authoritiesDr. Stephen Henson
2017-04-03New certificate_authorities functionsDr. Stephen Henson
2017-04-03Ensure dhparams can handle X9.42 params in DERMatt Caswell
2017-04-03Add missing macros for DHxparamsMatt Caswell
2017-04-03Add documentation for SSL_get_server_tmp_key()Matt Caswell
2017-04-03Fix calls to SSL_get_server_tmp_key() in TLSv1.3Matt Caswell
2017-04-03Tweak a style issueMatt Caswell
2017-04-03Add a test for the problem fixed by the previous commitMatt Caswell
2017-04-03Restore s->early_data_state with the original valueTatsuhiro Tsujikawa
2017-04-03Update early data test for an even later arrival of CFMatt Caswell
2017-04-03Don't handle handshake messages when writing early data on serverMatt Caswell
2017-04-03Fix a typo in the SSL_get_max_early_data() declarationsKazuki Yamaguchi
2017-04-02Disable 15-test_ecparam.t when configured no-ec2mRichard Levitte
2017-04-02Remind people to have 'Fixes #XXXX' in the commit messageRichard Levitte
2017-04-02Fixup the github pull request templateRichard Levitte
2017-04-02crypto/ppccap.c: SIGILL-free processor capabilities detection on MacOS X.Andy Polyakov
2017-04-01Configure: use 5.10.0, don't require...Andy Polyakov
2017-04-01e_afalg.[ch]: fix --strict-warnings with gcc 4.x and 32-bit build.Andy Polyakov
2017-04-01bio/b_print.c: switch to int64_t as "greatest-width integer type".Andy Polyakov
2017-03-31Fix for #2730. Add CRLDP extension to list of supported extensionsJon Spillett
2017-03-31Update SSL_extension_supported()Matt Caswell
2017-03-30e_os.h: drop now-redundant PRIu64 [and fix OSSLzu].Andy Polyakov
2017-03-30apps/*.c: switch to platform-neutral format modifiers in BIO_print calls.Andy Polyakov
2017-03-30bio/b_print.c: recognize even 'j' format modifier.Andy Polyakov
2017-03-30Fix s_client early data indicatorMatt Caswell
2017-03-30Provide a test for pause between EoED and CFMatt Caswell
2017-03-30Fix early data bug with pause between EoED and CFMatt Caswell
2017-03-30Add SSL_dup descriptionJon Spillett
2017-03-30Documentation updatesPauli
2017-03-30Add a test for the bug fixed in the previous commitMatt Caswell
2017-03-30Fix bug with SSL_read_early_data()Matt Caswell
2017-03-30Documentation cleanup for man1/enc.podPauli
2017-03-29bio/b_print.c: fix %z failure in 32-bit build.Andy Polyakov
2017-03-29Add a simple test for the z modifierRichard Levitte
2017-03-29Use the z modifier instead of OSSLzu with BIO_printfRichard Levitte
2017-03-29Add z modifier parsing to the BIO_printf et all format stringRichard Levitte
2017-03-29cipherbytes_test: remove unused includesEmilia Kasper
2017-03-29engines/e_capi.c: slip in PROV_RSA_AES for interchangable CSP only.Andy Polyakov
2017-03-29engines/e_capi.c: adhere to CryptAcquireContextW unconditionally.Andy Polyakov
2017-03-29engine/e_capi.c: more formatting and styling fixes.Andy Polyakov
2017-03-29Documentation cleanup for man1/nseq.podPauli
2017-03-29Documentation clean up for man1/list.podPauli
2017-03-29doc: Add stitched ciphers to EVP_EncryptInit.podSteven Collison
2017-03-29doc: Add missing options in s_{server,client}Steven Collison