]> git.ipfire.org Git - people/ms/strongswan.git/shortlog
people/ms/strongswan.git
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-08  Andreas Steffenadded ikev2/alg-3des-md5 scenario
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-02  Martin WilliTo build strongSwan from git sources, gettext is required
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  Andreas Steffenadded RFC-conforming ikev2/sha2 scenarios
2009-11-26  Andreas Steffenadapted ikev2/alg-aes-xcbc scenario
2009-11-26  Martin WilliUse transport mode ESP SA if IPcomp is used, IPcomp...
2009-11-26  Martin WilliAdded NEWS about SHA2 changes
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 Steffenrenewed OCSP Signing certificate
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-24  Andreas Steffenupdated NEWS for 4.3.6dr2
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-19  Martin WilliMove comment out of register_printf_function test
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...
2009-11-12  Martin WilliQuery triplet/quintuplet functions with permanent ident...
2009-11-12  Martin Willieap-sim-file plugin can store pseudonym information...
2009-11-12  Martin WilliSome coding style cleanups
2009-11-12  Martin WilliImpemented basic pseudonym support in EAP-SIM
2009-11-12  Martin WilliA SIM/AKA message can be parsed twice, without and...
2009-11-12  Martin WilliPass SIM/AKA crypto helper to constructor of message
2009-11-12  Martin WilliAdded a doxygen group for libsimaka, some cleanups
2009-11-12  Martin WilliAdded missing hasher include
2009-11-12  Martin WilliEAP servers check if the received EAP message was expected
2009-11-12  Martin WilliUse existing triplet length definitions
2009-11-12  Martin WilliSplitted EAP-AKA in peer and server implementations...
2009-11-12  Martin WilliProper handling of non-skippable attributes and client...
2009-11-12  Martin WilliCentralized SIM/AKA notifications and client errors
2009-11-12  Martin WilliUse the EAP-SIM/AKA crypto helper in EAP-SIM
2009-11-12  Martin Willilibsimaka provides cryptographic functionality used...
2009-11-12  Martin WilliMigrated EAP-SIM to libsimaka, separated server/peer...
2009-11-12  Martin WilliAdded a libsimaka library with shared message handling...
2009-11-12  Martin Willisim_provider_t API gained support for pseudonym/fast...
2009-11-12  Martin Willisim_card_t API gained support for pseudonym/fast reauth...
2009-11-11  Andreas Steffenmixed fingerprint / userid
2009-11-11  Andreas Steffenfixed 4.3.6 ocsp regression
2009-11-10  Andreas Steffenadapted log message
next