]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2009-09-03  Martin Williaccept octet strings in is_asn1() check
2009-09-03  Martin WilliUse recursive source address lookup if we get a gateway...
2009-09-03  Marius TomaschewskiFixed load_secrets to acquire/release lock in level...
2009-09-03  Martin WilliComplain about rw(un)lock errors
2009-09-02  Tobias BrunnerSimplified the search for ME_CONNECTID notifies.
2009-09-02  Tobias BrunnerFixed some typos; whitespace cleanup.
2009-09-02  Tobias BrunnerMissing commas added.
2009-09-01  Martin Willihandle plugin loading failures
2009-09-01  Martin Williplugins marked with a '!' are handled as critical:...
2009-09-01  Martin Williuse subjectPublicKeyInfo hash for CA certificate lookup
2009-09-01  Tobias BrunnerDescription of new lifetime limits added to manpage.
2009-09-01  Tobias BrunnerAdded lifetime/margintime keywords as alias for keylife...
2009-09-01  Tobias BrunnerRefactored the lifetime_cfg_t struct to be simpler...
2009-09-01  Tobias BrunnerHandling of new lifetime limits added to stroke.
2009-09-01  Tobias BrunnerAdded keywords for the new lifetime limits to starter.
2009-09-01  Tobias BrunnerAdded parser for unsigned long long ints to starter.
2009-09-01  Tobias BrunnerIf no inbound CHILD_SA is found, try to find an outboun...
2009-09-01  Tobias BrunnerSet the packet and byte limits in the netlink and pfkey...
2009-09-01  Tobias BrunnerTerminology and return value of get_lifetime of child_s...
2009-09-01  Tobias Brunnerchild_sa_t adapted to the new lifetime configuration.
2009-09-01  Tobias BrunnerAdapted the kernel interfaces to the new lifetime confi...
2009-09-01  Tobias BrunnerAdapted the config backends to the new lifetime configu...
2009-09-01  Tobias Brunnerchild_cfg_t now takes a lifetime_cfg_t to configure...
2009-09-01  Tobias Brunnerlifetime_cfg_t added to configure lifetime limits of...
2009-09-01  Tobias BrunnerAdded side effect free min and max macros.
2009-09-01  Martin Willisql/rw-rsa and sql/rw-rsa-keyid scenarios require the...
2009-09-01  Martin Willifixed certificate_t enum names
2009-08-31  Andreas Steffenchanged prefix of crl_reason_t values from CRL_ to...
2009-08-31  Andreas Steffenuse crl_reason_t definition from <credentials/certifica...
2009-08-31  Andreas Steffenuse crl_reason_t definition from <credentials/certifica...
2009-08-31  Martin Williuse time_monotonic() instead of time() for statistics...
2009-08-31  Martin Williuse time_monotonic() instead of gettimeofday() for...
2009-08-31  Martin Williuse monotonic time source in convar->timed_wait, and...
2009-08-31  Martin Williimplemented a monotonic timestamping function, unaffect...
2009-08-31  Martin Willido not depend on gcrypt autoconf macros
2009-08-31  Martin Williadded ECGDSA specific OIDs
2009-08-31  Martin Willifixed crash in crl listing
2009-08-30  Andreas Steffengeneration of keyid requires pkcs1 plugin
2009-08-30  Andreas Steffenclear RSA private key chunks after use
2009-08-30  Andreas SteffenASN.1 DER encoding of private key is not needed anymore
2009-08-30  Andreas Steffennew UML scenario certs have SHA256 digest
2009-08-30  Andreas Steffenremoved position debug output
2009-08-28  Martin Williadded workaround to parse PEM encoded PGP key with...
2009-08-28  Martin Williimplemented PGP Secret-Key Packet parsing
2009-08-28  Martin Willifixed memleak
2009-08-28  Andreas Steffen.., but a comment might be helpful
2009-08-28  Andreas Steffenremoved TODO reminder
2009-08-28  Andreas Steffenallow choice of digest algorithm in certificate generation
2009-08-27  Andreas Steffenbuild_curve_signature() processes hash not data
2009-08-27  Andreas SteffenNID_hash and NID_ec_curve were interchanged
2009-08-27  Andreas Steffenverify_signature() now processes hash not data
2009-08-27  Andreas SteffenNID_hash and NID_ec_curver were interchanged
2009-08-27  Martin Williverify that the ECDSA auth signature was done with...
2009-08-27  Martin Willidistinguish between RFC 4754 (concatenated) and RFC...
2009-08-27  Andreas SteffenOID_EC_PUBLICKEY has a parameters field, defining the...
2009-08-27  Andreas Steffenadded OID_EC_PUBLIC_KEY algorithmIdentifier
2009-08-27  Andreas Steffencosmetics
2009-08-27  Martin Willifixed return value
2009-08-27  Martin Willido not append a NULL paramter to ECDSA algorithmIdentifiers
2009-08-27  Martin WilliPKI tool supports certificate verification
2009-08-27  Martin Willido not flush cached encodings, keys are responsible...
2009-08-27  Martin Williwhitelist openssl ecdsa_check function
2009-08-27  Martin WilliPKI tool supports generation of self-signed certificates
2009-08-27  Martin Willisupport generation of EC certificates
2009-08-27  Martin Williadded support for SIGN_ECDSA_WITH_SHA1 signature scheme...
2009-08-27  Martin Willicreate algorithmIdentifier dynamically from OID database
2009-08-27  Martin Williuse subjectPublicKeyInfo encoding type directly
2009-08-27  Martin Willipkcs1 encoder supports subjectPublicKeyInfo encoding
2009-08-27  Andreas Steffenrevoked soon-to-expire carol certificate
2009-08-27  Andreas Steffenrenewed expiring strongSwan certicates for UML scenarios
2009-08-27  Martin Williimplemented fingerprinting support for PKI tool
2009-08-27  Martin Willifixed memleak in openssl fingerprinting
2009-08-27  Martin Willido openssl fingerprinting/encoding directly, openssl...
2009-08-27  Martin Willikey encoding gained a cache() method, allows caching...
2009-08-26  Andreas Steffenpgp plugin required in ikev1/net2net-pgp-v3|v4 scenarios
2009-08-26  Andreas Steffendnskey plugin required in ikev1/net2net-rsa scenario
2009-08-26  Andreas Steffenikev1 psk scenarios don't need pkcs1 and pem plugins
2009-08-26  Andreas Steffenfixed typo
2009-08-26  Andreas Steffenstreamlined file loading labels
2009-08-26  Andreas Steffenuse --outform consistantly
2009-08-26  Andreas Steffenthe option has been changed to --outform
2009-08-26  Andreas Steffenadded pki/.libs/pki to the libs
2009-08-26  Andreas Steffenfixed two typos
2009-08-26  Martin Williencoding public EC keys is not really possible without...
2009-08-26  Martin Willicomplain about build errors in non-recursive cases...
2009-08-26  Martin Williopenac (and tools) do not depend on gmp anymore
2009-08-26  Martin Willimoved chunk_increment() function to libstrongswan
2009-08-26  Martin Willipki tool supports public key extraction from private...
2009-08-26  Martin Williadded a BUILD_FROM_FD option, supporting credential...
2009-08-26  Martin Willistarted implementation of a PKI tool, currently support...
2009-08-26  Martin Williimplemented openssl EC key generation
2009-08-26  Martin Willifixed openssl RSA private key encoding
2009-08-26  Martin Willikeyids in SQL use ID_KEY_ID type with subjectPublicKey...
2009-08-26  Martin Willitests load pem/pkcs1 plugins, pubkey plugin not needed...
2009-08-26  Martin Williuse ./configured plugins in keyid scripts
2009-08-26  Martin Williaccept PEM encoded keys in keyid scripts
2009-08-26  Martin Willimigrated scripts to new fingerprinting API
2009-08-26  Martin Williupdated medsrv and test to new fingerprint/encoding API
2009-08-26  Martin Williupdated load-tester plugin to new fingerprinting API
2009-08-26  Martin Williuse only KEY_ID_PUBKEY_SHA1 fingerprint charon internally
next