Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 1 | -324/+0 |
| | | | | | - applied patch for charon | ||||
* | - add connection names to connections | Martin Willi | 2006-04-27 | 1 | -3/+3 |
| | | | | | | | | - stroke status / ipsec status shows them - added statusall for stroke - added status by connection name - some tests repaired, more to come | ||||
* | - added separate implementation for connection_store, credential_store, ↵ | Martin Willi | 2006-04-25 | 1 | -3/+24 |
| | | | | | | | | policy_store - added folder structure to config - credentials are fetched solely on IDs now | ||||
* | - fixed doxygen build | Martin Willi | 2006-04-20 | 1 | -2/+88 |
| | | | | | - seperates now in lib and charon | ||||
* | - split up in libstrong, charon, stroke, testing done | Martin Willi | 2006-04-10 | 1 | -18/+0 |
| | | | | | | | | | - 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 | -0/+55 |
| | |||||
* | - improved strokeing | Martin Willi | 2006-04-04 | 1 | -1/+1 |
| | | | | | | | - down connection - status - some other tweaks | ||||
* | - works quite well now with ipsec.conf & ipsec starter | Martin Willi | 2006-03-20 | 1 | -1/+1 |
| | |||||
* | - reworked configuration framework completly | Martin Willi | 2006-03-16 | 1 | -1/+25 |
| | | | | | | - 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 | -0/+10 |
| | | | | | - some improvements here and there | ||||
* | - configuration_manager replaced by configuration_t interface | Martin Willi | 2006-03-07 | 1 | -23/+3 |
| | | | | | | | | - 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 | -1/+0 |
| | | | | | | | | - 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 |
| | |||||
* | - some fixes here and there | Martin Willi | 2006-02-09 | 1 | -2/+8 |
| | |||||
* | - works with new proposal code | Martin Willi | 2006-02-09 | 1 | -1/+1 |
| | | | | | - still some(!) memleaks | ||||
* | - fixed alot of bugs in child_proposal | Martin Willi | 2006-02-08 | 1 | -8/+2 |
| | | | | | - near to working state ;-) | ||||
* | - fixed thread pool removal | Martin Willi | 2005-12-07 | 1 | -6/+0 |
| | |||||
* | - cleanup of states ike_auth_requested and ike_sa_init_responded | Martin Willi | 2005-12-07 | 1 | -1/+1 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-06 | 1 | -28/+45 |
| | |||||
* | - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SA | Jan Hutter | 2005-12-06 | 1 | -0/+5 |
| | |||||
* | - added payload CERT | Jan Hutter | 2005-12-05 | 1 | -2/+2 |
| | | | | | | - cleaned code of different states - added additional notify handling | ||||
* | - logging cleanup | Martin Willi | 2005-12-04 | 1 | -1/+1 |
| | | | | | - pid re-replaced with thread_ids, since nptl does not distinguish pids between threads | ||||
* | - implemented RSA, only signing and verifying esma_pkcs1 padded | Martin Willi | 2005-12-04 | 1 | -1/+7 |
| | | | | | | | | | | | - removed gmp-helper: chunk_to_mpz is now done with gmp functions, prime generation in prime-pool - added prime-pool (needs priority fix) - proof of concept RSA authentication - mpz uses LEAK_DETECTIVE - configuration-manager supports rsa keys | ||||
* | fixed different bugs when checking out ike sa and retransmitting | Jan Hutter | 2005-12-02 | 1 | -1/+1 |
| | | | | requests | ||||
* | - retransmitting of requests implemented | Jan Hutter | 2005-12-02 | 1 | -1/+11 |
| | |||||
* | (no commit message) | Jan Hutter | 2005-12-02 | 1 | -1/+1 |
| | |||||
* | cleaned code | Jan Hutter | 2005-12-02 | 1 | -1/+1 |
| | |||||
* | - new configuration support added to ike_sa and states | Jan Hutter | 2005-12-01 | 1 | -1/+1 |
| | |||||
* | - fixed kill behavior | Martin Willi | 2005-11-29 | 1 | -3/+3 |
| | |||||
* | - globals packed in a daemon | Martin Willi | 2005-11-29 | 1 | -2/+102 |
| | |||||
* | - changed allocation behavior | Martin Willi | 2005-11-29 | 1 | -1/+1 |
| | |||||
* | - encryptino payload | Martin Willi | 2005-11-28 | 1 | -1/+1 |
| | |||||
* | ignore list | Jan Hutter | 2005-11-25 | 1 | -1/+1 |
| | |||||
* | - typedefs changed | Martin Willi | 2005-11-24 | 1 | -1/+1 |
| | |||||
* | - changed include paths | Martin Willi | 2005-11-23 | 1 | -1/+1 |
| | |||||
* | - added UDP socket 500 as default socket | Jan Hutter | 2005-11-17 | 1 | -0/+2 |
| | |||||
* | - added number of working threads | Jan Hutter | 2005-11-16 | 1 | -1/+6 |
| | |||||
* | - daemon name added to this header | Jan Hutter | 2005-11-11 | 1 | -0/+28 |