16648 Commits (3dfcb6a0ecbc210899e4b674331d0294189281b9)
 

Author SHA1 Message Date
Andy Polyakov 284116575d poly1305/asm/poly1305-x86_64.pl: make it cross-compile.
7 years ago
Andy Polyakov 3732f12c66 testlib/OpenSSL/Test.pm: address 5.10 warnings.
7 years ago
Andy Polyakov 9a2d2fb338 test/evp_test.c: exercise different combinations of data misalignment.
7 years ago
Dr. Stephen Henson c0aa8c2748 Use default ASN.1 for SEED.
7 years ago
Dr. Stephen Henson 5ff73fb230 typo
7 years ago
Rich Salz 4a8e9c22f4 Move 3DES from HIGH to MEDIUM
7 years ago
Dr. Stephen Henson 3fd60dc422 Always try to set ASN.1 parameters for CMS.
7 years ago
Sergio Garcia Murillo 50b4a9ba13 GH356: Change assert to normal error
7 years ago
Matt Caswell fc7f190c73 Handle no async jobs in libssl
7 years ago
Emilia Kasper 0eadff033f Document inversion ladder in curve25519
7 years ago
Rich Salz fb37410ee0 Script changed; update the generated file.
7 years ago
Matt Caswell 485b78ddaa Improve heartbeats coding style
7 years ago
Rich Salz e8b7c0c472 Tweak generated warning lines.
7 years ago
J Mohan Rao Arisankala c3d93da03b remove unused macros in list -disabled
7 years ago
FdaSilvaYY d5e8679684 Fix spelling
7 years ago
Dr. Stephen Henson 9d103dbb6f support embed in ASN.1 print
7 years ago
Richard Levitte c7e6ae6a81 Complete the list of names in doc/ssl/SSL_CTX_load_verify_locations.pod
7 years ago
Dr. Stephen Henson 4e0d184ac1 Fix name length limit check.
7 years ago
Richard Levitte c73aa30904 Check return of PEM_write_* functions and report possible errors
7 years ago
Marek Klein e6c5dbc8e8 DEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl.h to asn1.h
7 years ago
Matt Caswell ad9a05621a Handle malloc failures in BIO_accept
7 years ago
Dr. Stephen Henson d5975c8d5a reject zero block length in PKCS12 keygen
7 years ago
Dr. Stephen Henson 6dccec2b59 Fix Blake block length
7 years ago
Dr. Stephen Henson b1b3e14fbe add documentation
7 years ago
Dr. Stephen Henson 3340e8bb18 Fix double free in d2i_PrivateKey().
7 years ago
FdaSilvaYY 16e1b281b2 GH932: Add more help messages to some apps options.
7 years ago
Matt Caswell b273fcc565 Fix the no-tls option
7 years ago
Matt Caswell ea837d79f9 Remove stale errors from early connection attempts in a client
7 years ago
Richard Levitte 1697a81baf Allow spaces in filenames when using perl's glob
7 years ago
Andy Polyakov c6cb8e3ca4 Alpha assembly pack: make it work on Linux.
7 years ago
Andy Polyakov f7dc4a3bd7 MIPS assembly pack: fix MIPS64 assembler warnings.
7 years ago
Andy Polyakov 39199fb3b0 Configurations/unix-Makefile.tmpl: don't count on -E -P.
7 years ago
Andy Polyakov b4de72bf64 Tru64 fixes.
7 years ago
Viktor Dukhovni 7b7eb4725e Drop duplicate ctx->verify_cb assignment
7 years ago
Christian Bundy fb015ca6f0 Update Diffie-Hellman parameters to IANA standards
7 years ago
Matt Caswell 6ac8377901 Update CHANGES and NEWS for the new release
7 years ago
Kurt Roeckx 70428eada9 Check that we have enough padding characters.
7 years ago
Dr. Stephen Henson 2c7fe4dc9a Add ASN.1 INTEGER tests.
7 years ago
Dr. Stephen Henson 1b96ec1002 add ASN1_INTEGER type to d2i_test
7 years ago
Dr. Stephen Henson 106cb95057 Add test for CVE-2016-2018
7 years ago
Dr. Stephen Henson d7ab691bc4 Fix ASN1_INTEGER handling.
7 years ago
Matt Caswell d202a602e0 Add documentation for EVP_EncodeInit() and similar functions
7 years ago
Matt Caswell 2bd5d70ce5 Ensure EVP_EncodeUpdate handles an output length that is too long
7 years ago
Matt Caswell ee1e3cac2e Avoid overflow in EVP_EncodeUpdate
7 years ago
Dmitry-Me b7b8e94801 Properly own the duplicated string
7 years ago
Dmitry-Me 399de49699 Improve comment
7 years ago
Richard Levitte d227a302a3 Try 'make install' with one of the Travis configurations
7 years ago
Matt Caswell ea96ad5a20 Prevent EBCDIC overread for very long strings
7 years ago
Matt Caswell 3f3582139f Fix encrypt overflow
7 years ago
Dr. Stephen Henson 05aef4bbdb Fix i2d_X509_AUX: pp can be NULL.
7 years ago