aboutsummaryrefslogtreecommitdiffstats
path: root/Source/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-99/+0
| | | | | - applied patch for charon
* - add connection names to connectionsMartin Willi2006-04-271-5/+7
| | | | | | | | - 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-2/+10
| | | | | | | | policy_store - added folder structure to config - credentials are fetched solely on IDs now
* - fixed doxygen buildMartin Willi2006-04-201-1/+1
| | | | | - seperates now in lib and charon
* - library initialization done at a central point (library.c)Martin Willi2006-04-201-5/+4
| | | | | - some leak_detective fixes
* - fixed log-to-syslog behaviorMartin Willi2006-04-201-0/+2
| | | | | - added patch against strongswan-2.6.4
* - leak detective is usable, but does not show static function namesMartin Willi2006-04-131-4/+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 ;-)
* - some improvements to new asn1 stuffMartin Willi2006-04-121-1/+1
| | | | | - to be continued
* - startet importing pluto ASN1 stuffMartin Willi2006-04-101-1/+1
| | | | | - der PKCS#1 key loading works (as it did with der_decoder)
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-5/+5
| | | | | | | | | - 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/+88