aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update changelog for 2.4.2v2.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
* create OPENBSD_6_0 branchBrent Cook2016-07-292-1/+2
* 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
* | Update changelogv2.4.0Brent Cook2016-05-301-0/+2
|/
* update changelogBrent Cook2016-05-301-0/+24
* Update changelogBrent Cook2016-05-301-0/+4
* update changelogBrent Cook2016-05-301-0/+7
* rebase netcat patchBrent Cook2016-05-301-9/+9
* add constant_time_locl.hBrent Cook2016-05-041-0/+2
* Land #192, fix fix ld warning "attempted multiple inclusion of file" on SolarisBrent Cook2016-05-025-10/+12
|\
| * fix ld warning "attempted multiple inclusion of file" on Solariskinichiro2016-04-215-10/+12
* | Land #190, Enable cmake on SolarisBrent Cook2016-05-021-8/+23
|\ \
| * | organize enabling asm condition in cmakekinichiro2016-04-151-6/+10
| * | fix cmake on Solariskinichiro2016-04-151-2/+13
| |/
* | Land #189, Added extra cmake build options like autotools buildsBrent Cook2016-05-026-3/+59
|\ \
| * | add cmake build optionskinichiro2016-04-146-3/+59
| |/
* / check linker flags before checking for functionsBrent Cook2016-04-241-2/+4
|/
* add cmake uninstall functionalitykinichiro2016-04-093-1/+30
* Land #188, add ASM support for cmake buildsBrent Cook2016-04-092-9/+115
|\
| * modify cmake to build ASMkinichiro2016-04-082-9/+115
* | modify cmake to build nckinichiro2016-04-098-81/+149
* | Land #185, fix MINGW and CYGWIN builds with cmakeBrent Cook2016-04-091-1/+1
|\ \
| * | add condition for setting BUILD_SHARED (cmake)kinichiro2016-04-051-1/+1
| |/
* | Land #184, execute tests that require srcdir environment variable with cmakeBrent Cook2016-04-095-29/+66
|\ \
| * | execute tests that require srcdir environment variable with cmakekinichiro2016-04-055-29/+66
| |/
* | Land #183, fix cmake on HP-UXBrent Cook2016-04-094-6/+40
|\ \
| * | fix cmake on HP-UXkinichiro2016-04-044-6/+40
| |/
* | set project LANGUAGES to Ckinichiro2016-03-301-1/+1
* | set cmake_minimum_required to 2.8.8kinichiro2016-03-301-1/+1
|/
* update changelogBrent Cook2016-03-211-7/+4
* updated changelogBrent Cook2016-03-211-0/+18
* set windows binary OPENSSLDIR to something plausibleBrent Cook2016-03-211-1/+1
* modify include/compat/netinet/ip.hkinichiro2016-03-131-0/+4
* fix check for strlcatBrent Cook2016-03-121-1/+1