Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - reworked configuration framework completly | Martin Willi | 2006-03-16 | 1 | -219/+0 |
| | | | | | | - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed! | ||||
* | - configuration_manager replaced by configuration_t interface | Martin Willi | 2006-03-07 | 1 | -1/+0 |
| | | | | | | | | - 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 | ||||
* | - proposal setup implementation begun | Martin Willi | 2006-02-22 | 1 | -46/+26 |
| | |||||
* | - refactored ike proposal | Martin Willi | 2006-02-14 | 1 | -3/+3 |
| | | | | | | | | - 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 | ||||
* | - fixed alot of bugs in child_proposal | Martin Willi | 2006-02-08 | 1 | -4/+7 |
| | | | | | - near to working state ;-) | ||||
* | - dead end implementation | Martin Willi | 2006-02-06 | 1 | -57/+12 |
| | |||||
* | - fixed doxygen warnings | Martin Willi | 2005-12-15 | 1 | -26/+26 |
| | |||||
* | - added todo's | Jan Hutter | 2005-12-12 | 1 | -0/+3 |
| | |||||
* | - code cleanup in network and config | Martin Willi | 2005-12-06 | 1 | -1/+1 |
| | | | | | - moved packet_t members to private, added getter and setters | ||||
* | - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SA | Jan Hutter | 2005-12-06 | 1 | -2/+16 |
| | |||||
* | - code documented | Jan Hutter | 2005-12-04 | 1 | -5/+11 |
| | |||||
* | - added ts for both initator and responder | Martin Willi | 2005-12-01 | 1 | -6/+51 |
| | | | | - ts_payload can get now ts's | ||||
* | - creation of ts payloads using ts | Martin Willi | 2005-12-01 | 1 | -3/+3 |
| | |||||
* | - commented | Martin Willi | 2005-12-01 | 1 | -2/+10 |
| | |||||
* | - compileable | Martin Willi | 2005-12-01 | 1 | -41/+5 |
| | |||||
* | - added spis | Martin Willi | 2005-12-01 | 1 | -2/+16 |
| | |||||
* | - fixed proposal | Martin Willi | 2005-12-01 | 1 | -4/+12 |
| | |||||
* | - implemented sa_config | Martin Willi | 2005-12-01 | 1 | -0/+216 |
| | | | | | | | | - uses identification - and host - untested - ts need further tuning | ||||
* | - empty created | Martin Willi | 2005-11-30 | 1 | -0/+4 |