openssl.git
2016-05-09 FdaSilvaYYfix tab-space mixed indentation
2016-05-09 J Mohan Rao... fix check
2016-05-09 J Mohan Rao... few missing allocation failure checks and releases...
2016-05-07 Ben Lauriememset() doesn't take NULL.
2016-05-07 Ben LaurieAdd fuzzing!
2016-05-06 Dr. Stephen... Constify PKCS12_newpass()
2016-05-06 Jeffrey WaltonAdd documentation of PKCS12_newpass()
2016-05-06 Dr. Stephen... Tidy up PKCS12_newpass() fix memory leaks.
2016-05-06 Dr. Stephen... Only set CMS parameter when encrypting
2016-05-06 isnotnickRT3513: req doesn't display attributes using utf8string
2016-05-06 Andy PolyakovREADME.PERL: clarify "matching" Perl requirement on...
2016-05-06 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: contain symbols within...
2016-05-06 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: make it cross-compile.
2016-05-06 Andy Polyakovtestlib/OpenSSL/Test.pm: address 5.10 warnings.
2016-05-06 Andy Polyakovtest/evp_test.c: exercise different combinations of...
2016-05-05 Dr. Stephen... Use default ASN.1 for SEED.
2016-05-05 Dr. Stephen... typo
2016-05-05 Rich SalzMove 3DES from HIGH to MEDIUM
2016-05-05 Dr. Stephen... Always try to set ASN.1 parameters for CMS.
2016-05-05 Sergio Garcia... GH356: Change assert to normal error
2016-05-05 Matt CaswellHandle no async jobs in libssl
2016-05-05 Emilia KasperDocument inversion ladder in curve25519
2016-05-05 Rich SalzScript changed; update the generated file.
2016-05-05 Matt CaswellImprove heartbeats coding style
2016-05-05 Rich SalzTweak generated warning lines.
2016-05-05 J Mohan Rao... remove unused macros in list -disabled
2016-05-05 FdaSilvaYYFix spelling
2016-05-04 Dr. Stephen... support embed in ASN.1 print
2016-05-04 Richard LevitteComplete the list of names in doc/ssl/SSL_CTX_load_veri...
2016-05-04 Dr. Stephen... Fix name length limit check.
2016-05-04 Richard LevitteCheck return of PEM_write_* functions and report possib...
2016-05-04 Marek KleinDEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl...
2016-05-04 Matt CaswellHandle malloc failures in BIO_accept
2016-05-04 Dr. Stephen... reject zero block length in PKCS12 keygen
2016-05-04 Dr. Stephen... Fix Blake block length
2016-05-04 Dr. Stephen... add documentation
2016-05-04 Dr. Stephen... Fix double free in d2i_PrivateKey().
2016-05-04 FdaSilvaYYGH932: Add more help messages to some apps options.
2016-05-04 Matt CaswellFix the no-tls option
2016-05-04 Matt CaswellRemove stale errors from early connection attempts...
2016-05-04 Richard LevitteAllow spaces in filenames when using perl's glob
2016-05-04 Andy PolyakovAlpha assembly pack: make it work on Linux.
2016-05-04 Andy PolyakovMIPS assembly pack: fix MIPS64 assembler warnings.
2016-05-03 Andy PolyakovConfigurations/unix-Makefile.tmpl: don't count on ...
2016-05-03 Andy PolyakovTru64 fixes.
2016-05-03 Viktor DukhovniDrop duplicate ctx->verify_cb assignment
2016-05-03 Christian BundyUpdate Diffie-Hellman parameters to IANA standards
2016-05-03 Matt CaswellUpdate CHANGES and NEWS for the new release
2016-05-03 Kurt RoeckxCheck that we have enough padding characters.
2016-05-03 Dr. Stephen... Add ASN.1 INTEGER tests.
2016-05-03 Dr. Stephen... add ASN1_INTEGER type to d2i_test
2016-05-03 Dr. Stephen... Add test for CVE-2016-2018
2016-05-03 Dr. Stephen... Fix ASN1_INTEGER handling.
2016-05-03 Matt CaswellAdd documentation for EVP_EncodeInit() and similar...
2016-05-03 Matt CaswellEnsure EVP_EncodeUpdate handles an output length that...
2016-05-03 Matt CaswellAvoid overflow in EVP_EncodeUpdate
2016-05-03 Dmitry-MeProperly own the duplicated string
2016-05-03 Dmitry-MeImprove comment
2016-05-03 Richard LevitteTry 'make install' with one of the Travis configurations
2016-05-03 Matt CaswellPrevent EBCDIC overread for very long strings
2016-05-03 Matt CaswellFix encrypt overflow
2016-05-02 Dr. Stephen... Fix i2d_X509_AUX: pp can be NULL.
2016-05-02 Rich SalzGH875: Document -no_check_time
2016-05-02 TJ SaundersRemove confusing comment.
2016-05-02 TJ SaundersIssue #719:
2016-05-02 Richard LevitteDocument the addition of OPENSSL_LOCAL_CONFIG_DIR
2016-05-02 Richard LevitteAdd the possibility for local build file templates
2016-05-02 Richard LevitteAdd the possibility to have an extra local OpenSSL...
2016-05-02 Richard LevitteRemove personal configs from version control
2016-05-02 Todd ShortSecure memory fixes
2016-05-02 Andy Polyakovssl/record/rec_layer_s3.c: fix typo from previous commit.
2016-05-02 Rich SalzHandle multi-line "written by/for" comments.
2016-05-02 Andy PolyakovAndroid build fixes.
2016-05-02 Andy PolyakovRemove obsolete defined(__INTEL__) condition.
2016-05-02 Andy Polyakovchacha/asm/chacha-x86.pl: make it compile on legacy...
2016-05-01 FdaSilvaYYFix spelling in pod files
2016-05-01 Richard Levittemake update
2016-05-01 Richard LevitteAdd the adjusted perl scripts to the set of "update...
2016-05-01 Richard LevitteAdjust a last few generators to new license boilerplate...
2016-05-01 Richard LevitteSkip blank lines if old copyright comment was removed...
2016-04-29 Matt CaswellFix some X509_STORE macros
2016-04-29 Dr. Stephen... Add checks to X509_NAME_oneline()
2016-04-29 Dr. Stephen... Sanity check buffer length.
2016-04-29 Dr. Stephen... Add size limit to X509_NAME structure.
2016-04-29 Richard LevitteRemove BIO_dummy, it's old cruft
2016-04-29 Richard LevitteChange 'struct bio_st' in all public header where appli...
2016-04-29 Rich SalzAdd asn1_mac
2016-04-29 Matt CaswellRemove some dead code from EC_GROUP_check()
2016-04-29 Matt CaswellDon't use an uninitialised variable in srp application
2016-04-29 Matt CaswellAvoid a NULL ptr deref if group is not set
2016-04-29 Matt CaswellCheck for a NULL return value from a call to X509_STORE...
2016-04-29 Matt CaswellCheck for failed malloc in BIO_ADDR_new
2016-04-29 Matt CaswellThe x509_name_canon function doesn't check for an error...
2016-04-29 Paul KehrerMake header signature of CRYPTO_mem_leaks BIO instead...
2016-04-29 David BenjaminAvoid overflow issues in X509_cmp.
2016-04-29 Matt CaswellMisc tweaks for EBCDIC based on feedback received
2016-04-29 Matt CaswellFix EBCDIC problem in conf_def.h
2016-04-29 Matt CaswellFix the tests to work with EBCDIC
2016-04-29 Matt CaswellFix a build error with strict-warnings and CHARSET_EBCDIC
2016-04-29 Matt CaswellAdd the ability to test EBCDIC builds
next