aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Remove the possibility to disable the UI module entirelyRichard Levitte2-65/+65
2017-06-29Add fork handlers, based on pthread_atforkRich Salz1-0/+3
2017-06-29util/mkdef.pl: Make symbol version processing Linux onlyRichard Levitte1-2/+2
2017-06-29util/mkdef.pl: Add UNIX as a platformRichard Levitte1-1/+4
2017-06-29STORE: add ENGINE information to loadersRichard Levitte1-0/+2
2017-06-29Add the STORE moduleRichard Levitte2-0/+51
2017-06-27util/mkerr.pl: avoid getting an annoying warning about negative countRichard Levitte1-0/+2
2017-06-27util/mkerr.pl: allow module names prefixed with OSSL_ or OPENSSL_Richard Levitte1-5/+5
2017-06-24Add constants for TLS 1.3 SignatureScheme valuesBenjamin Kaduk1-0/+27
2017-06-21Add OCSP_resp_get1_id() accessorSascha Steinbiss1-0/+1
2017-06-21Document SSL_set_psk_find_session_callback() and SSL_CTX equivalentMatt Caswell1-0/+2
2017-06-21Document SSL_set_psk_use_session_callback() and SSL_CTX equivalentMatt Caswell1-0/+2
2017-06-21Add SSL_SESSION_set_protocol_version()Matt Caswell1-0/+1
2017-06-21Add SSL_SESSION_set_cipher()Matt Caswell1-0/+1
2017-06-21Add SSL_SESSION_set1_master_key()Matt Caswell1-0/+1
2017-06-21Add a function to get the handshake digest for an SSL_CIPHERMatt Caswell1-0/+1
2017-06-21Add public API functions for setting TLSv1.3 PSK callbacksMatt Caswell1-0/+4
2017-06-13Rework writing crypto/err/openssl.txtRichard Levitte1-6/+9
2017-06-12Add -module option to util/mkerr.plRichard Levitte1-0/+13
2017-06-12Put message strings in state filesRich Salz1-37/+50
2017-06-12Add SSL_early_get1_extensions_present()Benjamin Kaduk1-0/+1
2017-06-11Remove leading space-before-tabRich Salz1-1/+1
2017-06-11Introduce ASN1_TIME_set_string_X509 APIRich Salz1-0/+1
2017-06-08List undocumented macrosRich Salz1-0/+29
2017-06-08Remove doc of non-existent functionsRich Salz2-7/+300
2017-06-08Fix #340: Parse ASN1_TIME to struct tmTodd Short1-0/+1
2017-06-07make error tables const and separate header fileRich Salz3-721/+614
2017-06-01Add -p (public only) flag to find-doc-nitsRich Salz2-7/+80
2017-05-31Add UI functionality to duplicate the user dataRichard Levitte1-0/+4
2017-05-31Wait longer for the server in TLSProxy to startMatt Caswell1-1/+1
2017-05-29Add stricter checking in NAME sectionRich Salz1-1/+3
2017-05-26Fix a Proxy race conditionMatt Caswell1-0/+15
2017-05-11make updateDr. Stephen Henson1-0/+2
2017-05-09Add test for no change following an HRRMatt Caswell1-0/+1
2017-05-08Add PEM_bytes_read_bio_secmem()Benjamin Kaduk1-0/+1
2017-05-08Add PEM_read_bio_exBenjamin Kaduk1-0/+1
2017-05-03Fix curly braces on util/mkrc.plRich Salz1-4/+8
2017-05-03Run perltidy, use strict+warnings on mkrc.plRich Salz1-18/+23
2017-05-03Perltidy ck_errfRich Salz1-47/+52
2017-05-03Remove some unused scriptsRich Salz3-437/+0
2017-05-03Update the TLSv1.3 version indicator for draft-20Matt Caswell1-1/+1
2017-05-03Extend the SERVERINFO file format to include an extensions contextMatt Caswell1-0/+1
2017-05-03Added support for ESSCertIDv2Marek Klein2-0/+15
2017-05-02TLS1.3 PaddingTodd Short1-0/+8
2017-04-28TLSProxy: When in debug mode, show the exact subprocess commandsRichard Levitte1-0/+6
2017-04-26Add support for SSL_SESSION_is_resumable()Matt Caswell1-0/+1
2017-04-25make updateDr. Stephen Henson1-0/+3
2017-04-25Switch command-line utils to new nameopt API.Dmitry Belyavskiy1-0/+1
2017-04-25Add a BIO_lookup_ex() functionMatt Caswell1-0/+1
2017-04-24Add CRYPTO_mem_leaks_cbRichard Levitte1-0/+1