]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
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:...
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
next