aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GH932: Add more help messages to some apps options.FdaSilvaYY2016-05-0413-32/+33
* Fix the no-tls optionMatt Caswell2016-05-046-0/+18
* Remove stale errors from early connection attempts in a clientMatt Caswell2016-05-041-0/+2
* Allow spaces in filenames when using perl's globRichard Levitte2016-05-042-2/+2
* Alpha assembly pack: make it work on Linux.Andy Polyakov2016-05-045-7/+7
* MIPS assembly pack: fix MIPS64 assembler warnings.Andy Polyakov2016-05-043-9/+13
* Configurations/unix-Makefile.tmpl: don't count on -E -P.Andy Polyakov2016-05-031-2/+5
* Tru64 fixes.Andy Polyakov2016-05-032-16/+12
* Drop duplicate ctx->verify_cb assignmentViktor Dukhovni2016-05-031-4/+3
* Update Diffie-Hellman parameters to IANA standardsChristian Bundy2016-05-033-31/+34
* Update CHANGES and NEWS for the new releaseMatt Caswell2016-05-032-1/+111
* Check that we have enough padding characters.Kurt Roeckx2016-05-032-0/+6
* Add ASN.1 INTEGER tests.Dr. Stephen Henson2016-05-036-1/+46
* add ASN1_INTEGER type to d2i_testDr. Stephen Henson2016-05-031-1/+2
* Add test for CVE-2016-2018Dr. Stephen Henson2016-05-032-1/+10
* Fix ASN1_INTEGER handling.Dr. Stephen Henson2016-05-033-6/+0
* Add documentation for EVP_EncodeInit() and similar functionsMatt Caswell2016-05-032-0/+151
* Ensure EVP_EncodeUpdate handles an output length that is too longMatt Caswell2016-05-031-2/+8
* Avoid overflow in EVP_EncodeUpdateMatt Caswell2016-05-031-1/+1
* Properly own the duplicated stringDmitry-Me2016-05-031-0/+5
* Improve commentDmitry-Me2016-05-031-2/+2
* Try 'make install' with one of the Travis configurationsRichard Levitte2016-05-031-1/+5
* Prevent EBCDIC overread for very long stringsMatt Caswell2016-05-031-2/+3
* Fix encrypt overflowMatt Caswell2016-05-031-1/+1
* Fix i2d_X509_AUX: pp can be NULL.Dr. Stephen Henson2016-05-021-2/+3
* GH875: Document -no_check_timeRich Salz2016-05-025-4/+15
* Remove confusing comment.TJ Saunders2016-05-021-1/+0
* Issue #719:TJ Saunders2016-05-022-7/+30
* Document the addition of OPENSSL_LOCAL_CONFIG_DIRRichard Levitte2016-05-021-0/+7
* Add the possibility for local build file templatesRichard Levitte2016-05-021-6/+21
* Add the possibility to have an extra local OpenSSL configs directoryRichard Levitte2016-05-021-0/+16
* Remove personal configs from version controlRichard Levitte2016-05-026-228/+0
* Secure memory fixesTodd Short2016-05-024-59/+116
* ssl/record/rec_layer_s3.c: fix typo from previous commit.Andy Polyakov2016-05-021-1/+1
* Handle multi-line "written by/for" comments.Rich Salz2016-05-021-0/+6
* Android build fixes.Andy Polyakov2016-05-023-13/+7
* Remove obsolete defined(__INTEL__) condition.Andy Polyakov2016-05-029-15/+8
* chacha/asm/chacha-x86.pl: make it compile on legacy systems.Andy Polyakov2016-05-021-1/+3
* Fix spelling in pod filesFdaSilvaYY2016-05-0112-13/+13
* make updateRichard Levitte2016-05-012-69/+29
* Add the adjusted perl scripts to the set of "update" scriptsRichard Levitte2016-05-011-1/+10
* Adjust a last few generators to new license boilerplate and C code styleRichard Levitte2016-05-012-15/+27
* Skip blank lines if old copyright comment was removed, and only thenRichard Levitte2016-05-011-1/+2
* Fix some X509_STORE macrosMatt Caswell2016-04-294-4/+39
* Add checks to X509_NAME_oneline()Dr. Stephen Henson2016-04-293-52/+25
* Sanity check buffer length.Dr. Stephen Henson2016-04-291-0/+2
* Add size limit to X509_NAME structure.Dr. Stephen Henson2016-04-291-0/+11
* Remove BIO_dummy, it's old cruftRichard Levitte2016-04-291-3/+0
* Change 'struct bio_st' in all public header where applicableRichard Levitte2016-04-291-5/+4
* Add asn1_macRich Salz2016-04-291-0/+10