Commit Graph

  • 1d5dfff695 update patches Brent Cook 2015-11-02 20:22:26 -06:00
  • 7180bed3bb update changelog for 2.3.1 v2.3.1 Brent Cook 2015-10-26 05:58:08 -05:00
  • 24b5a96a7c whitelist nc on other BSDs Brent Cook 2015-10-23 16:19:07 -07:00
  • c31b03c1d4 update netcat patch Brent Cook 2015-10-23 16:17:45 -07:00
  • 9be9055791 remove a_gen/utctm.c for cmake Brent Cook 2015-10-21 22:19:09 -05:00
  • 3f79a49dd2 check bounds before casting (long long) to time_t Brent Cook 2015-10-21 22:17:13 -05:00
  • 959241fe88 remove a_gen/utctm.c Brent Cook 2015-10-21 21:39:59 -05:00
  • 2c168b7127 move rfc5280time to rfc5280time_small Brent Cook 2015-10-18 11:18:23 -05:00
  • b28e5bedab include tap-driver.sh in the source repo Brent Cook 2015-10-18 10:51:09 -05:00
  • 0086809a82 update apps.h include Brent Cook 2015-10-18 10:48:17 -05:00
  • c8c23ad8e3 make it clear that we skipped 64-bit time_t tests Brent Cook 2015-10-18 10:36:31 -05:00
  • 0197a58969 Windows compatibility fixes Brent Cook 2015-10-18 09:28:10 -05:00
  • c8918dd0be include warnings about small time_t Brent Cook 2015-10-17 23:32:21 -05:00
  • a45e38e962 disable some tests with 32-bit time_t systems Brent Cook 2015-10-17 22:57:59 -05:00
  • e8c9210073 unconditionally disable pledge for now Brent Cook 2015-10-15 19:33:26 -05:00
  • 7356330f2c update to 2.0.6 v2.0.6 OPENBSD_5_6 Brent Cook 2015-10-15 16:17:10 -05:00
  • 6494230957 update for 2.1.8 v2.1.8 Brent Cook 2015-10-15 16:16:13 -05:00
  • 248af93e3a update changelog for 2.2.4 v2.2.4 Brent Cook 2015-10-15 16:13:58 -05:00
  • 97478266ca Use bundled headers instead of installed headers when building Jeremy Huddleston Sequoia 2015-10-11 16:46:55 -07:00
  • dadeeb0a2e check for timegm in cmake builds Brent Cook 2015-10-15 14:32:16 -05:00
  • cac089b5d6 make internal functions static Brent Cook 2015-10-15 14:32:02 -05:00
  • c02436645d use timegm from musl Brent Cook 2015-10-15 14:26:24 -05:00
  • ea4658b46a update man links Brent Cook 2015-10-15 00:08:34 -05:00
  • 4298ac9305 include timegm fallback Brent Cook 2015-10-14 23:53:52 -05:00
  • 1dd79f5d8f add limits.h shim for defining PATH_MAX on HP-UX Brent Cook 2015-10-14 17:19:00 -05:00
  • 448645d479 Use bundled headers instead of installed headers when building Jeremy Huddleston Sequoia 2015-10-11 16:46:55 -07:00
  • 9afc452761 nc: Use AM_CPPFLAGS, not CPPFLAGS in Makefile.am Jeremy Huddleston Sequoia 2015-10-11 16:45:25 -07:00
  • 9dd9d1757e update netcat.c.patch for osx 10.6 or earlier Goichi Hirakawa 2015-10-14 15:53:11 +09:00
  • ff52e6f4e3 check for pledge(2) Brent Cook 2015-10-12 15:34:03 -05:00
  • 41cebd325f resolve tame to 0 Brent Cook 2015-10-07 10:59:22 -05:00
  • 442cc6f1b4 add tame(2) check Brent Cook 2015-10-07 08:55:05 -05:00
  • a615d3c6d3 rename _mkgmtime as timegm on win32 Brent Cook 2015-10-07 06:23:38 -05:00
  • 047926e06f updates for ASN.1 time handling Brent Cook 2015-10-06 06:18:15 -05:00
  • a7f031ba55 add b64_ntop checking and fallback for nc(1) Brent Cook 2015-10-01 07:40:26 -05:00
  • 497a47c5fc remove incorrect comment Brent Cook 2015-09-30 08:00:49 -05:00
  • 53f8663976 add asn1time to cmake tests Brent Cook 2015-09-28 17:49:46 -05:00
  • 9af6ff9a3a add asn1time test Brent Cook 2015-09-28 17:33:58 -05:00
  • 09e535e41d update path to openssl(1) in testssl wrapper v2.3.0 Brent Cook 2015-09-22 08:56:36 -05:00
  • 0fa826d34f revise how headers are patched for windows, remove sed scripts Brent Cook 2015-09-21 22:08:12 -05:00
  • 630e7b6040 visual studio path updates Brent Cook 2015-09-18 08:43:57 -05:00
  • a2e532ed01 test cmake builds on osx as well Brent Cook 2015-09-17 05:48:09 -05:00
  • 4ce5342e86 remove SHA-0 from cmake builds Brent Cook 2015-09-17 05:39:20 -05:00
  • f05cb999a6 final bit of SHA-0 removal Brent Cook 2015-09-17 05:25:22 -05:00
  • 9c55d0b851 remove SHA-0 Brent Cook 2015-09-17 05:15:23 -05:00
  • 53eacb360e extend regression tests Brent Cook 2015-09-17 05:05:53 -05:00
  • 9606a6b5e9 add include/compat/readpassphrase.h to Makefile.am kinichiro 2015-09-16 20:36:38 +09:00
  • 3b82df010a update changelog for SHA-0 removal Brent Cook 2015-09-16 02:19:32 -05:00
  • 92a04bc1ea SHA-0 is gone, remove test Brent Cook 2015-09-16 02:13:10 -05:00
  • 3ac78a5573 normalize amd64 to x86_64 Brent Cook 2015-09-16 01:45:42 -05:00
  • eae0e9d3a4 Call the correct script for pidwraptest.sh. Brent Cook 2015-09-16 01:43:59 -05:00
  • eb604d1d54 update changelog with latest Brent Cook 2015-09-13 19:46:54 -05:00
  • c7ae7c0c9d fix a library paths, nc patch Brent Cook 2015-09-13 19:15:34 -05:00
  • 2cb6d19e10 remove ecdh/ech_ossl.c Brent Cook 2015-09-13 19:08:12 -05:00
  • eaa4c1cc8a a few more linux nc build tweaks Brent Cook 2015-09-13 19:06:29 -05:00
  • 696ba18c6a fixup windows and older linux builds Brent Cook 2015-09-13 18:57:29 -05:00
  • 8c90be2a29 allow nc to build on linux and os x Brent Cook 2015-09-13 11:56:41 -05:00
  • 627b0261a8 ignore manpages Brent Cook 2015-09-13 11:33:20 -05:00
  • eeb286af5a fix spelling of OPENSSL_cleanse Brent Cook 2015-09-13 09:30:26 -05:00
  • cb397a8b28 use CP_LIBC for strtonum Brent Cook 2015-09-13 09:27:11 -05:00
  • a896d400a0 move windows file IO mode setup to apps_win.c Brent Cook 2015-09-13 09:19:26 -05:00
  • 653bbfaabf ding-dong e_os2.h is dead Brent Cook 2015-09-13 09:03:17 -05:00
  • 4bb70680a0 ech_ossl.h is gone Brent Cook 2015-09-13 09:03:04 -05:00
  • 02b7539cf5 readd openssl.1, distribute nc.1 Brent Cook 2015-09-13 07:23:04 -05:00
  • 82e96d3565 include new tls headers Brent Cook 2015-09-13 03:48:46 -05:00
  • a787f964a1 restrict nc to openbsd builds for now Brent Cook 2015-09-12 10:51:11 -05:00
  • dcbaa6b699 correct nc compat path Brent Cook 2015-09-12 10:15:00 -05:00
  • a64c42a09d add some backcompat in nc, don't install it Brent Cook 2015-09-12 09:50:44 -05:00
  • bcd3b2fde6 more cmake tests Brent Cook 2015-09-12 08:07:58 -05:00
  • 854f4f69af add 'nc' to the distribution as an example of libtls client and server Brent Cook 2015-09-12 07:48:06 -05:00
  • 34bfb6ecb5 add new tests Brent Cook 2015-09-12 05:18:47 -05:00
  • c84250a4e4 update manpage links, fix typo Brent Cook 2015-09-12 03:17:33 -05:00
  • f1b00f4fb8 sudo/doas Brent Cook 2015-09-12 03:17:19 -05:00
  • c5eef7f11c remove engine.c from CMake Brent Cook 2015-09-11 18:52:22 -05:00
  • b89b470316 remove more deleted files Brent Cook 2015-09-11 18:46:36 -05:00
  • 105c86f3ed first round of 2.3.0 release notes Brent Cook 2015-09-11 18:18:46 -05:00
  • 0e7a252d0d update changelog for 2.2.4 Brent Cook 2015-09-11 17:11:37 -05:00
  • 0c125d1ee3 bump version to 2.2.4 Brent Cook 2015-09-11 17:10:11 -05:00
  • e953fdbb96 add -lrt check for linux Brent Cook 2015-09-11 09:11:08 -05:00
  • 14fbc41003 speed up builds without killing os x perhaps Brent Cook 2015-09-11 09:10:57 -05:00
  • f927fc2a90 add cmake test support Brent Cook 2015-09-11 08:03:56 -05:00
  • 5c164446dd Small README typo Will Tange 2015-09-08 22:50:34 +02:00
  • b8853fd092 ensure headers are sanitized before release Brent Cook 2015-09-10 07:18:08 -05:00
  • aad86fe1f9 remove support for old MSVC versions, KNF Brent Cook 2015-09-09 06:01:52 -05:00
  • 72039968e2 Do not build lib-objects targets if we are just building static libs. Brent Cook 2015-09-09 05:15:06 -05:00
  • 9c2f0ef51c updates for MSVC 2015's degenerate headers Brent Cook 2015-09-08 15:00:09 -05:00
  • e13a39a5a7 distribute strcasecmp.c Brent Cook 2015-09-07 01:28:29 -05:00
  • 9c9a9858e8 disable shared CMake builds for OS X / Windows for now Brent Cook 2015-09-07 01:05:33 -05:00
  • 90f851568a adjust order for ! .gitignore rule precedence Brent Cook 2015-09-07 00:40:20 -05:00
  • 6f7ad9c6d6 update messages about Cygwin support Brent Cook 2015-09-07 00:33:55 -05:00
  • 52582562d8 distribute include and man CMakefiles Brent Cook 2015-09-07 00:31:59 -05:00
  • 6db3fc7c31 remove engine from openssl(1) Brent Cook 2015-09-11 09:47:40 -05:00
  • 2af9873259 add -lrt check for linux Brent Cook 2015-09-11 09:11:08 -05:00
  • ef01eb71d1 speed up builds without killing os x perhaps Brent Cook 2015-09-11 09:10:57 -05:00
  • b5090c5853 add cmake test support Brent Cook 2015-09-11 08:03:56 -05:00
  • afd031f0ed Small README typo Will Tange 2015-09-08 22:50:34 +02:00
  • 384e71614f remove unneeded arc4random patch Brent Cook 2015-09-11 03:20:41 -05:00
  • 1ea6203cbf add openbsd tag sync script + release verifier Brent Cook 2015-09-10 11:19:35 -05:00
  • b6aded059f ensure headers are sanitized before release Brent Cook 2015-09-10 07:18:08 -05:00
  • 1c2a3f25e2 Remove cmake tests from travis builds for now. Brent Cook 2015-09-09 07:45:54 -05:00
  • e04dfb2b27 fix a couple of travis build failures Brent Cook 2015-09-09 07:34:37 -05:00