]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2012-09-12  Martin WilliDon't allow NULL encryption with PEAP
2012-09-12  Martin WilliUse memmove on overlapping regions, and operate with...
2012-09-12  Martin WilliWhitespace cleanups in tls_eap
2012-09-12  Martin WilliUse uintptr_t in mem pool to avoid compiler warning...
2012-09-12  Andreas Steffenikev1 hybrid authentication does not need client certif...
2012-09-12  Andreas Steffencorrected topology in ikev2/rw-radius-accounting scenario
2012-09-12  Andreas Steffenadded ikev2/rw-eap-dynamic scenario
2012-09-11  Martin WilliAlways send a configuration payload in IKEv1 TRANSACTIO...
2012-09-11  Martin WilliDon't use host address for dynamic TS in IKEv1 if a...
2012-09-11  Martin WilliDon't use host address for dynamic TS in IKEv2 if a...
2012-09-11  Martin WilliDon't return a subset for a dynamic TS unless set_addre...
2012-09-11  Martin WilliSend FAILED_CP_REQUIRED if a configuration payload...
2012-09-11  Martin WilliCheck for an existing lease in all stroke pools before...
2012-09-11  Martin WilliPass full pool list to release_address
2012-09-11  Martin WilliPass the full list of pools to acquire_address, enumera...
2012-09-11  Martin WilliAdd a linked list constructor initializing from an...
2012-09-11  Martin WilliAdd a responder narrow() hook to change TS in the kerne...
2012-09-11  Martin WilliSupport RADIUS accounting when using IKEv1 with xauth...
2012-09-11  Martin WilliFix leak while enumerating RADIUS Framed-IPs from IKE_SA
2012-09-10  Tobias BrunnerAdd uniqueids=never to ignore INITIAL_CONTACT notifies
2012-09-10  Martin WilliAdd random plugin options to strongswan.conf.5
2012-09-10  Martin WilliAdd strongswan.conf runtime options for /dev/[u]random...
2012-09-10  Andreas Steffenthis is the correct evaltest
2012-09-10  Andreas Steffenrecovered ikev2/ip-two-pools-mixed evaltest
2012-09-10  Andreas Steffenadapted ip-pool evaltests
2012-09-10  Tobias BrunnerUse the proper types for comma separated attributes...
2012-09-10  Tobias BrunnerPrint the name of mem pools instead of the confusing...
2012-09-10  Tobias BrunnerProperly remove broadcast address from mem pools
2012-09-09  Andreas Steffenuse base IMC ID if src IMC ID is not supported
2012-09-09  Andreas Steffenadded libimcv.assessment_result to strongswan.conf...
2012-09-09  Andreas Steffenmake sending of IETF Assessment Result attributes confi...
2012-09-09  Andreas Steffenintroduced sending of standard IETF Assessment Result...
2012-09-07  Tobias BrunnerOnly initiate an exchange from send_dpd() if a task...
2012-09-06  Tobias Brunnerandroid: New release after adding certificate authentic...
2012-09-06  Tobias BrunnerTrigger ike_updown event caused by retransmits only...
2012-09-06  Tobias Brunnerandroid: Properly handle reauthentication initiated...
2012-09-06  Tobias Brunnerandroid: Create a new VpnService.Builder after VPN...
2012-09-06  Tobias BrunnerAdd ike_reestablish() event that is triggered when...
2012-09-06  Tobias BrunnerAdd a new condition to mark IKE_SAs that are currently...
2012-09-05  Tobias Brunnerstarter: Load config again when restarting charon
2012-09-05  Tobias BrunnerClear virtual IPs before storing assigned ones on the...
2012-09-05  Martin WilliIn mode_config, destroy temporary pool list instead...
2012-09-04  Tobias BrunnerMerge branch 'android-client-cert'
2012-08-31  Tobias Brunnerandroid: Native parts handle ikev2-cert VPN type
2012-08-31  Tobias Brunnerandroid: android_creds_t can provide a user's private...
2012-08-31  Tobias Brunnerandroid: Added JNI method to retrieve user certificate...
2012-08-31  Tobias Brunnerandroid: Don't show the password dialog if not required
2012-08-31  Tobias Brunnerandroid: Enable pkcs8 plugin
2012-08-31  Tobias Brunnerandroid: Pass the type of VPN to the native parts
2012-08-31  Tobias Brunnerandroid: Make sure NULL jstrings are converted properly
2012-08-31  Tobias Brunnerandroid: Display the selected certificate alias in...
2012-08-31  Tobias Brunnerandroid: Allow configuration of a user certificate
2012-08-31  Tobias Brunnerandroid: Remove NOT NULL constraint from username column
2012-08-31  Tobias Brunnerandroid: Separate view added to select certificates
2012-08-31  Tobias Brunnerandroid: Don't try to load the profile with ID 0
2012-08-31  Tobias Brunnerandroid: Spinner added to select the VPN type
2012-08-31  Martin WilliMerge branch 'multi-vip'
2012-08-31  Tobias BrunnerMerge branch 'eap-client-select'
2012-08-31  Tobias BrunnerNEWS about eap-dynamic plugin added
2012-08-31  Tobias BrunnerDocumentation for eap-dynamic added
2012-08-31  Tobias BrunnerLog the proper type for virtual EAP methods
2012-08-31  Tobias BrunnerAdded an option to prefer types sent by peer in eap...
2012-08-31  Tobias Brunnereap-dynamic plugin handles EAP-Nak messages and selects...
2012-08-31  Tobias BrunnerPreferred EAP methods for eap-dynamic can be configured
2012-08-31  Tobias BrunnerThe eap-dynamic plugin uses the first supported method...
2012-08-31  Tobias BrunnerAdded eap-dynamic plugin which can proxy any other...
2012-08-31  Tobias BrunnerUse eap_vendor_type_from_string() in stroke
2012-08-31  Tobias BrunnerFunction added that parses EAP method strings ([eap...
2012-08-31  Tobias BrunnerAdded method to enumerate EAP types contained in an...
2012-08-31  Tobias BrunnerEncode EAP-Naks in expanded format if we got an expande...
2012-08-31  Tobias BrunnerAllow clients to request a configured EAP method via...
2012-08-31  Tobias BrunnerVirtual EAP methods handle EAP-Naks themselves
2012-08-31  Tobias BrunnerSend EAP-Nak with supported types if requested type...
2012-08-31  Tobias BrunnerFilter invalid EAP authentication types when enumeratin...
2012-08-31  Tobias BrunnerMove our pseudo EAP types out of the range of valid...
2012-08-31  Andreas Steffenversion bump to 5.0.1dr4
2012-08-30  Martin WilliAdded multiple left/rightsourceip NEWS
2012-08-30  Martin WilliAdded NEWS for left/rightdns options
2012-08-30  Martin WilliUpdated ipsec.conf.5 with multiple left/rightsourceip...
2012-08-30  Martin WilliAdded a note to _updown for the new PLUTO_MY_SOURCEIP...
2012-08-30  Martin WilliBe less verbose if IP allocation for a single pool...
2012-08-30  Martin WilliDHCP plugin returns virtual IPs for IPv4 requests only
2012-08-30  Martin WilliCheck address family in HA virtual IP backend
2012-08-30  Martin WilliStrictly enforce address family match while acquiring...
2012-08-30  Martin WilliDon't parse comma separated pool names in attr-sql
2012-08-30  Martin WilliHandle comma separated pools as multiple pool names...
2012-08-30  Martin WilliRequest and acquire multiple virtual IPs in IKEv1 Mode...
2012-08-30  Martin WilliRequest and acquire multiple virtual IPs in IKEv2 confi...
2012-08-30  Martin WilliPass all configured pool names to attribute provider...
2012-08-30  Martin WilliPass a list instead of a single virtual IP to attribute...
2012-08-30  Martin WilliSupport multiple addresses/pools in left/rightsourceip
2012-08-30  Martin WilliSupport multiple address pools configured on a peer_cfg
2012-08-30  Martin WilliSupport multiple virtual IPs on peer_cfg and ike_sa...
2012-08-29  Tobias BrunnerPorted tun_device de-/initialization to FreeBSD
2012-08-29  Tobias Brunnerstruct iphdr is Linux specific use struct ip instead
2012-08-29  Tobias BrunnerInclude stdint.h for UINT32_MAX on FreeBSD
2012-08-28  Martin WilliPorted tun_device initialization to OS X utun
2012-08-27  Tobias Brunnerandroid: Field added to store the type of a VPN profile
2012-08-27  Tobias Brunnerandroid: Enum added for VPN types
2012-08-27  Tobias Brunnerandroid: Simplified handling of error dialog that is...
next