aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Update the version number for TLSv1.3 draft 21Matt Caswell2017-07-071-1/+1
* Various doc fixesRich Salz2017-07-031-18/+14
* Remove the possibility to disable the UI module entirelyRichard Levitte2017-07-032-65/+65
* Add fork handlers, based on pthread_atforkRich Salz2017-06-291-0/+3
* util/mkdef.pl: Make symbol version processing Linux onlyRichard Levitte2017-06-291-2/+2
* util/mkdef.pl: Add UNIX as a platformRichard Levitte2017-06-291-1/+4
* STORE: add ENGINE information to loadersRichard Levitte2017-06-291-0/+2
* Add the STORE moduleRichard Levitte2017-06-292-0/+51
* util/mkerr.pl: avoid getting an annoying warning about negative countRichard Levitte2017-06-271-0/+2
* util/mkerr.pl: allow module names prefixed with OSSL_ or OPENSSL_Richard Levitte2017-06-271-5/+5
* Add constants for TLS 1.3 SignatureScheme valuesBenjamin Kaduk2017-06-241-0/+27
* Add OCSP_resp_get1_id() accessorSascha Steinbiss2017-06-211-0/+1
* Document SSL_set_psk_find_session_callback() and SSL_CTX equivalentMatt Caswell2017-06-211-0/+2
* Document SSL_set_psk_use_session_callback() and SSL_CTX equivalentMatt Caswell2017-06-211-0/+2
* Add SSL_SESSION_set_protocol_version()Matt Caswell2017-06-211-0/+1
* Add SSL_SESSION_set_cipher()Matt Caswell2017-06-211-0/+1
* Add SSL_SESSION_set1_master_key()Matt Caswell2017-06-211-0/+1
* Add a function to get the handshake digest for an SSL_CIPHERMatt Caswell2017-06-211-0/+1
* Add public API functions for setting TLSv1.3 PSK callbacksMatt Caswell2017-06-211-0/+4
* Rework writing crypto/err/openssl.txtRichard Levitte2017-06-131-6/+9
* Add -module option to util/mkerr.plRichard Levitte2017-06-121-0/+13
* Put message strings in state filesRich Salz2017-06-121-37/+50
* Add SSL_early_get1_extensions_present()Benjamin Kaduk2017-06-121-0/+1
* Remove leading space-before-tabRich Salz2017-06-111-1/+1
* Introduce ASN1_TIME_set_string_X509 APIRich Salz2017-06-111-0/+1
* List undocumented macrosRich Salz2017-06-081-0/+29
* Remove doc of non-existent functionsRich Salz2017-06-082-7/+300
* Fix #340: Parse ASN1_TIME to struct tmTodd Short2017-06-081-0/+1
* make error tables const and separate header fileRich Salz2017-06-073-721/+614
* Add -p (public only) flag to find-doc-nitsRich Salz2017-06-012-7/+80
* Add UI functionality to duplicate the user dataRichard Levitte2017-05-311-0/+4
* Wait longer for the server in TLSProxy to startMatt Caswell2017-05-311-1/+1
* Add stricter checking in NAME sectionRich Salz2017-05-291-1/+3
* Fix a Proxy race conditionMatt Caswell2017-05-261-0/+15
* make updateDr. Stephen Henson2017-05-111-0/+2
* Add test for no change following an HRRMatt Caswell2017-05-091-0/+1
* Add PEM_bytes_read_bio_secmem()Benjamin Kaduk2017-05-081-0/+1
* Add PEM_read_bio_exBenjamin Kaduk2017-05-081-0/+1
* Fix curly braces on util/mkrc.plRich Salz2017-05-031-4/+8
* Run perltidy, use strict+warnings on mkrc.plRich Salz2017-05-031-18/+23
* Perltidy ck_errfRich Salz2017-05-031-47/+52
* Remove some unused scriptsRich Salz2017-05-033-437/+0
* Update the TLSv1.3 version indicator for draft-20Matt Caswell2017-05-031-1/+1
* Extend the SERVERINFO file format to include an extensions contextMatt Caswell2017-05-031-0/+1
* Added support for ESSCertIDv2Marek Klein2017-05-032-0/+15
* TLS1.3 PaddingTodd Short2017-05-021-0/+8
* TLSProxy: When in debug mode, show the exact subprocess commandsRichard Levitte2017-04-281-0/+6
* Add support for SSL_SESSION_is_resumable()Matt Caswell2017-04-261-0/+1
* make updateDr. Stephen Henson2017-04-251-0/+3
* Switch command-line utils to new nameopt API.Dmitry Belyavskiy2017-04-251-0/+1