Commit Graph

  • bd53433877 configure: fix getentropy() for sierra and ios Simone Basso 2016-12-09 12:39:37 +01:00
  • 7442568456 Disable netcat if arpa/telnet.h is not available (iOS) jacob berkman 2016-08-09 15:04:45 -07:00
  • 4ce7dae59e Sync getentropy() checks with use-builtin-arc4random checks Simone Basso 2016-12-10 20:58:04 +01:00
  • 39666aaa78 m4/check-libc.m4: improve getentropy check Simone Basso 2016-12-09 13:21:37 +01:00
  • 7cd2b0e2e1 configure: fix getentropy() for sierra and ios Simone Basso 2016-12-09 12:39:37 +01:00
  • e013f9143d Disable netcat if arpa/telnet.h is not available (iOS) jacob berkman 2016-08-09 15:04:45 -07:00
  • 5a35108648 Add regression test ssl_versions kinichiro 2017-01-06 09:05:59 +09:00
  • cf056d7d43 update manpage links Brent Cook 2016-12-29 04:03:17 -06:00
  • b48d11d8df Land #250, implement support for hiding symbols in libcrypto Brent Cook 2016-12-29 03:51:34 -06:00
  • 7054105fde implement support for hiding symbols in libcrypto kinichiro 2016-12-26 21:53:29 +09:00
  • a206997ad9 Sync getentropy() checks with use-builtin-arc4random checks Simone Basso 2016-12-10 20:58:04 +01:00
  • 6fa2d21ba5 m4/check-libc.m4: improve getentropy check Simone Basso 2016-12-09 13:21:37 +01:00
  • f8a9c71e79 configure: fix getentropy() for sierra and ios Simone Basso 2016-12-09 12:39:37 +01:00
  • b5ebbf6b88 adjust mingw package name Brent Cook 2016-11-13 13:10:42 -06:00
  • a638d7937d update to trusty distro, remove 3rd-party PPAs for testing Brent Cook 2016-11-13 13:06:28 -06:00
  • c4165cc210 fix static test link failures on OS X Brent Cook 2016-11-13 12:57:34 -06:00
  • 3b0488e870 update manpage links Brent Cook 2016-11-13 12:56:45 -06:00
  • ebeda8bad3 update changelog for 2.3.9 v2.3.9 Brent Cook 2016-11-06 09:22:39 -06:00
  • 9a5e2f1686 update changelog for 2.4.4 v2.4.4 Brent Cook 2016-11-06 09:21:40 -06:00
  • 04150e635c fix cmake to link static crypto library for regression tests kinichiro 2016-11-07 00:07:51 +09:00
  • 4e221632b1 link regression tests fully statically Brent Cook 2016-11-06 09:10:25 -06:00
  • f51c1b3886 Fix for tests on Visual Studio kinichiro 2016-11-06 21:56:25 +09:00
  • 7e4ce26c27 use __MINGW_PRINTF_FORMAT for BIO_* print functions if available Brent Cook 2016-11-06 04:32:16 -06:00
  • d2f5ab1ee8 prefer builtin arc4random on OS X 10.12+ (using getentropy as the signal) Brent Cook 2016-11-06 10:10:10 +01:00
  • d38ab0a39e include vpm_int.h Brent Cook 2016-11-06 02:37:15 -06:00
  • f99d89a0fc update patches Brent Cook 2016-11-06 02:27:21 -06:00
  • 5f187770f3 Add curve25519 to portable kinichiro 2016-11-06 04:57:23 +09:00
  • e0a62cf201 remove bad link Brent Cook 2016-11-05 14:00:54 -05:00
  • a99a3d7287 add quoting for man links Brent Cook 2016-11-05 12:45:47 -05:00
  • 42ee57590a update mlinks Brent Cook 2016-11-05 12:31:21 -05:00
  • 55419a0dde use the new mlinks tool to generate man links Brent Cook 2016-11-05 12:25:52 -05:00
  • 0241a8d4da update for new manpage layout, pod files are gone Brent Cook 2016-11-05 12:25:38 -05:00
  • 5842215600 remove duplicate libcrypto static link Brent Cook 2016-11-05 10:43:06 -05:00
  • 9d14220bdb export ASN1_time_parse Brent Cook 2016-11-05 10:42:02 -05:00
  • 70805a3e17 remove more KRB5 Brent Cook 2016-11-05 09:53:03 -05:00
  • c2ec622b89 remove defined symbols Brent Cook 2016-11-05 09:44:01 -05:00
  • 77a2a9f3ef remove check-in .def and ignore .sym files Brent Cook 2016-11-05 08:47:54 -05:00
  • 7770e4f2e4 implement support for hiding symbols in libtls / libssl Brent Cook 2016-11-05 08:44:35 -05:00
  • 348362416d remove krb5 from cmake Brent Cook 2016-11-05 06:24:55 -05:00
  • 19457d72b0 enable preprocessor on all ASM files with cmake Brent Cook 2016-11-05 06:16:19 -05:00
  • 03a321e558 disable symbol hiding for now Brent Cook 2016-11-05 06:16:07 -05:00
  • 659aff9fa7 updates for latest build changes Brent Cook 2016-11-05 05:21:29 -05:00
  • a241b876e9 update windows header patches Brent Cook 2016-11-04 11:08:47 -05:00
  • d3abaf5fe7 Add tls_ocsp.c to Makefile.am and CMakeLists.txt kinichiro 2016-11-04 22:43:34 +09:00
  • cb63e63370 define PATH_MAX in more msvc versions Brent Cook 2016-10-30 23:14:03 -05:00
  • 2570ad9344 set correct DEFAULT_CA_FILE path Brent Cook 2016-10-30 21:43:28 -05:00
  • 332c2eeaa3 remove unneeded slash after DESTDIR kinichiro 2016-10-20 18:16:05 +09:00
  • 14905877a0 Enable tests on Visual Studio kinichiro 2016-10-18 17:13:56 +09:00
  • b434123987 modify for Intel C++ Compiler kinichiro 2016-10-06 11:30:55 +09:00
  • 62f2a73061 export DLLs functions for MSVC with CMake kinichiro 2016-09-06 23:25:28 +09:00
  • e168f3b0bc More changelog updates v2.5.0 Brent Cook 2016-09-23 06:21:43 -05:00
  • 9ba1224ed4 update changelog Brent Cook 2016-09-23 06:13:08 -05:00
  • b67802c2db update changelog for 2.3.8 v2.3.8 Brent Cook 2016-09-23 05:43:04 -05:00
  • a896814187 Update changelog Brent Cook 2016-09-23 05:40:01 -05:00
  • c4ebe2518c Update changelog v2.4.3 Brent Cook 2016-09-23 05:40:01 -05:00
  • b7ba692f72 ensure that __STRING works Brent Cook 2016-09-14 23:40:10 -05:00
  • df20769977 remove cms Brent Cook 2016-09-14 08:49:53 -05:00
  • 08837a82b6 more cdefs.h removal Brent Cook 2016-09-04 09:04:01 -05:00
  • 5532f007d3 Land #203, add libtls callback API Brent Cook 2016-09-04 08:58:30 -05:00
  • 6f24864a73 cdefs.h should not be required anywhere Brent Cook 2016-09-04 07:57:13 -05:00
  • 6040ff04b0 wire up sys/types.h to pull in sys/cdefs.h Brent Cook 2016-09-04 07:38:16 -05:00
  • 93be612b5c rebase nc(1) patch Brent Cook 2016-09-04 05:42:23 -05:00
  • 5bb829d86d Land #219, build Windows DLLs with CMake Brent Cook 2016-09-04 05:00:31 -05:00
  • 22dcefee4e update for new repository layout Brent Cook 2016-09-02 12:43:30 -05:00
  • 5ea2a55cc7 enable tls_ext_alpn regression test kinichiro 2016-08-30 00:57:10 +09:00
  • 829b21581f build Windows DLL on CMake Satoshi Yasushima 2016-08-25 18:17:27 +09:00
  • 971892766d build MinGW on CMake Satoshi Yasushima 2016-08-25 18:17:12 +09:00
  • 8edd509e2c Land #217, Set _PATH_SSL_CA_FILE to the tarball internal path for regression tests Brent Cook 2016-08-13 11:52:06 -05:00
  • 439de92dc6 Land #216, check for telnet.h before building nc Brent Cook 2016-08-13 11:44:30 -05:00
  • fab6e1f251 Land #215, update cmake builds for darwin Brent Cook 2016-08-13 11:43:38 -05:00
  • 9e25f75800 remove DEFAULT_CA_FILE patch, since libtls handles this by default Brent Cook 2016-08-13 11:42:21 -05:00
  • fef54aef36 Set _PATH_SSL_CA_FILE to the tarball internal path for regression tests kinichiro 2016-08-12 16:27:18 +09:00
  • 83e9741dc6 Disable netcat if arpa/telnet.h is not available (iOS) jacob berkman 2016-08-09 15:04:45 -07:00
  • 2d987d32e6 compat gentroy() for macs is called gentropy_osx.c Tamer Saadeh 2016-08-07 11:56:14 +02:00
  • 1d36474726 Set _PATH_SSL_CA_FILE to either CMAKE_INSTALL_PREFIX or OPENSSLDIR for the OCSP tests so that OCSP tests can be executed on a system without /etc/ssl/cert.pem Geoff Beier 2016-08-01 21:28:53 -04:00
  • 36aafbb241 Set _PATH_SSL_CA_FILE to either CMAKE_INSTALL_PREFIX or OPENSSLDIR for the OCSP tests so that OCSP tests can be executed on a system without /etc/ssl/cert.pem Geoff Beier 2016-08-01 21:28:53 -04:00
  • 25d8a429c1 update for 2.3.7 v2.3.7 Brent Cook 2016-07-31 17:59:59 -05:00
  • 7a46efa40d update changelog for 2.4.2 Brent Cook 2016-07-31 17:55:50 -05:00
  • 48ecc2d05d update changelog for 2.4.2 v2.4.2 Brent Cook 2016-07-31 17:55:50 -05:00
  • 926aa53242 set link library dependencies with MSVC, fixes #221 Brent Cook 2016-07-31 17:11:19 -05:00
  • 950dcb2d07 properly enable strnlen checks for MSVC Brent Cook 2016-07-31 17:10:39 -05:00
  • 7f322bfe7e set link library dependencies with MSVC, fixes #221 Brent Cook 2016-07-31 17:11:19 -05:00
  • 47d4f7109f properly enable strnlen checks for MSVC Brent Cook 2016-07-31 17:10:39 -05:00
  • a7f754a663 set link library dependencies with MSVC, fixes #221 Brent Cook 2016-07-31 17:11:19 -05:00
  • 1fde1eaa44 properly enable strnlen checks for MSVC Brent Cook 2016-07-31 17:10:39 -05:00
  • 12348e6f64 create OPENBSD_6_0 branch Brent Cook 2016-07-29 07:51:02 -05:00
  • f6582d1d76 avoid BSWAP assembly for ARM <= v6 Brent Cook 2016-07-17 18:12:23 -05:00
  • 3a193a58d4 format 64-bit int portably (windows wants %l64d) Brent Cook 2016-07-17 17:37:16 -05:00
  • 94532f9619 Fix typo in USE_BUILTIN_ARC4RANDOM check celan69 2016-07-19 12:11:28 +02:00
  • 1b10e48a1f Fix typo in USE_BUILTIN_ARC4RANDOM check celan69 2016-07-19 12:11:28 +02:00
  • a9332ccecf avoid BSWAP assembly for ARM <= v6 Brent Cook 2016-07-17 18:12:23 -05:00
  • fa435db8df format 64-bit int portably (windows wants %l64d) Brent Cook 2016-07-17 17:37:16 -05:00
  • 618c32e4a1 don't build nc with MSVC Brent Cook 2016-07-11 03:14:23 -05:00
  • b13529f791 Revert "remove DEFAULT_CA_FILE patch, since libtls handles this by default" Brent Cook 2016-07-09 12:40:22 -05:00
  • 30adf9c06e remove DEFAULT_CA_FILE patch, since libtls handles this by default Brent Cook 2016-07-07 07:27:39 -05:00
  • 23083e7724 include OCSP test script kinichiro 2016-07-05 20:33:16 +09:00
  • aab671088d add OCSP test Brent Cook 2016-07-04 23:29:39 -05:00
  • ccf66c469f update for netcat changes Brent Cook 2016-06-30 20:00:29 -05:00
  • ec4c98718d refine netcat patch Brent Cook 2016-06-30 08:18:03 -05:00
  • 13b7ac8ada update netcat patch Brent Cook 2016-06-30 05:49:38 -05:00