| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Land #190, Enable cmake on Solaris | Brent Cook | 2016-05-02 | 1 | -8/+23 |
|\ \ |
|
| * | | organize enabling asm condition in cmake | kinichiro | 2016-04-15 | 1 | -6/+10 |
| * | | fix cmake on Solaris | kinichiro | 2016-04-15 | 1 | -2/+13 |
| |/ |
|
* | | Land #189, Added extra cmake build options like autotools builds | Brent Cook | 2016-05-02 | 6 | -3/+59 |
|\ \ |
|
| * | | add cmake build options | kinichiro | 2016-04-14 | 6 | -3/+59 |
| |/ |
|
* / | check linker flags before checking for functions | Brent Cook | 2016-04-24 | 1 | -2/+4 |
|/ |
|
* | add cmake uninstall functionality | kinichiro | 2016-04-09 | 3 | -1/+30 |
* | Land #188, add ASM support for cmake builds | Brent Cook | 2016-04-09 | 2 | -9/+115 |
|\ |
|
| * | modify cmake to build ASM | kinichiro | 2016-04-08 | 2 | -9/+115 |
* | | modify cmake to build nc | kinichiro | 2016-04-09 | 8 | -81/+149 |
* | | Land #185, fix MINGW and CYGWIN builds with cmake | Brent Cook | 2016-04-09 | 1 | -1/+1 |
|\ \ |
|
| * | | add condition for setting BUILD_SHARED (cmake) | kinichiro | 2016-04-05 | 1 | -1/+1 |
| |/ |
|
* | | Land #184, execute tests that require srcdir environment variable with cmake | Brent Cook | 2016-04-09 | 5 | -29/+66 |
|\ \ |
|
| * | | execute tests that require srcdir environment variable with cmake | kinichiro | 2016-04-05 | 5 | -29/+66 |
| |/ |
|
* | | Land #183, fix cmake on HP-UX | Brent Cook | 2016-04-09 | 4 | -6/+40 |
|\ \ |
|
| * | | fix cmake on HP-UX | kinichiro | 2016-04-04 | 4 | -6/+40 |
| |/ |
|
* | | set project LANGUAGES to C | kinichiro | 2016-03-30 | 1 | -1/+1 |
* | | set cmake_minimum_required to 2.8.8 | kinichiro | 2016-03-30 | 1 | -1/+1 |
|/ |
|
* | update changelog | Brent Cook | 2016-03-21 | 1 | -7/+4 |
* | updated changelog | Brent Cook | 2016-03-21 | 1 | -0/+18 |
* | set windows binary OPENSSLDIR to something plausible | Brent Cook | 2016-03-21 | 1 | -1/+1 |
* | modify include/compat/netinet/ip.h | kinichiro | 2016-03-13 | 1 | -0/+4 |
* | fix check for strlcat | Brent Cook | 2016-03-12 | 1 | -1/+1 |
* | add install_sw alias for latest nginx | Brent Cook | 2016-03-12 | 1 | -0/+3 |
* | update man links | Brent Cook | 2016-02-29 | 1 | -108/+24 |
* | add things to minimize diffs with OpenNTPD-portable | Brent Cook | 2016-02-15 | 2 | -19/+17 |
* | updated changelogv2.3.2 | Brent Cook | 2016-01-27 | 1 | -2/+13 |
* | add solaris include for getentropy(2) | Brent Cook | 2016-01-18 | 1 | -0/+7 |
* | package pidwraptest.sh script | Brent Cook | 2016-01-03 | 1 | -1/+1 |
* | whitelist NetBSD 7.0 native arc4random(3) implementation. | Brent Cook | 2016-01-03 | 2 | -3/+17 |
* | enable nc on AIX | Brent Cook | 2016-01-03 | 1 | -0/+1 |
* | replace err.h macros with inline functions | Brent Cook | 2016-01-03 | 1 | -8/+54 |
* | prefer gnu patch on AIX | Brent Cook | 2016-01-03 | 1 | -1/+6 |
* | include strings.h in string.h on AIX as well | Brent Cook | 2016-01-03 | 2 | -4/+6 |
* | -path isn't really needed for perms fixup, and not supported everywhere | Brent Cook | 2016-01-03 | 1 | -1/+1 |
* | rebase netcat patch | Brent Cook | 2015-12-28 | 1 | -13/+13 |
* | add upstream config.guess/config.sub | Brent Cook | 2015-12-27 | 3 | -0/+3264 |
* | update check for b64_ntop | Brent Cook | 2015-12-27 | 1 | -1/+1 |
* | note the removed Verisign certificate | Brent Cook | 2015-12-15 | 1 | -0/+4 |
* | update added certs | Brent Cook | 2015-12-14 | 1 | -1/+2 |
* | Revert back to GetStdHandle, since it works fine with pipes. | Brent Cook | 2015-12-11 | 1 | -6/+6 |
* | include stdint.h uint*_t | Brent Cook | 2015-12-11 | 1 | -0/+1 |
* | Replace STDIN_FILENO with _fileno | Anthony Novatsis | 2015-12-11 | 1 | -3/+3 |
* | installing nc(1) should imply building, even if not whitelisted | Brent Cook | 2015-12-07 | 2 | -5/+5 |
* | allow optionally installing nc(1) with '--enable-nc' | Brent Cook | 2015-12-07 | 2 | -0/+8 |
* | rebase windows headers patch | Brent Cook | 2015-12-07 | 1 | -16/+16 |
* | fixup cert.pem path override for libtls, add for nc(1) | Brent Cook | 2015-12-07 | 3 | -21/+49 |
* | refresh nc(1) support | Brent Cook | 2015-12-06 | 4 | -14/+17 |
* | override _PATH_SSL_CA_FILE with OPENSSLDIR at build time | Brent Cook | 2015-12-06 | 2 | -0/+19 |
* | update changelog | Brent Cook | 2015-12-06 | 1 | -0/+2 |