Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ignoring unkown crl/ocsp uris | Martin Willi | 2007-07-04 | 1 | -2/+8 |
| | |||||
* | proper update of IPsec SA when roaming a host-to-host tunnel | Martin Willi | 2007-07-02 | 1 | -7/+13 |
| | | | | roaming of IPsec SAs using virtual IPs | ||||
* | moved assignment of CERT_UNKNOWN4.1.3 | Andreas Steffen | 2007-05-25 | 1 | -2/+2 |
| | |||||
* | log trust pathlen | Andreas Steffen | 2007-05-25 | 1 | -4/+6 |
| | |||||
* | included a certificate label in the is_trusted() method | Andreas Steffen | 2007-05-25 | 1 | -8/+6 |
| | |||||
* | DBG1 level now shows stepping up through the certifiate hierarchy up to the ↵ | Andreas Steffen | 2007-05-25 | 1 | -2/+2 |
| | | | | trust anchor | ||||
* | set certinfo status to CERT_UNKNOWN before crl and|or ocsp verification | Andreas Steffen | 2007-05-25 | 1 | -3/+7 |
| | |||||
* | removed paranoid module checking | Martin Willi | 2007-05-25 | 1 | -13/+0 |
| | |||||
* | added compatibility names (pluto) for sha2 algorithms (sha2_256, ...) | Martin Willi | 2007-05-25 | 1 | -4/+11 |
| | |||||
* | support for virtual IP definition on client side: | Martin Willi | 2007-05-22 | 2 | -25/+41 |
| | | | | | | | if leftsourceip is defined, it is requested. server may define rightsourceip=%config to accept any, or it may overwrite it using rightsourceip. if server does not return an IP, client enforces its configured leftsourceip. | ||||
* | fixed nextUpdate and until behaviour in the non-strict case | Andreas Steffen | 2007-05-19 | 1 | -10/+8 |
| | |||||
* | support of CA-based ipsec policies | Andreas Steffen | 2007-05-18 | 5 | -83/+130 |
| | |||||
* | verification of locally loaded peer certificates | Andreas Steffen | 2007-05-15 | 1 | -87/+92 |
| | |||||
* | support of multiple certificates with same peer id | Andreas Steffen | 2007-05-15 | 1 | -36/+74 |
| | |||||
* | changing UID/GID after startup of pluto/charon | Martin Willi | 2007-05-07 | 1 | -1/+3 |
| | | | | added --with-uid/--with-gid configure option | ||||
* | extended interface_manager (more work needed here) | Martin Willi | 2007-05-03 | 1 | -1/+1 |
| | |||||
* | added more API documentation to backends/interfaces | Martin Willi | 2007-04-30 | 4 | -11/+15 |
| | |||||
* | restructuring of configuration backends | Martin Willi | 2007-04-27 | 7 | -279/+396 |
| | | | | | | | | | added propotypes of new control interfaces (xml & dbus) introduced loadable: configuration backends control interfaces using pluggable modules as in EAP | ||||
* | added support for AES-XCBC in kernel using e.g. esp=aes128-aesxcbc ↵ | Martin Willi | 2007-04-23 | 1 | -0/+10 |
| | | | | (>=linux-2.6.20) | ||||
* | fixed CHILD_SA proposal selection when not using DH exchange | Martin Willi | 2007-04-23 | 1 | -8/+3 |
| | |||||
* | implementation of strictcrlpolicy=ifuri | Andreas Steffen | 2007-04-20 | 2 | -46/+56 |
| | |||||
* | added PDF support for CHILD_SAs | Martin Willi | 2007-04-19 | 6 | -83/+129 |
| | | | | support for INVALID_KE_PAYLOAD negotiation for rekeying | ||||
* | started support of X.509 attribute certificates | Andreas Steffen | 2007-04-12 | 1 | -21/+93 |
| | |||||
* | fixed DPD delay in peer_cfg | Martin Willi | 2007-04-12 | 1 | -1/+1 |
| | |||||
* | cleaned up apidoc | Martin Willi | 2007-04-11 | 9 | -298/+52 |
| | | | | | | added some comments removed configuration.[ch], as it does not make sense like it is | ||||
* | accepting stroke initiation by a name of a child_cfg | Martin Willi | 2007-04-11 | 4 | -33/+33 |
| | |||||
* | best must be initialized to 2*MAX_WILDCARDS+1 | Andreas Steffen | 2007-04-10 | 1 | -7/+13 |
| | |||||
* | restructured file layout | Martin Willi | 2007-04-10 | 22 | -2622/+2579 |
| | | | | | | | | | new configuration structure: peer_cfg: configuration related to a peer (authenitcation, ...= ike_cfg: config to use for IKE setup (proposals) child_Cfg: config for CHILD_SA (proposals, traffic selectors) a peer_cfg has one ike_cfg and multiple child_cfg's stroke now uses fixed count of threads | ||||
* | removed list_crls() and list_ocsp() methods | Andreas Steffen | 2007-04-06 | 1 | -57/+2 |
| | |||||
* | support cachecrls=yes | Andreas Steffen | 2007-04-05 | 1 | -5/+13 |
| | |||||
* | implemented dynamic http-based CRL fetching | Andreas Steffen | 2007-04-03 | 1 | -8/+3 |
| | |||||
* | merged changes from eap-aka trunk | Martin Willi | 2007-03-28 | 1 | -15/+48 |
| | |||||
* | is_trusted() adds cert_status to cert_to_be_trusted | Andreas Steffen | 2007-03-28 | 1 | -3/+37 |
| | |||||
* | implemented ipsec listocsp function | Andreas Steffen | 2007-03-27 | 1 | -5/+32 |
| | |||||
* | adjusted rekey-retry delay and jitter | Martin Willi | 2007-03-21 | 1 | -2/+2 |
| | |||||
* | fixed some rekey collision issues | Martin Willi | 2007-03-21 | 2 | -2/+32 |
| | | | | added retry with jitter when rekeying fails | ||||
* | renamed keyingtries attribute | Martin Willi | 2007-03-20 | 2 | -13/+10 |
| | |||||
* | added AES-192/256 proposals to IKE | Martin Willi | 2007-03-13 | 1 | -0/+2 |
| | |||||
* | results from the single responses is stored in the corresponding certinfo_t ↵ | Andreas Steffen | 2007-03-12 | 1 | -2/+2 |
| | | | | structs | ||||
* | moved credential_store.h from charon/config/credentials to libstrongswan | Andreas Steffen | 2007-03-09 | 2 | -286/+1 |
| | |||||
* | fixed a certinfo_t memory leak in verify() | Andreas Steffen | 2007-03-09 | 1 | -1/+4 |
| | |||||
* | ocsp signer certificate and ocsp response signature can be verified | Andreas Steffen | 2007-03-08 | 2 | -3/+69 |
| | |||||
* | fixed call of add_auth_certificate() | Andreas Steffen | 2007-03-08 | 2 | -7/+9 |
| | |||||
* | generalized get_ca_certificate() to get_auth_certificate(auth_flags) | Andreas Steffen | 2007-03-08 | 2 | -7/+9 |
| | |||||
* | support if ocsp signing certificates | Andreas Steffen | 2007-03-08 | 2 | -61/+97 |
| | |||||
* | removed SHA2 kernel proposals from default, the kernel doesn't support them yet | Martin Willi | 2007-03-08 | 1 | -6/+0 |
| | |||||
* | added more debugging output for policy lookup | Martin Willi | 2007-03-08 | 1 | -3/+17 |
| | | | | | returning a (dummy) policy even when TS does not match, so we can properly send a TS_UNACCEPTABLE | ||||
* | added SHA2 MAC and PRF to default proposal | Martin Willi | 2007-03-08 | 1 | -23/+58 |
| | |||||
* | fixed traffic selector redundancy removal code (not completely tested) | Martin Willi | 2007-03-06 | 2 | -7/+17 |
| | |||||
* | add crl and ocsp uris to linked list after partial verification | Andreas Steffen | 2007-03-06 | 1 | -22/+35 |
| |