Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 72 | -16067/+0 |
| | | | | | - applied patch for charon | ||||
* | - renamed get_block_size of hasher | Martin Willi | 2006-04-28 | 6 | -15/+15 |
| | |||||
* | - reworked usage of IDs in various states | Martin Willi | 2006-04-27 | 5 | -81/+123 |
| | | | | | | - using ID_ANY for any, not NULL as before - initiator sends IDr payload in IKE_AUTH when ID unique | ||||
* | - add connection names to connections | Martin Willi | 2006-04-27 | 3 | -93/+111 |
| | | | | | | | | - 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 | 3 | -55/+37 |
| | | | | | | | | policy_store - added folder structure to config - credentials are fetched solely on IDs now | ||||
* | - identification_t supports now almost all id types | Martin Willi | 2006-04-24 | 13 | -994/+1129 |
| | | | | | | - x509 certificates work with identification_t now - fixes here, fixes there | ||||
* | - fixed doxygen build | Martin Willi | 2006-04-20 | 6 | -180/+113 |
| | | | | | - seperates now in lib and charon | ||||
* | - library initialization done at a central point (library.c) | Martin Willi | 2006-04-20 | 6 | -139/+265 |
| | | | | | - some leak_detective fixes | ||||
* | - fixed log-to-syslog behavior | Martin Willi | 2006-04-20 | 4 | -15/+72 |
| | | | | | - added patch against strongswan-2.6.4 | ||||
* | - x509 certificate loading with pluto asn1 code | Martin Willi | 2006-04-19 | 15 | -2868/+1943 |
| | | | | | - x509 needs a lot more attention! | ||||
* | - renamed some files | Martin Willi | 2006-04-18 | 4 | -0/+2375 |
| | |||||
* | - using asn1 pluto stuff now | Martin Willi | 2006-04-18 | 14 | -21/+92 |
| | |||||
* | - removed, since we use pluto asn1 stuff | Martin Willi | 2006-04-18 | 7 | -1128/+0 |
| | |||||
* | - leak detective is usable, but does not show static function names | Martin Willi | 2006-04-13 | 2 | -0/+4 |
| | | | | | | - a script which gets address via ldd and resolves address via addr2line would be nice - fixed a leak in child_sa with new detective ;-) | ||||
* | - some improvements to new asn1 stuff | Martin Willi | 2006-04-12 | 5 | -444/+292 |
| | | | | | - to be continued | ||||
* | - fixed bad bugs in kernel interface | Martin Willi | 2006-04-12 | 3 | -8/+11 |
| | | | | | | - added some logging info - works now much more stable | ||||
* | - startet importing pluto ASN1 stuff | Martin Willi | 2006-04-10 | 17 | -5/+2636 |
| | | | | | - der PKCS#1 key loading works (as it did with der_decoder) | ||||
* | - split up in libstrong, charon, stroke, testing done | Martin Willi | 2006-04-10 | 30 | -993/+720 |
| | | | | | | | | | - 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 | 66 | -0/+13168 |