aboutsummaryrefslogtreecommitdiffstats
path: root/Source/lib/utils
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-2818-5320/+0
| | | | | - applied patch for charon
* - reworked usage of IDs in various statesMartin Willi2006-04-275-81/+123
| | | | | | - using ID_ANY for any, not NULL as before - initiator sends IDr payload in IKE_AUTH when ID unique
* - add connection names to connectionsMartin Willi2006-04-272-89/+107
| | | | | | | | - stroke status / ipsec status shows them - added statusall for stroke - added status by connection name - some tests repaired, more to come
* - added separate implementation for connection_store, credential_store, ↵Martin Willi2006-04-251-53/+35
| | | | | | | | policy_store - added folder structure to config - credentials are fetched solely on IDs now
* - identification_t supports now almost all id typesMartin Willi2006-04-244-102/+972
| | | | | | - x509 certificates work with identification_t now - fixes here, fixes there
* - fixed doxygen buildMartin Willi2006-04-203-43/+10
| | | | | - seperates now in lib and charon
* - library initialization done at a central point (library.c)Martin Willi2006-04-204-139/+219
| | | | | - some leak_detective fixes
* - fixed log-to-syslog behaviorMartin Willi2006-04-203-15/+70
| | | | | - added patch against strongswan-2.6.4
* - using asn1 pluto stuff nowMartin Willi2006-04-182-21/+82
|
* - leak detective is usable, but does not show static function namesMartin Willi2006-04-132-0/+4
| | | | | | - a script which gets address via ldd and resolves address via addr2line would be nice - fixed a leak in child_sa with new detective ;-)
* - fixed bad bugs in kernel interfaceMartin Willi2006-04-123-8/+11
| | | | | | - added some logging info - works now much more stable
* - startet importing pluto ASN1 stuffMartin Willi2006-04-103-4/+7
| | | | | - der PKCS#1 key loading works (as it did with der_decoder)
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-1014-889/+524
| | | | | | | | | - new leak detective with malloc hook in library - useable, but needs improvements - logger_manager has now a single instance per library - allows use of loggers from any linking prog - a LOT of other things
* ../svn-commit.tmpMartin Willi2006-04-0518-0/+4600