Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 1 | -729/+0 |
| | | | | | - applied patch for charon | ||||
* | - fixed bad bugs in kernel interface | Martin Willi | 2006-04-12 | 1 | -12/+51 |
| | | | | | | - added some logging info - works now much more stable | ||||
* | - split up in libstrong, charon, stroke, testing done | Martin Willi | 2006-04-10 | 1 | -12/+11 |
| | | | | | | | | | - 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 | -4/+4 |
| | | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-) | ||||
* | - configuration_manager replaced by configuration_t interface | Martin Willi | 2006-03-07 | 1 | -1/+1 |
| | | | | | | | | - 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 | ||||
* | - comments and cleanups | Martin Willi | 2006-03-02 | 1 | -32/+61 |
| | |||||
* | - working policy installation and removal | Martin Willi | 2006-03-01 | 1 | -13/+98 |
| | |||||
* | - proposal setup implementation begun | Martin Willi | 2006-02-22 | 1 | -51/+176 |
| | |||||
* | - installing of child sa works | Martin Willi | 2006-02-16 | 1 | -135/+141 |
| | | | | | - need correct IP adresses to actually use IPsec | ||||
* | (no commit message) | Martin Willi | 2006-02-10 | 1 | -15/+13 |
| | |||||
* | - some fixes here and there | Martin Willi | 2006-02-09 | 1 | -1/+1 |
| | |||||
* | - added copyright from pluto | Martin Willi | 2005-12-13 | 1 | -4/+7 |
| | |||||
* | - comment cleanups | Martin Willi | 2005-12-11 | 1 | -26/+21 |
| | |||||
* | ../svn-commit.tmp | Martin Willi | 2005-12-07 | 1 | -1/+1 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-06 | 1 | -12/+12 |
| | |||||
* | - kernel interface hacks, works partially | Martin Willi | 2005-12-05 | 1 | -169/+340 |
| | | | | | - interface must be redefined | ||||
* | - started implementation of netlink kernel interface | Martin Willi | 2005-12-04 | 1 | -0/+279 |