strongswan/src/libstrongswan/utils
Andreas Steffen cfdccc93f5 utils: chunk_from_hex() skips optional 0x prefix 2017-03-06 18:54:09 +01:00
..
compat libipsec: Fix Windows build via MinGW 2017-01-25 17:12:30 +01:00
printf_hook Fix some Doxygen issues 2015-08-27 12:03:11 +02:00
utils utils: Defined uletoh16() and htole16() 2016-08-06 12:09:05 +02:00
backtrace.c backtrace: Fix symbol lookup in dynamic symtab via libbfd 2014-10-14 17:26:48 +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: Handle ERANGE in user and group lookups 2015-06-23 10:03:38 +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 utils: chunk_from_hex() skips optional 0x prefix 2017-03-06 18:54:09 +01:00
chunk.h chunk: Skip all leading zero bytes in chunk_skip_zero() not just the first 2016-04-04 15:39:42 +02:00
cpu_feature.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
cpu_feature.h cpu-feature: Support Via Padlock security features 2015-04-13 15:31:58 +02:00
debug.c utils: Add enum name for pseudo log group 'any' 2016-02-05 15:41:39 +01:00
debug.h enum: Don't directly include enum.h 2014-05-16 15:42:07 +02:00
enum.c enum-names: Fail gracefully when passing a NULL value as enum names 2015-04-15 14:38:43 +02:00
enum.h utils: Fix enum_flags_to_string parameter name to match Doxygen description 2015-03-19 12:14:30 +01:00
identification.c identification: Compare identity types when comparing ID_FQDN/ID_RFC822_ADDR identities 2016-06-06 13:49:41 +02:00
identification.h identification: Add support for dmdName RDN (2.5.4.54) 2016-04-25 17:06:04 +02:00
integrity_checker.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
integrity_checker.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
leak_detective.c leak-detective: Whitelist thread ID getter 2016-09-20 16:26:05 +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 optionsfrom: Properly handle errors when determining file size 2014-07-02 12:38:45 +02:00
optionsfrom.h removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
parser_helper.c parser-helper: Ensure file_next() does not remove the sentinel item 2014-07-01 17:58:36 +02:00
parser_helper.h parser-helper: Define debug macros depending on DEBUG_LEVEL 2014-05-15 11:28:10 +02:00
process.c process: Include missing <signal.h> for raise(3) 2014-10-14 16:33:10 +02:00
process.h process: Add a wrapper to invoke a command under the system default shell 2014-10-06 18:24:39 +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 Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
utils.h utils: Fix definition of BYTE_ORDER with MinGW 2016-08-24 10:40:57 +02:00