aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon
Commit message (Expand)AuthorAgeFilesLines
...
* use more generic stats getter, introducing new statsMartin Willi2008-10-274-80/+62
* including a "none" tundev to make NM happyMartin Willi2008-10-271-44/+28
* fixed some compiler warningsMartin Willi2008-10-275-3/+9
* additional getters for ipcomp and UDP encapMartin Willi2008-10-243-7/+37
* more CHILD_SA refactoringsMartin Willi2008-10-244-131/+135
* initiate connections simultaneously in load testerMartin Willi2008-10-221-2/+9
* a load testing plugin, to:Martin Willi2008-10-2110-0/+836
* fixed enumeration of CHILD_SA traffic selectorsMartin Willi2008-10-211-24/+25
* reset threads IKE_SA after checking other IKE_SAsMartin Willi2008-10-204-9/+26
* re-established all previous AUD level messagesAndreas Steffen2008-10-173-6/+7
* moved updown script invocation to an optional pluginMartin Willi2008-10-1611-243/+351
* bus uses finally recusive lockingMartin Willi2008-10-161-47/+58
* cache keys for in and outbound ESP SAsMartin Willi2008-10-154-202/+241
* store ESP keys in CHILD_SAMartin Willi2008-10-154-57/+78
* passing chunks, not prf+, to kernel interfaceMartin Willi2008-10-147-210/+263
* typosTobias Brunner2008-10-141-6/+6
* reintegrated bus-refactoring branchMartin Willi2008-10-1430-911/+939
* merging kernel_pfkey plugin back from kernel-interface branchTobias Brunner2008-10-1414-251/+2146
* reintegrated two-sim branch providing SIM card plugin APIMartin Willi2008-10-1019-423/+1154
* 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 S...Andreas Steffen2008-10-071-2/+4
* userland support to process notifies for new NAT mappings detected in UDP enc...Martin Willi2008-10-075-7/+217
* use MOBIKE enabled DPD if we are NATedMartin Willi2008-10-066-4/+113
* 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
* 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), hours...Andreas Steffen2008-09-043-7/+5
* 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 ssh-a...Martin Willi2008-09-048-161/+447
* 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