Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 26 | -8314/+0 |
| | | | | | - applied patch for charon | ||||
* | - reworked usage of IDs in various states | Martin Willi | 2006-04-27 | 5 | -41/+73 |
| | | | | | | - 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 | 6 | -29/+100 |
| | | | | | | | | - 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 | 4 | -1/+110 |
| | |||||
* | - added separate implementation for connection_store, credential_store, ↵ | Martin Willi | 2006-04-25 | 3 | -10/+43 |
| | | | | | | | | policy_store - added folder structure to config - credentials are fetched solely on IDs now | ||||
* | - leak detective is usable, but does not show static function names | Martin Willi | 2006-04-13 | 1 | -0/+2 |
| | | | | | | - a script which gets address via ldd and resolves address via addr2line would be nice - fixed a leak in child_sa with new detective ;-) | ||||
* | - split up in libstrong, charon, stroke, testing done | Martin Willi | 2006-04-10 | 11 | -111/+107 |
| | | | | | | | | | - 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 | 11 | -35/+51 |
| | |||||
* | - improved strokeing | Martin Willi | 2006-04-04 | 5 | -10/+169 |
| | | | | | | | - down connection - status - some other tweaks | ||||
* | - rewrote a lot of RSA stuff | Martin Willi | 2006-03-30 | 1 | -2/+12 |
| | | | | | | | | | | - 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 | 9 | -26/+8 |
| | | | | | | - 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 | 9 | -78/+55 |
| | | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-) | ||||
* | - works quite well now with ipsec.conf & ipsec starter | Martin Willi | 2006-03-20 | 5 | -36/+69 |
| | |||||
* | - reworked configuration framework completly | Martin Willi | 2006-03-16 | 15 | -359/+227 |
| | | | | | | - 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 | 4 | -101/+18 |
| | | | | | - some improvements here and there | ||||
* | - configuration_manager replaced by configuration_t interface | Martin Willi | 2006-03-07 | 8 | -12/+25 |
| | | | | | | | | - 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 | 2 | -1/+3 |
| | |||||
* | - working policy installation and removal | Martin Willi | 2006-03-01 | 4 | -81/+220 |
| | |||||
* | - fixed policy setup bug | Martin Willi | 2006-02-23 | 3 | -47/+116 |
| | |||||
* | - proposal setup implementation begun | Martin Willi | 2006-02-22 | 5 | -156/+370 |
| | |||||
* | - installing of child sa works | Martin Willi | 2006-02-16 | 8 | -74/+381 |
| | | | | | - need correct IP adresses to actually use IPsec | ||||
* | - refactored ike proposal | Martin Willi | 2006-02-14 | 11 | -453/+353 |
| | | | | | | | | - 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 | 1 | -1/+1 |
| | |||||
* | - key derivation for child_sa works | Martin Willi | 2006-02-10 | 4 | -76/+80 |
| | |||||
* | - some fixes here and there | Martin Willi | 2006-02-09 | 4 | -9/+80 |
| | |||||
* | - fixed memleaks | Martin Willi | 2006-02-09 | 3 | -9/+31 |
| | |||||
* | - works with new proposal code | Martin Willi | 2006-02-09 | 3 | -11/+49 |
| | | | | | - still some(!) memleaks | ||||
* | - fixed alot of bugs in child_proposal | Martin Willi | 2006-02-08 | 3 | -67/+52 |
| | | | | | - near to working state ;-) | ||||
* | - fixed doxygen warnings | Martin Willi | 2005-12-15 | 2 | -2/+2 |
| | |||||
* | added support for informational request and response | Jan Hutter | 2005-12-12 | 1 | -2/+29 |
| | |||||
* | fixed bug | Jan Hutter | 2005-12-12 | 1 | -14/+1 |
| | |||||
* | - fixed bug | Jan Hutter | 2005-12-12 | 2 | -5/+35 |
| | |||||
* | - added deletion of IKE_SA | Jan Hutter | 2005-12-12 | 4 | -8/+225 |
| | |||||
* | - fixed some BAD bugs | Martin Willi | 2005-12-12 | 4 | -22/+26 |
| | | | | | - clean localhost-testcases for bad_dh, shared and rsa | ||||
* | - added todo's | Jan Hutter | 2005-12-12 | 1 | -6/+2 |
| | |||||
* | - removed prime pool | Martin Willi | 2005-12-07 | 1 | -2/+1 |
| | |||||
* | - logging cleanup in states | Martin Willi | 2005-12-07 | 6 | -234/+216 |
| | |||||
* | - added support for empty traffic selectors and empty sa payload in | Jan Hutter | 2005-12-07 | 2 | -6/+11 |
| | | | | IKE_AUTH request and reply | ||||
* | (no commit message) | Martin Willi | 2005-12-07 | 1 | -3/+0 |
| | |||||
* | - cleanup of states ike_auth_requested and ike_sa_init_responded | Martin Willi | 2005-12-07 | 7 | -213/+281 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-07 | 1 | -0/+9 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-07 | 2 | -23/+73 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-07 | 7 | -198/+312 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-07 | 2 | -16/+28 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-07 | 2 | -62/+62 |
| | |||||
* | ../svn-commit.tmp | Martin Willi | 2005-12-07 | 8 | -203/+205 |
| | |||||
* | - documentation updated | Jan Hutter | 2005-12-07 | 1 | -1/+2 |
| | |||||
* | - fixed gmp initialization bugs | Martin Willi | 2005-12-07 | 4 | -15/+20 |
| | | | | | - fixed spi check bug in ike_sa_init_requested | ||||
* | - code cleanup of encoding package | Martin Willi | 2005-12-06 | 2 | -2/+2 |
| |