aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix spellingFdaSilvaYY2016-05-051-7/+7
* support embed in ASN.1 printDr. Stephen Henson2016-05-041-0/+11
* Complete the list of names in doc/ssl/SSL_CTX_load_verify_locations.podRichard Levitte2016-05-041-2/+3
* Fix name length limit check.Dr. Stephen Henson2016-05-041-4/+2
* Check return of PEM_write_* functions and report possible errorsRichard Levitte2016-05-041-4/+5
* DEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl.h to asn1.hMarek Klein2016-05-042-2/+2
* Handle malloc failures in BIO_acceptMatt Caswell2016-05-041-4/+14
* reject zero block length in PKCS12 keygenDr. Stephen Henson2016-05-041-1/+1
* Fix Blake block lengthDr. Stephen Henson2016-05-042-2/+2
* add documentationDr. Stephen Henson2016-05-041-0/+59
* Fix double free in d2i_PrivateKey().Dr. Stephen Henson2016-05-041-3/+5
* 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