]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2023-12-01  Andreas SteffenVersion bump to 5.9.13 5.9.13
2023-11-25  Andreas SteffenVersion bump to 5.9.13rc1 5.9.13rc1
2023-11-24  Tobias BrunnerMerge branch 'ocsp-fixes'
2023-11-24  Tobias Brunnerx509: Make sure the status in OCSP responses has the...
2023-11-24  Tobias Brunnerfuzz: Add fuzzing targets for OCSP requests/responses
2023-11-24  Tobias Brunnerx509: Make length of nonces in OCSP requests configurable
2023-11-24  Tobias Brunnerpki: Generate internal error OCSP response if no signer...
2023-11-24  Tobias Brunnercertificate-printer: Add some output for empty OCSP...
2023-11-24  Tobias Brunnerrevocation: Reject OCSP error responses
2023-11-24  Tobias Brunnerx509: Add getter for status of OCSP responses
2023-11-24  Tobias Brunnerx509: Correctly parse responderId as ASN.1 CHOICE in...
2023-11-24  Tobias Brunnerx509: Correctly handle missing responder ID when parsin...
2023-11-23  Andreas Steffencert-enroll: Set the environment variables needed by...
2023-11-20  Andreas SteffenVersion bumpt to 5.9.12 5.9.12
2023-11-17  Tobias BrunnerNEWS: Add info about CVE-2023-41913
2023-11-17  Tobias Brunnercharon-tkm: Validate DH public key to fix potential...
2023-11-15  Tobias Brunnerx509: Ensure extensions are encoded even if others...
2023-11-15  Tobias Brunnerx509: Also encode extendedKeyUsage in cert requests...
2023-11-15  Tobias Brunnerpki: Mention --index in description
2023-11-15  Tobias BrunnerNEWS: Add news for 5.9.12
2023-11-14  Tobias BrunnerMove ocsp_responder_t interface as it's not a certificate
2023-11-14  Tobias BrunnerFixed some typos, courtesy of codespell
2023-11-14  Andreas SteffenVersion bump to 5.9.12rc1 5.9.12rc1
2023-11-14  Andreas Steffenx509: Fix regression introduced by commit a22147a
2023-11-13  Tobias BrunnerMerge branch 'ocsp-responder-index'
2023-11-13  Tobias Brunnertesting: Use a single OCSP responder for ikev2-multi...
2023-11-13  Tobias Brunnertesting: Use pki --ocsp as OCSP responder
2023-11-13  Tobias Brunnerpki: Pre-process common arguments
2023-11-13  Tobias Brunnerpki: Add option to load certificate status information...
2023-11-13  Tobias Brunnerpki: Add index.txt-based OCSP responder
2023-11-13  Tobias Brunnerchunk: Add helper to hash chunks via pointer
2023-11-13  Tobias Brunnerpki: Drop legacy registration for OCSP responders
2023-11-13  Tobias Brunneropenxpki: Register as OCSP responder
2023-11-13  Tobias Brunnerpki: Use OCSP responder manager for --ocsp --respond
2023-11-13  Tobias Brunnerlibrary: Add manager for OCSP responders
2023-11-13  Tobias BrunnerMerge branch 'ocsp-responder'
2023-11-13  Andreas Steffenman: Extended pki man page and added pki --ocsp man...
2023-11-13  Andreas Steffenpki: Added ocsp command
2023-11-13  Andreas Steffenpki: Added ocsp-req and ocsp-rsp types to pki --print
2023-11-13  Andreas Steffenunit-tests: Update test_serial_gen suite
2023-11-13  Andreas Steffenx509: Support generation of OCSP responses
2023-11-13  Andreas Steffencertificates: Added ocsp_single_response object
2023-11-13  Andreas Steffenopenxpki: OCSP responder plugin accessing OpenXPKI
2023-11-13  Andreas Steffencrl-reason: Fixed typo
2023-11-13  Andreas Steffenutils: Added chunk_to_dec() function
2023-11-13  Andreas Steffenx509: Support parsing of OCSP requests
2023-11-13  Andreas Steffenpki --pkcs7: Set default to res = 1
2023-11-13  Tobias Brunnerkernel-netlink: Don't add replay state twice when updat...
2023-11-13  Tobias BrunnerMerge branch 'uri-san'
2023-11-13  Tobias Brunneridentification: Support explicit uri: prefix for SANs...
2023-11-13  Tobias Brunnerx509: Add support to encode SANs of type uniformResourc...
2023-11-13  Tobias Brunnerx509: Use issuer certificate's subjectKeyIdentifier...
2023-11-13  Tobias BrunnerMerge branch 'pkcs12-no-pw'
2023-11-13  Tobias Brunnercharon-cmd: Add support for key types other than RSA
2023-11-13  Tobias Brunnerpkcs12: Add support for PKCS#12 containers with empty...
2023-11-13  Tobias Brunnerpkcs7: Add supported for unprotected PKCS#7 encrypted...
2023-11-13  Tobias Brunnerpkcs8: Add support for unprotected PKCS#8 containers
2023-11-13  Tobias Brunnerpkcs12: Treat empty string and no password differently
2023-11-13  Tobias Brunneropenssl: Add support for unprotected PKCS#12 containers
2023-11-13  Tobias BrunnerMerge branch 'x509-ipaddress-constraints'
2023-11-13  Tobias Brunnerconstraints: Add support for IP address nameConstraints
2023-11-13  Tobias Brunneropenssl: Add support for IP address nameConstraints
2023-11-13  Tobias Brunnerx509: Add support for IP address nameConstraints
2023-11-13  Tobias Brunneropenssl: Add support for nameConstraints X.509 extension
2023-11-13  Tobias BrunnerMerge branch 'reqid-refcount'
2023-11-13  Tobias Brunnerikev2: Correctly maintain allocated reqid during make...
2023-11-13  Tobias Brunnertrap-manager: Maintain allocated reqids when handling...
2023-11-13  Tobias Brunnerquick-delete: Correctly maintain allocated reqid when...
2023-11-13  Tobias Brunnerchild-delete: Correctly maintain allocated reqid when...
2023-11-13  Tobias Brunnerike-sa: Correctly maintain allocated reqid when recreat...
2023-11-13  Tobias Brunnerikev1: Only set reqid on rekeyed CHILD_SA if it was...
2023-11-13  Tobias Brunnerchild-rekey: Only set reqid on new CHILD_SA if it was...
2023-11-13  Tobias Brunnerquick-mode: Maintain reference to reqid while CHILD_SA...
2023-11-13  Tobias Brunnerchild-create: Maintain reference to reqid while CHILD_S...
2023-11-13  Tobias Brunnerchild-sa: Add method that returns a reference to an...
2023-11-13  Tobias Brunnerchild-sa: Keep a reference to the previous reqid
2023-11-13  Tobias Brunnerkernel-interface: Add method to increase refcount for...
2023-11-13  Tobias Brunnerkernel-interface: Remove unnecessary parameters for...
2023-11-13  Tobias Brunnerkernel-interface: Use reqid as sole key in hash table
2023-11-13  Tobias Brunnercredential-manager: Add option to reject trusted end...
2023-11-13  Andreas Steffencert-enroll: Preventing some errors that might occur
2023-11-13  Andreas Steffencert-enroll: Install TLS client/server credentials
2023-11-06  Tobias Brunnertls-server: Also change DH group when selecting a diffe...
2023-11-06  Tobias Brunnerike-sa: Fix handling of redirects during IKE_AUTH
2023-11-03  Tobias Brunnergithub: Use latest Sonar scanner
2023-11-03  Tobias BrunnerUse wolfSSL 5.6.4 for tests
2023-10-30  Andreas SteffenVersion bump to 5.9.12dr2 5.9.12dr2
2023-10-26  Andreas Steffencert-enroll: Pack all source files into EXTRA_DIST
2023-10-13  Tobias BrunnerMerge branch 'reject-explicit-ecdsa'
2023-10-13  Tobias Brunnerunit-tests: Add a test case for explicit ECDSA parameters
2023-10-13  Tobias BrunnerUse Botan 3.2.0 for tests
2023-10-13  Tobias Brunnerbotan: Reject EC keys with explicitly encoded parameters
2023-10-13  Tobias Brunneropenssl: Reject EC keys with explicitly encoded parameters
2023-10-13  Tobias Brunnerwolfssl: Reject EC keys with explicitly encoded parameters
2023-10-12  Andreas Steffencert-enroll: Fixed path in cert-install-openxpki
2023-10-09  Tobias Brunnercirrus: Use FreeBSD 12.4
2023-10-09  Tobias Brunnercirrus: Use FreeBSD 13.2
2023-10-04  Andreas SteffenVersion bump to 5.9.12dr2 5.9.12dr1
2023-10-03  Andreas Steffencert-enroll: certificate checking and enrollment
2023-09-28  Tobias Brunnerike-sa: Destroy CHILD_SAs in order
next