Commit Graph

  • 4a931b58fc add upstream config.guess/config.sub Brent Cook 2015-12-27 22:17:59 -06:00
  • 53cd105d6e update check for b64_ntop Brent Cook 2015-12-27 22:12:35 -06:00
  • 733d581028 note the removed Verisign certificate Brent Cook 2015-12-15 21:38:35 -06:00
  • b95c92c62b update added certs Brent Cook 2015-12-14 19:51:15 -06:00
  • 3af1387b18 Revert back to GetStdHandle, since it works fine with pipes. Brent Cook 2015-12-11 09:22:12 -06:00
  • bd8fe5868f include stdint.h uint*_t Brent Cook 2015-12-11 09:21:43 -06:00
  • 5727d3274e Replace STDIN_FILENO with _fileno Anthony Novatsis 2015-12-11 16:29:50 +11:00
  • 4db1ad6797 installing nc(1) should imply building, even if not whitelisted Brent Cook 2015-12-07 08:24:41 -06:00
  • 28aaab4323 allow optionally installing nc(1) with '--enable-nc' Brent Cook 2015-12-07 08:14:51 -06:00
  • 19f58fdb1b rebase windows headers patch Brent Cook 2015-12-07 08:03:44 -06:00
  • 1988b8f65e fixup cert.pem path override for libtls, add for nc(1) Brent Cook 2015-12-07 07:55:05 -06:00
  • 905e2a3b80 refresh nc(1) support Brent Cook 2015-12-06 23:32:18 -06:00
  • 5b49c30cbc override _PATH_SSL_CA_FILE with OPENSSLDIR at build time Brent Cook 2015-12-06 20:21:16 -06:00
  • fabe122b4e update changelog Brent Cook 2015-12-06 16:56:14 -06:00
  • afcc027da7 only set the console mode if stdin is a console (not a pipe) Brent Cook 2015-12-05 22:14:42 -06:00
  • 75ef5bb160 wrap gets on Windows, replacing '\r\n' with '\n' Brent Cook 2015-12-05 13:58:37 -06:00
  • d7317353a9 Update 2.3.2 release notes Brent Cook 2015-12-05 13:29:09 -06:00
  • 585b57b202 no special workaround needed for MSVC2015 Brent Cook 2015-12-02 08:23:51 -06:00
  • 84f0a9dbda fix libtls-standalone tests for tls_read and tls_write changed api Zhicheng Wei 2015-11-23 12:35:36 +08:00
  • 7a82b7c0fd build nc on solaris and cygwin Brent Cook 2015-11-23 02:07:23 -06:00
  • 7109fb3260 ensure we don't pass a negative int to ctypes functions Brent Cook 2015-11-23 02:06:03 -06:00
  • 9574b6c8ec do not link libcompatnoopt if it is unneeded/built Brent Cook 2015-11-22 17:23:21 -06:00
  • 9c5105eeb1 omit <type> links Brent Cook 2015-11-22 06:37:13 -06:00
  • fbe05ec826 update manpage links Brent Cook 2015-11-22 04:56:36 -06:00
  • d35e8bbeaf update netcat patch Brent Cook 2015-11-22 04:55:22 -06:00
  • 1d5dfff695 update patches Brent Cook 2015-11-02 20:22:26 -06:00
  • 7180bed3bb update changelog for 2.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
  • 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 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
  • 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