Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 1 | -1065/+0 |
| | | | | | - applied patch for charon | ||||
* | - split up in libstrong, charon, stroke, testing done | Martin Willi | 2006-04-10 | 1 | -5/+5 |
| | | | | | | | | | - 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 | -2/+1 |
| | | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-) | ||||
* | - 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 | -2/+3 |
| | | | | | - near to working state ;-) | ||||
* | ../svn-commit.tmp | Martin Willi | 2005-12-07 | 1 | -22/+22 |
| | |||||
* | - code cleanup of encoding package | Martin Willi | 2005-12-06 | 1 | -1/+0 |
| | |||||
* | - better management of unknown_payload, with critical check | Martin Willi | 2005-12-06 | 1 | -6/+19 |
| | | | | | - message code cleanup | ||||
* | - Implemented and tested eap_payload_t | Jan Hutter | 2005-12-05 | 1 | -0/+11 |
| | |||||
* | - implemented and tested cp_payload_t | Jan Hutter | 2005-12-05 | 1 | -0/+32 |
| | |||||
* | - implemented and tested VENDOR ID payload | Jan Hutter | 2005-12-05 | 1 | -0/+11 |
| | |||||
* | DELETE payload implemented and tested | Jan Hutter | 2005-12-05 | 1 | -0/+11 |
| | |||||
* | - implemented and tested cert_payload_t | Jan Hutter | 2005-12-05 | 1 | -0/+11 |
| | |||||
* | - added payload CERT | Jan Hutter | 2005-12-05 | 1 | -0/+11 |
| | | | | | | - cleaned code of different states - added additional notify handling | ||||
* | - logging cleanup | Martin Willi | 2005-12-04 | 1 | -11/+11 |
| | | | | | - pid re-replaced with thread_ids, since nptl does not distinguish pids between threads | ||||
* | - fixed bugs | Jan Hutter | 2005-12-01 | 1 | -1/+1 |
| | |||||
* | code of message_t cleaned and added more logs | Jan Hutter | 2005-11-30 | 1 | -0/+10 |
| | |||||
* | - tested encryption payload | Martin Willi | 2005-11-29 | 1 | -1/+1 |
| | |||||
* | - implemented and tested ts_payload_t | Jan Hutter | 2005-11-29 | 1 | -0/+32 |
| | |||||
* | - added and tested auth_payload_t class | Jan Hutter | 2005-11-29 | 1 | -1/+11 |
| | |||||
* | - globals packed in a daemon | Martin Willi | 2005-11-29 | 1 | -3/+3 |
| | |||||
* | - added and tested id_payload_t | Jan Hutter | 2005-11-29 | 1 | -0/+11 |
| | |||||
* | - memory allocation checks removed | Jan Hutter | 2005-11-28 | 1 | -80/+51 |
| | |||||
* | - encryptino payload | Martin Willi | 2005-11-28 | 1 | -0/+11 |
| | |||||
* | - moved hasher_*_t to *_hasher_t | Martin Willi | 2005-11-27 | 1 | -1/+0 |
| | | | | | - some logging improvements | ||||
* | - removed loglevel specification | Martin Willi | 2005-11-26 | 1 | -2/+0 |
| | |||||
* | changed enum and structs names to _t | Jan Hutter | 2005-11-24 | 1 | -3/+4 |
| | |||||
* | - created encoding package | Martin Willi | 2005-11-23 | 1 | -0/+923 |