aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/credentials/auth_info.c
Commit message (Collapse)AuthorAgeFilesLines
* merged multi-auth branch back into trunkMartin Willi2009-04-141-607/+0
|
* purge auth_info when IKE_SA is established, releases cert memoryMartin Willi2008-12-091-2/+11
|
* ported parts of two-sim branchMartin Willi2008-08-221-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 charonTobias Brunner2008-04-181-50/+124
|
* fixed rightca= constraint checkingMartin Willi2008-03-261-21/+58
| | | | implemented rightca= for intermediate CAs we do not have the certificate at config load
* fixed auth_info_t.equals()Martin Willi2008-03-261-1/+1
|
* added equals() method to peer_cfg, ike_cfg, proposals, auth_infoMartin Willi2008-03-261-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 CAsMartin Willi2008-03-201-0/+4
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+356