]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan
vici: Correctly parse inactivity timeout as uint32_t
[thirdparty/strongswan.git] / src / libstrongswan /
2019-02-20  Tobias Brunneragent: Don't keep socket to ssh/gpg-agent open
2019-01-18  Tobias Brunnerunit-tests: Verify that E and emailAddress result in...
2018-12-18  Tobias BrunnerFixed some typos, courtesy of codespell
2018-12-12  Tobias Brunneropenssl: Make sure to release the functional ENGINE...
2018-11-30  Tobias BrunnerMerge branch 'openssl-25519/448'
2018-11-30  Tobias Brunnerunit-tests: Add test suite for Ed448
2018-11-30  Tobias Brunnerunit-tests: Add fingerprint test vectors for Ed25519
2018-11-30  Tobias Brunnercurve25519: Prevent Ed25519 signature malleability
2018-11-30  Tobias Brunneropenssl: Use separate DRBG for RNG_STRONG and RNG_TRUE...
2018-11-30  Tobias Brunnerleak-detective: Whitelist functions added in OpenSSL...
2018-11-30  Tobias Brunneropenssl: Add support for Ed25519/Ed448
2018-11-30  Tobias Brunnertest-vectors: Add vector for X448
2018-11-30  Tobias Brunneropenssl: Add support for X25519 and X448
2018-11-22  Tobias BrunnerAvoid inclusion of unistd.h in generated lexers
2018-11-21  Tobias BrunnerMerge branch 'travis-xenial'
2018-11-21  Tobias Brunnergcrypt: Don't use thread callbacks for newer versions...
2018-11-12  Tobias Brunnerbotan: Initialize p and q before calling calculate_pq()
2018-11-06  Tobias Brunnerleak-detective: Use hashtable to cache ignored/whitelis...
2018-11-06  Tobias Brunnerleak-detective: Whitelist additional OpenSSL functions...
2018-10-31  Tobias Brunneropenssl: Fix some const issues with OpenSSL 1.1.0
2018-10-31  Tobias Brunneropenssl: Don't use functions deprecated with OpenSSL...
2018-10-30  Andreas Steffenbotan: SHA-3 support
2018-10-26  Tobias Brunnermysql: Don't release the connection if transactions...
2018-10-26  Tobias BrunnerMerge branch 'botan-algos'
2018-10-26  Tobias Brunnerbotan: Fix build without specific asymmetric crypto
2018-10-26  Tobias Brunnerbotan: Fix build without AES and its modes
2018-10-26  Tobias Brunnerbotan: Add support for AES-CCM
2018-10-26  Tobias Brunnertest-vectors: Add another ChaCha20/Poly1305 test vector...
2018-10-26  Tobias Brunnerbotan: Add support for ChaCha20/Poly1305 AEAD algorithm
2018-10-26  Tobias Brunnerbotan: Add support for Ed25519 keys
2018-10-26  Tobias Brunnerbotan: Add helper function for signature verification
2018-10-26  Tobias BrunnerMerge branch 'ssh-eddsa'
2018-10-26  Tobias Brunneragent: Support signatures with Ed25519/Ed448 keys
2018-10-26  Tobias Brunnersshkey: Support encoding Ed25519/Ed448 SSH public keys
2018-10-26  Tobias Brunnersshkey: Add support for parsing Ed25519/Ed448 SSH keys
2018-10-26  Tobias Brunnercurve25519: Support loading Ed25519 public keys from...
2018-10-26  Tobias BrunnerMerge commit 'key-sig-schemes'
2018-10-26  Tobias Brunneragent: Enumerate only the supported signature schemes...
2018-10-26  Tobias Brunneragent: Add support for RSA signatures with SHA256 and...
2018-10-26  Tobias Brunnersignature-params: Provide option for maximum RSA/PSS...
2018-10-25  Tobias Brunnerprivate-key: Add optional method that returns supported...
2018-10-24  Tobias BrunnerMerge branch 'openssl-keyid'
2018-10-24  ambisoopenssl: Remove extra semicolon
2018-10-24  ambisoopenssl: Remove arbitrary keyid length check
2018-10-24  ambisoopenssl: Fix invalid keyid length check
2018-09-26  Tobias Brunnergmp: Fix buffer overflow with very small RSA keys
2018-09-21  Tobias Brunnergmp: Don't parse PKCS1 v1.5 RSA signatures to verify...
2018-09-17  Tobias BrunnerFixed some typos, courtesy of codespell
2018-09-17  Tobias Brunnersettings: Clarify that a key/value-pair can only occur...
2018-09-17  Tobias Brunnerasn1: Remove useless assignment
2018-09-17  Tobias Brunnerbotan: Fix leak if hasher initialization fails
2018-09-17  Tobias Brunnerbotan: Share code to generate RSA EMSA PSS signature...
2018-09-17  Tobias Brunnerbotan: Remove unnecessary nested blocks and simplify...
2018-09-12  Tobias BrunnerMerge branch 'botan-plugin'
2018-09-12  Tobias Brunnergcrypt: Make generic DH constructor static
2018-09-12  Tobias Brunnerbotan: Add support for X25519
2018-09-12  Tobias Brunnerbotan: Simplify DH/ECDH key derivation
2018-09-12  Tobias Brunnertest-vectors: Add the actual test vector from RFC 8031...
2018-09-12  Tobias Brunnerleak-detective: Add an option to ignore frees of unknow...
2018-09-12  Tobias Brunnerleak-detective: Whitelist some Botan functions
2018-09-12  Tobias Brunnerbotan: Adhere to configured DH exponent length
2018-09-12  Tobias Brunnerbotan: Encode private keys as PKCS#8
2018-09-12  Tobias Brunnerbotan: Load public/private keys generically
2018-09-12  Tobias Brunnerbotan: Encode curve OID and public key in EC private key
2018-09-12  Tobias Brunnerpkcs1: Accept EC private keys without public key but...
2018-09-12  Tobias Brunnerbotan: Fixes, code style changes plus some refactorings
2018-09-12  René Korthausbotan: Add MD5 support to Botan hasher
2018-09-12  René Korthausunit-tests: Remove 768 bits RSA gen test
2018-09-12  René Korthausbotan: Add Botan plugin to libstrongswan
2018-09-11  Tobias Brunnerlibrary: Return FALSE from library_init() if loaded...
2018-09-11  Tobias Brunnersettings: Don't allow dots in section/key names anymore
2018-09-10  Tobias BrunnerMerge branch 'ikev2-ppk'
2018-09-10  Tobias Brunnershared-key: Add a new type for Postquantum Preshared...
2018-09-04  Andreas Steffencrypto: References to RFCs 8410 and 8420
2018-08-31  Tobias BrunnerMerge branch 'xfrm-set-mark'
2018-08-31  Martin Willichild-sa: Use SA matching mark as SA set mark if the...
2018-08-31  Martin Williipsec-types: Restrict the use of %unique and other...
2018-08-29  Tobias BrunnerMerge branch 'ip-header-fields'
2018-08-29  Tobias Brunnerkernel: Add option to control DS field behavior
2018-07-03  Tobias BrunnerMerge branch 'android-updates'
2018-07-03  Tobias Brunnerrevocation: Support en-/disabling CRL/OCSP at runtime
2018-07-03  Tobias Brunneratomics: Use type of destination in CAS implementation
2018-07-03  Tobias Brunneratomics: Define HAVE_GCC_ATOMIC_OPERATIONS when buildin...
2018-06-29  Tobias Brunnersettings: Fix compilation with newer versions of Clang
2018-06-28  Tobias BrunnerMerge branch 'ike-proposal-switch'
2018-06-28  Tobias Brunnerproposal: Add method to check if two proposals match
2018-06-27  Tobias BrunnerMerge branch 'settings-references'
2018-06-27  Tobias Brunnersettings: Properly lock when extending sections or...
2018-06-27  Tobias Brunnersettings: Add reference feature
2018-06-26  Tobias Brunnerlinked-list: Order of insert_before/remove_at calls...
2018-06-12  Andreas SteffenMerge branch 'swima-reserved'
2018-06-12  Andreas Steffenbio_reader: Fix read_uint24
2018-06-12  Micah MortonAllow charon to change group on files before dropping...
2018-05-30  Andreas Steffenlibstrongswan: xmppaddr prefix designates an xmppAddr...
2018-05-23  Tobias BrunnerFixed some typos, courtesy of codespell
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2018-05-23  Tobias Brunnersettings: Parse assigned values in a different context
2018-05-23  Tobias Brunnersettings: Support CRLF in settings parser
2018-05-22  Martin Williproposal: Add a compat alg for ChaCha20Poly1305 with...
2018-05-22  Tobias BrunnerMerge branch 'cert-chain-fixes'
next