aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* update windows header patchesBrent Cook2016-11-041-3/+3
* Add tls_ocsp.c to Makefile.am and CMakeLists.txtkinichiro2016-11-042-0/+2
* define PATH_MAX in more msvc versionsBrent Cook2016-10-301-0/+8
* set correct DEFAULT_CA_FILE pathBrent Cook2016-10-301-14/+24
* remove unneeded slash after DESTDIRkinichiro2016-10-301-4/+4
* Enable tests on Visual Studiokinichiro2016-10-3013-28/+429
* modify for Intel C++ Compilerkinichiro2016-10-301-17/+36
* export DLLs functions for MSVC with CMakekinichiro2016-10-3010-9/+4465
* More changelog updatesv2.5.0Brent Cook2016-09-231-2/+6
* update changelogBrent Cook2016-09-231-1/+50
* Update changelogBrent Cook2016-09-231-0/+13
* ensure that __STRING worksBrent Cook2016-09-141-0/+5
* remove cmsBrent Cook2016-09-143-3/+1
* more cdefs.h removalBrent Cook2016-09-042-3/+0
* Land #203, add libtls callback APIBrent Cook2016-09-043-0/+3
|\
| * Portable code part for callbacks in accept/connectTobias Pape2016-06-283-0/+3
* | cdefs.h should not be required anywhereBrent Cook2016-09-042-31/+16
* | wire up sys/types.h to pull in sys/cdefs.hBrent Cook2016-09-041-0/+2
* | rebase nc(1) patchBrent Cook2016-09-041-20/+20
* | Land #219, build Windows DLLs with CMakeBrent Cook2016-09-044-11/+20
|\ \
| * | build Windows DLL on CMakeSatoshi Yasushima2016-08-254-4/+10
| * | build MinGW on CMakeSatoshi Yasushima2016-08-254-7/+10
* | | update for new repository layoutBrent Cook2016-09-021-21/+21
* | | enable tls_ext_alpn regression testkinichiro2016-08-303-0/+11
|/ /
* | Land #217, Set _PATH_SSL_CA_FILE to the tarball internal path for regression ...Brent Cook2016-08-132-6/+3
|\ \
| * | Set _PATH_SSL_CA_FILE to the tarball internal path for regression testskinichiro2016-08-122-6/+3
* | | Land #216, check for telnet.h before building ncBrent Cook2016-08-131-0/+2
|\ \ \
| * | | Disable netcat if arpa/telnet.h is not available (iOS)jacob berkman2016-08-091-0/+2
| |/ /
* | | Land #215, update cmake builds for darwinBrent Cook2016-08-131-1/+1
|\ \ \
| * | | compat gentroy() for macs is called gentropy_osx.cTamer Saadeh2016-08-071-1/+1
* | | | remove DEFAULT_CA_FILE patch, since libtls handles this by defaultBrent Cook2016-08-132-41/+14
| |/ / |/| |
* | | Set _PATH_SSL_CA_FILE to either CMAKE_INSTALL_PREFIX or OPENSSLDIR for the OC...Geoff Beier2016-08-011-0/+5
|/ /
* | update changelog for 2.4.2Brent Cook2016-07-311-0/+39
* | set link library dependencies with MSVC, fixes #221Brent Cook2016-07-313-0/+9
* | properly enable strnlen checks for MSVCBrent Cook2016-07-311-1/+1
* | Fix typo in USE_BUILTIN_ARC4RANDOM checkcelan692016-07-191-1/+1
* | avoid BSWAP assembly for ARM <= v6Brent Cook2016-07-171-0/+21
* | format 64-bit int portably (windows wants %l64d)Brent Cook2016-07-171-0/+19
* | don't build nc with MSVCBrent Cook2016-07-111-0/+4
* | Revert "remove DEFAULT_CA_FILE patch, since libtls handles this by default"Brent Cook2016-07-092-14/+41
* | remove DEFAULT_CA_FILE patch, since libtls handles this by defaultBrent Cook2016-07-072-41/+14
* | include OCSP test scriptkinichiro2016-07-051-1/+1
* | add OCSP testBrent Cook2016-07-043-0/+24
* | update for netcat changesBrent Cook2016-06-301-75/+15
* | refine netcat patchBrent Cook2016-06-301-36/+29
* | update netcat patchBrent Cook2016-06-301-17/+92
|/
* update NetBSD recommendationv2.4.1Brent Cook2016-06-071-1/+1
* Changelog for 2.4.1Brent Cook2016-06-061-0/+9
* Land #197, include platform linker flags in the .pc filesBrent Cook2016-06-033-3/+3
|\
| * pc: add platform-specific libs to Libs.privateMartin Herkt2016-05-313-3/+3