Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 1 | -360/+0 |
| | | | | | - applied patch for charon | ||||
* | - split up in libstrong, charon, stroke, testing done | Martin Willi | 2006-04-10 | 1 | -7/+6 |
| | | | | | | | | | - 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 | 1 | -7/+18 |
| | |||||
* | - starter work on asn1 with der de/encoder | Martin Willi | 2006-03-24 | 1 | -1/+1 |
| | | | | | | - RSA private and public key can load read key from ASN1 DER - some other fixes here and there | ||||
* | - reworked configuration framework completly | Martin Willi | 2006-03-16 | 1 | -29/+28 |
| | | | | | | - 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 | 1 | -4/+1 |
| | | | | | - some improvements here and there | ||||
* | - configuration_manager replaced by configuration_t interface | Martin Willi | 2006-03-07 | 1 | -2/+2 |
| | | | | | | | | - 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 | ||||
* | - refactored ike proposal | Martin Willi | 2006-02-14 | 1 | -48/+21 |
| | | | | | | | | - 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 | ||||
* | - logging cleanup in states | Martin Willi | 2005-12-07 | 1 | -13/+10 |
| | |||||
* | ../svn-commit.tmp | Martin Willi | 2005-12-07 | 1 | -21/+21 |
| | |||||
* | - code cleaned | Jan Hutter | 2005-12-06 | 1 | -82/+50 |
| | |||||
* | - added payload CERT | Jan Hutter | 2005-12-05 | 1 | -2/+3 |
| | | | | | | - cleaned code of different states - added additional notify handling | ||||
* | - authentication with preshared key working but code MUST be cleaned | Jan Hutter | 2005-12-03 | 1 | -2/+9 |
| | |||||
* | - added new job type retransmit_request_job_t | Jan Hutter | 2005-12-02 | 1 | -21/+8 |
| | | | | - fixed memory leaks | ||||
* | - added notify message handling to ike_sa_init_requested_t and | Jan Hutter | 2005-12-02 | 1 | -10/+15 |
| | | | | responder_init_t | ||||
* | responder_init does return DELETE_ME in case of error | Jan Hutter | 2005-12-02 | 1 | -15/+26 |
| | |||||
* | (no commit message) | Jan Hutter | 2005-12-02 | 1 | -10/+7 |
| | |||||
* | - fixed bugs | Jan Hutter | 2005-12-01 | 1 | -0/+13 |
| | |||||
* | - new configuration support added to ike_sa and states | Jan Hutter | 2005-12-01 | 1 | -76/+22 |
| | |||||
* | - globals packed in a daemon | Martin Willi | 2005-11-29 | 1 | -6/+7 |
| | |||||
* | - changed creation of iterator | Jan Hutter | 2005-11-29 | 1 | -3/+3 |
| | | | | - chanded all clone calls | ||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 1 | -218/+63 |
| | |||||
* | - memory allocation checks removed | Jan Hutter | 2005-11-28 | 1 | -24/+3 |
| | |||||
* | - encryptino payload | Martin Willi | 2005-11-28 | 1 | -1/+1 |
| | |||||
* | - moved hasher_*_t to *_hasher_t | Martin Willi | 2005-11-27 | 1 | -5/+5 |
| | | | | | - some logging improvements | ||||
* | - changed interface of ike_sa | Jan Hutter | 2005-11-25 | 1 | -21/+26 |
| | | | | - states can access ike_sa fields now just with functions | ||||
* | - allocator_free_chunk changed | Jan Hutter | 2005-11-25 | 1 | -3/+3 |
| | |||||
* | - moved linked_list_iterator_t to iterator_t, located in iterator.h | Martin Willi | 2005-11-24 | 1 | -2/+2 |
| | |||||
* | - typedefs changed | Martin Willi | 2005-11-24 | 1 | -2/+3 |
| | |||||
* | (no commit message) | Martin Willi | 2005-11-23 | 1 | -0/+618 |