]> git.ipfire.org Git - people/ms/strongswan.git/history - src
fixed distribution list
[people/ms/strongswan.git] / src /
2009-12-21  Andreas Steffenfixed distribution list
2009-12-21  Andreas Steffentraffic_selector supports RFC 3779 address range format
2009-12-21  Martin WilliMigrated identification_t to INIT/METHOD macros
2009-12-20  Andreas Steffenthis->type is set by traffic_selector_create()
2009-12-20  Andreas Steffenparse RFC 3779 addressFamily
2009-12-20  Andreas Steffenplugin name is x509
2009-12-20  Andreas Steffendiscard certificate with unknown critical extensions
2009-12-20  Andreas Steffenuse traffic_selector_t object to represent ipAddrBlocks
2009-12-20  Andreas Steffenmoved traffic_selectors from charon to libstrongswan
2009-12-17  Andreas Steffenparse ipAddrBlocks
2009-12-17  Andreas Steffenfixed updown plugin for mixed IPv4/IPv6 tunnels
2009-12-17  Martin WilliMigrated curl_fetcher to INIT/METHOD macros
2009-12-17  Martin WilliAdded a METHOD() macro to define methods with both...
2009-12-17  Martin WilliAdded a INIT() macro to initialize class instances
2009-12-17  Martin WilliFixed BEET mode by installing SAs with negotiated addre...
2009-12-16  Andreas SteffenIKEv1 daemon supports DNS and NBNS server assignment...
2009-12-16  Andreas Steffenipsec pool manages dns and nbns servers
2009-12-16  Andreas Steffencosmetics
2009-12-16  Andreas Steffenprovide attributes from SQL database
2009-12-15  Andreas Steffenadd IKEv1 support for the Camellia cipher
2009-12-15  Martin WilliAdded htoun16/32 and untoh16/32 to read/write unaligned...
2009-12-14  Martin WilliInstall v6 routes via outgoing interface for now
2009-12-09  Andreas Steffenfixed IKEv1 support of HMAC_SHA2_256_96
2009-12-09  Andreas Steffenif end id is missing assign IP address to raw public key
2009-12-08  Andreas SteffenIKEv1 support of ESP SHA2_HMAC with correct truncation
2009-12-08  Andreas Steffensome code optimizations
2009-12-08  Andreas Steffenadded ipAddrBlocks OID
2009-12-08  Martin WilliImproved libfast session management, using a hashtable
2009-12-08  Martin WilliRemoved obsolete curl interface specific destructor
2009-12-08  Martin WilliSupport "_" and "-" variants of NetworkManager pkg...
2009-12-08  Martin WilliUndef PACKAGE_BUG/URL of strongSwan before including...
2009-12-08  Martin WilliRemove generated config.h.in from source tree
2009-12-07  Tobias BrunnerThe attribute manager was moved from daemon_t to libstr...
2009-12-03  Martin WilliDo not execute the callback job if it has been cancelle...
2009-12-03  Martin WilliCleanup library if daemon initialization fails
2009-12-01  Martin WilliDo not install invalid 0.0.0.0 DNS servers
2009-12-01  Martin WilliPrefer EAP-Identity for provider attribute/address...
2009-12-01  Martin WilliSave EAP-Identity on auth config
2009-12-01  Martin WilliStore completed authentication rounds permanently on...
2009-11-30  Martin WilliRemoved obsolete and unused [gs]et_eap_identity() methods
2009-11-30  Martin WilliDo not propose transport mode as initiator if connectio...
2009-11-30  Martin WilliVerify EAP-SIM/AKA AT_MAC before processing any attributes
2009-11-30  Martin WilliSIM/AKA/Request/Reauthentication AT_MAC does not includ...
2009-11-30  Martin WilliInvoke attribute/key hooks from libsimaka
2009-11-30  Martin WilliExtended SIM manager by hooks, currently featuring...
2009-11-30  Martin WilliAdded a get_sa() method to the bus, allowing a thread...
2009-11-30  Martin WilliHandle NOT_SUPPORTED or other errors properly in get_qu...
2009-11-26  Martin WilliUse transport mode ESP SA if IPcomp is used, IPcomp...
2009-11-26  Martin WilliUse full algorithm name for SHA384/512 HMACs
2009-11-26  Martin WilliSupport the Linux specific SHA256 96 bit truncation...
2009-11-26  Martin WilliInstall SHA256_128 auth algorithm with specified 128...
2009-11-26  Martin WilliUpdated XFRM linux header, includes specified truncatio...
2009-11-26  Martin WilliAdded support for IPv6 source route installation
2009-11-26  Martin WilliCheck existing path in mobike probing only if we still...
2009-11-25  Andreas Steffenput identities in single quotes
2009-11-24  Andreas Steffenadded more debugging in configuration attribute handling
2009-11-24  Andreas Steffenchanged error messages in the case of faulty esp and...
2009-11-24  Andreas Steffendo not send all available kernel algorithms if esp...
2009-11-24  Elmar Vonlanthencheck if alg_info_esp exists
2009-11-24  Andreas Steffenadded some parentheses
2009-11-24  Andreas Steffenallow ECP DH groups in pfsgroup definition
2009-11-24  Andreas Steffenissue error message for expired certificates in OCSP...
2009-11-24  Andreas Steffenupdated IKEv2 notification messages assigned by IANA
2009-11-23  Martin WilliDo not recreate existing create_child subtask when...
2009-11-23  Martin WilliAvoid potentially unaligned half-word read
2009-11-23  Eric MertensCorrectly set host number to zero when computing traffi...
2009-11-20  Martin WilliUse abort() instead of raising SIGKILL, gives us proper...
2009-11-20  Martin WilliUse status_t return value for get_quintuplet() dummy...
2009-11-18  Martin WilliMessage stringification supports more detailed EAP...
2009-11-17  Martin WilliCorrectly enumerate attributes to request as initiator...
2009-11-17  Martin WilliFixed memleak in attribute handling
2009-11-17  Martin Williattr plugin supports any custom attribute type having...
2009-11-17  Martin WilliSupport enumeration of key/value pairs in a section...
2009-11-17  Martin WilliWhitelist register_printf_specifier in leak detective
2009-11-17  Martin WilliGive plugins more control of which configuration attrib...
2009-11-12  Martin WilliEncrypt payloads with missing rule, fix insertion of...
2009-11-12  Martin WilliBuild libsimaka with libtool, as we require a PIC-enabl...
2009-11-12  Martin WilliFix word alignement in memxor() on 64-bit architectures
2009-11-12  Martin WilliDo not complain about missing payload order rules for...
2009-11-12  Martin WilliProperly initialize attribute encoding/length values
2009-11-12  Martin WilliIdentation/whitespace cleanups
2009-11-12  Martin WilliSimplified vendor ID payload interface
2009-11-12  Martin WilliInvoke message hook before generation, allowing plugins...
2009-11-12  Martin WilliPrefer MODP2048/1536 over ECP Diffie-Hellman groups
2009-11-12  Martin WilliUse register_printf_specifier instead of deprecated...
2009-11-12  Martin WilliFixed compiler warning about missing return value
2009-11-12  Martin WilliSupport variable RES length in AKA quintuplets
2009-11-12  Martin WilliPorted pseudonym/reauth functionality to EAP-AKA
2009-11-12  Martin WilliPassing other as NULL should not always result in a...
2009-11-12  Martin WilliUse new identity constructor in EAP-SIM
2009-11-12  Martin WilliAdded identification constructor using a chunk of data...
2009-11-12  Martin WilliMoved card/provider enumeration to SIM manager, providi...
2009-11-12  Martin WilliAdded option to disable identity requests completely...
2009-11-12  Martin WilliFixed replacing existing reauthentication data
2009-11-12  Martin WilliInitiate full authentication if reauthentication identi...
2009-11-12  Martin WilliMoved reauth/pseudonym functionality from eap-sim-file...
2009-11-12  Martin Willieap-sim-file plugin supports volatile in-memory storage...
2009-11-12  Martin WilliInitial support for fast reauthentication in EAP-SIM
2009-11-12  Martin WilliEAP-SIM/AKA crypto helper supports key derivation for...
2009-11-12  Martin WilliFallback to permanent identity request if pseudonym...
next