| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Check if colliding rekey actually created an IKE_INIT | Thomas Egerer | 2010-08-25 | 1 | -37/+42 |
* | Fixed crypter keymat derivation bug | Martin Willi | 2010-08-19 | 1 | -3/+4 |
* | Implemented IKEv2 keymat derivation for AEAD algorithms | Martin Willi | 2010-08-19 | 1 | -29/+58 |
* | Use AEAD wrapper for encryption payload encryption/decryption | Martin Willi | 2010-08-19 | 4 | -118/+121 |
* | Migrated keymat to INIT/METHOD macros | Martin Willi | 2010-08-19 | 1 | -72/+41 |
* | Use a seperate section for each nested struct member in INIT macro | Martin Willi | 2010-08-18 | 2 | -25/+15 |
* | some simplifications using the INIT macro | Andreas Steffen | 2010-08-17 | 1 | -7/+5 |
* | Added support for Camellia cipher to xcbc | Martin Willi | 2010-08-13 | 1 | -0/+3 |
* | Migrated eap_authenticator to INIT/METHOD macros | Andreas Steffen | 2010-08-13 | 1 | -66/+60 |
* | Migrated eap_manager to INIT/METHOD macros | Andreas Steffen | 2010-08-13 | 1 | -31/+23 |
* | moved eap_from_string() fomr libcharon to libstrongswan to make it available ... | Andreas Steffen | 2010-08-13 | 2 | -43/+0 |
* | recognize eap-ttls method | Andreas Steffen | 2010-08-12 | 1 | -0/+1 |
* | Use bits instead of bytes for a private/public key | Martin Willi | 2010-08-10 | 1 | -3/+3 |
* | fix error-type range in parsing of NOTIFY payloads | Jiri Bohac | 2010-08-06 | 1 | -1/+1 |
* | Accept EAP_ONLY_AUTHENTICATION notifies from any client, now that IANA alloca... | Tobias Brunner | 2010-08-04 | 1 | -3/+2 |
* | Destroy IKE_SA Managers crypto primitives during flush, the plugins are gone ... | Martin Willi | 2010-08-04 | 2 | -2/+5 |
* | Added EAP-TLS plugin stub | Martin Willi | 2010-08-03 | 1 | -0/+1 |
* | Do not touch child from collision if peer deleted it | Thomas Egerer | 2010-08-03 | 1 | -3/+24 |
* | Pass the CREATE_CHILD_SA initiator flag to the child_keys parameter | Martin Willi | 2010-07-26 | 1 | -2/+2 |
* | Added log statement if peer requests EAP, but current config does not allow it | Martin Willi | 2010-07-21 | 1 | -0/+1 |
* | Support different encoding types in certificate.get_encoding() | Martin Willi | 2010-07-13 | 1 | -1/+6 |
* | Renamed key_encod{ing,der}_t and constants, prepare for generic credential en... | Martin Willi | 2010-07-13 | 1 | -1/+1 |
* | Moved X509 ipAddrBlock checking to the addrblock plugin | Martin Willi | 2010-07-13 | 1 | -60/+0 |
* | Added a hook to narrow traffic selectors for CHILD_SAs | Martin Willi | 2010-07-13 | 1 | -5/+38 |
* | Moved credential manager to libstrongswan | Martin Willi | 2010-07-13 | 9 | -115/+15 |
* | Added support for named attribute groups | Heiko Hund | 2010-07-09 | 1 | -1/+1 |
* | Print identity to a lease address on the same line for simpler greping | Martin Willi | 2010-07-08 | 1 | -1/+1 |
* | Use the responder side configured EAP-Identity directly, if given | Martin Willi | 2010-07-05 | 1 | -7/+16 |
* | Copy EAP specific attributes to auth config only | Martin Willi | 2010-07-05 | 2 | -8/+10 |
* | support of xfrm marks for IKEv2 | Andreas Steffen | 2010-07-02 | 1 | -34/+48 |
* | Recreate IKE_SA_INIT related tasks only if they have completed | Martin Willi | 2010-06-30 | 1 | -11/+35 |
* | Use enumerator for queued_tasks migration to avoid infinite loop | Thomas Egerer | 2010-06-30 | 1 | -3/+5 |
* | Correct check of traffic selectors before destruction | Thomas Egerer | 2010-06-29 | 1 | -2/+2 |
* | Migrate queued_tasks tasks, to avoid dangling pointers | Thomas Egerer | 2010-06-29 | 1 | -0/+7 |
* | Add extra information in debug output for IKE_SA check{out, in} | Thomas Egerer | 2010-06-07 | 2 | -10/+27 |
* | Flush auth configs, create new keymat during SA reset | Martin Willi | 2010-06-07 | 1 | -12/+16 |
* | Recreate IKE_INIT/IKE_NATD/IKE_VENDOR tasks if we reset SA during IKE_AUTH | Martin Willi | 2010-06-07 | 1 | -0/+11 |
* | Reacquire keymat from new IKE_SA during task migration | Martin Willi | 2010-06-07 | 1 | -0/+1 |
* | Wrap task enumerator in ike_sa | Martin Willi | 2010-06-07 | 2 | -1/+16 |
* | Migrated ike_sa_t to INIT/METHOD macros | Martin Willi | 2010-06-07 | 1 | -407/+239 |
* | Added support for task enumeration in task_manager_t | Martin Willi | 2010-06-07 | 2 | -0/+38 |
* | Migrated task_manager_t to INIT/METHOD macros | Martin Willi | 2010-06-07 | 1 | -65/+45 |
* | Disable close action for a redundant CHILD_SA resulting from a rekey collision | Martin Willi | 2010-06-02 | 1 | -0/+5 |
* | Use wrapped getters for close/dpd action | Martin Willi | 2010-06-02 | 2 | -8/+10 |
* | Wrap getters for dpd/close action into CHILD_SA, allows us to override them | Martin Willi | 2010-06-02 | 2 | -0/+76 |
* | Do not install trap policy if remote host is %any. | Tobias Brunner | 2010-05-28 | 1 | -1/+1 |
* | Handle collisions between rekey and the following delete properly | Martin Willi | 2010-05-18 | 1 | -27/+63 |
* | Use reqid from connection config if present. | Reto Buerki | 2010-05-04 | 1 | -2/+6 |
* | Ignore DH exchange in CHILD_SA rekeying if the selected proposal contains no ... | Martin Willi | 2010-04-21 | 1 | -5/+5 |
* | manage synced SAs in IKE_SA Manager, tag them with IKE_PASSIVE state | Martin Willi | 2010-04-07 | 1 | -1/+1 |