]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2011-11-09  Tobias Brunnerlibfreeswan: Fixed compiler warning.
2011-11-09  Tobias Brunnerpkcs11: Fixed a bug when creating public keys.
2011-11-09  Tobias BrunnerProperly disable starter and pluto in top Android.mk.
2011-11-09  Andreas Steffengcrypt does not support MD2
2011-11-08  Andreas Steffenadded dummy libsimaka_init() function needed for integr...
2011-11-08  Andreas Steffenversion bump to 4.6.1
2011-11-08  Andreas Steffenadded dummy libtls_init() function needed for integrity...
2011-11-08  Tobias BrunnerFixed monolithic build of libcharon with libtnccs enabled.
2011-11-08  Tobias BrunnerCorrectly refer to tnc-tnccs plugin when building monol...
2011-11-08  Tobias BrunnerCalculate checksums for libsimaka and libtls.
2011-11-08  Tobias BrunnerDefer calculation of checksums until installation.
2011-11-08  Tobias BrunnerFixed formatting for longer plugin names in checksum_bu...
2011-11-08  Tobias BrunnerDon't link libtnccs to checksum_builder.
2011-11-08  Tobias BrunnerRevert "fixed integrity tests of plugins using libtls...
2011-11-08  Tobias BrunnerRevert "fixed integrity tests of plugins using libsimaka"
2011-11-08  Tobias Brunnermaemo: New upstream release.
2011-11-07  Andreas Steffenassign get_features method
2011-11-05  Andreas Steffenmoved random plugin in front of openssl in order to...
2011-11-04  Thomas EgererAllow support for CA-certificate retrieval in scepclient 4.6.0
2011-11-04  Tobias BrunnerFix 'ipsec pool --status' for empty pools.
2011-11-04  Tobias BrunnerSyntax error in sqlite.sql fixed.
2011-11-04  Tobias BrunnerSome Android NEWS added.
2011-11-04  Tobias BrunnerDon't build pluto and starter by default on Android.
2011-11-04  Andreas Steffenif available link libsimaka to checksum_builder
2011-11-04  Andreas Steffenuse the correct USE_SIMAKA conditional
2011-11-04  Andreas Steffenadded integrity test to rw-eap-sim-rsa and rw-eap-aka...
2011-11-04  Andreas Steffenfixed integrity tests of plugins using libsimaka
2011-11-04  Thomas EgererChange order of ocsp uris when parsing a cert
2011-11-04  Thomas EgererHandle certificates being on hold in a CRL
2011-11-04  Thomas EgererMemwipe request after sa update, too
2011-11-04  Thomas EgererUse chunk_clear to memwipe shared secret
2011-11-04  Thomas EgererChange order of destroy/get_ref function calls
2011-11-04  Thomas EgererFix resource leak in x509_ocsp_response
2011-11-04  Thomas EgererExtend xfrm_attr_type_names by newly added enum values
2011-11-04  Tobias BrunnerSilently install route again, even if it did not change.
2011-11-04  Tobias BrunnerCompile warning fixed in kernel interfaces.
2011-11-03  Tobias BrunnerCommon spelling errors fixed.
2011-11-03  Tobias BrunnerNEWS about pkcs11 plugin added.
2011-11-03  Tobias Brunnerpkcs11: Documented use_pubkey option in strongswan...
2011-11-03  Tobias Brunnerpkcs11: Make public key operations on tokens optional.
2011-11-02  Tobias Brunnerpkcs11: Make sure a key can be used for a given signatu...
2011-11-02  Tobias Brunnerpkcs11: Register ECDSA feature.
2011-11-02  Tobias Brunnerpkcs11: We have to create our own hashes for some signa...
2011-11-02  Tobias Brunnerpkcs11: Lookup the public key of a private key by CKA_ID.
2011-11-02  Tobias Brunnerpkcs11: Search for private keys in a more generic way.
2011-11-02  Tobias Brunnerpkcs11: Added support to encode ECDSA public keys.
2011-11-02  Tobias Brunnerpkcs11: Parse ECDSA public keys and find/create them...
2011-11-02  Tobias Brunnerpkcs11: Added generic functions to find/create public...
2011-11-02  Tobias Brunnerpkcs11: Store public key length in bits.
2011-11-02  Tobias Brunnerpkcs11: Fix encoding of RSA public keys.
2011-11-02  Tobias Brunnerpkcs11: Use create_object_attr_enumerator to encode...
2011-11-02  Tobias Brunnerpkcs11: Instead of a mutex use a new session to do...
2011-11-02  Tobias Brunnerpkcs11: Function added to retrieve multiple attributes...
2011-11-02  Tobias Brunnerpkcs11: Memory leak fixed in DH/ECDH implementation.
2011-11-02  Tobias Brunnerpkcs11: Invalid free fixed in DH/ECDH implementation.
2011-11-02  Tobias Brunnerpkcs11: Changed how pkcs11-manager is initialized.
2011-11-02  Tobias Brunnerpkcs11: Add attributes to specify what we use the DH...
2011-11-02  Andreas Steffenversion bump to 4.6.0
2011-11-02  Andreas Steffenenable integrity test in tnc/tnccs-dynamic scenario
2011-11-02  Andreas Steffencharon must load libtls if available
2011-11-02  Andreas Steffenfixed integrity tests of plugins using libtls or libtnccs
2011-10-31  Andreas Steffenremoved xcbc plugin from sql scenarios
2011-10-31  Andreas Steffentnc-tnccs plugin is now included in integrity tests
2011-10-31  Tobias Brunnerpkcs11: Allow to build pkcs11 plugin on Android.
2011-10-31  Tobias Brunnerpkcs11: Documented new options in strongswan.conf(5).
2011-10-31  Tobias Brunnerpkcs11: Register the pkcs11 plugin before any other...
2011-10-31  Tobias Brunnerpkcs11: Use callback registration for pkcs11-manager.
2011-10-31  Tobias Brunnerpkcs11: Merged the ECDH into the DH implementation.
2011-10-31  Tobias Brunnerpkcs11: Use get_ck_attribute for ECDH.
2011-10-31  Tobias Brunnerpkcs11: Use get_ck_attribute for DH.
2011-10-31  Tobias Brunnerpkcs11: Method added to library to extract a single...
2011-10-31  Tobias Brunnerpkcs11: Added names for CKA_* constants.
2011-10-31  Tobias Brunnerpkcs11: Added support for ECDH.
2011-10-31  Tobias Brunnerpkcs11: Added definitions needed for ECDH to pkcs11.h.
2011-10-31  Tobias Brunnerpkcs11: Specify object class and key type when deriving...
2011-10-31  Tobias Brunnerpkcs11: Add features support.
2011-10-31  Tobias Brunnerpkcs11: Added support for DH.
2011-10-31  Tobias Brunnerpkcs11: Error message fixed.
2011-10-31  Tobias Brunnerpkcs11: Added support to generate random numbers on...
2011-10-31  Tobias Brunnerpkcs11: Properly destroy mutex in pkcs11_hasher if...
2011-10-30  Andreas SteffenAdded features support to agent plugin
2011-10-30  Andreas SteffenAdded features support to dnskey plugin
2011-10-30  Andreas SteffenAdded features support to pgp plugin
2011-10-30  Andreas SteffenAdded features support to pkcs1 plugin
2011-10-30  Andreas Steffenadded newline
2011-10-30  Andreas Steffenremove pem_encoder_encode
2011-10-30  Andreas SteffenAdd features support to pem plugin
2011-10-28  Tobias BrunnerSome Doxygen fixes.
2011-10-28  Tobias BrunnerCopyright fixed.
2011-10-27  Tobias Brunnerpluto: Compile warning fixed.
2011-10-27  Tobias Brunnerpluto: plugin_list.* added to Android.mk.
2011-10-27  Tobias BrunnerAdded missing backslash.
2011-10-26  Tobias BrunnerForgot to add Android.mk in ba5b559b41fa70261c4f181f516...
2011-10-26  Tobias BrunnerDestroy objects hashtable after plugin_manager.
2011-10-26  Andreas SteffenAdd features support to pubkey plugin
2011-10-26  Andreas SteffenAdd features support to x509 plugin
2011-10-26  Andreas SteffenCosmetics
2011-10-26  Andreas Steffenadded listplugins support to pluto and whack
2011-10-26  Andreas Steffenadd listplugins to ipsec shell command
2011-10-26  Andreas Steffenversion bump to 4.6.0rc3
next