]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2010-08-15  Andreas Steffenused default ipsec.secrets
2010-08-15  Andreas Steffenincluded bad case in ikev2/rw-eap-ttls-radius scenario
2010-08-14  Andreas Steffenversion bumps in testing.conf
2010-08-14  Andreas Steffenenable the eap-ttls and ctr plugins in the uml scenarios
2010-08-14  Andreas Steffenadded rw-eap-ttls-radius scenario
2010-08-14  Andreas Steffenremoved some raw EAP debug output
2010-08-13  Andreas Steffenuse EAP plugin for tunneled client authentication
2010-08-13  Andreas Steffensend tunneled EAP Identity response using eap-identity...
2010-08-13  Andreas Steffenallow to send an EAP Identity response without matching...
2010-08-13  Andreas Steffendo not dump tls application data any more
2010-08-13  Andreas Steffenimplement AVP EAP message building and processing
2010-08-13  Martin WilliAdded a counter mode wrapper plugin operating on existi...
2010-08-13  Martin WilliAdded support for Camellia cipher to xcbc
2010-08-13  Martin WilliSupport Camellia XCBC algorithms in proposal
2010-08-13  Martin WilliAdded private Camellia XCBC identifiers for PRFs and...
2010-08-13  Martin WilliAdded Camellia XCBC test vectors
2010-08-13  Martin WilliImplemented AES/Camellia counter mode in gcrypt
2010-08-13  Martin WilliAdded Camellia, AES-CTR to default IKE proposal, if...
2010-08-13  Martin WilliAdded Camellia CTR mode proposal keywords
2010-08-13  Martin WilliUse IV length of a crypter instead of block size for...
2010-08-13  Martin WilliAdd dedicated getter for the IV size to the crypter_t...
2010-08-13  Martin WilliMigrated xcbc plugin to INIT/METHOD macros
2010-08-13  Martin WilliMigrated hmac plugin to INIT/METHOD macros
2010-08-13  Martin WilliMigrated des plugin to INIT/METHOD macros
2010-08-13  Martin WilliMigrated blowfish plugin to INIT/METHOD macros
2010-08-13  Martin WilliMigrated the aes plugin to INIT/METHOD macros
2010-08-13  Martin WilliMigrated padlock plugin to INIT/METHOD macros
2010-08-13  Martin WilliReport the symbol name of a failed test vector
2010-08-13  Martin WilliAdded Camellia-CTR test vectors
2010-08-13  Martin WilliAdded AES-CTR test vectors
2010-08-13  Andreas SteffenMigrated eap_identity plugin to INIT/METHOD macros
2010-08-13  Andreas SteffenMigrated eap_md5 plugin to INIT/METHOD macros
2010-08-13  Andreas SteffenMigrated eap_authenticator to INIT/METHOD macros
2010-08-13  Andreas SteffenMigrated eap_manager to INIT/METHOD macros
2010-08-13  Andreas Steffenmoved eap_from_string() fomr libcharon to libstrongswan...
2010-08-13  Andreas Steffenfixed typo
2010-08-12  Andreas Steffenset TLS record type before state change to STATE_FINISH...
2010-08-12  Andreas Steffenfixed sequence numbering and iv of TLS protection layer
2010-08-12  Andreas Steffenrecognize eap-ttls method
2010-08-12  Andreas Steffenadded generic TLS application data handler and specific...
2010-08-12  Martin WilliUse an explicit plugin list instead of the unrealible...
2010-08-12  Martin WilliBuild dedicated plugin lists for each strongSwan component
2010-08-12  Martin WilliUse a m4 helper macro to build plugin lists
2010-08-11  Martin WilliImplemented Smartcard support in NetworkManager frontend
2010-08-11  Martin WilliImplemented public key encryption/private key decryptio...
2010-08-11  Martin WilliDiscard a packet that exceeds the receive buffer
2010-08-11  Martin WilliAdded a strongswan.conf option to change socket receive...
2010-08-11  Martin WilliDouble check that the OpenSSL RNG has been seeded,...
2010-08-11  Martin WilliImplemented RSA en-/decryption in openssl plugin
2010-08-10  Andreas Steffendifferentiate between TLS messages and EAP-[T]TLS packe...
2010-08-10  Martin WilliParse important extendedKeyUsage flags in openssl plugin
2010-08-10  Martin WilliParse UPN subjectAltName in openssl plugin
2010-08-10  Martin WilliParse UPN subjectAltNames in x509 plugin
2010-08-10  Martin WilliAdded Microsoft OID for user principal name (UPN) subje...
2010-08-10  Martin WilliAdded a stroke command to export cached x509 certificat...
2010-08-10  Martin WilliUse bits instead of bytes for a private/public key
2010-08-10  Martin WilliAdded support for different encryption schemes to priva...
2010-08-10  Martin WilliMigrated agent plugin to INIT/METHOD macros
2010-08-10  Martin WilliMigrated remaining classes in openssl plugin to INIT...
2010-08-10  Martin WilliMigraded gcrypt plugin to INIT/METHOD macros
2010-08-10  Martin WilliMigrated gmp plugin to INIT/METHOD macros
2010-08-10  Tobias BrunnerAdded support for early and late calls to Vstr wrappers.
2010-08-09  Martin WilliFixed settings lookup if the section/key contains dots...
2010-08-08  Andreas Steffenlog final TLS acknowledgement packet
2010-08-07  Andreas Steffenadded level 2 debug info on sent TLS packets
2010-08-07  Andreas Steffenlog EAP-TTLS version
2010-08-07  Andreas Steffenfixed typo
2010-08-07  Andreas SteffenEAP-TLS and EAP-TTLS use different constant MSK PRF...
2010-08-07  Andreas Steffensupport server authentication only for EAP-TTLS
2010-08-07  Andreas Steffenadded eap_ttls plugin configuration
2010-08-06  Tobias BrunnerProperly initialize libstrongswan in _copyright.
2010-08-06  Tobias BrunnerAdded missing Vstr wrappers for asprintf.
2010-08-06  Martin WilliCreate a PKCS#11 session public key if we don't find one
2010-08-06  Martin WilliImplemented PKCS#11 RSA public key for keys found on...
2010-08-06  Martin WilliExport scheme_to_mechanism conversion function
2010-08-06  Martin WilliLoad certificate after enumeration
2010-08-06  Jiri Bohacfix error-type range in parsing of NOTIFY payloads
2010-08-06  Andreas Steffenadded TTLS to EAP short names, too
2010-08-05  Andreas Steffenadded EAP_TTLS method
2010-08-05  Andreas Steffenadded ikev2/rw-eap-tls-radius
2010-08-05  Martin WilliWhitespace cleanups
2010-08-05  Martin WilliUse certificate subject to get a public key of the...
2010-08-05  Andreas Steffenno need for strongSwan VID since the EAP_ONLY notificat...
2010-08-05  Tobias BrunnerSome Doxygen fixes.
2010-08-05  Andreas Steffenadded some more TLS debug output
2010-08-04  Andreas Steffenfixed type in cipher suite list build
2010-08-04  Andreas Steffenlog selected TLS version and cipher suite
2010-08-04  Andreas Steffenlog TLS handshake messages in debug level 2
2010-08-04  Tobias BrunnerFixed loading of secrets with IDs.
2010-08-04  Tobias BrunnerFixed loading of private keys without password.
2010-08-04  Tobias BrunnerAccept EAP_ONLY_AUTHENTICATION notifies from any client...
2010-08-04  Andreas Steffengenerated aaa certificate
2010-08-04  Tobias BrunnerIKEv2 notification types updated.
2010-08-04  Martin WilliReimplemented mem pool to support multiple leases for...
2010-08-04  Martin WilliSave/Load state of PKCS#11 hasher
2010-08-04  Martin WilliRegister hmac/xcbc algorithms after potentially underly...
2010-08-04  Martin WilliDo initial slot enumeration manually
2010-08-04  Martin WilliImplemented hasher_t using PKCS#11
2010-08-04  Martin WilliDefer certificate loading until all PKCS#11 modules...
2010-08-04  Martin WilliDestroy IKE_SA Managers crypto primitives during flush...
next