aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* kernel-wfp: Refactor route management to separate functionMartin Willi2014-06-041-39/+47
* kernel-wfp: Install tunnel mode policies to appropriate sub-layersMartin Willi2014-06-042-6/+22
* kernel-wfp: Declare GUIDs and auth/cipher configs missing in some MinGW buildsMartin Willi2014-06-041-0/+89
* kernel-wfp: Support multiple traffic selectors on tunnel mode SAsMartin Willi2014-06-041-36/+80
* child-sa: Pass the number of total policies tied to an SA to the kernelMartin Willi2014-06-041-0/+8
* kernel-iph: Implicitly enable IP forwarding when installing routesMartin Willi2014-06-041-0/+26
* kernel-wfp: Show a warning for packets the kernel drops in its IPsec layersMartin Willi2014-06-041-0/+6
* kernel-wfp: Set flag to get UDP encapsulation with tunnel mode workingMartin Willi2014-06-042-0/+22
* kernel-wfp: Install tunnel and trap forward policiesMartin Willi2014-06-043-136/+275
* kernel-wfp: Manually create a ProviderContext to attach individual filtersMartin Willi2014-06-044-79/+73