]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2009-09-16  Martin WilliRemoved obsolete per-command debug level option
2009-09-16  Martin WilliFixed loading of DER encoded certificate files
2009-09-15  Andreas Steffencorrected usage
2009-09-15  Andreas Steffenpki --req generates a PKCS#10 certificate request
2009-09-15  Andreas Steffenimplemented ASN.1 encoding of PKCS#10 attributes
2009-09-15  Andreas Steffenfixed typo
2009-09-15  Martin WilliDisable rtnetlink defaultroute lookup if pluto is disabled
2009-09-15  Heiko HundGet starter default route via rtnetlink
2009-09-15  Martin WilliHandle pki --debug and --options in a generic way for...
2009-09-15  Martin Willipki tool supports single letter short options
2009-09-15  Martin WilliExponents of a RSA key in openssl are optional (for...
2009-09-15  Martin WilliAdded some NEWS
2009-09-15  Martin WilliUse ID_KEY_ID as PGP user id, as it can contain any...
2009-09-15  Martin WilliFall back to default credential set lookup if fingerpri...
2009-09-15  Martin WilliImplemented support for preinstalled PGP certificates...
2009-09-15  Martin WilliAdded basic support for PGP certificates (no trust...
2009-09-15  Martin WilliMoved generic PGP parsing functions to pgp_utils.[ch]
2009-09-15  Andreas Steffenpki --pub and --keyid accept pkcs10 as input
2009-09-14  Martin Willireplaced the missed ${confdir} by ${sysconfdir}
2009-09-14  Andreas Steffencheck if PKCS#10 version is 1
2009-09-14  Andreas Steffencosmetics
2009-09-14  Andreas Steffenenable debug level setting
2009-09-14  Martin WilliFixed pluto certificate parsing
2009-09-14  Martin WilliAdded support to build RSA keys from components in...
2009-09-13  Andreas Steffensupport of PKCS#10 certificate request generation witho...
2009-09-13  Andreas Steffenextended hasher_signature_algorithm_to_oid() function
2009-09-13  Andreas Steffenremoved req.h
2009-09-13  Andreas Steffensupport of PKCS#10 certificate request parsing
2009-09-13  Andreas Steffenparsing error caused segfault in destroy()
2009-09-12  Andreas Steffenneed two PKCS#9 OIDs
2009-09-12  Andreas Steffencorrected captions
2009-09-12  Andreas Steffenfixed another typo
2009-09-12  Andreas Steffenfixed typo
2009-09-11  Martin Willipki tool can issue/self-sign certificates with OCSP...
2009-09-11  Martin Willix509 plugin supports encoding of OCSP AuthorityInfo...
2009-09-11  Martin Williadded lost session cookie buffer
2009-09-11  Martin WilliRemoved chunk_from_buf() in favor of a simpler chunk_fr...
2009-09-11  Martin Willipki tool can issue certificates with CRL distribution...
2009-09-11  Martin Willix509 plugin supports encoding of CRL distribution points
2009-09-10  Martin Willidouble check session id has been initialized
2009-09-10  Martin Willipass NULL to library_init() to load settings from defau...
2009-09-10  Martin Williuse NULL to load plugins from default plugin directory
2009-09-10  Martin Williremove obsolete @brief doxygen tags
2009-09-10  Martin WilliUse wrapped mutex_t/condvar_t instead of pthread_mutex...
2009-09-10  Martin Willilibfast uses enumerator instead of deprecated iterator
2009-09-10  Martin WilliUpdated x509 plugin to the new builder API
2009-09-10  Martin WilliUpdated pubkey plugin to the new builder API
2009-09-10  Martin WilliUpdated pkcs1 plugin to the new builder API
2009-09-10  Martin WilliUpdated pgp plugin to the new builder API
2009-09-10  Martin WilliUpdated pem plugin to the new builder API
2009-09-10  Martin WilliUpdated openssl plugin to the new builder API
2009-09-10  Martin WilliUpdated gmp plugin to the new builder API
2009-09-10  Martin WilliUpdated gcrypt plugin to the new builder API
2009-09-10  Martin WilliUpdated dnskey plugin to the new builder API
2009-09-10  Martin WilliUpdated agent plugin to the new builder API
2009-09-10  Martin WilliUpdated pluto to the new builder API
2009-09-10  Martin WilliReplaced builder_t objects by simple builder_function_t...
2009-09-10  Martin WilliUse dynamic registration/usage invocation of command...
2009-09-10  Martin Willisplitted PKI tool to a file per command
2009-09-10  Martin Williuse generic option parsing with usage information
2009-09-09  Martin Willifixed memleak
2009-09-09  Martin Willievaluate arguments of chunk_clone/clonea/alloc/alloca...
2009-09-09  Andreas Steffensplit usage information
2009-09-08  Andreas Steffenupdated usage of ipsec pki --self
2009-09-08  Andreas Steffensupport --options also in ipsec pki --self
2009-09-08  Andreas Steffen--options reads command line options from file
2009-09-08  Martin Willipki tool supports subjectAltNames in certificates
2009-09-08  Martin Willix509 certificates support encoding of email, DNS and...
2009-09-08  Martin Willinon self-signed x509 certificates are encoded with...
2009-09-08  Martin Willix509 CA certificates are encoded with a subjectKeyIdent...
2009-09-08  Martin Willipki tool --issue/--verify operations require a CA with...
2009-09-08  Martin Willipki tool can set CA basicConstraint on --self/--issued...
2009-09-08  Martin Willix509 plugin supports encoding of CA basicConstraint...
2009-09-07  Martin Willipki tool can issue certificates
2009-09-07  Martin Williuse sysconfdir, no need for an additional confdir variable
2009-09-07  Martin Willionly add generated m4 files to include path
2009-09-07  Martin WilliUse macros to define --with options
2009-09-07  Martin WilliUse macros to define --enable/--disable options
2009-09-07  Martin WilliAdded a .gitignore for generated m4 scripts
2009-09-07  Martin Williuse m4/ autoconf subdirectory
2009-09-07  Martin WilliRemoved trailing whitespaces in configure.in/Makefile.am
2009-09-04  Tobias BrunnerCleaned up some code of the mediation extension.
2009-09-04  Tobias BrunnerMoved set_state after the DBG0 statement, so that the...
2009-09-04  Martin Williremove spaces before tabs at the beginning of lines...
2009-09-04  Martin Williremove spaces within tabs (\t( )+\t)
2009-09-04  Martin Willireplaces four spaces by tabs, where appropriate
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-09-04  Marius Tomaschewskifixed open failure debug message in load_secrets
2009-09-03  Martin Willifixed memleak in rekey collissions
2009-09-03  Martin WilliConvert empty CREATE_CHILD_SA exchange to an INFORMATIONAL
2009-09-03  Martin WilliUse get_notify() to look up single notifies
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:...
next