aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Link with "ws2_32" library on Windows, if available.Vincent Richard2013-02-081-0/+20
* Fixed linking with pthread library.Vincent Richard2013-02-051-4/+16
* Check for localtime_r and gmtime_r at build instead of testing _REENTRANT. Us...Vincent Richard2013-02-051-6/+14
* Trivial 64-bit warning fixes.Vincent Richard2012-12-121-0/+3
* SSL server identity check.Vincent Richard2012-12-101-0/+1
* OpenSSL support (thanks to Mehmet Bozkurt).Vincent Richard2012-11-031-1/+30
* Migrated build system to CMake. Conditional file compilation. Automatic selec...Vincent Richard2012-11-011-0/+630