Commit Graph

17 Commits

Author SHA1 Message Date
Vincent Richard
b133ce8cfb Fixed #142: fixed install location of generated headers. 2016-09-19 21:08:35 +02:00
Vincent Richard
4d1a6ad2f2 Issue #138: fixed MSG_NOSIGNAL on Mac OS. 2016-04-25 08:28:34 +02:00
Vincent Richard
08a3ba2ba1 Misc fixes in error handling. 2016-03-25 21:50:35 +01:00
Vincent Richard
194a797055 Asynchronous resolving. 2016-03-02 20:33:55 +01:00
Vincent Richard
baec395c8c Added support for TCP Keepalive. 2016-02-28 20:43:43 +01:00
Vincent Richard
d49ce7cd4d Windows charset converter (thanks to ElmüSoft). 2014-02-06 21:29:59 +01:00
Vincent Richard
152c6bed75 Merged source and header files in directory structure. Got rid of SConstruct build. 2013-12-29 10:02:12 +01:00
Vincent Richard
f9913fa28a Boost/C++11 shared pointers. 2013-11-21 22:16:57 +01:00
Vincent Richard
5084db331c Added support for standard 64-bit integer type. 2013-09-02 10:12:08 +02:00
Vincent Richard
fdeaec5e05 64-bit type detection. 2013-07-15 10:35:09 +02:00
Vincent Richard
69d552a87b Export class and functions in shared libraries. 2013-05-12 16:51:40 +02:00
Vincent Richard
9d2703c376 Added support for charset conversion with ICU (thanks to Mehmet Bozkurt). 2013-03-25 12:32:48 +01:00
Vincent Richard
ddf3cff495 Check for MLang on Windows platform. 2013-02-10 21:12:41 +01:00
Vincent Richard
c2474f2b2b Check for localtime_r and gmtime_r at build instead of testing _REENTRANT. Use localtime_s and gmtime_s on Windows, if available. 2013-02-05 14:21:21 +01:00
Vincent Richard
3a5621c2aa Trivial 64-bit warning fixes. 2012-12-12 16:35:55 +01:00
Vincent Richard
bc63892291 OpenSSL support (thanks to Mehmet Bozkurt). 2012-11-03 09:27:12 +01:00
Vincent Richard
cce1c28bce Migrated build system to CMake. Conditional file compilation. Automatic selection of platform handler. 2012-11-01 18:20:06 +01:00