]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2012-09-18  Tobias BrunnerNew Android release after fixing IDr problems
2012-09-18  Tobias BrunnerUse random ports in NetworkManager backend
2012-09-18  Tobias BrunnerFix equality comparison of auth_cfg_t
2012-09-18  Tobias BrunnerSet AUTH_RULE_IDENTITY_LOOSE for rightid=%<identity>
2012-09-18  Tobias BrunnerUse AUTH_RULE_IDENTITY_LOOSE in NetworkManager backend
2012-09-18  Tobias Brunnerandroid: Use AUTH_RULE_IDENTITY_LOOSE
2012-09-18  Tobias BrunnerAdd AUTH_RULE_IDENTITY_LOOSE which allows to use IDr...
2012-09-17  Tobias BrunnerNew Android release after fixing Unicode conversion bug
2012-09-17  Tobias Brunnerandroid: Fix conversion of actual Unicode strings ...
2012-09-14  Tobias BrunnerRemoved the unneeded socket-raw plugin
2012-09-14  Tobias BrunnerChange traffic selectors during Quick Mode in case...
2012-09-13  Tobias BrunnerMerge branch 'custom-crypto'
2012-09-13  Tobias BrunnerAdded algorithm lookup via kernel_interface_t to the...
2012-09-13  Tobias BrunnerAdded possibility to register custom kernel algorithms...
2012-09-13  Tobias BrunnerAdded possibility to register custom proposal keywords
2012-09-13  Tobias BrunnerRemoved len argument from proposal_get_token()
2012-09-13  Tobias BrunnerMake arguments for enumerator_create_token|directory...
2012-09-13  Francois ten... Moved proposal_keywords to proposal_keywords_static
2012-09-13  Tobias BrunnerOption added to enforce a configured destination addres...
2012-09-12  Andreas Steffenversion bump to 5.0.1rc1
2012-09-12  Tobias BrunnerAllow calls to set_address() for any host-sized TS...
2012-09-12  Tobias BrunnerEnsure traffic selectors are dynamic before calling...
2012-09-12  Tobias BrunnerConsistently log XFRM mark masks with 0 prefix in kerne...
2012-09-12  Tobias Brunnerstarter: Added --nolog option to suppress logging in...
2012-09-12  Tobias BrunnerUpdates to strongswan.conf(5) man page (added several...
2012-09-12  Tobias BrunnerSome updates to ipsec.conf(5) man page
2012-09-12  Tobias Brunnerstarter: Allow %any also for protocol in left|rightprot...
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...
next