summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte
2018-01-26Fix some style nits in commit eee8a40Bernd Edlinger
2018-01-26Catch some more old sigalg names in commentsBenjamin Kaduk
2018-01-26Fix ssl-trace with TLS 1.3 draft-23 PSS sigalgsBenjamin Kaduk
2018-01-25Fix uninitialized read in sigalg parsing codeBenjamin Kaduk
2018-01-25Add TLSProxy tests for signature_algorithms_certBenjamin Kaduk
2018-01-25Add support for the TLS 1.3 signature_algorithms_cert extensionBenjamin Kaduk
2018-01-25Update documentation for SSL_set1_sigalgs()Benjamin Kaduk
2018-01-25Propagate TLS 1.3 sigalgs through tls1_set_sigalgs()Benjamin Kaduk
2018-01-25Add TLS 1.3 draft-23 PSS signature algorithmsBenjamin Kaduk
2018-01-25Renumber TLSEXT_TYPE_key_share for draft-23Benjamin Kaduk
2018-01-25Bump TLS1_3_VERSION_DRAFT for draft-23Benjamin Kaduk
2018-01-25Make the s_server command listen on IPv6 only when requestedBernd Edlinger
2018-01-25Fix setting of IPV6_V6ONLY on WindowsBernd Edlinger
2018-01-24Fix signature of min/max proto getterChristian Heimes
2018-01-24Fix SSL_CTX_get_{min,max}_proto_version integer conversion warningSteffan Karger
2018-01-24Added "B" tag to all variables.David Cooper
2018-01-24Add documentation for the OCSP_basic_sign() and OCSP_basic_sign_ctx() functions.David Cooper
2018-01-24Make editorial changes suggested by Matt Caswell and fixed Travis failures.David Cooper
2018-01-24Make editorial changes suggested by Rich Salz and add the -rsigopt option to ...David Cooper
2018-01-24Add -rsigopt option to ocsp commandDavid Cooper
2018-01-24Fix error-path memory leak in asn_mime.cTodd Short
2018-01-24Updates following review of SSL_stateless() codeMatt Caswell
2018-01-24Add a timestamp to the cookieMatt Caswell
2018-01-24Add the ability for s_server to operate statelesslyMatt Caswell
2018-01-24Don't send unexpected_message if we receive CCS while statelessMatt Caswell
2018-01-24Add documentation for SSL_stateless()Matt Caswell
2018-01-24Fix the cookie/key_share extensions for use with SSL_stateless()Matt Caswell
2018-01-24Fix the SSL_stateless() return codeMatt Caswell
2018-01-24Fix interaction between SSL_stateless() and SSL_clear()Matt Caswell
2018-01-24Add some tests for the SSL_stateless() capabilityMatt Caswell
2018-01-24Fix logic around when to send an HRR based on cookiesMatt Caswell
2018-01-24Add the SSL_stateless() functionMatt Caswell
2018-01-24Enable the cookie callbacks to work even in TLS in the appsMatt Caswell
2018-01-24Add support for sending TLSv1.3 cookiesMatt Caswell
2018-01-24Small cleanup of some build.info filesRichard Levitte
2018-01-24Configure: ensure that a DEPEND generates the correct inclusion directoryRichard Levitte
2018-01-24Configure: let INCLUDEs set on binaries "trickle down" to the objectsRichard Levitte
2018-01-24SHA512/224 and SHA512/256Pauli
2018-01-23Have EVP_PKEY_asn1_find_str() work more like EVP_PKEY_asn1_find()Richard Levitte
2018-01-23Revert "EVP_PKEY_asn1_add0(): Check that this method isn't already registered"Richard Levitte
2018-01-23Fix no-ec --strict-warnings buildsBenjamin Kaduk
2018-01-23Improve some BN documentation.Rich Salz
2018-01-23Don't add $(EX_LIBS) to libssl.pc's Libs.privateRichard Levitte
2018-01-23Add anything specifying a threads library to ex_libsRichard Levitte
2018-01-22When building shared libraries, only ln -s when simple and full name differRichard Levitte
2018-01-22Move fprintf after assignment to avoid crash.Rich Salz
2018-01-22test/ossl_shim/packeted_bio.h: don't include e_os.hRichard Levitte
2018-01-22Add accessors for AdmissionSyntaxRich Salz
2018-01-22Reduce the use of e_os.h in test programsRichard Levitte