aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed MOBIKE roaming if clients address changesMartin Willi2008-10-092-5/+20
|
* faster implementation of addr_in_subnet()Andreas Steffen2008-10-091-13/+14
|
* added proposal parsing of uncommon DH groups 3072/6144Martin Willi2008-10-081-0/+8
|
* ignore routing events for our own routesMartin Willi2008-10-081-0/+6
|
* mobike: try to keep existing source address before switching to anotherMartin Willi2008-10-087-29/+43
|
* implemented ipsec listalgs as a stroke commandAndreas Steffen2008-10-081-0/+54
|
* correct fix that replaces Changeset 4378Andreas Steffen2008-10-081-4/+6
|
* removing fix applied by Changeset 4378Andreas Steffen2008-10-081-4/+2
|
* fixed loop termination criterion in addr_in_subnet(). Thanks go to Wolfgang ↵Andreas Steffen2008-10-071-2/+4
| | | | Steudel, TU Ilmenau
* userland support to process notifies for new NAT mappings detected in UDP ↵Martin Willi2008-10-075-7/+217
| | | | encapsulation
* use MOBIKE enabled DPD if we are NATedMartin Willi2008-10-066-4/+113
| | | | update SAs if we detect changes in NAT mappings
* do not run CHILD_SA delete action if rekeyingMartin Willi2008-10-031-1/+13
|
* added --disable-kernel-netlink configure optionAndreas Steffen2008-10-031-2/+2
|
* use dpd_action also for remotely closed tunnelsMartin Willi2008-10-021-1/+1
|
* also respect the mobike=no setting as responderMartin Willi2008-09-301-2/+13
|
* merging renaming of mode_t to ipsec_mode_t back to trunkTobias Brunner2008-09-2515-67/+87
|
* merging modularized kernel interface back to trunkTobias Brunner2008-09-2520-2994/+4293
|
* stroke parses and lists AC groupsAndreas Steffen2008-09-172-8/+63
|
* ported NM plugin to upstream NetworkManager changesMartin Willi2008-09-123-22/+55
| | | | | splitted secrets (4031) using uuid in auth-dialog (4053)
* allow multiple DELETE payloads in an informational messageMartin Willi2008-09-111-2/+7
|
* NM plugin supports (encrypted) private key filesMartin Willi2008-09-054-89/+210
|
* time values in strongswan.conf can be optionally specified in days (d), ↵Andreas Steffen2008-09-043-7/+5
| | | | hours (h), minutes (m), or seconds (s)
* fixed some translations/encodingMartin Willi2008-09-041-51/+52
|
* an initial German translation for NM pluginMartin Willi2008-09-043-2/+117
|
* reduced nm verbosityMartin Willi2008-09-041-1/+1
|
* implemented NetworkManager certificate/private key authentication using ↵Martin Willi2008-09-048-161/+447
| | | | ssh-agent
* added a configure option to select charon binaryMartin Willi2008-09-043-2/+10
|
* charon.keep_alive = 0 disables the sending of NAT keep alivesAndreas Steffen2008-09-031-1/+1
|
* configure NAT keep alive interval using the charon.keep_alive keyAndreas Steffen2008-09-031-2/+9
|
* typosTobias Brunner2008-09-031-6/+5
|
* handle INFORMATIONAL exchanges with NATD payloads in mobike taskMartin Willi2008-09-021-0/+2
|
* refactored credential builderMartin Willi2008-09-0212-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 droppingMartin Willi2008-08-293-32/+31
| | | | | optional, must be enabled --with-capabilities=libcap will be extended to support --with-capabilities=libcap2
* streamlined ipsec listalgs outputAndreas Steffen2008-08-291-2/+3
|
* capability API to allow plugin-controlled capability setMartin Willi2008-08-283-35/+43
|
* cosmeticsMartin Willi2008-08-281-3/+3
|
* creating default IKE proposals dynamically using algorithm enumeration APIMartin Willi2008-08-281-22/+107
|
* crypto_factory algorithm enumeration APIMartin Willi2008-08-281-0/+56
| | | | implementation of "ipsec listalgs"
* check user account validity after PAM authenticationMartin Willi2008-08-271-1/+10
|
* cosmeticsAndreas Steffen2008-08-261-1/+1
|
* ipsec statusall lists eap_type and eap_identityAndreas Steffen2008-08-261-1/+19
|
* using strongSwan, not NetworkManager version numberMartin Willi2008-08-262-1/+1
|
* fixing charon path for now for ubuntu packageMartin Willi2008-08-261-1/+1
|
* completed support of AUTHZ_CA_CERT and AUTHZ_CA_CERT_NAME attributesAndreas Steffen2008-08-264-23/+87
|
* list CA restrictions in ipsec statusallAndreas Steffen2008-08-251-9/+43
|
* added NM gnome plugin to distributionMartin Willi2008-08-251-0/+17
|
* removed generated Makefile.in.in from svnMartin Willi2008-08-251-218/+0
|
* enforce DN of configured gateway certificateMartin Willi2008-08-252-46/+52
|
* new EAP-Identity handling uses ID_EAP in pluginsMartin Willi2008-08-251-1/+3
|
* disabled PSK option until we have a way to enforce strong secretsMartin Willi2008-08-251-1/+3
|