Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 1 | -0/+1 | |
| | | | | | includes a lot of other modifications | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -2/+4 | |
| | | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements | |||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 1 | -4/+1 | |
| | | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more... | |||||
* | added copyright notice to sha2_hasher | Martin Willi | 2006-09-19 | 1 | -0/+1 | |
| | | | | included SHA2 in build process | |||||
* | added support for 3DES encryption algorithm in IKE | Martin Willi | 2006-09-19 | 1 | -0/+1 | |
| | ||||||
* | added X.509 trust chain verification | Andreas Steffen | 2006-06-27 | 1 | -0/+1 | |
| | ||||||
* | applied new changes from NATT team | Martin Willi | 2006-06-23 | 1 | -0/+1 | |
| | | | | | DPD only done when no IPsec and IKE traffic processed minor changes here and there | |||||
* | added crl support | Andreas Steffen | 2006-06-16 | 1 | -12/+31 | |
| | ||||||
* | - build gets perl and gperf from configure now | Martin Willi | 2006-05-24 | 1 | -7/+2 | |
| | | | | | - moved built sources to maintainer-clean | |||||
* | - changed build order to fix build error after distclean | Martin Willi | 2006-05-23 | 1 | -1/+2 | |
| | ||||||
* | - fixed build when using --enable-leak-detective | Martin Willi | 2006-05-23 | 1 | -0/+6 | |
| | ||||||
* | - removed perl-generated oid.c/h from svn, | Martin Willi | 2006-05-19 | 1 | -0/+11 | |
| | | | | | added them to "dist" and "distclean" | |||||
* | - added ipsec.conf template and man page back | Martin Willi | 2006-05-18 | 1 | -63/+12 | |
| | | | | | | - removed old Makefiles - added new strongswan KDevelop project & startup hack | |||||
* | - applied andreas's patch | Martin Willi | 2006-05-18 | 1 | -1/+1 | |
| | | | | | | | - logger output improvements - testin gupdates - and a lot more | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -0/+71 | |
- first working version - make dist should work - things to do: - UML testing! - more cleanups |