aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/compat
Commit message (Expand)AuthorAgeFilesLines
* libipsec: Fix Windows build via MinGWTobias Brunner2017-01-251-0/+7
* android: Enable build against API level 21Tobias Brunner2016-03-231-0/+17
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+0
* utils: Provide a fallback for sigwaitinfo() if neededTobias Brunner2015-11-131-28/+0
* android: Provide a fallback for sigwaitinfo()Tobias Brunner2015-11-121-1/+29
* android: Replace AndroidConfigLocal.h with a header in utils/compatTobias Brunner2015-11-121-0/+31
* windows: Define RTLD_NOW, even if it is not usedTobias Brunner2015-11-091-0/+5
* apple: Redefine some additional clashing Mach typesMartin Willi2014-12-161-0/+6
* apple: Use precancelable poll() to wrap accept/recvmsg callsMartin Willi2014-12-121-1/+5
* windows: Properly set errno for read/write functions using WinsockMartin Willi2014-11-281-4/+4
* windows: Move the compatibility header to the compat subfolderMartin Willi2014-11-212-0/+1311
* apple: Wrap accept() and recvfrom() with poll(2) instead of selectMartin Willi2014-11-211-5/+11
* apple: Introduce a central compatibility header with all __APPLE__ quirksMartin Willi2014-11-211-0/+103