2011-10-14 |
Tobias Brunner | Don't use union members directly in plugin_feature_t. |
tree | commitdiff |
2011-10-14 |
Martin Willi | Added a generic callback to register EAP methods using... |
tree | commitdiff |
2011-10-06 |
Tobias Brunner | Fixed unintentional fall-through in task_manager. |
tree | commitdiff |
2011-10-04 |
Tobias Brunner | Fixed compilation of ike_me_t. |
tree | commitdiff |
2011-10-04 |
Andreas Steffen | Migrated child_delete to INIT/METHOD macros |
tree | commitdiff |
2011-10-04 |
Andreas Steffen | Migrated child_rekey to INIT/METHOD macros |
tree | commitdiff |
2011-10-04 |
Andreas Steffen | Migrated ike_auth_lifetime to INIT/METHOD macros |
tree | commitdiff |
2011-10-04 |
Andreas Steffen | Migrated ike_cert_post to INIT/METHOD macros |
tree | commitdiff |
2011-10-04 |
Andreas Steffen | Migrated ike_cert_pre to INIT/METHOD macros |
tree | commitdiff |
2011-10-03 |
Andreas Steffen | Migrated ike_config to INIT/METHOD macros |
tree | commitdiff |
2011-10-03 |
Andreas Steffen | Migrated ike_delete to INIT/METHOD macros |
tree | commitdiff |
2011-10-03 |
Andreas Steffen | Migrated ike_dpd to INIT/METHOD macros |
tree | commitdiff |
2011-10-03 |
Andreas Steffen | Migrated ike_init to INIT/METHOD macros |
tree | commitdiff |
2011-10-03 |
Andreas Steffen | Migrated ike_me to INIT/METHOD macros |
tree | commitdiff |
2011-10-03 |
Andreas Steffen | Migrated ike_natd to INIT/METHOD macros |
tree | commitdiff |
2011-10-03 |
Andreas Steffen | Migrated ike_reauth to INIT/METHOD macros |
tree | commitdiff |
2011-10-03 |
Tobias Brunner | Migrated mediation_manager_t to INIT/METHOD macros. |
tree | commitdiff |
2011-10-03 |
Tobias Brunner | Migrated connect_manager_t to INIT/METHOD macros. |
tree | commitdiff |
2011-10-03 |
Tobias Brunner | Migrated ike_sa_id_t to INIT/METHOD macros. |
tree | commitdiff |
2011-09-12 |
Martin Willi | Clear traps during shutdown before unloading kernel... |
tree | commitdiff |
2011-08-24 |
Andreas Steffen | log entry for outbound hash-and-url |
tree | commitdiff |
2011-08-19 |
Martin Willi | Try to detect Windows Clients by looking for INTERNAL_I... |
tree | commitdiff |
2011-08-16 |
Andreas Steffen | fix double delete of old IKE_SA during reauthentication |
tree | commitdiff |
2011-08-15 |
Andreas Steffen | some more typos |
tree | commitdiff |
2011-08-15 |
Tobias Brunner | typos: initator->initiator, authenticaion->authentication. |
tree | commitdiff |
2011-08-12 |
Tobias Brunner | If we close a duplicate SA, it is also no authenticatio... |
tree | commitdiff |
2011-08-12 |
Tobias Brunner | If local authentication fails, it is not really a peer... |
tree | commitdiff |
2011-08-12 |
Tobias Brunner | Throw an alert if authentication of the peer fails... |
tree | commitdiff |
2011-08-12 |
Tobias Brunner | Throw an alert when the peer address cannot be resolved... |
tree | commitdiff |
2011-08-12 |
Tobias Brunner | Throw an alert via bus_t when remote authentication... |
tree | commitdiff |
2011-08-08 |
Martin Willi | Migrated all SIM/AKA code to libsimaka, use SIM and... |
tree | commitdiff |
2011-08-01 |
Tobias Brunner | Properly initialize ike_sa_t. |
tree | commitdiff |
2011-07-29 |
Tobias Brunner | Update fallback drop policies if required. |
tree | commitdiff |
2011-07-28 |
Tobias Brunner | Install fallback drop policies for all three directions. |
tree | commitdiff |
2011-07-27 |
Tobias Brunner | Install fallback drop policies to avoid transmitting... |
tree | commitdiff |
2011-07-27 |
Tobias Brunner | Remove policies in kernel interfaces based on their... |
tree | commitdiff |
2011-07-25 |
Martin Willi | Inherit authentication information during IKE_SA rekeying |
tree | commitdiff |
2011-07-20 |
Andreas Steffen | fixed some more misspellings |
tree | commitdiff |
2011-07-20 |
Tobias Brunner | Fixed common misspellings. |
tree | commitdiff |
2011-07-14 |
Andreas Steffen | shunt manager installs policies with %any hosts |
tree | commitdiff |
2011-07-06 |
Tobias Brunner | Adapted shunt manager to changed kernel interface ... |
tree | commitdiff |
2011-07-06 |
Tobias Brunner | Replaced more complex iterator usages. |
tree | commitdiff |
2011-07-06 |
Tobias Brunner | Replaced ike_sa_t.create_additional_address_iterator... |
tree | commitdiff |
2011-07-06 |
Tobias Brunner | Replaced ike_sa_t.create_child_sa_iterator with enumerator. |
tree | commitdiff |
2011-07-06 |
Tobias Brunner | Replaced simple iterator usages. |
tree | commitdiff |
2011-07-06 |
Tobias Brunner | Add the reqid to kernel_ipsec_t.del_policy. |
tree | commitdiff |
2011-06-28 |
Andreas Steffen | implemented PASS and DROP shunt policies |
tree | commitdiff |
2011-06-28 |
Martin Willi | Initialize trap_manager listener with INIT macro, too |
tree | commitdiff |
2011-06-28 |
Andreas Steffen | Migrated trap_manager_t to INIT/METHOD macros |
tree | commitdiff |
2011-06-03 |
Martin Willi | Check if colliding task has actually a CHILD, i.e.... |
tree | commitdiff |
2011-05-29 |
Andreas Steffen | logging initial EAP Identifier in EAP Identity Request |
tree | commitdiff |
2011-05-16 |
Martin Willi | Added strongswan.conf option to override half open... |
tree | commitdiff |
2011-05-16 |
Martin Willi | Added a get_count() method to IKE_SA manager |
tree | commitdiff |
2011-05-16 |
Martin Willi | Fixed identiation in private_ike_sa_manager |
tree | commitdiff |
2011-05-16 |
Martin Willi | Added a non-blocking, skipping variant of IKE_SA enumerator |
tree | commitdiff |
2011-04-28 |
Tobias Brunner | Typo fixed. |
tree | commitdiff |
2011-04-21 |
Martin Willi | Resolve and connect to RADIUS servers not before required |
tree | commitdiff |
2011-04-20 |
Martin Willi | Remove superfluous test for peer_cfg on established... |
tree | commitdiff |
2011-04-20 |
Martin Willi | Install ESN SAs if such a proposal has been negotiated |
tree | commitdiff |
2011-04-20 |
Martin Willi | Added an esn parameter to the kernel interface add_sa... |
tree | commitdiff |
2011-04-19 |
Tobias Brunner | Clearly mark switch cases that fall through. |
tree | commitdiff |
2011-04-14 |
Tobias Brunner | Neither rekey nor del can be NULL. |
tree | commitdiff |
2011-04-06 |
Andreas Steffen | display EAP identifiers in HEX format |
tree | commitdiff |
2011-04-05 |
Andreas Steffen | log the EAP identifier also for vendor specific EAP... |
tree | commitdiff |
2011-04-05 |
Andreas Steffen | log the initial value of the EAP identifier |
tree | commitdiff |
2011-04-05 |
Andreas Steffen | added get_identifier() and set_identifier() methods |
tree | commitdiff |
2011-03-15 |
Martin Willi | Move establish/inherit of rekeyed IKE_SAs to delete... |
tree | commitdiff |
2011-03-15 |
Martin Willi | Wrap IKE delete after rekey into rekey task for respond... |
tree | commitdiff |
2011-03-15 |
Martin Willi | Migrated ike_rekey task to INIT/METHOD macros |
tree | commitdiff |
2011-03-08 |
Martin Willi | Migrated sim_manager to INIT/METHOD macros |
tree | commitdiff |
2011-03-08 |
Martin Willi | Protect sim card/provider/hook (un-)registration with... |
tree | commitdiff |
2011-03-08 |
Martin Willi | Splitted sim_manager.h header to sim_{card,provider... |
tree | commitdiff |
2011-02-28 |
Martin Willi | Slightly change IKE_SA destruction order to inherit... |
tree | commitdiff |
2011-02-07 |
Martin Willi | Report correct key size if a cipher is not supported |
tree | commitdiff |
2011-02-07 |
Tobias Brunner | Some typos fixed. |
tree | commitdiff |
2011-02-03 |
Martin Willi | Invoke the per-round authorize() hook before purging... |
tree | commitdiff |
2011-02-02 |
Martin Willi | Migrated ike_auth to INIT/METHOD macros, fixes missing... |
tree | commitdiff |
2011-02-01 |
Martin Willi | Do not use destroyed rng/hasher if IKE_SA has been... |
tree | commitdiff |
2011-01-28 |
Martin Willi | Do not log potentially hundreds of cert requests for... |
tree | commitdiff |
2011-01-13 |
Martin Willi | Revert "Send INITIAL_CONTACT even if we have a unique... |
tree | commitdiff |
2011-01-12 |
Martin Willi | Force port update as responder when initiator switches... |
tree | commitdiff |
2011-01-12 |
Martin Willi | Avoid variable name overloading |
tree | commitdiff |
2011-01-10 |
Martin Willi | Send INITIAL_CONTACT even if we have a unique policy |
tree | commitdiff |
2011-01-07 |
Martin Willi | Fix nonce comparison in rekey collisions, lowest nonce... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Destroy existing IKE_SAs with same identities when... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Send INITIAL_CONTACT for the first IKE_SA if it has... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated ike_sa_manager_t to INIT/METHOD macros, some... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Provide CRLs received in CERT payloads to trustchain... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Include the used reserved bytes from ID payloads in... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated psk/pubkey_authenticators to INIT/METHOD macros |
tree | commitdiff |
2011-01-05 |
Martin Willi | Moved check if packet already encoded to ike_sa, avoids... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Move critical bit checking to ike_sa, notify payload... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Handle all error notifies in CREATE_CHILD_SA exchanges |
tree | commitdiff |
2011-01-05 |
Martin Willi | Ingore messages with exchange type altered to UNDEFINED... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Moved message()-hook invocation to generate_message... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Support manually triggerd DPD check, even if DPD disabl... |
tree | commitdiff |
2010-12-21 |
Andreas Steffen | eliminated whitespace |
tree | commitdiff |
2010-12-21 |
Andreas Steffen | Migrated child_create_t to INIT/METHOD macros |
tree | commitdiff |
2010-12-20 |
Martin Willi | Do not use TFC padding if peer does not support ESPv3 |
tree | commitdiff |
2010-12-20 |
Martin Willi | Added a TFC padding option to child_cfg |
tree | commitdiff |
next |