Commit Graph

  • e903aaf894 Remove some documentation for functions not in 1.0.x main OpenSSL_1_0_1-stable Matt Caswell 2016-05-03 12:45:45 +01:00
  • 643e8e972e Remove some documentation for functions not in 1.0.x OpenSSL_1_0_2-stable Matt Caswell 2016-05-03 12:45:45 +01:00
  • fec6d1e868 Add documentation for EVP_EncodeInit() and similar functions Matt Caswell 2016-04-25 11:54:30 +01:00
  • 5d20e98465 Ensure EVP_EncodeUpdate handles an output length that is too long Matt Caswell 2016-04-25 09:06:29 +01:00
  • 5b814481f3 Avoid overflow in EVP_EncodeUpdate Matt Caswell 2016-03-04 10:17:17 +00:00
  • 0b3762a342 Add documentation for EVP_EncodeInit() and similar functions Matt Caswell 2016-04-25 11:54:30 +01:00
  • 3850c2b9d5 Ensure EVP_EncodeUpdate handles an output length that is too long Matt Caswell 2016-04-25 09:06:29 +01:00
  • 172c6e1e14 Avoid overflow in EVP_EncodeUpdate Matt Caswell 2016-03-04 10:17:17 +00:00
  • 2919516136 Prevent EBCDIC overread for very long strings Matt Caswell 2016-04-28 10:46:55 +01:00
  • 9f2ccf1d71 Prevent EBCDIC overread for very long strings Matt Caswell 2016-04-28 10:46:55 +01:00
  • 56ea22458f Fix encrypt overflow Matt Caswell 2016-03-03 23:36:23 +00:00
  • 3ab937bc44 Fix encrypt overflow Matt Caswell 2016-03-03 23:36:23 +00:00
  • 1d29506fe0 Fix i2d_X509_AUX: pp can be NULL. Dr. Stephen Henson 2016-05-02 17:33:50 +01:00
  • c5e603ee18 Fix i2d_X509_AUX: pp can be NULL. Dr. Stephen Henson 2016-05-02 17:33:50 +01:00
  • a8d40f64d8 Remove confusing comment. TJ Saunders 2016-04-29 07:40:28 -07:00
  • 8769314886 Issue #719: TJ Saunders 2016-03-23 11:55:53 -07:00
  • 66ce2861c1 Don't free ret->data if malloc fails. Dr. Stephen Henson 2016-04-27 20:27:41 +01:00
  • 64eaf6c928 Don't free ret->data if malloc fails. Dr. Stephen Henson 2016-04-27 20:27:41 +01:00
  • 1c81a59503 Add checks to X509_NAME_oneline() Dr. Stephen Henson 2016-04-28 19:45:44 +01:00
  • 0b34cf8223 Sanity check buffer length. Dr. Stephen Henson 2016-04-28 13:09:27 +01:00
  • 53d6c14bef Add size limit to X509_NAME structure. Dr. Stephen Henson 2016-04-28 12:55:29 +01:00
  • 9b08619cb4 Add checks to X509_NAME_oneline() Dr. Stephen Henson 2016-04-28 19:45:44 +01:00
  • 66e731ab09 Sanity check buffer length. Dr. Stephen Henson 2016-04-28 13:09:27 +01:00
  • 65cb92f4da Add size limit to X509_NAME structure. Dr. Stephen Henson 2016-04-28 12:55:29 +01:00
  • 6dfa55ab2f Reject inappropriate private key encryption ciphers. Dr. Stephen Henson 2016-04-23 13:33:05 +01:00
  • 4436299296 Reject inappropriate private key encryption ciphers. Dr. Stephen Henson 2016-04-23 13:33:05 +01:00
  • a04d08fc18 Ensure we check i2d_X509 return val Matt Caswell 2016-04-25 16:05:55 +01:00
  • 8f43c80bfa Ensure we check i2d_X509 return val Matt Caswell 2016-04-25 16:05:55 +01:00
  • 1ee4541576 Fix a signed/unsigned warning Matt Caswell 2016-04-25 17:45:11 +01:00
  • 0ca67644dd Fix a signed/unsigned warning Matt Caswell 2016-04-25 17:45:11 +01:00
  • 184ebf0fca Fix NULL deref in apps/pkcs7 Rich Salz 2016-04-25 08:56:54 -04:00
  • d31bc179b3 Fix NULL deref in apps/pkcs7 Rich Salz 2016-04-25 08:56:54 -04:00
  • 0b48a24ce9 s390x assembly pack: cache capability query results. Andy Polyakov 2016-04-15 16:39:22 +02:00
  • 697283ba41 Fix buffer overrun in ASN1_parse(). Viktor Dukhovni 2016-04-19 22:23:24 -04:00
  • 2442382e11 Fix buffer overrun in ASN1_parse(). Viktor Dukhovni 2016-04-19 22:23:24 -04:00
  • 3d411057a5 Harden ASN.1 BIO handling of large amounts of data. Dr. Stephen Henson 2016-04-11 13:57:20 +01:00
  • f32774087f Harden ASN.1 BIO handling of large amounts of data. Dr. Stephen Henson 2016-04-11 13:57:20 +01:00
  • 68072bcfe1 Prepare for 1.1.0-pre5 release OpenSSL_1_1_0-pre5 Matt Caswell 2016-04-19 15:57:51 +01:00
  • 235f932930 Unsigned chars can't be negative Matt Caswell 2016-04-18 15:12:58 +01:00
  • 36c6f0ad0f Fix PKCS7 memory leak Matt Caswell 2016-04-18 10:35:34 +01:00
  • 14f051a0ae Make string_to_hex/hex_to_string public Rich Salz 2016-04-13 15:58:28 -04:00
  • 9021a5dfb3 Rename some lowercase API's Rich Salz 2016-04-18 07:43:54 -04:00
  • 84f4f0bdd4 NOTES files will contain more requirements, make that explicit Richard Levitte 2016-04-18 13:49:41 +02:00
  • 2ca1e22b2a Haiku x86-64 doesn't need RC4_CHAR. Jérôme Duval 2016-04-17 16:36:30 +02:00
  • a97d19d9e5 Free methods on destroy. Ben Laurie 2016-04-16 05:37:04 +01:00
  • 913954768f Free engine on error. Ben Laurie 2016-04-16 05:33:24 +01:00
  • 04630522c2 Opacity. Ben Laurie 2016-04-15 09:45:47 +01:00
  • 402ec2f52c Signed/unsigned compare. Ben Laurie 2016-04-15 09:45:25 +01:00
  • d32f5d8733 Restore OCSP_basic_verify() error return semantics Richard Levitte 2016-04-17 13:48:53 +02:00
  • 4e727a8d87 Remove declaration of function that isn't implemented Richard Levitte 2016-04-17 13:21:06 +02:00
  • 4dba585f79 Add X509_STORE_CTX_set0_untrusted function. Dr. Stephen Henson 2016-04-16 18:23:19 +01:00
  • 64a1385a83 Small OCSP fixup Richard Levitte 2016-04-16 12:57:09 +02:00
  • f0e0fd51fd Make many X509_xxx types opaque. Rich Salz 2016-04-14 23:59:26 -04:00
  • 34da11b39d Don't use a default for --with-zlib-lib on Windows with option 'zlib' Richard Levitte 2016-04-15 09:17:13 +02:00
  • ef5b8296a1 ex_libs settings have to be added to, not overriden, on Windows too Richard Levitte 2016-04-15 07:53:17 +02:00
  • e951eca8b4 Update Travis and Appveyor for change to shared by default Matt Caswell 2016-04-14 14:28:13 +01:00
  • ce942199db Make "shared" builds the default Matt Caswell 2016-04-14 14:16:52 +01:00
  • 1ee7b8b97c Fix ex_data locks issue Matt Caswell 2016-04-14 21:28:54 +01:00
  • 6e08e9e7cc Add Haiku support. Jérôme Duval 2016-02-23 22:49:01 +01:00
  • f2ead992c9 Fix installation on VMS for no-stdio and no-autoalginit Richard Levitte 2016-04-14 16:07:37 +01:00
  • df6533795b Fix installation for no-stdio and no-autoalginit Richard Levitte 2016-04-14 16:04:56 +01:00
  • d90a6beb0e Fix no-stdio and no-autoalginit Matt Caswell 2016-04-14 13:44:15 +01:00
  • c3a64b5278 The err_cleanup() funtion is internal so shouldn't be exported Matt Caswell 2016-04-14 13:37:41 +01:00
  • cd1a88b327 Write POD page. Rich Salz 2016-04-11 10:17:38 -04:00
  • 4b6b848785 Add SSL_SESSION_get0_hostname() Lyon Chen 2016-04-11 10:08:00 -04:00
  • ff2344052b Ensure all locks are properly cleaned up Matt Caswell 2016-03-11 21:53:18 +00:00
  • 085b386065 Fix the spelling of "implement". Shlomi Fish 2016-04-13 23:43:07 +03:00
  • 627537ddf3 Fix AFALG kernel and headers mismatch problem Matt Caswell 2016-04-13 23:26:56 +01:00
  • bdcd660e33 Bugfix: in asn1parse avoid erroneous len after a sub-sequence Viktor Dukhovni 2016-04-13 23:14:43 -04:00
  • 5968d11a7a Don't use deprecated CONF_modules_free() in tests Viktor Dukhovni 2016-04-13 23:41:55 -04:00
  • a50ad1daaa make update Matt Caswell 2016-04-13 21:26:24 +01:00
  • 4f4d13b146 Add a CHANGES entry for removal of Configure options Matt Caswell 2016-04-13 21:05:50 +01:00
  • 0532881513 Update INSTALL file based on feedback Matt Caswell 2016-04-13 21:01:28 +01:00
  • ecabf05e5b Update the INSTALL instructions with lots of options Matt Caswell 2016-04-13 15:04:01 +01:00
  • a39a87928d Remove OPENSSL_NO_HMAC Matt Caswell 2016-04-13 11:31:51 +01:00
  • d064e6ab52 Remove OPENSSL_NO_SHA guards Matt Caswell 2016-04-13 11:31:00 +01:00
  • 5158c763f5 Remove OPENSSL_NO_AES guards Matt Caswell 2016-04-13 11:28:45 +01:00
  • 7ec8de16fe Remove no-aes, no-rsa, no-sha, no-md5 and no-hmac Matt Caswell 2016-04-13 10:46:15 +01:00
  • a48eaf7118 Need err_load_crypto_strings_int declared. Rich Salz 2016-04-13 15:54:16 -04:00
  • 37d0764d5b make update Dr. Stephen Henson 2016-04-13 15:08:27 +01:00
  • a535fe12f6 Remove check_defer() Dr. Stephen Henson 2016-04-13 12:11:59 +01:00
  • 7e74eaa661 Rename internal symbol to follow internal naming pattern Richard Levitte 2016-04-13 15:00:32 +02:00
  • 72d3bcd144 Cleanup libcrypto.num and make update Richard Levitte 2016-04-13 13:57:46 +02:00
  • 13524b112e Move a declaration that's private to libcrypto Richard Levitte 2016-04-13 13:53:27 +02:00
  • e0e532823f PPC assebmly pack: initial POWER9 support tidbits. Andy Polyakov 2016-04-12 00:09:47 +02:00
  • b9077d85b0 chacha/asm/chacha-armv8.pl: fix intermittent build failures. Andy Polyakov 2016-04-11 14:06:16 +02:00
  • 802d224308 Don't use FORMAT_BASE64 format when compressing / decompressing Richard Levitte 2016-04-13 02:40:39 +02:00
  • da430a5555 Fix the handling of --with-zlib-include Richard Levitte 2016-04-12 16:35:32 +02:00
  • 5a5c0b953f Remake the way dynamic zlib is loaded Richard Levitte 2016-04-12 16:12:53 +02:00
  • 0c9b153426 Configuration: Simplify the way vms information is retrieved Richard Levitte 2016-04-12 16:03:02 +02:00
  • 62890f4728 Fix zlib configuration options. Richard Levitte 2016-04-12 15:28:06 +02:00
  • 36d70ed519 Fix no-tls1_1 and no-tls1_2 Matt Caswell 2016-04-12 08:53:31 +01:00
  • b3599dbb6a Rename int_*() functions to *_int() Matt Caswell 2016-04-12 12:20:16 +01:00
  • 974eeb93e3 Tweak to documentation Matt Caswell 2016-04-12 11:49:40 +01:00
  • 1d5099dec6 Misc fix ups to deprecate explicit de-init documentation Matt Caswell 2016-04-06 11:13:25 +01:00
  • 6457615ac8 Fix explicit de-init macros Matt Caswell 2016-04-06 11:12:12 +01:00
  • 20c56358e6 Fix symbols missing from shared build Matt Caswell 2016-04-06 10:50:05 +01:00
  • 342c21cd8b Rename lots of *_intern or *_internal function to int_* Matt Caswell 2016-04-06 10:39:00 +01:00
  • 5eb8f71204 Add a CHANGES entry for the deprecated cleanup functions Matt Caswell 2016-04-04 17:12:58 +01:00
  • e6216feb4c make update Matt Caswell 2016-04-04 17:05:21 +01:00