Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 1 | -365/+0 |
| | | | | | - applied patch for charon | ||||
* | - split up in libstrong, charon, stroke, testing done | Martin Willi | 2006-04-10 | 1 | -3/+4 |
| | | | | | | | | | - 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 | ||||
* | - rewrite of logger_manager, uses now one instance per context | Martin Willi | 2006-03-23 | 1 | -5/+0 |
| | | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-) | ||||
* | - proposal setup implementation begun | Martin Willi | 2006-02-22 | 1 | -15/+16 |
| | |||||
* | - added support for empty traffic selectors and empty sa payload in | Jan Hutter | 2005-12-07 | 1 | -2/+2 |
| | | | | IKE_AUTH request and reply | ||||
* | - state ike_sa_init_responded implemented (has some memleaks) | Martin Willi | 2005-12-02 | 1 | -4/+1 |
| | |||||
* | - get_type changed | Jan Hutter | 2005-12-02 | 1 | -1/+8 |
| | |||||
* | - added ts for both initator and responder | Martin Willi | 2005-12-01 | 1 | -5/+8 |
| | | | | - ts_payload can get now ts's | ||||
* | - creation of ts payloads using ts | Martin Willi | 2005-12-01 | 1 | -3/+47 |
| | |||||
* | - implemented and tested ts_payload_t | Jan Hutter | 2005-11-29 | 1 | -0/+317 |