strongswan/src/libstrongswan/utils
Martin Willi 922ee2c529 windows: Add a common Windows header for platform specific wrappers
Include some more basic system headers in utils.h, so we can use that common
header on the different platforms.
2014-06-03 12:24:34 +02:00
..
printf_hook printf-hook-glibc: printf.h on FreeBSD 10 does not include stdargs.h 2014-02-13 10:46:52 +01:00
utils utils: Move thread-safe strerror replacement to a separate file 2014-02-24 12:04:10 +01:00
backtrace.c backtrace: Support backtracing even if library is not initialized 2013-11-06 10:31:00 +01:00
backtrace.h leak-detective: Use callback functions to report leaks and usage information 2013-11-06 10:30:59 +01:00
capabilities.c capabilities: Proper error handling when reading groups 2013-07-24 10:54:26 +02:00
capabilities.h agent: Keep CAP_DAC_OVERRIDE to connect to ssh-agent socket 2014-01-23 10:08:23 +01:00
chunk.c chunk: Externalize error reporting in chunk_write() 2014-01-23 15:55:32 +01:00
chunk.h windows: Add a common Windows header for platform specific wrappers 2014-06-03 12:24:34 +02:00
debug.c Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
debug.h enum: Don't directly include enum.h 2014-05-16 15:42:07 +02:00
enum.c enum: Return boolean result for enum_from_name() lookup 2014-05-16 15:42:07 +02:00
enum.h enum: Return boolean result for enum_from_name() lookup 2014-05-16 15:42:07 +02:00
identification.c windows: Add a common Windows header for platform specific wrappers 2014-06-03 12:24:34 +02:00
identification.h Fix various API doc issues and typos 2013-07-18 18:30:36 +02:00
integrity_checker.c integrity-checker: Use chunk_map() instead of non-portable mmap() 2014-01-23 15:55:32 +01:00
integrity_checker.h Moved utils.[ch] to utils folder 2012-10-24 16:07:53 +02:00
leak_detective.c windows: Add a common Windows header for platform specific wrappers 2014-06-03 12:24:34 +02:00
leak_detective.h leak-detective: LEAK_DETECTIVE_DISABLE completely disables LD 2014-04-03 09:44:26 +02:00
lexparser.c removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
lexparser.h removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
optionsfrom.c Replace optionsfrom LGPLv2 header by a GPLv2 2012-11-30 18:00:39 +01:00
optionsfrom.h removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
parser_helper.c parser-helper: Make parser_helper_file_t private 2014-05-15 11:28:10 +02:00
parser_helper.h parser-helper: Define debug macros depending on DEBUG_LEVEL 2014-05-15 11:28:10 +02:00
test.c unit-tests: Change how hashtable for testable functions is created 2014-03-20 15:29:27 +01:00
test.h unit-tests: Always load address of testable functions 2014-03-31 17:00:22 +02:00
utils.c utils: Use GCC's __atomic built-ins if available 2014-04-24 17:54:14 +02:00
utils.h windows: Add a common Windows header for platform specific wrappers 2014-06-03 12:24:34 +02:00
windows.h windows: Add a common Windows header for platform specific wrappers 2014-06-03 12:24:34 +02:00