Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-02-10 | Check for MLang on Windows platform. | Vincent Richard | 1 | -0/+17 |
2013-02-08 | Link with "ws2_32" library on Windows, if available. | Vincent Richard | 1 | -0/+20 |
2013-02-05 | Fixed linking with pthread library. | Vincent Richard | 1 | -4/+16 |
2013-02-05 | Check for localtime_r and gmtime_r at build instead of testing _REENTRANT. Us... | Vincent Richard | 1 | -6/+14 |
2012-12-12 | Trivial 64-bit warning fixes. | Vincent Richard | 1 | -0/+3 |
2012-12-10 | SSL server identity check. | Vincent Richard | 1 | -0/+1 |
2012-11-03 | OpenSSL support (thanks to Mehmet Bozkurt). | Vincent Richard | 1 | -1/+30 |
2012-11-01 | Migrated build system to CMake. Conditional file compilation. Automatic selec... | Vincent Richard | 1 | -0/+630 |