| Commit message (Expand) | Author | Age | Files | Lines |
* | update Changelogv2.4.5OPENBSD_6_0 | Brent Cook | 2017-01-09 | 1 | -0/+13 |
* | Sync getentropy() checks with use-builtin-arc4random checks | Simone Basso | 2017-01-07 | 2 | -30/+48 |
* | m4/check-libc.m4: improve getentropy check | Simone Basso | 2017-01-07 | 1 | -17/+23 |
* | configure: fix getentropy() for sierra and ios | Simone Basso | 2017-01-07 | 1 | -1/+55 |
* | Disable netcat if arpa/telnet.h is not available (iOS) | jacob berkman | 2017-01-07 | 1 | -0/+2 |
* | update changelog for 2.4.4v2.4.4 | Brent Cook | 2016-11-06 | 1 | -0/+21 |
* | Update changelogv2.4.3 | Brent Cook | 2016-09-23 | 1 | -0/+13 |
* | Set _PATH_SSL_CA_FILE to either CMAKE_INSTALL_PREFIX or OPENSSLDIR for the OC... | Geoff Beier | 2016-08-02 | 1 | -0/+5 |
* | update changelog for 2.4.2v2.4.2 | Brent Cook | 2016-07-31 | 1 | -0/+39 |
* | set link library dependencies with MSVC, fixes #221 | Brent Cook | 2016-07-31 | 3 | -0/+9 |
* | properly enable strnlen checks for MSVC | Brent Cook | 2016-07-31 | 1 | -1/+1 |
* | create OPENBSD_6_0 branch | Brent Cook | 2016-07-29 | 2 | -1/+2 |
* | Fix typo in USE_BUILTIN_ARC4RANDOM check | celan69 | 2016-07-19 | 1 | -1/+1 |
* | avoid BSWAP assembly for ARM <= v6 | Brent Cook | 2016-07-17 | 1 | -0/+21 |
* | format 64-bit int portably (windows wants %l64d) | Brent Cook | 2016-07-17 | 1 | -0/+19 |
* | don't build nc with MSVC | Brent Cook | 2016-07-11 | 1 | -0/+4 |
* | Revert "remove DEFAULT_CA_FILE patch, since libtls handles this by default" | Brent Cook | 2016-07-09 | 2 | -14/+41 |
* | remove DEFAULT_CA_FILE patch, since libtls handles this by default | Brent Cook | 2016-07-07 | 2 | -41/+14 |
* | include OCSP test script | kinichiro | 2016-07-05 | 1 | -1/+1 |
* | add OCSP test | Brent Cook | 2016-07-04 | 3 | -0/+24 |
* | update for netcat changes | Brent Cook | 2016-06-30 | 1 | -75/+15 |
* | refine netcat patch | Brent Cook | 2016-06-30 | 1 | -36/+29 |
* | update netcat patch | Brent Cook | 2016-06-30 | 1 | -17/+92 |
* | update NetBSD recommendationv2.4.1 | Brent Cook | 2016-06-07 | 1 | -1/+1 |
* | Changelog for 2.4.1 | Brent Cook | 2016-06-06 | 1 | -0/+9 |
* | Land #197, include platform linker flags in the .pc files | Brent Cook | 2016-06-03 | 3 | -3/+3 |
|\ |
|
| * | pc: add platform-specific libs to Libs.private | Martin Herkt | 2016-05-31 | 3 | -3/+3 |
* | | Update changelogv2.4.0 | Brent Cook | 2016-05-30 | 1 | -0/+2 |
|/ |
|
* | update changelog | Brent Cook | 2016-05-30 | 1 | -0/+24 |
* | Update changelog | Brent Cook | 2016-05-30 | 1 | -0/+4 |
* | update changelog | Brent Cook | 2016-05-30 | 1 | -0/+7 |
* | rebase netcat patch | Brent Cook | 2016-05-30 | 1 | -9/+9 |
* | add constant_time_locl.h | Brent Cook | 2016-05-04 | 1 | -0/+2 |
* | Land #192, fix fix ld warning "attempted multiple inclusion of file" on Solaris | Brent Cook | 2016-05-02 | 5 | -10/+12 |
|\ |
|
| * | fix ld warning "attempted multiple inclusion of file" on Solaris | kinichiro | 2016-04-21 | 5 | -10/+12 |
* | | 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 |
|\ \ |
|