aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refine changelogv2.7.1Brent Cook2018-03-231-3/+4
* Land #412, fix builds for macos 10.11Brent Cook2018-03-236-8/+62
|\
| * always allow upstream time.h to be visibleBrent Cook2018-03-231-3/+3
| * fix clock_gettime check in cmakeBrent Cook2018-03-231-2/+5
| * add proper guard and typedefBrent Cook2018-03-232-2/+8
| * adjust definition of compat clock_gettimeBrent Cook2018-03-232-5/+2
| * move clock_gettime check outBrent Cook2018-03-221-1/+4
| * AC_CHECK_FUNC does not set the define, prefer AC_CHECK_FUNCSBrent Cook2018-03-221-4/+4
| * hide clock_gettime on win32Brent Cook2018-03-221-0/+2
| * add clock_gettime for macos 10.11 and earlierBrent Cook2018-03-225-4/+47
* | update changelogBrent Cook2018-03-221-0/+7
|/
* changelog fixes, update windows compatibilityBrent Cook2018-03-212-9/+10
* update man linksv2.7.0Brent Cook2018-03-211-0/+2
* update changelogBrent Cook2018-03-211-3/+34
* Land #409, disable ssltest for now in appveyorBrent Cook2018-03-211-1/+2
|\
| * Temporarily turn off ssltestDon2018-03-201-1/+2
| * Add timeout and output for failureDon2018-03-201-1/+1
* | Fix Windows tests within CMakeDon2018-03-209-76/+66
|/
* Only run tests on static buildsDon2018-03-201-1/+8
* Add ctest config support and enable testsDon2018-03-201-2/+2
* Fix SHARED_LIBS matrixDon2018-03-201-2/+2
* Use BUILD_SHARED_LIBSDon2018-03-191-1/+1
* Add appveyor support for Window CI/CDDon2018-03-191-0/+51
* update manpage linksBrent Cook2018-03-181-9/+238
* add new init functionsBrent Cook2018-03-184-0/+8
* add pthread_self/pthread_equal for win32Brent Cook2018-03-181-3/+23
* Land #402, Remove CMAKE_HOST_ referencesBrent Cook2018-03-185-19/+19
|\
| * Remove CMAKE_HOST_ referencesDon2018-03-165-19/+19
* | Land #401, Conditionally build appsBrent Cook2018-03-181-1/+4
|\ \
| * | Conditionally build appsDon2018-03-161-1/+4
| |/
* | Land #400, Use groups in CMake install command for librariesBrent Cook2018-03-183-18/+31
|\ \
| * | Use groups in CMake install command for librariesDon2018-03-163-18/+31
| |/
* | Land #399, Use binary directory for symbol exports generationBrent Cook2018-03-182-20/+26
|\ \
| * | Use binary directory for symbol exports generationDon2018-03-162-20/+26
| |/
* / Fix using right functions for file descriptor with MS Visual Studiokinichiro2018-03-188-2/+59
|/
* disable keypairtest with MSVCBrent Cook2018-03-161-0/+2
* re-add headers for distributionBrent Cook2018-03-141-0/+2
* syntax updatesBrent Cook2018-03-141-4/+3
* prefer including windows.h over the internal headerBrent Cook2018-03-141-1/+1
* add pthread_once(3) implementation for WindowsBrent Cook2018-03-141-0/+43
* bump base requirement to Windows Vista, use builtin inet_ntop/ptonBrent Cook2018-03-1411-46/+3
* Add regress keypairtestkinichiro2018-03-133-0/+23
* Add libpthread for libtls buildkinichiro2018-03-132-0/+2
* update manpage linksBrent Cook2018-02-281-0/+2
* Add bio_meth.ckinichiro2018-02-262-0/+2
* Add compat bits for libtls on Windowskinichiro2018-02-258-0/+110
* Land #386, Add tls_keypairBrent Cook2018-02-114-0/+15
|\
| * Add file permission define for Windows and MinGW buildkinichiro2018-02-112-0/+13
| * Add tls/tls_keypair.ckinichiro2018-02-112-0/+2
* | Land #383, use https for urlsBrent Cook2018-02-111-5/+5
|\ \