Commit Graph

  • cbf6959fe8 Deprecate CONF_modules_free() and make it a no-op Matt Caswell 2016-04-04 17:00:04 +01:00
  • 6d4fb1d59e Deprecate ENGINE_cleanup() and make it a no-op Matt Caswell 2016-04-04 16:12:39 +01:00
  • 7b8cc9b345 Deprecate OBJ_cleanup() and make it a no-op Matt Caswell 2016-04-04 15:49:21 +01:00
  • 22c84afa77 Deprecate EVP_cleanup() and make it a no-op Matt Caswell 2016-04-04 15:28:58 +01:00
  • 62d876ad17 Deprecate BIO_sock_cleanup() and make it a no-op Matt Caswell 2016-04-04 14:53:37 +01:00
  • a5e3ac13d6 Deprecate CRYPTO_cleanup_all_ex_data() and make it a no-op Matt Caswell 2016-04-04 14:38:45 +01:00
  • f3cd81d653 Deprecate RAND_cleanup() and make it a no-op Matt Caswell 2016-04-06 11:19:55 +01:00
  • b22234deeb Fix conditional compile logic in speed.c Matt Caswell 2016-04-06 11:17:44 +01:00
  • 03b0e73555 Deprecate SSL_COMP_free_compression_methods() and make it a no-op Matt Caswell 2016-04-04 13:53:35 +01:00
  • 6827cb3610 Deprecate ERR_free_strings() and make it a no-op Matt Caswell 2016-04-04 13:43:58 +01:00
  • 02a247e0fa Deprecate COMP_zlib_cleanup() and make it a no-op Matt Caswell 2016-04-04 17:19:06 +01:00
  • 01d358a3ab X509_PUBKEY docs Dr. Stephen Henson 2016-03-23 00:07:52 +00:00
  • 7a82f778bd Fix setting of debug callback in apps/enc.c Richard Levitte 2016-04-13 02:43:45 +02:00
  • 9d5ac9532c Add SSL_CTX_get_ciphers() Kazuki Yamaguchi 2016-04-10 13:18:50 +09:00
  • 3012e65039 Fix the no-posix-io option Matt Caswell 2016-04-11 13:59:31 +01:00
  • f8c3f2b4ed Remove an unused function Matt Caswell 2016-04-11 13:46:11 +01:00
  • 2af22b7dd5 Fix the no-tls option Matt Caswell 2016-04-11 13:39:45 +01:00
  • 1595ca029c Fix the no-nextprotoneg option Matt Caswell 2016-04-11 11:41:19 +01:00
  • 2d897ae4d8 BIO: respect opening in text mode Richard Levitte 2016-04-08 20:15:15 +02:00
  • cdbf577973 Disable some sanitizer checks without PEDANTIC Emilia Kasper 2016-04-08 18:55:28 +02:00
  • 50eadf2a24 Fix warnings exposed by clang-3.8 Emilia Kasper 2016-04-08 16:19:00 +02:00
  • b591470700 Adjust --strict-warnings builds in Travis Emilia Kasper 2016-04-05 15:11:02 +02:00
  • 578a00048d Don't check the generated ssl-tests configs on VMS Richard Levitte 2016-04-09 11:15:16 +02:00
  • 842a20638a VMS doesn't have directory separators in the same sense as Unix Richard Levitte 2016-04-09 11:13:00 +02:00
  • a6eef4c81b RSA: the docs still talk about RSA_PKCS1_SSLeay Beat Bolli 2016-04-07 23:32:59 +02:00
  • 6a47c39175 Add CHANGES entry for DH and DH_METHOD opacity Matt Caswell 2016-04-07 15:47:28 +01:00
  • 0263b99288 Add documentation for following DH and DH_METHOD opacity Matt Caswell 2016-04-07 15:24:23 +01:00
  • 998f2cb8c4 Fix double free bug in error path Matt Caswell 2016-04-07 14:08:52 +01:00
  • cf430d0593 make update Matt Caswell 2016-04-07 13:48:03 +01:00
  • 17e01abbb0 Make DH_METHOD opaque Matt Caswell 2016-04-07 13:47:20 +01:00
  • 32bf92f9c8 make update Matt Caswell 2016-04-06 17:50:22 +01:00
  • 0aeddcfa61 Make DH opaque Matt Caswell 2016-04-06 17:49:48 +01:00
  • b9aec69ace Add SSL_DANE typedef for consistency. Rich Salz 2016-04-08 09:10:06 -04:00
  • 506e28b3e3 Add OCSP to mkdef Rich Salz 2016-04-08 08:02:41 -04:00
  • 9676402c3a PPC assembly pack: remove branch hints. Andy Polyakov 2016-03-31 18:47:17 +02:00
  • 20b88bb160 PPC assembly pack: remove branch hints. Andy Polyakov 2016-03-31 18:47:17 +02:00
  • 463a7b8cb0 Clean-up *_DEBUG options. Andy Polyakov 2016-04-06 12:47:35 +02:00
  • c32cbe9787 Configurations/10-main.conf: omit now redundant -D_WINDLL. Andy Polyakov 2016-04-06 17:33:03 +02:00
  • d237d69914 windows-makefile.tmpl: clean up after DLL link failure. Andy Polyakov 2016-04-06 17:27:01 +02:00
  • 02b91dcf1c test/[dane|evp_]test.c: BIO-fy file I/O. Andy Polyakov 2016-04-06 11:31:31 +02:00
  • 800b299b0a bio/bss_file.c: since VS2015 one can't tell apart own and "alien" FILE pointers, except for minimal std[in|out|err]. Andy Polyakov 2016-04-06 11:21:14 +02:00
  • a4ccf06808 make update Viktor Dukhovni 2016-04-07 14:19:16 -04:00
  • 43341433a8 Suppress CT callback as appropriate Viktor Dukhovni 2016-04-07 14:17:37 -04:00
  • c636c1c470 Fix client verify mode to check SSL_VERIFY_PEER Viktor Dukhovni 2016-04-02 16:47:48 -04:00
  • 7a433893ad Fix memory leak on invalid CertificateRequest. David Benjamin 2016-03-14 15:03:07 -04:00
  • ec66c8c988 Fix memory leak on invalid CertificateRequest. David Benjamin 2016-03-14 15:03:07 -04:00
  • 6afef8b1fb Fix memory leak on invalid CertificateRequest. David Benjamin 2016-03-14 15:03:07 -04:00
  • d1094383df OpenSSL::Test: when moving directory, affect env as well Richard Levitte 2016-04-07 14:30:15 +02:00
  • 1d352bb192 Allow generate_ssl_tests.pl to find testlib Emilia Kasper 2016-04-07 14:48:50 +02:00
  • 53ff6ac159 Remove redundant symlink Emilia Kasper 2016-04-07 13:35:13 +02:00
  • 2d5a82570a Better use BIO_snprintf() than snprintf(), in case the later isn't available Richard Levitte 2016-04-07 13:03:29 +02:00
  • e9c2b10014 Fix forgotten adaptation to opaque RSA and RSA_METHOD Richard Levitte 2016-04-07 00:37:03 +02:00
  • 26f2412d9b always use field names Dr. Stephen Henson 2016-04-06 18:57:48 +01:00
  • f246f90e6a Perl: foreach (@list) { code } is better Richard Levitte 2016-04-06 17:30:01 +02:00
  • ef65305307 Add apps/tsget and test/ssltest_old to .gitignore Richard Levitte 2016-04-06 16:04:55 +02:00
  • c014a7cb82 make update Richard Levitte 2016-04-02 19:54:51 +02:00
  • 36297463a5 Update CHANGES with the new about RSA and RSA_METHOD Richard Levitte 2016-04-02 19:54:30 +02:00
  • cd35e6c06d Document RSA_METHOD creators/destructor/accessors/writers Richard Levitte 2016-04-02 19:52:14 +02:00
  • b72c912137 Make the RSA_METHOD structure opaque Richard Levitte 2016-04-02 18:46:17 +02:00
  • b879882a4b Document RSA accessors/writers Richard Levitte 2016-04-02 16:43:21 +02:00
  • 9862e9aa98 Make the RSA structure opaque Richard Levitte 2016-04-02 15:12:58 +02:00
  • 3e41ac3528 Fix no-ocsp Matt Caswell 2016-03-21 16:54:53 +00:00
  • 7626fbf2ef Remove some OPENSSL_NO_ASYNC guards in init Matt Caswell 2016-03-17 17:06:28 +00:00
  • 2110febb11 Perl cleanup: don't create lists unnecessarily Richard Levitte 2016-04-06 15:02:57 +02:00
  • 1c9f511793 VMS: Fix special case for [.test]ssltest_old.c Richard Levitte 2016-04-06 13:56:49 +02:00
  • ad7c9c9faf Configure: add BLAKE_DEBUG to --strict-warnings set. Andy Polyakov 2016-03-31 22:09:04 +02:00
  • f0e1fe7cc3 Add missing mem leak test activation and checks FdaSilvaYY 2016-03-18 23:17:39 +01:00
  • 570c0716e3 Add a check of the FD_SETSIZE before the call to select() Andrea Grandi 2016-03-25 04:19:30 +00:00
  • 69853045e1 Rename ssltest -> ssltest_old Emilia Kasper 2016-04-05 14:04:05 +02:00
  • ababe86b96 testutil: return 1 on success Emilia Kasper 2016-04-05 14:29:06 +02:00
  • 6e863f0737 fix memory leak in ca Dr. Stephen Henson 2016-04-05 14:06:28 +01:00
  • 453dfd8d5e New SSL test framework Emilia Kasper 2016-03-17 15:14:30 +01:00
  • 173f613b6a Fix a shadow symbol warning FdaSilvaYY 2016-04-05 00:13:06 +02:00
  • 3e3957816c set exec attribute for .pl files Viktor Szakats 2016-03-29 21:30:11 +02:00
  • b2be6ed050 fix perl shebang Viktor Szakats 2016-03-29 21:26:39 +02:00
  • 76c1183dee use whitespace more consistently Viktor Szakats 2016-03-29 16:25:18 +02:00
  • e771eea6d8 Revert "various spelling fixes" Rich Salz 2016-04-04 16:11:43 -04:00
  • 9f2a142b13 Revert "Fix an error code spelling." Rich Salz 2016-04-04 16:11:04 -04:00
  • 2b0bcfaf83 Fix an error code spelling. FdaSilvaYY 2016-04-04 20:42:27 +02:00
  • 620d540bd4 various spelling fixes FdaSilvaYY 2016-03-10 21:34:48 +01:00
  • f6c006ea76 Fix a possible leak on NETSCAPE_SPKI_verify failure. FdaSilvaYY 2016-04-03 23:37:58 +02:00
  • c5137473bd Use X509_REQ_get0_pubkey FdaSilvaYY 2016-04-03 23:37:32 +02:00
  • 97458daade Add X509_REQ_get0_pubkey method FdaSilvaYY 2016-04-03 23:24:51 +02:00
  • af2db04c99 Fix ALPN Todd Short 2016-03-05 08:47:55 -05:00
  • 0517538d1a Fix two leaks in X509_REQ_to_X509 FdaSilvaYY 2016-03-17 00:15:48 +01:00
  • 6c13488c4e Make sure the rand_byte buffer in padlock engine is cleansed. Richard Levitte 2016-04-04 16:55:12 +02:00
  • 4b8736a22e crypto/poly1305: don't break carry chains. Andy Polyakov 2016-03-29 10:02:45 +02:00
  • 1400f013e1 Fix memory leaks in ASN.1 Emilia Kasper 2016-03-30 22:37:05 +02:00
  • b5851bbc43 Removed no-ops for the old locking API Michał Trojnara 2016-04-03 20:01:09 +02:00
  • ae6c553eca Fix mixed declarations and code Viktor Dukhovni 2016-04-03 20:58:09 -04:00
  • adb4076ae0 Don't shadow known symbols write, read, puts, gets Richard Levitte 2016-04-04 00:11:20 +02:00
  • 68cd4e3f99 Makefile et al template: only modify static library with new object files Richard Levitte 2016-04-03 14:11:12 +02:00
  • 51f6d88420 apps/Makefile.in: add tsget rule. Andy Polyakov 2016-04-01 18:17:01 +02:00
  • c3a7e0c565 After saving errno clear it before calls to strtol et. al. Viktor Dukhovni 2016-04-03 15:21:34 -04:00
  • bb3bdf0507 make update Viktor Dukhovni 2016-03-20 04:12:52 -04:00
  • fbb82a60dc Move peer chain security checks into x509_vfy.c Viktor Dukhovni 2016-03-18 22:09:41 -04:00
  • 70dd3c6593 Tidy up x509_vfy callback handling Viktor Dukhovni 2016-02-27 14:17:28 -05:00
  • 0f1ef63bf1 Ordinals adjustment Richard Levitte 2016-04-03 09:15:19 +02:00
  • aa05e7caea Rename get/set_app_data to get0/set0_app_data Matt Caswell 2016-04-02 23:08:14 +01:00
  • a517f7fcdc Various DSA opacity fixups Matt Caswell 2016-04-02 19:41:41 +01:00