summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-27Prepare for 1.1.0h releaseOpenSSL_1_1_0hMatt Caswell
2018-03-27Update copyright yearMatt Caswell
2018-03-27Update CHANGES and NEWS for the new releaseMatt Caswell
2018-03-27pariscid.pl: fix nasty typo in CRYPTO_memcmp.Andy Polyakov
2018-03-27Add fuzz corpora file that found the ASN.1 stack depth issueMatt Caswell
2018-03-27Limit ASN.1 constructed types recursive definition depthMatt Caswell
2018-03-27Copy the produced .dll files to fuzz/ as well (Cygwin & mingw)Richard Levitte
2018-03-26Previously this x509 command line was working, restore thatBernd Edlinger
2018-03-26Fix dsaparam -genkey with DER outformBernd Edlinger
2018-03-25Fix ecparam -genkey with point compression or DER outformBernd Edlinger
2018-03-22Handle partial messages in TLSProxyBernd Edlinger
2018-03-21The default conv_form is uncompressedMatt Caswell
2018-03-21consttime flag changedSamuel Weiser
2018-03-21used ERR set/pop markSamuel Weiser
2018-03-21Replaced variable-time GCD with consttime inversion to avoid side-channel att...Samuel Weiser
2018-03-21Cleanup the s_time command.Bernd Edlinger
2018-03-21Don't wait for dry at the end of a handshakeMatt Caswell
2018-03-21Check for alerts while waiting for a dry eventMatt Caswell
2018-03-20Do not cache sessions with zero sid_ctx_length when SSL_VERIFY_PEERBenjamin Kaduk
2018-03-21Remove mentioned link between message digests and public key algorithms.Pauli
2018-03-20Make pkeyutl a bit more user-friendlyJohannes Bauer
2018-03-19s_client, s_server: do generic SSL configuration first, specialization afterRichard Levitte
2018-03-19Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto versionRichard Levitte
2018-03-19In TLSProxy::Proxy, specify TLSv1.2 as maximum allowable protocolRichard Levitte
2018-03-19Support "-min_protocol" and "-max_protocol" in s_server and s_clientRichard Levitte
2018-03-19Stop test/shlibloadtest.c from failing in a regression testRichard Levitte
2018-03-19Add a simple method to run regression testsRichard Levitte
2018-03-17Fix a memory leak in tls1_macBernd Edlinger
2018-03-17Fix a memory leak in n_ssl3_macBernd Edlinger
2018-03-17Fix error handling in b2i_dss and b2i_rsaBernd Edlinger
2018-03-15Windows makefile: don't use different looking variants of same cmdRichard Levitte
2018-03-15Fix a memory leak in the ca applicationMatt Caswell
2018-03-15Allow multiple entries without a Subject even if unique_subject == yesMatt Caswell
2018-03-15Report a readable error on a duplicate cert in ca appMatt Caswell
2018-03-15Revert "Don't allow an empty Subject when creating a Certificate"Matt Caswell
2018-03-15Revert "Don't crash on a missing Subject in index.txt"Matt Caswell
2018-03-12Free the correct type in OBJ_add_object()Matt Caswell
2018-03-12Improve error handling in pk7_doitMatt Caswell
2018-03-12Configurations/unix-Makefile.tmpl: overhaul assembler make rules.Andy Polyakov
2018-03-11Fix propotype to include the const qualifierKurt Roeckx
2018-03-10Configure: catch the build tree configdata.pmRichard Levitte
2018-03-10Configure: don't mangle the directory again when checking DEPEND inclusionRichard Levitte
2018-03-09Restore the display of options with 'openssl version -a'Richard Levitte
2018-03-08Configurations/10-main.conf: add -fno-common back to darwin-ppc-cc.Andy Polyakov
2018-03-08Remove useless -D_ENDIAN from MPE/iX-gcc configRichard Levitte
2018-03-08Make a few more asm modules conform: last argument is output fileRichard Levitte
2018-03-07Configurations/unix-Makefile.tmpl: remove assignment of AS and ASFLAGSRichard Levitte
2018-03-07BIO_s_mem.pod: fix indirection for out parameter **ppDr. Matthias St. Pierre
2018-03-06util/dofile.pl: only quote stuff that actually needs quotingRichard Levitte
2018-03-06opensslconf.h.in: Use all the "openssl_api_defines"Richard Levitte