strongswan/src/libstrongswan
Tobias Brunner f3bb1bd039 Fixed common misspellings.
Mostly found by 'codespell'.
2011-07-20 16:14:10 +02:00
..
asn1 support unstructuredAddress in left|rightid 2011-04-18 23:40:31 +02:00
bio renamed tls_reader|writer to bio_* and moved to libstrongswan 2011-05-31 15:46:51 +02:00
credentials Fixed common misspellings. 2011-07-20 16:14:10 +02:00
crypto Fixed common misspellings. 2011-07-20 16:14:10 +02:00
database Separated the public interfaces of the threading primitives. 2009-12-23 17:01:53 +01:00
eap added EAP PEAP and MSTLV protocols 2011-04-05 17:59:49 +02:00
fetcher Added a new FETCH_CALLBACK option to fetch data without allocation 2011-04-04 08:48:27 +02:00
pen make IMC/IMV pairs independent of libcharon 2011-06-01 16:33:44 +02:00
plugins Fixed common misspellings. 2011-07-20 16:14:10 +02:00
processing Fixed common misspellings. 2011-07-20 16:14:10 +02:00
selectors Replaced simple iterator usages. 2011-07-06 09:43:45 +02:00
threading id of non-registered threads defaults to 0 2011-05-06 06:22:19 +02:00
utils Fixed common misspellings. 2011-07-20 16:14:10 +02:00
.gitignore added .gitignore files, ready for the switch 2009-04-30 07:42:30 +00:00
Android.mk Finally removed deprecated iterator_t. 2011-07-06 09:43:46 +02:00
AndroidConfigLocal.h Adding Android.mk files to build charon and libstrongswan with the Android build system. 2010-03-03 10:18:46 +01:00
Makefile.am Finally removed deprecated iterator_t. 2011-07-06 09:43:46 +02:00
chunk.c Fixed common misspellings. 2011-07-20 16:14:10 +02:00
chunk.h Fixed common misspellings. 2011-07-20 16:14:10 +02:00
debug.c added DBG_IMC and DBG_IMV debug options 2011-05-29 10:25:13 +02:00
debug.h added DBG_IMC and DBG_IMV debug options 2011-05-29 10:25:13 +02:00
enum.c fixed a bug in enum_from_name() function 2010-12-12 12:54:36 +01:00
enum.h Implemented generic enum name to enum value mapping 2010-08-23 09:47:03 +02:00
integrity_checker.c Migrated integrity_checker_t to INIT/METHOD macros 2010-12-02 06:10:50 +01:00
integrity_checker.h Fixing some includes by replacing <> with "". 2010-03-02 10:38:58 +01:00
library.c Don't install the libraries directly in lib/. 2011-07-05 14:42:14 +02:00
library.h Make leak detective public 2011-05-16 15:22:21 +02:00
printf_hook.c Migrated printf_hook_t to INIT/METHOD macros 2010-12-02 06:17:24 +01:00
printf_hook.h Added missing Vstr wrappers for asprintf. 2010-08-06 19:56:42 +02:00
settings.c Revert alloc_str changes 2011-04-21 13:35:31 +02:00
settings.h Fixed common misspellings. 2011-07-20 16:14:10 +02:00
utils.c Properly print time differences. 2011-06-07 17:52:34 +02:00
utils.h Fix memwipe() of leading unaligned bytes 2011-05-24 11:49:20 +02:00