summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-05-13Fix signer option and support format SMIME.Dr. Stephen Henson
2016-05-12Windows: When installing libraries and executables, install .pdb files as wellRichard Levitte
2016-05-12DJGPP adjustmentsRichard Levitte
2016-05-12Move the DJGPP target to its own config.Richard Levitte
2016-05-12Fix uninitialized variableRich Salz
2016-05-12Remove proxy tests. Add verify callback tests.Emilia Kasper
2016-05-12Appease ubsanEmilia Kasper
2016-05-12Correctly check for trailing digest options.Dr. Stephen Henson
2016-05-12Remove openssl.specRichard Levitte
2016-05-12Restore support for ENGINE format keys in apps.Dr. Stephen Henson
2016-05-12Don't use GOST ciphersuites with DTLS.Dmitry Belyavsky
2016-05-12Don't leak memory if realloc fails.Dr. Stephen Henson
2016-05-12Add a case for 64-bit OS X in configRichard Levitte
2016-05-11Fix TLSProxy race by adding missing evalViktor Dukhovni
2016-05-11Recommend GH over RT, per team vote.Rich Salz
2016-05-11make updateRichard Levitte
2016-05-11typoDr. Stephen Henson
2016-05-11Update pkcs8 defaults.Dr. Stephen Henson
2016-05-11Adding missing BN_CTX_(start/end) in crypto/ec/ec_key.cSteven Valdez
2016-05-11Replace cipherlist testEmilia Kasper
2016-05-11Make null_compression constMatt Caswell
2016-05-11Fix V2ClientHello handling.David Benjamin
2016-05-11Add -signcert to CA.pl usage message.Dr. Stephen Henson
2016-05-11Fix i2d_X509_AUX, update docs and add testsViktor Dukhovni
2016-05-10Add a couple of checks to prime app.Dr. Stephen Henson
2016-05-10Add -srp option to ciphers command.Dr. Stephen Henson
2016-05-10crypto/des: remove obsolete functions.Andy Polyakov
2016-05-10Configurations: engage MIPS64 Poly1305 module.Andy Polyakov
2016-05-10MIPS64 assembly pack: add Poly1305 module.Andy Polyakov
2016-05-10Configure: replace which() with IPC::Cmd::can_run.Andy Polyakov
2016-05-10windows-makefile.tmpl: minor adjustments.Andy Polyakov
2016-05-10util/mkdef.pl: omit ordinals from Windows DLLs.Andy Polyakov
2016-05-10Typo.Dr. Stephen Henson
2016-05-10Fix the docs for ERR_remove_thread_state and ERR_remove_stateRichard Levitte
2016-05-10Restore the ERR_remove_thread_state() API and make it a no-opRichard Levitte
2016-05-10Have [.VMS]openssl_{startup,shutdown}.com depend on respective *.inRichard Levitte
2016-05-10Fix VMS/openssl_{startup,shutddown}.com.inRichard Levitte
2016-05-10Configure: adhere to $(CROSS_COMPILE)ranlib.Andy Polyakov
2016-05-10Configure: make it work with Perl 5.10.Andy Polyakov
2016-05-10IRIX fixes.Andy Polyakov
2016-05-09Add NULL check in i2d_PrivateKey()Richard Levitte
2016-05-09Don't send signature algorithms when client_version is below TLS 1.2.David Benjamin
2016-05-09Fix BIO_eof() for BIO pairsMatt Caswell
2016-05-09Fix: failed to open config file if not specified when using CA commandsHansruedi Patzen
2016-05-09VMS: support VERBOSE and V in descrip.mmsRichard Levitte
2016-05-09Recognise VERBOSE and V as well as HARNESS_VERBOSEDr. Stephen Henson
2016-05-09Missing credit in CHANGESRich Salz
2016-05-09Fix error in the loop of ECDHAndrea Grandi
2016-05-09Free any existing SRTP connection profileMatt Caswell
2016-05-09Configurations/windows-makefile.tmpl: expand environments early.Andy Polyakov