Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |