strongswan/src/libstrongswan/utils
Tobias Brunner ed01c1afff Fixed some typos 2014-06-30 13:16:16 +02:00
..
printf_hook printf-hook-builtin: Support Windows console colors using TTY escape codes 2014-06-04 15:52:57 +02:00
utils strerror: Don't directly depend on pthread 2014-06-04 15:53:00 +02:00
backtrace.c backtrace: Use GetModuleInformation/GetModuleFileNameEx directly on Win32 2014-06-06 16:28:28 +02: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: Add build support for Windows 2014-06-04 15:52:57 +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 unit-tests: Seed chunk_hash() only once, but before creating any hashtables 2014-06-04 15:53:11 +02:00
chunk.h unit-tests: Seed chunk_hash() only once, but before creating any hashtables 2014-06-04 15:53:11 +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 identification: Only use either , or / to separate RDNs 2014-06-18 09:24:03 +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: Detect absolute pathnames and concatenate paths on Windows 2014-06-04 15:53:09 +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: Support testable functions on Windows, avoid weak GCC symbols 2014-06-04 15:53:12 +02:00
test.h unit-tests: Support testable functions on Windows, avoid weak GCC symbols 2014-06-04 15:53:12 +02:00
utils.c windows: Use WINAPI call convention for Windows API callbacks 2014-06-06 16:28:28 +02:00
utils.h utils: Add wrappers for memcpy(3), memmove(3) and memset(3) 2014-06-24 15:11:27 +02:00
windows.c windows: Extend strerror_r/s by extended POSIX errno strings 2014-06-17 15:23:33 +02:00
windows.h Fixed some typos 2014-06-30 13:16:16 +02:00