| Commit message (Expand) | Author | Age | Files | Lines |
* | More changelog updatesv2.5.0 | Brent Cook | 2016-09-23 | 1 | -2/+6 |
* | update changelog | Brent Cook | 2016-09-23 | 1 | -1/+50 |
* | Update changelog | Brent Cook | 2016-09-23 | 1 | -0/+13 |
* | ensure that __STRING works | Brent Cook | 2016-09-14 | 1 | -0/+5 |
* | remove cms | Brent Cook | 2016-09-14 | 3 | -3/+1 |
* | more cdefs.h removal | Brent Cook | 2016-09-04 | 2 | -3/+0 |
* | Land #203, add libtls callback API | Brent Cook | 2016-09-04 | 3 | -0/+3 |
|\ |
|
| * | Portable code part for callbacks in accept/connect | Tobias Pape | 2016-06-28 | 3 | -0/+3 |
* | | cdefs.h should not be required anywhere | Brent Cook | 2016-09-04 | 2 | -31/+16 |
* | | wire up sys/types.h to pull in sys/cdefs.h | Brent Cook | 2016-09-04 | 1 | -0/+2 |
* | | rebase nc(1) patch | Brent Cook | 2016-09-04 | 1 | -20/+20 |
* | | Land #219, build Windows DLLs with CMake | Brent Cook | 2016-09-04 | 4 | -11/+20 |
|\ \ |
|
| * | | build Windows DLL on CMake | Satoshi Yasushima | 2016-08-25 | 4 | -4/+10 |
| * | | build MinGW on CMake | Satoshi Yasushima | 2016-08-25 | 4 | -7/+10 |
* | | | update for new repository layout | Brent Cook | 2016-09-02 | 1 | -21/+21 |
* | | | enable tls_ext_alpn regression test | kinichiro | 2016-08-30 | 3 | -0/+11 |
|/ / |
|
* | | Land #217, Set _PATH_SSL_CA_FILE to the tarball internal path for regression ... | Brent Cook | 2016-08-13 | 2 | -6/+3 |
|\ \ |
|
| * | | Set _PATH_SSL_CA_FILE to the tarball internal path for regression tests | kinichiro | 2016-08-12 | 2 | -6/+3 |
* | | | Land #216, check for telnet.h before building nc | Brent Cook | 2016-08-13 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Disable netcat if arpa/telnet.h is not available (iOS) | jacob berkman | 2016-08-09 | 1 | -0/+2 |
| |/ / |
|
* | | | Land #215, update cmake builds for darwin | Brent Cook | 2016-08-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | compat gentroy() for macs is called gentropy_osx.c | Tamer Saadeh | 2016-08-07 | 1 | -1/+1 |
* | | | | remove DEFAULT_CA_FILE patch, since libtls handles this by default | Brent Cook | 2016-08-13 | 2 | -41/+14 |
| |/ /
|/| | |
|
* | | | Set _PATH_SSL_CA_FILE to either CMAKE_INSTALL_PREFIX or OPENSSLDIR for the OC... | Geoff Beier | 2016-08-01 | 1 | -0/+5 |
|/ / |
|
* | | update changelog for 2.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 |
* | | 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 |