aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* update to trusty distro, remove 3rd-party PPAs for testingBrent Cook2016-11-132-7/+8
* fix static test link failures on OS XBrent Cook2016-11-131-0/+3
* update manpage linksBrent Cook2016-11-131-320/+12
* fix cmake to link static crypto library for regression testskinichiro2016-11-071-0/+2
* link regression tests fully staticallyBrent Cook2016-11-061-1/+1
* Fix for tests on Visual Studiokinichiro2016-11-062-55/+83
* use __MINGW_PRINTF_FORMAT for BIO_* print functions if availableBrent Cook2016-11-061-0/+36
* prefer builtin arc4random on OS X 10.12+ (using getentropy as the signal)Brent Cook2016-11-061-1/+9
* include vpm_int.hBrent Cook2016-11-061-0/+1
* update patchesBrent Cook2016-11-062-19/+19
* Add curve25519 to portablekinichiro2016-11-065-1/+19
* remove bad linkBrent Cook2016-11-051-1/+0
* add quoting for man linksBrent Cook2016-11-051-2/+2
* update mlinksBrent Cook2016-11-051-9/+464
* use the new mlinks tool to generate man linksBrent Cook2016-11-051-13/+14
* update for new manpage layout, pod files are goneBrent Cook2016-11-051-14/+1
* remove duplicate libcrypto static linkBrent Cook2016-11-061-1/+1
* export ASN1_time_parseBrent Cook2016-11-061-0/+1
* remove more KRB5Brent Cook2016-11-061-11/+0
* remove defined symbolsBrent Cook2016-11-061-46/+0
* remove check-in .def and ignore .sym filesBrent Cook2016-11-063-330/+1
* implement support for hiding symbols in libtls / libsslBrent Cook2016-11-066-341/+42
* remove krb5 from cmakeBrent Cook2016-11-051-1/+0
* enable preprocessor on all ASM files with cmakeBrent Cook2016-11-051-32/+32
* disable symbol hiding for nowBrent Cook2016-11-052-0/+3
* updates for latest build changesBrent Cook2016-11-054-53/+51
* 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
|/ /