strongswan/src/libstrongswan/utils
Tobias Brunner f3bb1bd039 Fixed common misspellings.
Mostly found by 'codespell'.
2011-07-20 16:14:10 +02:00
..
backtrace.c Added a frame enumerator to backtrace_t 2011-05-16 15:22:21 +02:00
backtrace.h Added a frame enumerator to backtrace_t 2011-05-16 15:22:21 +02:00
enumerator.c Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
enumerator.h Fixed common misspellings. 2011-07-20 16:14:10 +02:00
hashtable.c Keep count of remaining elements to enumerate in hashtable_t. 2011-05-24 19:23:45 +02:00
hashtable.h Adding a remove_at method to the hash table. 2010-06-07 16:36:26 +02:00
host.c Fixed common misspellings. 2011-07-20 16:14:10 +02:00
host.h Added a CIDR notation based host constructor 2011-01-05 16:45:40 +01:00
identification.c support unstructuredAddress in left|rightid 2011-04-18 23:40:31 +02:00
identification.h Fixed common misspellings. 2011-07-20 16:14:10 +02:00
leak_detective.c Use better packing of leak-detective memory_header to align pointers 2011-05-25 19:56:47 +02:00
leak_detective.h Added a leak detective method to report current memory usage with backtraces 2011-05-16 15:22:21 +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
linked_list.c Added linked_list_t.has_more which checks if any elements follow an enumerator's current position. 2011-07-06 09:43:46 +02:00
linked_list.h Added linked_list_t.has_more which checks if any elements follow an enumerator's current position. 2011-07-06 09:43:46 +02:00
optionsfrom.c Fix some warnings triggered by gcc 4.6 -Wunused-but-set-variable 2011-05-19 15:47:40 +02:00
optionsfrom.h removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00