Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -607/+0 |
| | |||||
* | purge auth_info when IKE_SA is established, releases cert memory | Martin Willi | 2008-12-09 | 1 | -2/+11 |
| | |||||
* | ported parts of two-sim branch | Martin Willi | 2008-08-22 | 1 | -3/+30 |
| | | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones | ||||
* | support for hash and URL encoded certificate payloads in charon | Tobias Brunner | 2008-04-18 | 1 | -50/+124 |
| | |||||
* | fixed rightca= constraint checking | Martin Willi | 2008-03-26 | 1 | -21/+58 |
| | | | | implemented rightca= for intermediate CAs we do not have the certificate at config load | ||||
* | fixed auth_info_t.equals() | Martin Willi | 2008-03-26 | 1 | -1/+1 |
| | |||||
* | added equals() method to peer_cfg, ike_cfg, proposals, auth_info | Martin Willi | 2008-03-26 | 1 | -0/+100 |
| | | | | | | allows easier merging of ipsec.conf connections replaced some iterators through enumerators made proposals algorithm_t private using enumerator | ||||
* | added support for certificate requests for not yet known CAs | Martin Willi | 2008-03-20 | 1 | -0/+4 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+356 |