Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 144 | -35114/+0 |
| | | | | | - applied patch for charon | ||||
* | - reworked usage of IDs in various states | Martin Willi | 2006-04-27 | 10 | -54/+125 |
| | | | | | | - using ID_ANY for any, not NULL as before - initiator sends IDr payload in IKE_AUTH when ID unique | ||||
* | - add connection names to connections | Martin Willi | 2006-04-27 | 13 | -141/+206 |
| | | | | | | | | - stroke status / ipsec status shows them - added statusall for stroke - added status by connection name - some tests repaired, more to come | ||||
* | - fixed spi conversion | Martin Willi | 2006-04-26 | 1 | -3/+3 |
| | |||||
* | - improved "stroke status" output | Martin Willi | 2006-04-26 | 5 | -28/+114 |
| | |||||
* | - setup PID file after daemon initilization, to correctly inform | Martin Willi | 2006-04-26 | 1 | -3/+4 |
| | | | | | starter about daemon startup | ||||
* | - added separate implementation for connection_store, credential_store, ↵ | Martin Willi | 2006-04-25 | 26 | -541/+1150 |
| | | | | | | | | policy_store - added folder structure to config - credentials are fetched solely on IDs now | ||||
* | - identification_t supports now almost all id types | Martin Willi | 2006-04-24 | 2 | -7/+7 |
| | | | | | | - x509 certificates work with identification_t now - fixes here, fixes there | ||||
* | - fixed doxygen build | Martin Willi | 2006-04-20 | 4 | -4/+100 |
| | | | | | - seperates now in lib and charon | ||||
* | - fixed log-to-syslog behavior | Martin Willi | 2006-04-20 | 1 | -0/+11 |
| | | | | | - added patch against strongswan-2.6.4 | ||||
* | - x509 certificate loading with pluto asn1 code | Martin Willi | 2006-04-19 | 2 | -5/+5 |
| | | | | | - x509 needs a lot more attention! | ||||
* | - leak detective is usable, but does not show static function names | Martin Willi | 2006-04-13 | 3 | -4/+5 |
| | | | | | | - 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 interface | Martin Willi | 2006-04-12 | 2 | -15/+58 |
| | | | | | | - added some logging info - works now much more stable | ||||
* | - startet importing pluto ASN1 stuff | Martin Willi | 2006-04-10 | 1 | -0/+2 |
| | | | | | - 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 | 58 | -470/+457 |
| | | | | | | | | | - 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 | 165 | -23186/+205 |
| | |||||
* | - 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 |
| |