Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - some improvements to new asn1 stuff | Martin Willi | 2006-04-12 | 8 | -452/+305 | |
| | | | | | - to be continued | |||||
* | - fixed bad bugs in kernel interface | Martin Willi | 2006-04-12 | 5 | -23/+69 | |
| | | | | | | - added some logging info - works now much more stable | |||||
* | - startet importing pluto ASN1 stuff | Martin Willi | 2006-04-10 | 21 | -12/+2647 | |
| | | | | | - der PKCS#1 key loading works (as it did with der_decoder) | |||||
* | - split up in libstrong, charon, stroke, testing done | Martin Willi | 2006-04-10 | 116 | -1602/+1391 | |
| | | | | | | | | | - 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.tmp | Martin Willi | 2006-04-05 | 171 | -1355/+674 | |
| | ||||||
* | - added misssing stroke.h | Martin Willi | 2006-04-05 | 3 | -5/+91 | |
| | ||||||
* | - improved strokeing | Martin Willi | 2006-04-04 | 21 | -361/+1026 | |
| | | | | | | | - down connection - status - some other tweaks | |||||
* | - rewrote a lot of RSA stuff | Martin Willi | 2006-03-30 | 26 | -923/+1535 | |
| | | | | | | | | | | - 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/encoder | Martin Willi | 2006-03-24 | 35 | -248/+1857 | |
| | | | | | | - RSA private and public key can load read key from ASN1 DER - some other fixes here and there | |||||
* | - rewrite of logger_manager, uses now one instance per context | Martin Willi | 2006-03-23 | 59 | -761/+460 | |
| | | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-) | |||||
* | - patch for strongswan-2.6.3 | Martin Willi | 2006-03-21 | 1 | -0/+867 | |
| | | | | | | - added charon support for strongswan build process - ipsec starter supports charon startup and control | |||||
* | - some cleanups | Martin Willi | 2006-03-21 | 1 | -11/+43 | |
| | | | | | | - compatibility to strongswan, Makefile can be called by "make programs" and "make install" (ikev2 patch must be applied to strongswan) | |||||
* | - first version of stroke control utility | Martin Willi | 2006-03-21 | 1 | -0/+137 | |
| | ||||||
* | - moved output to doc/api, since doc is used for other docs now | Martin Willi | 2006-03-21 | 1 | -2/+2 | |
| | ||||||
* | - some first documentation in english | Martin Willi | 2006-03-21 | 1 | -0/+122 | |
| | ||||||
* | - works quite well now with ipsec.conf & ipsec starter | Martin Willi | 2006-03-20 | 22 | -127/+631 | |
| | ||||||
* | - belongs to previous commit ;-) | Martin Willi | 2006-03-16 | 2 | -0/+743 | |
| | ||||||
* | - reworked configuration framework completly | Martin Willi | 2006-03-16 | 82 | -3393/+1313 | |
| | | | | | | - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed! | |||||
* | - first attempt for connection loading and starting via "stroke" | Martin Willi | 2006-03-14 | 20 | -264/+463 | |
| | | | | | - some improvements here and there | |||||
* | - configuration_manager replaced by configuration_t interface | Martin Willi | 2006-03-07 | 43 | -225/+1289 | |
| | | | | | | | | - current configuration_manager is now static_configuration (testing) - first draft of starter_configuration, which should once interact with ipsec starter (via whack?) - some cleanups - socket_t uses RAW socket, which allows parallel service of pluto/charon | |||||
* | - comments and cleanups | Martin Willi | 2006-03-02 | 6 | -172/+275 | |
| | ||||||
* | - working policy installation and removal | Martin Willi | 2006-03-01 | 8 | -99/+343 | |
| | ||||||
* | - fixed policy setup bug | Martin Willi | 2006-02-23 | 3 | -47/+116 | |
| | ||||||
* | - proposal setup implementation begun | Martin Willi | 2006-02-22 | 18 | -427/+739 | |
| | ||||||
* | - fixed socket code, so we know on which address we receive traffic | Martin Willi | 2006-02-16 | 5 | -57/+279 | |
| | | | | | - AH/ESP setup in kernel is working now!!! :-))) | |||||
* | - installing of child sa works | Martin Willi | 2006-02-16 | 23 | -273/+766 | |
| | | | | | - need correct IP adresses to actually use IPsec | |||||
* | - refactored ike proposal | Martin Willi | 2006-02-14 | 43 | -1261/+950 | |
| | | | | | | | | - uses now proposal_t, wich is also used by child proposals - ike key derivation refactored - crypter_t api has get_key_size now - some other improvements here and there | |||||
* | - config uses uml hosts alice and bob | Martin Willi | 2006-02-13 | 3 | -17/+47 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-02-10 | 3 | -21/+17 | |
| | ||||||
* | - key derivation for child_sa works | Martin Willi | 2006-02-10 | 8 | -95/+101 | |
| | ||||||
* | - some fixes here and there | Martin Willi | 2006-02-09 | 10 | -26/+126 | |
| | ||||||
* | - fixed memleaks | Martin Willi | 2006-02-09 | 8 | -17/+87 | |
| | ||||||
* | - works with new proposal code | Martin Willi | 2006-02-09 | 16 | -53/+205 | |
| | | | | | - still some(!) memleaks | |||||
* | - fixed alot of bugs in child_proposal | Martin Willi | 2006-02-08 | 29 | -677/+1236 | |
| | | | | | - near to working state ;-) | |||||
* | - dead end implementation | Martin Willi | 2006-02-06 | 13 | -388/+221 | |
| | ||||||
* | - fixed doxygen warnings | Martin Willi | 2005-12-15 | 15 | -64/+67 | |
| | ||||||
* | - removed not working make targets | Martin Willi | 2005-12-13 | 1 | -5/+1 | |
| | ||||||
* | - added copyright from pluto | Martin Willi | 2005-12-13 | 1 | -4/+7 | |
| | ||||||
* | added command line parameter to inizialize configuration | Jan Hutter | 2005-12-12 | 1 | -12/+16 | |
| | ||||||
* | added support for informational request and response | Jan Hutter | 2005-12-12 | 2 | -4/+30 | |
| | ||||||
* | fixed bug | Jan Hutter | 2005-12-12 | 1 | -14/+1 | |
| | ||||||
* | - fixed bug | Jan Hutter | 2005-12-12 | 3 | -6/+37 | |
| | ||||||
* | - added deletion of IKE_SA | Jan Hutter | 2005-12-12 | 7 | -29/+267 | |
| | ||||||
* | - fixed some BAD bugs | Martin Willi | 2005-12-12 | 11 | -49/+77 | |
| | | | | | - clean localhost-testcases for bad_dh, shared and rsa | |||||
* | - added todo's | Jan Hutter | 2005-12-12 | 8 | -13/+49 | |
| | ||||||
* | - changed config values | Jan Hutter | 2005-12-12 | 1 | -6/+7 | |
| | ||||||
* | - comment cleanups | Martin Willi | 2005-12-11 | 2 | -29/+29 | |
| | ||||||
* | - added todo | Martin Willi | 2005-12-08 | 1 | -0/+3 | |
| | ||||||
* | - fixed test | Martin Willi | 2005-12-07 | 1 | -16/+4 | |
| | ||||||
* | - fixed thread pool removal | Martin Willi | 2005-12-07 | 2 | -11/+0 | |
| |