]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2020-02-10  Tobias Brunnerpkcs1: Support parsing Ed448 public keys
2020-02-05  Tobias Brunnernm: Replace deprecated g_type_class_add_private()
2020-02-05  Tobias Brunnersoup: Use soup_session_new() to avoid deprecation warning
2020-02-05  Tobias Brunnertravis: Build soup plugin
2020-02-03  Tobias Brunnervici: Options are optional in get_pools() of Python...
2020-01-30  Tobias Brunnerlibtpmtss: Fix problematic usage of chunk_from_chars...
2020-01-30  Tobias Brunnerx509: Replace problematic calls of chunk_from_chars...
2020-01-30  Tobias Brunnerpki: Remove unnecessary and problematic chunk_from_char...
2020-01-30  Tobias Brunnertls-crypto: Fix usage of chunk_from_chars()
2020-01-30  Tobias Brunnerlgtm: Build external dependencies for a more complete...
2020-01-30  Tobias Brunnerwolfssl: Use pkg-config to check for wolfSSL
2020-01-30  Tobias Brunnerlibtpmtss: Only check for legacy TSS2 libs if newer...
2020-01-30  Tobias Brunnertravis: tpm2-tss switched the default crypto backend...
2020-01-30  Tobias Brunnertravis: Trigger code review on lgtm.com
2020-01-29  Tobias Brunnerconf: Complete ordering functions for ConfigOption...
2020-01-28  Tobias Brunnerpkcs11: Avoid naming conflict with method parameter
2020-01-28  Tobias Brunnersystime-fix: Replace asctime() with thread-safe asctime_r()
2020-01-28  Tobias Brunnerload-tester: Avoid naming conflict with local certifica...
2020-01-28  Tobias Brunnersw-collector: Avoid naming conflicts with local count...
2020-01-28  Tobias Brunnereap-aka-3gpp2: Fix a bunch of typos
2020-01-28  Tobias Brunnereap-aka-3gpp2: Avoid naming conflict with parameters...
2020-01-28  Tobias Brunnereap-aka-3gpp2: Avoid naming conflict with local AMF...
2020-01-28  Tobias Brunnerpool: Avoid conflict with start/end variables used...
2020-01-28  Tobias Brunneraesni: Namespace include guard for AES-CMAC
2020-01-28  Tobias Brunnertls-prf: Remove unused/undeclared argument in TLS 1...
2020-01-28  Tobias Brunnerpki: Avoid naming conflict with global variables for...
2020-01-28  Tobias Brunnerscepclient: Avoid name conflict with global PKCS#7...
2020-01-28  Tobias Brunnerstarter: Avoid hiding global variable when checking...
2020-01-28  Tobias Brunnercopyright: Make strings static const
2020-01-28  Tobias Brunnerplugin-constructors: Remove unused import for `sys`
2020-01-28  Tobias Brunnervici: Remove unused import in Python bindings
2020-01-28  Tobias Brunnervici: Remove unnecessary `pass` statement
2020-01-28  Tobias Brunnerarray: Avoid overflow in size calculation
2020-01-28  Tobias Brunnerswanctl: Add missing header guards for load commands
2020-01-28  Tobias Brunnerswanctl: Add missing `extern` for `swanctl_dir` variabl...
2020-01-27  Tobias Brunnerlgtm: Add query to detect problematic uses of chunk_fro...
2020-01-27  Tobias Brunnerlgtm: Add config for a more complete build on lgtm.com
2020-01-22  Tobias Brunnertravis: Build on ARM64, IBM Power and IBM Z architectures
2020-01-20  Tobias Brunnersha3: Fix readLane() macro on big-endian platforms
2020-01-16  Tobias BrunnerUse Botan 2.13.0 for tests
2020-01-15  Tobias Brunnerscepclient: Add missing short options (-i, -T)
2020-01-14  Tobias BrunnerMerge branch 'vici-pytest'
2020-01-14  Tobias Brunnervici: Move Python test dir and include it in sdist
2020-01-14  Tobias Brunnertravis: Run python tests with tox
2020-01-14  Tobias Brunnervici: Run Python tests via tox if available
2020-01-14  Tobias Brunnervici: Fix several PEP8 issues
2020-01-14  Tobias Brunnervici: Add tox.ini to run tests with tox
2020-01-14  Tobias Brunnervici: List newer Python versions in setup.py
2020-01-13  Tobias Brunnertravis: Bump wolfSSL to 4.3.0
2020-01-13  Tobias Brunnerwolfssl: Undef RSA_PSS_SALT_LEN_DEFAULT as wolfSSL...
2019-12-19  Tobias BrunnerRevert "travis: Add a workaround for a bug regarding...
2019-12-17  Andreas SteffenVersion bump to 5.8.2 5.8.2
2019-12-16  Andreas SteffenVersion bump to 5.8.2rc2 5.8.2rc2
2019-12-13  Tobias Brunnerkernel-netlink: Use correct config option name for...
2019-12-12  Tobias Brunnerdrbg: Fix Doxygen group in headers
2019-12-12  Tobias BrunnerFixed some typos, courtesy of codespell
2019-12-12  Tobias BrunnerNEWS: Added some news for 5.8.2
2019-12-11  Thomas Egereropenssl: Make some additional arguments const
2019-12-10  Tobias Brunnerlibtpmtss: Convert RSA exponent to big-endian when...
2019-12-09  Tobias Brunnerikev2: Destroy IKE_SA if INVALID_SYNTAX notify is recei...
2019-12-09  Tobias Brunnerikev2: Destroy IKE_SA when receiving invalid authentica...
2019-12-09  Tobias Brunnerikev2: Send INVALID_MAJOR_VERSION notify using the...
2019-12-09  Tobias Brunnersshkey: Rename variables that conflict with function...
2019-12-09  Tobias Brunnerchunk: Rename hash key variable to avoid conflicts...
2019-12-09  Tobias Brunnerattr: Remove unused/undeclared argument in provider...
2019-12-07  Andreas SteffenVersion bump to 5.8.2rc1 5.8.2rc1
2019-12-06  Tobias Brunnerconfigure: Drop unnecessary gperf version check
2019-12-06  Tobias Brunnerconfigure: Abort if gperf is not found but generated...
2019-12-06  Tobias Brunnerconfigure: Declare GPERF and PERL as variables
2019-12-06  Tobias Brunnerkernel-netlink: Properly compare routes for policies...
2019-12-06  Tobias Brunneropenssl: Ensure underlying hash algorithm is available...
2019-12-06  Tobias BrunnerMerge branch 'ca-identity-constraint'
2019-12-06  Tobias Brunnervici: Log certificate constraints for loaded configs
2019-12-06  Martin Willitesting: Use identity based CA restrictions in rw-hash...
2019-12-06  Martin Williswanctl: Include ca_id property in list-conns command
2019-12-06  Martin Williswanctl: Document the remote ca_id option for identity...
2019-12-06  Martin Willivici: Introduce a ca_id option identity based CA certif...
2019-12-06  Martin Williauth-cfg: Add support for identity based CA authenticat...
2019-12-06  Tobias Brunnerfarp: Ignore SAs with 0.0.0.0/0 remote traffic selector
2019-12-06  Tobias Brunnerfarp: Only cache IPv4 traffic selectors
2019-12-06  Tobias BrunnerMerge branch 'ocsp-nonce'
2019-12-06  Tobias Brunnerrevocation: Check that nonce in OCSP response matches
2019-12-06  Tobias Brunnerx509: Correctly parse nonce in OCSP response
2019-12-06  Tobias Brunnerx509: Add getter for nonce in OCSP request/response...
2019-12-06  Tobias Brunnercredentials: Add getter for nonce in OCSP request and...
2019-11-28  Andreas Steffendrbg: Don't generate more than 2^16 bytes
2019-11-28  Tobias BrunnerMerge branch 'aes-ecb'
2019-11-28  Andreas Steffendrbg: Use AES_ECB encryption
2019-11-28  Andreas Steffengcrypt: Added AES_ECB support
2019-11-28  Andreas Steffenaf-alg: Added AES_ECB support
2019-11-28  Andreas Steffenaes: Added AES_ECB support
2019-11-28  Andreas Steffenopenssl: Added AES_ECB support
2019-11-28  Andreas Steffenaesni: Added AES_ECB support
2019-11-28  Tobias Brunnervici: Update Python egg if strongSwan version changed
2019-11-28  Andreas Steffendrbg: The drbg instance owns the entropy rng
2019-11-26  Andreas SteffenVersion bump to 5.8.2dr2 5.8.2dr2
2019-11-26  Tobias BrunnerMerge branch 'hash-url-multi-level'
2019-11-26  Tobias Brunnertesting: Add scenario with hash-and-URL encoding for...
2019-11-26  Tobias Brunnerstroke: Remove obsolete certificate registration for...
2019-11-26  Tobias Brunnervici: Remove obsolete certificate registration for...
next