aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2006-04-051-100/+0
|
* - improved strokeingMartin Willi2006-04-041-1/+1
| | | | | | | - down connection - status - some other tweaks
* - rewrote a lot of RSA stuffMartin Willi2006-03-301-1/+1
| | | | | | | | | | - done major work for ASN1/decoder - allow loading of ASN1 der encoded private keys, public keys and certificates - extracting public key from certificates - passing certificates from stroke to charon => basic authentication with RSA certificates works!
* - starter work on asn1 with der de/encoderMartin Willi2006-03-241-0/+1
| | | | | | - RSA private and public key can load read key from ASN1 DER - some other fixes here and there
* - some cleanupsMartin Willi2006-03-211-11/+43
| | | | | | - compatibility to strongswan, Makefile can be called by "make programs" and "make install" (ikev2 patch must be applied to strongswan)
* - first attempt for connection loading and starting via "stroke"Martin Willi2006-03-141-1/+1
| | | | | - some improvements here and there
* - key derivation for child_sa worksMartin Willi2006-02-101-4/+1
|
* - removed not working make targetsMartin Willi2005-12-131-5/+1
|
* - no fail if bin not emptyMartin Willi2005-12-041-1/+1
|
* - encryptino payload Martin Willi2005-11-281-3/+1
|
* - wrote test for aes_cbc but encryption does not seem to work :-(Jan Hutter2005-11-281-1/+6
|
* - added debugging CFLAGMartin Willi2005-11-251-1/+1
|
* - moved to DoxyfileMartin Willi2005-11-251-1/+1
|
* - -Wall -Werror addedMartin Willi2005-11-241-1/+1
|
* - fixed doxyfileMartin Willi2005-11-231-1/+1
|
* - Martin Willi2005-11-231-15/+19
|
* - created new makefilesJan Hutter2005-11-231-7/+14
|
* - unmanaged buildMartin Willi2005-11-231-0/+60