]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2012-09-21  Tobias BrunnerUse a lock to safely check and update the time for...
2012-09-21  Tobias BrunnerAdded an option to configure the interface on which...
2012-09-21  Tobias BrunnerChanged how kernel-netlink handles virtual IP addresses
2012-09-21  Tobias BrunnerMade IP address enumeration more flexible
2012-09-21  Tobias BrunnerAvoid calculating the hash if hashtable is empty
2012-09-21  Tobias BrunnerUse a hashtable to quickly check for usable IP addresse...
2012-09-21  Tobias BrunnerDrop packets received on ignored interfaces
2012-09-21  Tobias BrunnerFilter ignored interfaces in kernel interfaces (for...
2012-09-21  Tobias Brunner%any is never on a local interface
2012-09-21  Tobias BrunnerAvoid memset in is_anyaddr()
2012-09-21  Tobias BrunnerMake it easy to check if an address is locally usable...
2012-09-21  Tobias BrunnerDon't ignore loopback devices and allow addresses on...
2012-09-21  Tobias BrunnerAdded options and a lookup function that will allow...
2012-09-21  Tobias BrunnerMake streq() and strcaseeq() static inline functions...
2012-09-21  Tobias BrunnerUse source address in get_nexthop() call
2012-09-21  Tobias BrunnerSource address lookup refactored
2012-09-21  Tobias BrunnerCheck routes with equal prefix if preferred source...
2012-09-21  Tobias BrunnerTry to find preferred source on interface if returned...
2012-09-21  Tobias BrunnerTry to keep the given source address when looking up...
2012-09-21  Tobias BrunnerMake sure we propose a dynamic TS if we don't have...
2012-09-21  Tobias BrunnerMove rw-eap-dynamic scenario to its proper location
2012-09-20  Martin WilliIn mem_pool, check for an existing ID entry before...
2012-09-18  Martin WilliMerge branch 'unity'
2012-09-18  Martin WilliAdd a simple test case for the unity plugin, featuring...
2012-09-18  Martin WilliBuild unity plugin in strongSwan test suite
2012-09-18  Martin WilliAdd unity plugin NEWS
2012-09-18  Martin WilliUpdate ipsec.conf.5, leftsubnet can handle multiple...
2012-09-18  Martin WilliAs Unity responder, don't change the proposed TS at...
2012-09-18  Martin WilliDon't complain about multiple TS in IKEv1, as it suppor...
2012-09-18  Martin WilliAs initiator, narrow received Unity attributes to confi...
2012-09-18  Martin WilliWhen using Unity, bump up remote TS as initiator to...
2012-09-18  Martin WilliEnable Cisco Unity only if Unity vendor id received
2012-09-18  Martin WilliExchange 0.0.0.0/0 traffic selectors with Unity, narrow...
2012-09-18  Martin WilliAdd a Unity attribute provider that adds Split-Includes...
2012-09-18  Martin WilliCheck if subset calculation actually yields a TS in...
2012-09-18  Martin WilliRequest Unity configuration attributes for IKEv1 only
2012-09-18  Martin WilliAdd Cisco Unity client support for Split-Include and...
2012-09-18  Martin WilliAdd a road-warrior test case requesting both an IPv4...
2012-09-18  Martin WilliDerive a dynamic TS to multiple virtual IPs
2012-09-18  Martin WilliUse the vararg list constructor in quick mode task
2012-09-18  Martin WilliAdd a linked list constructor taking items from a varar...
2012-09-18  Tobias BrunnerMake stroke user-creds work with XAuth configs
2012-09-18  Tobias BrunnerFix Doxygen comment for proposal_keywords_t
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...
next