]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2022-06-29  Andreas SteffenRename MODP_NONE to KE_NONE
2022-06-29  Tobias BrunnerRename diffie_hellman_t to key_exchange_t and change...
2022-06-29  Tobias Brunnerbliss: Remove stray URLs from headers
2022-06-28  Tobias BrunnerReplace or remove wiki.strongswan.org URLs
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2022-06-28  Tobias BrunnerRemove obsolete _copyright utility
2022-06-27  Tobias Brunneropenssl: Use dynamically allocated array to determine...
2022-06-27  Tobias Brunnerita-comp-ima: Change validation URI parsing to avoid...
2022-06-27  Tobias Brunnerfips-prf: Add explicit bound check to avoid GCC 12...
2022-06-27  Tobias Brunnerhashtable: Avoid compiler warning with GCC 12
2022-06-27  Tobias Brunnerobject: Fix CALLBACK macros with GCC 12
2022-06-21  Tobias Brunnerconf: Fix documentation for leak detective's usage...
2022-06-02  Tobias Brunnercredential-manager: Log subject of trusted cert before...
2022-05-26  Andreas SteffenVersion bump to 5.9.7dr1 5.9.7dr1
2022-05-26  Andreas SteffenTCG TNC attribute name changes
2022-05-24  Tobias Brunnertesting: Use sans-serif font for test results
2022-05-16  Tobias BrunnerMerge branch 'nm-gtk4'
2022-05-16  Tobias Brunnernm: Version bump to 1.6.0
2022-05-16  Tobias Brunnernm: Add support for GTK4
2022-05-16  Tobias Brunnernm: Change layout of file chooser dialog
2022-05-16  Tobias Brunnernm: Split NM plugin and editor widget into separate...
2022-05-16  Tobias Brunnernm: Replace GtkFileChooserButton
2022-05-16  Tobias Brunnernm: Update Glade file
2022-05-16  Tobias Brunnernm: Load GtkBuilder data from resource instead of file
2022-05-16  Tobias Brunnernm: Remove old libnm-glib compat stuff
2022-05-10  Tobias Brunneradopt-children-job: Avoid reordering CHILD_SAs
2022-05-10  Xiao Liangquick-mode: Remove outbound SA/policy of rekeyed CHILD_SA
2022-05-10  Tobias Brunnerproposal: Demote AES-XCBC/CMAC PRFs in default proposal
2022-05-10  Tobias Brunnerconfigure: Auto-enable kdf plugin if necessary
2022-05-06  Tobias Brunnergithub: Update automatic labels in issue templates
2022-05-06  Tobias BrunnerUse wolfSSL 5.3.0 for tests
2022-05-06  Tobias Brunnerplugin-loader: Print an error message if plugin constru...
2022-05-06  Tobias Brunnerkeymat_v2: Fix error message if KDF can't be created
2022-05-02  Tobias Brunnertesting: Fix 'unsafe repository' error when accessing...
2022-05-02  Tobias Brunnerenum: Fix compiler warning
2022-04-28  Andreas SteffenVersion bump to 5.9.6 5.9.6
2022-04-25  Tobias BrunnerUse mallinfo2() if available
2022-04-22  Tobias BrunnerNEWS: Add news for 5.9.6
2022-04-22  Tobias Brunnertls-crypto: Initialize cipher suites arrays to avoid...
2022-04-22  Tobias Brunnergcrypt: Initialize variables when en-/decrypting with...
2022-04-22  Tobias Brunnerkdf: Fix Doxygen comments
2022-04-21  Tobias Brunneropenssl: Fix typo in comment
2022-04-20  Tobias Brunnerikev2: Maintain labels during make-before-break reauthe...
2022-04-19  Tobias Brunnergithub: Use run_number instead run_id as external-id...
2022-04-16  Andreas SteffenVersion bump to 5.9.6rc1 5.9.6rc1
2022-04-14  Tobias BrunnerMerge branch 'openssl-3.0'
2022-04-14  Tobias Brunnergithub: Add a build against OpenSSL 3.0
2022-04-14  Tobias Brunnerunit-tests: Add environment variable to skip IPv6 strea...
2022-04-14  Tobias Brunnerunit-tests: Add support for more than one warning per...
2022-04-14  Tobias Brunneropenssl: Move ENGINE-specific code into a separate...
2022-04-14  Tobias Brunneropenssl: Remove checks and legacy compatibility code...
2022-04-14  Tobias Brunneropenssl: Fixes for HMAC with OpenSSL 3.0
2022-04-14  Tobias Brunneropenssl: Fixes for ECDSA with OpenSSL 3.0
2022-04-14  Tobias Brunnerconfigure: Move pkcs8 plugin after plugins that can...
2022-04-14  Tobias Brunnerpkcs8: Parse the decrypted PKCS#8 structure via regular...
2022-04-14  Tobias Brunneropenssl: Fixes for RSA with OpenSSL 3.0
2022-04-14  Tobias Brunneropenssl: Fixes for DH with OpenSSL 3.0
2022-04-14  Tobias Brunneropenssl: Fixes for ECDH with OpenSSL 3.0
2022-04-14  Tobias Brunneropenssl: PRF_KEYED_SHA1 might not be supported
2022-04-14  Tobias Brunnerleak-detective: Whitelist OpenSSL 3.0 functions
2022-04-14  Tobias Brunneropenssl: Move shared secret calculation to get_shared_s...
2022-04-14  Tobias BrunnerMerge branch 'ikev2-kdf-modularization'
2022-04-14  Tobias Brunnerkeymat_v2: Use plugin-provided KDF_PRF to derive SKEYSEED
2022-04-14  Tobias Brunnerunit-tests: Hand out an actual shared secret and pubkey...
2022-04-14  Tobias Brunnerwolfssl: Implement HMAC-based IKEv2 PRFs via wolfSSL...
2022-04-14  Tobias Brunnerbotan: Implement HMAC-based IKEv2 PRFs via Botan's...
2022-04-14  Tobias Brunneropenssl: Implement HMAC-based IKEv2 PRFs via OpenSSL...
2022-04-14  Tobias Brunnerkdf: Implement wrapper for IKEv2 PRFs
2022-04-14  Tobias Brunnertest-vectors: Add vectors for HMAC-based IKEv2 PRFs
2022-04-14  Tobias Brunnercrypto: Add new KDF type for IKEv2 PRFs
2022-04-14  Tobias Brunnercrypto: Adapt kdf_t interface to support KDFs with...
2022-04-14  Tobias Brunnerwolfssl: Implement prf+ via wolfSSL's HKDF implementation
2022-04-14  Tobias Brunnerbotan: Implement prf+ via Botan's HKDF implementation
2022-04-14  Tobias Brunnercrypto: Remove unused prf_plus_t
2022-04-14  Tobias Brunnerkdf: Implement prf+ directly without relying on prf_plus_t
2022-04-14  Tobias Brunnerkeymat_v1: Derive CHILD_SA keys without using prf_plus_t
2022-04-14  Tobias Brunnerunit-tests: Use plugin-provided prf+ in unit test
2022-04-14  Tobias Brunnertls-hkdf: Use plugin-provided prf+
2022-04-14  Tobias Brunnerkeymat_v2: Use plugin-provided prf+ to derive keys
2022-04-14  Tobias Brunnerappveyor: Enable kdf plugin on old images with OpenSSL...
2022-04-14  Tobias Brunnerandroid: Build and load kdf plugin for prf+
2022-04-14  Tobias Brunnertesting: Load kdf plugin in all scenarios that require it
2022-04-14  Tobias Brunnerkeymat_v2: Refactor CHILD_SA key derivation so it only...
2022-04-14  Tobias Brunnerkeymat_v2: Refactor IKE key derivation so it only needs...
2022-04-14  Tobias Brunneropenssl: Add a prf+ implementation based on OpenSSL...
2022-04-14  Tobias Brunnerkdf: Add plugin that provides a default prf+ implementation
2022-04-14  Tobias Brunnertest-vectors: Add test vectors for prf+
2022-04-14  Tobias Brunnerplugin-feature: Add plugin feature for KDFs
2022-04-14  Tobias Brunnerplugin-feature: Remove 'default' case in plugin_feature...
2022-04-14  Tobias Brunnertest-vectors: Add support for KDF test vectors
2022-04-14  Tobias Brunnercrypto-factory: Use actual plugin name when testing...
2022-04-14  Tobias Brunnercrypto-tester: Add facility to test KDFs
2022-04-14  Tobias Brunnervici: Report registered KDFs
2022-04-14  Tobias Brunnerstroke: List registered KDFs
2022-04-14  Tobias Brunnercrypto-factory: Add constructor and methods to create...
2022-04-14  Tobias Brunnerpkcs5: Rename kdf_t to avoid conflict
2022-04-14  Tobias Brunnertransform: Add private transform for KDFs
2022-04-14  Tobias Brunnercrypto: Add interface for key derivation functions
2022-04-14  Tobias BrunnerMerge branch 'labeled-ipsec'
2022-04-14  Tobias Brunnertesting: Add DSCP scenario that uses simple labels
next