aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon
Commit message (Expand)AuthorAgeFilesLines
...
* ike-mobike: Skip peer addresses we can't send packets to when checking pathsTobias Brunner2014-09-121-5/+18
* ikev2: Skip peer addresses we can't send packets to when looking for valid pathsTobias Brunner2014-09-121-0/+18
* ikev2: Insert MOBIKE tasks at the front of the queueTobias Brunner2014-09-121-1/+6
* ikev2: Migrate number of pending MOBIKE updatesTobias Brunner2014-09-121-0/+5
* ikev2: Properly keep track of pending MOBIKE updatesTobias Brunner2014-09-121-8/+27
* child-cfg: Ignore duplicate proposalsTobias Brunner2014-09-121-0/+11
* proposal: Fix equals()Tobias Brunner2014-09-121-5/+5
* eap-radius: Forward Cisco and Microsoft specific DNS/NBNS attributesTobias Brunner2014-09-091-0/+50
* ikev1: Make sure proposed IPsec mode matches our ownTobias Brunner2014-09-091-1/+2
* ike: Reset IKE_SA in state CONNECTING instead of reauthenticatingTobias Brunner2014-09-091-0/+8
* ha: Don't adopt IKEv1 children when building without IKEv1 supportMartin Willi2014-08-281-0/+2
* unity: Do not bump TS to 0.0.0.0/0 as initiator when no Split-Include receivedMartin Willi2014-08-251-1/+21
* unity: Handle narrowing according to roles in the IKE_SATobias Brunner2014-08-251-16/+33
* ikev1: Defer Mode Config push after CHILD adoption when using XAuthMartin Willi2014-08-254-6/+40
* ikev1: Defer Mode Config push after CHILD adoption and reauth detectionMartin Willi2014-08-252-10/+35
* ikev1: Extend adopt_children_job by task queuing, executed after adoptionMartin Willi2014-08-252-0/+48
* ikev1: Accept Quick Mode DELETES while Quick Mode rekeying is activeMartin Willi2014-08-251-2/+21
* ike-sa-manager: Use transient hasher for IKE_SA_INIT hash calculationChristophe Gouault2014-08-251-32/+11
* bus: Add ike_reestablish_pre hook, called before DNS resolutionTobias Brunner2014-07-224-9/+69
* receiver: Send a single INVALID_MAJOR_VERSION notify for IKE version > 2Martin Willi2014-07-171-3/+1
* xauth-pam: Add workaround for null-terminated passwordsTobias Brunner2014-07-071-1/+6
* stroke: Don't log unspecified options of conn and ca sectionsTobias Brunner2014-06-301-37/+50
* libvici: Add missing argument to Doxygen commentTobias Brunner2014-06-301-0/+1
* Fixed some typosTobias Brunner2014-06-302-2/+2
* updown: Force subnet address to be numericTobias Brunner2014-06-251-2/+2
* eap-radius: Increase buffer for accounting attributes to maximum attribute sizeMartin Willi2014-06-251-1/+1
* android: Update Android.mk files to match changes due to the Windows portTobias Brunner2014-06-241-1/+3
* vici: Install libvici in ipseclibdir like we do with other librariesTobias Brunner2014-06-191-1/+1
* kernel-interface: Add destination prefix to get_nexthop()Tobias Brunner2014-06-193-4/+4
* shunt-manager: Install passthrough policies with highest priorityTobias Brunner2014-06-191-9/+34
* load-tester: Add a crl option to include a CRL uri in generated certificatesMartin Willi2014-06-191-1/+21
* bus: Properly va_copy() argument list before passing it to printf() functionsMartin Willi2014-06-191-1/+3
* child-sa: Set replay window on both inbound and outbound SAMartin Willi2014-06-181-6/+2
* ikev1: Allow late connection switching based on XAuth usernameTobias Brunner2014-06-181-6/+0
* vici: Support memory stats without leak-detective on WindowsMartin Willi2014-06-171-0/+53
* vici: Add a stats command returning various daemon infos and statisticsMartin Willi2014-06-171-0/+104
* vici: Support a replay_window CHILD_SA optionMartin Willi2014-06-171-0/+16
* starter: Add a replay_window connection optionMartin Willi2014-06-171-0/+4
* kernel-interface: Add a replay_window parameter to add_sa()Martin Willi2014-06-174-8/+15
* child-cfg: Store connection specific replay window on CHILD_SA configMartin Willi2014-06-172-0/+38
* socket-win: Use non-overlapped I/O and socket event selectionMartin Willi2014-06-171-31/+13
* bus: Add a handle_vips() hook invoked after handling configuration attributesMartin Willi2014-06-176-0/+53
* ikev1: Invoke the assign_vips() bus hook for IKEv1 as wellMartin Willi2014-06-162-3/+7
* ike: Create an enumerator for (un-)handled configuration attributes on IKE_SAMartin Willi2014-06-162-0/+32
* ike: Store unhandled attributes on IKE_SA as wellMartin Willi2014-06-164-12/+12
* Split swanctl --raw mode into single-line and --pretty modeAndreas Steffen2014-06-144-31/+70
* windows: Use WINAPI call convention for Windows API callbacksMartin Willi2014-06-063-10/+13
* kernel-wfp: Include Windows header patch for MinGW 4.8.1Martin Willi2014-06-042-0/+29
* kernel-wfp: Clone acquire traffic selectors only if they existMartin Willi2014-06-041-1/+3
* kernel-wfp: Install routes for trap policiesMartin Willi2014-06-041-3/+21