summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-05-04support embed in ASN.1 printDr. Stephen Henson
2016-05-04Complete the list of names in doc/ssl/SSL_CTX_load_verify_locations.podRichard Levitte
2016-05-04Fix name length limit check.Dr. Stephen Henson
2016-05-04Check return of PEM_write_* functions and report possible errorsRichard Levitte
2016-05-04DEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl.h to asn1.hMarek Klein
2016-05-04Handle malloc failures in BIO_acceptMatt Caswell
2016-05-04reject zero block length in PKCS12 keygenDr. Stephen Henson
2016-05-04Fix Blake block lengthDr. Stephen Henson
2016-05-04add documentationDr. Stephen Henson
2016-05-04Fix double free in d2i_PrivateKey().Dr. Stephen Henson
2016-05-04GH932: Add more help messages to some apps options.FdaSilvaYY
2016-05-04Fix the no-tls optionMatt Caswell
2016-05-04Remove stale errors from early connection attempts in a clientMatt Caswell
2016-05-04Allow spaces in filenames when using perl's globRichard Levitte
2016-05-04Alpha assembly pack: make it work on Linux.Andy Polyakov
2016-05-04MIPS assembly pack: fix MIPS64 assembler warnings.Andy Polyakov
2016-05-03Configurations/unix-Makefile.tmpl: don't count on -E -P.Andy Polyakov
2016-05-03Tru64 fixes.Andy Polyakov
2016-05-03Drop duplicate ctx->verify_cb assignmentViktor Dukhovni
2016-05-03Update Diffie-Hellman parameters to IANA standardsChristian Bundy
2016-05-03Update CHANGES and NEWS for the new releaseMatt Caswell
2016-05-03Check that we have enough padding characters.Kurt Roeckx
2016-05-03Add ASN.1 INTEGER tests.Dr. Stephen Henson
2016-05-03add ASN1_INTEGER type to d2i_testDr. Stephen Henson
2016-05-03Add test for CVE-2016-2018Dr. Stephen Henson
2016-05-03Fix ASN1_INTEGER handling.Dr. Stephen Henson
2016-05-03Add documentation for EVP_EncodeInit() and similar functionsMatt Caswell
2016-05-03Ensure EVP_EncodeUpdate handles an output length that is too longMatt Caswell
2016-05-03Avoid overflow in EVP_EncodeUpdateMatt Caswell
2016-05-03Properly own the duplicated stringDmitry-Me
2016-05-03Improve commentDmitry-Me
2016-05-03Try 'make install' with one of the Travis configurationsRichard Levitte
2016-05-03Prevent EBCDIC overread for very long stringsMatt Caswell
2016-05-03Fix encrypt overflowMatt Caswell
2016-05-02Fix i2d_X509_AUX: pp can be NULL.Dr. Stephen Henson
2016-05-02GH875: Document -no_check_timeRich Salz
2016-05-02Remove confusing comment.TJ Saunders
2016-05-02Issue #719:TJ Saunders
2016-05-02Document the addition of OPENSSL_LOCAL_CONFIG_DIRRichard Levitte
2016-05-02Add the possibility for local build file templatesRichard Levitte
2016-05-02Add the possibility to have an extra local OpenSSL configs directoryRichard Levitte
2016-05-02Remove personal configs from version controlRichard Levitte
2016-05-02Secure memory fixesTodd Short
2016-05-02ssl/record/rec_layer_s3.c: fix typo from previous commit.Andy Polyakov
2016-05-02Handle multi-line "written by/for" comments.Rich Salz
2016-05-02Android build fixes.Andy Polyakov
2016-05-02Remove obsolete defined(__INTEL__) condition.Andy Polyakov
2016-05-02chacha/asm/chacha-x86.pl: make it compile on legacy systems.Andy Polyakov
2016-05-01Fix spelling in pod filesFdaSilvaYY
2016-05-01make updateRichard Levitte