aboutsummaryrefslogtreecommitdiffstats
path: root/Source/lib/utils/logger.c
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-342/+0
| | | | | - applied patch for charon
* - reworked usage of IDs in various statesMartin Willi2006-04-271-39/+41
| | | | | | - using ID_ANY for any, not NULL as before - initiator sends IDr payload in IKE_AUTH when ID unique
* - 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-241-1/+0
| | | | | | - x509 certificates work with identification_t now - fixes here, fixes there
* - fixed log-to-syslog behaviorMartin Willi2006-04-201-1/+1
| | | | | - added patch against strongswan-2.6.4
* - fixed bad bugs in kernel interfaceMartin Willi2006-04-121-6/+6
| | | | | | - added some logging info - works now much more stable
* - startet importing pluto ASN1 stuffMartin Willi2006-04-101-4/+4
| | | | | - der PKCS#1 key loading works (as it did with der_decoder)
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-5/+4
| | | | | | | | | - 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-051-0/+360