Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed MOBIKE roaming if clients address changes | Martin Willi | 2008-10-09 | 2 | -5/+20 | |
| | ||||||
* | faster implementation of addr_in_subnet() | Andreas Steffen | 2008-10-09 | 1 | -13/+14 | |
| | ||||||
* | added proposal parsing of uncommon DH groups 3072/6144 | Martin Willi | 2008-10-08 | 1 | -0/+8 | |
| | ||||||
* | ignore routing events for our own routes | Martin Willi | 2008-10-08 | 1 | -0/+6 | |
| | ||||||
* | mobike: try to keep existing source address before switching to another | Martin Willi | 2008-10-08 | 7 | -29/+43 | |
| | ||||||
* | implemented ipsec listalgs as a stroke command | Andreas Steffen | 2008-10-08 | 1 | -0/+54 | |
| | ||||||
* | correct fix that replaces Changeset 4378 | Andreas Steffen | 2008-10-08 | 1 | -4/+6 | |
| | ||||||
* | removing fix applied by Changeset 4378 | Andreas Steffen | 2008-10-08 | 1 | -4/+2 | |
| | ||||||
* | fixed loop termination criterion in addr_in_subnet(). Thanks go to Wolfgang ↵ | Andreas Steffen | 2008-10-07 | 1 | -2/+4 | |
| | | | | Steudel, TU Ilmenau | |||||
* | userland support to process notifies for new NAT mappings detected in UDP ↵ | Martin Willi | 2008-10-07 | 5 | -7/+217 | |
| | | | | encapsulation | |||||
* | use MOBIKE enabled DPD if we are NATed | Martin Willi | 2008-10-06 | 6 | -4/+113 | |
| | | | | update SAs if we detect changes in NAT mappings | |||||
* | do not run CHILD_SA delete action if rekeying | Martin Willi | 2008-10-03 | 1 | -1/+13 | |
| | ||||||
* | added --disable-kernel-netlink configure option | Andreas Steffen | 2008-10-03 | 1 | -2/+2 | |
| | ||||||
* | use dpd_action also for remotely closed tunnels | Martin Willi | 2008-10-02 | 1 | -1/+1 | |
| | ||||||
* | also respect the mobike=no setting as responder | Martin Willi | 2008-09-30 | 1 | -2/+13 | |
| | ||||||
* | merging renaming of mode_t to ipsec_mode_t back to trunk | Tobias Brunner | 2008-09-25 | 15 | -67/+87 | |
| | ||||||
* | merging modularized kernel interface back to trunk | Tobias Brunner | 2008-09-25 | 20 | -2994/+4293 | |
| | ||||||
* | stroke parses and lists AC groups | Andreas Steffen | 2008-09-17 | 2 | -8/+63 | |
| | ||||||
* | ported NM plugin to upstream NetworkManager changes | Martin Willi | 2008-09-12 | 3 | -22/+55 | |
| | | | | | splitted secrets (4031) using uuid in auth-dialog (4053) | |||||
* | allow multiple DELETE payloads in an informational message | Martin Willi | 2008-09-11 | 1 | -2/+7 | |
| | ||||||
* | NM plugin supports (encrypted) private key files | Martin Willi | 2008-09-05 | 4 | -89/+210 | |
| | ||||||
* | time values in strongswan.conf can be optionally specified in days (d), ↵ | Andreas Steffen | 2008-09-04 | 3 | -7/+5 | |
| | | | | hours (h), minutes (m), or seconds (s) | |||||
* | fixed some translations/encoding | Martin Willi | 2008-09-04 | 1 | -51/+52 | |
| | ||||||
* | an initial German translation for NM plugin | Martin Willi | 2008-09-04 | 3 | -2/+117 | |
| | ||||||
* | reduced nm verbosity | Martin Willi | 2008-09-04 | 1 | -1/+1 | |
| | ||||||
* | implemented NetworkManager certificate/private key authentication using ↵ | Martin Willi | 2008-09-04 | 8 | -161/+447 | |
| | | | | ssh-agent | |||||
* | added a configure option to select charon binary | Martin Willi | 2008-09-04 | 3 | -2/+10 | |
| | ||||||
* | charon.keep_alive = 0 disables the sending of NAT keep alives | Andreas Steffen | 2008-09-03 | 1 | -1/+1 | |
| | ||||||
* | configure NAT keep alive interval using the charon.keep_alive key | Andreas Steffen | 2008-09-03 | 1 | -2/+9 | |
| | ||||||
* | typos | Tobias Brunner | 2008-09-03 | 1 | -6/+5 | |
| | ||||||
* | handle INFORMATIONAL exchanges with NATD payloads in mobike task | Martin Willi | 2008-09-02 | 1 | -0/+2 | |
| | ||||||
* | refactored credential builder | Martin Willi | 2008-09-02 | 12 | -16/+95 | |
| | | | | | | | | | allow enumeration of matching builders try a second builder if the first one fails builder clones resources internally on demand caller frees added resources on failure and success stricter handling of non-supported build parts | |||||
* | use libcap for capability dropping | Martin Willi | 2008-08-29 | 3 | -32/+31 | |
| | | | | | optional, must be enabled --with-capabilities=libcap will be extended to support --with-capabilities=libcap2 | |||||
* | streamlined ipsec listalgs output | Andreas Steffen | 2008-08-29 | 1 | -2/+3 | |
| | ||||||
* | capability API to allow plugin-controlled capability set | Martin Willi | 2008-08-28 | 3 | -35/+43 | |
| | ||||||
* | cosmetics | Martin Willi | 2008-08-28 | 1 | -3/+3 | |
| | ||||||
* | creating default IKE proposals dynamically using algorithm enumeration API | Martin Willi | 2008-08-28 | 1 | -22/+107 | |
| | ||||||
* | crypto_factory algorithm enumeration API | Martin Willi | 2008-08-28 | 1 | -0/+56 | |
| | | | | implementation of "ipsec listalgs" | |||||
* | check user account validity after PAM authentication | Martin Willi | 2008-08-27 | 1 | -1/+10 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2008-08-26 | 1 | -1/+1 | |
| | ||||||
* | ipsec statusall lists eap_type and eap_identity | Andreas Steffen | 2008-08-26 | 1 | -1/+19 | |
| | ||||||
* | using strongSwan, not NetworkManager version number | Martin Willi | 2008-08-26 | 2 | -1/+1 | |
| | ||||||
* | fixing charon path for now for ubuntu package | Martin Willi | 2008-08-26 | 1 | -1/+1 | |
| | ||||||
* | completed support of AUTHZ_CA_CERT and AUTHZ_CA_CERT_NAME attributes | Andreas Steffen | 2008-08-26 | 4 | -23/+87 | |
| | ||||||
* | list CA restrictions in ipsec statusall | Andreas Steffen | 2008-08-25 | 1 | -9/+43 | |
| | ||||||
* | added NM gnome plugin to distribution | Martin Willi | 2008-08-25 | 1 | -0/+17 | |
| | ||||||
* | removed generated Makefile.in.in from svn | Martin Willi | 2008-08-25 | 1 | -218/+0 | |
| | ||||||
* | enforce DN of configured gateway certificate | Martin Willi | 2008-08-25 | 2 | -46/+52 | |
| | ||||||
* | new EAP-Identity handling uses ID_EAP in plugins | Martin Willi | 2008-08-25 | 1 | -1/+3 | |
| | ||||||
* | disabled PSK option until we have a way to enforce strong secrets | Martin Willi | 2008-08-25 | 1 | -1/+3 | |
| |