summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2017-06-21Document SSL_set_psk_find_session_callback() and SSL_CTX equivalentMatt Caswell
2017-06-21Document SSL_set_psk_use_session_callback() and SSL_CTX equivalentMatt Caswell
2017-06-21Add SSL_SESSION_set_protocol_version()Matt Caswell
2017-06-21Add SSL_SESSION_set_cipher()Matt Caswell
2017-06-21Add SSL_SESSION_set1_master_key()Matt Caswell
2017-06-21Add a function to get the handshake digest for an SSL_CIPHERMatt Caswell
2017-06-21Add public API functions for setting TLSv1.3 PSK callbacksMatt Caswell
2017-06-13Rework writing crypto/err/openssl.txtRichard Levitte
2017-06-12Add -module option to util/mkerr.plRichard Levitte
2017-06-12Put message strings in state filesRich Salz
2017-06-12Add SSL_early_get1_extensions_present()Benjamin Kaduk
2017-06-11Remove leading space-before-tabRich Salz
2017-06-11Introduce ASN1_TIME_set_string_X509 APIRich Salz
2017-06-08List undocumented macrosRich Salz
2017-06-08Remove doc of non-existent functionsRich Salz
2017-06-08Fix #340: Parse ASN1_TIME to struct tmTodd Short
2017-06-07make error tables const and separate header fileRich Salz
2017-06-01Add -p (public only) flag to find-doc-nitsRich Salz
2017-05-31Add UI functionality to duplicate the user dataRichard Levitte
2017-05-31Wait longer for the server in TLSProxy to startMatt Caswell
2017-05-29Add stricter checking in NAME sectionRich Salz
2017-05-26Fix a Proxy race conditionMatt Caswell
2017-05-11make updateDr. Stephen Henson
2017-05-09Add test for no change following an HRRMatt Caswell
2017-05-08Add PEM_bytes_read_bio_secmem()Benjamin Kaduk
2017-05-08Add PEM_read_bio_exBenjamin Kaduk
2017-05-03Fix curly braces on util/mkrc.plRich Salz
2017-05-03Run perltidy, use strict+warnings on mkrc.plRich Salz
2017-05-03Perltidy ck_errfRich Salz
2017-05-03Remove some unused scriptsRich Salz
2017-05-03Update the TLSv1.3 version indicator for draft-20Matt Caswell
2017-05-03Extend the SERVERINFO file format to include an extensions contextMatt Caswell
2017-05-03Added support for ESSCertIDv2Marek Klein
2017-05-02TLS1.3 PaddingTodd Short
2017-04-28TLSProxy: When in debug mode, show the exact subprocess commandsRichard Levitte
2017-04-26Add support for SSL_SESSION_is_resumable()Matt Caswell
2017-04-25make updateDr. Stephen Henson
2017-04-25Switch command-line utils to new nameopt API.Dmitry Belyavskiy
2017-04-25Add a BIO_lookup_ex() functionMatt Caswell
2017-04-24Add CRYPTO_mem_leaks_cbRichard Levitte
2017-04-16Add -f -r flags to find-unused-errsRich Salz
2017-04-10Fix util/mkdef.plRichard Levitte
2017-04-10Act on deprecation of LONG and ZLONG, step 3Richard Levitte
2017-04-10Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variantsRichard Levitte
2017-04-07Use 'over 2' for bullet lists.Rich Salz
2017-04-07Standardize on =over 4 and check for it.Rich Salz
2017-04-07Check for L<foo|foo>Rich Salz
2017-04-07Implement a new custom extensions APIMatt Caswell
2017-04-04make updateRichard Levitte
2017-04-04Implement internal ASN.1 types INT32, UINT32, INT64, UINT64Richard Levitte