]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
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...
2019-11-26  Tobias Brunnerike-cert-post: Encode intermediate CA certificates...
2019-11-26  Tobias Brunnerike-cert-post: Generate URL for hash-and-URL here
2019-11-26  Thomas Egererkernel-netlink: Check for offloading support in constructor
2019-11-21  Tobias Brunnertesting: Import sys in Python updown script
2019-11-19  Tobias Brunnerandroid: New version after fixing fetching via HTTP...
2019-11-19  Tobias Brunnerandroid: Add networkSecurityConfig to fetch CLRs/OCSP...
2019-11-19  Tobias Brunnerandroid: Update Gradle plugin
2019-11-19  Tobias BrunnerFix Android.mk for libstrongswan after adding DRBGs
2019-11-14  Tobias Brunnertesting: Accept LANG and LC_* env variables via SSH...
2019-11-12  Tobias Brunnerswanctl: Document wildcard matching for remote identities
2019-11-12  Tobias Brunnerconf: Replace deprecated OptionParser with ArgumentParser
2019-11-07  zhangkaiheb... testing: Remove unused connection definition in ikev2...
2019-11-07  zhangkaiheb... testing: Fix SHA description in ikev*/esp-alg-null...
2019-11-04  Tobias Brunnerproposal: Fix typos and clarify things in comments
2019-10-29  Kenyon Ralphman: Correct typo in description of closeaction
2019-10-28  Tobias BrunnerMerge branch 'enum-strings'
2019-10-28  Tobias Brunnerkernel-pfkey: Add additional strings for extensions...
2019-10-28  Tobias BrunnerAdd missing strings to several enum string definitions
2019-10-28  Tobias Brunnerenum: Add compile-time check for missing strings
2019-10-25  Tobias Brunnerkernel-netlink: Support extended table IDs for custom...
2019-10-25  Tobias Brunnervici: List additional information for deleted CHILD_SAs
next