]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2017-11-10  Andreas Steffentesting: Converted libipsec/net2net-cert-ipv6 to swanctl
2017-11-10  Andreas Steffentesting: Converted libipsec/net2net-cert to swanctl
2017-11-10  Andreas Steffentesting: Converted libipsec/net2net-3des to swanctl
2017-11-10  Andreas Steffentesting: Converted libipsec/host2host-cert to swanctl
2017-11-10  Andreas Steffentesting: Converted gcrypt-ikev2 to swanctl
2017-11-10  Andreas Steffentesting: Converted gcrypt-ikev1 to systemd
2017-11-10  Andreas Steffentesting: Converted af-alg to systemd
2017-11-10  Andreas Steffentesting: Enable systemd
2017-11-10  Andreas Steffentesting: Updated some descriptions
2017-11-10  Andreas Steffenlibtpmtss: Added missing argument in hasher_from_signat...
2017-11-10  Tobias Brunnercharon-tkm: Unlink PID file after deinit
2017-11-10  Tobias Brunnercharon: Unlink PID file after daemon deinit (i.e. after...
2017-11-09  Thomas Egererunit-tests: Rename targets for libstrongswan and kernel...
2017-11-08  Tobias BrunnerMerge branch 'rsassa-pss'
2017-11-08  Tobias Brunnerauth-cfg: Add RSA/PSS schemes for pubkey and rsa if...
2017-11-08  Tobias Brunnerpki: Enable PSS padding if enabled in strongswan.conf
2017-11-08  Tobias Brunnerpki: Optionally generate RSA/PSS signatures
2017-11-08  Tobias Brunnerpki: Indent usage lines properly automatically
2017-11-08  Tobias BrunnerTreat RSASSA-PSS keys like rsaEncryption RSA keys
2017-11-08  Tobias Brunneropenssl: Add support for signature schemes with parameters
2017-11-08  Tobias Brunnerpki: Properly forward digest to attribute certificate...
2017-11-08  Tobias Brunnerx509: Add support for signature schemes with parameters
2017-11-08  Tobias Brunnerbuilder: Add builder option to pass signature scheme...
2017-11-08  Tobias Brunnerikev2: Use helpers to build signature auth data
2017-11-08  Tobias Brunnersignature-params: Add helpers to parse/build ASN.1...
2017-11-08  Tobias Brunnerikev2: Enumerate RSA/PSS schemes and use them if enabled
2017-11-08  Tobias Brunnerikev2: Support signing with RSASSA-PSS via RFC 7427...
2017-11-08  Tobias Brunnersignature-params: Use helper to build MGF1 algorithmIde...
2017-11-08  Tobias Brunnerasn1: Add helper function to create algorithmIdentifier...
2017-11-08  Tobias Brunnerikev2: Verify RSASSA-PSS signatures via RFC 7427 signat...
2017-11-08  Tobias Brunnerkeymat_v2: Pass/receive signature schemes as signature_...
2017-11-08  Tobias Brunnerauth-cfg: Parse rsa/pss auth tokens
2017-11-08  Tobias Brunnerauth-cfg: Store signature schemes as signature_params_t...
2017-11-08  Tobias Brunnercertificate: Return signature scheme and parameters...
2017-11-08  Tobias Brunnersignature-params: Add helper struct for signature schem...
2017-11-08  Tobias Brunnerandroid: Add support for creating RSASSA-PSS signatures...
2017-11-08  Tobias Brunnerunit-tests: Add RSA-PSS signature tests with specific...
2017-11-08  Tobias Brunnergcrypt: Add support for static salts when signing with...
2017-11-08  Tobias Brunnergmp: Add support for static salts when signing with...
2017-11-08  Tobias Brunnersignature-params: Optionally pass a specific salt value...
2017-11-08  Tobias Brunnerunit-tests: Warn if we skip RSA tests due to dependencies
2017-11-08  Tobias Brunnerunit-tests: Add ability to issue a warning message...
2017-11-08  Tobias Brunnermgf1: Add support for SHA-224/384 based MGF1
2017-11-08  Tobias Brunnerxof: Add identifiers for MGF1 XOFs based on SHA-224/384
2017-11-08  Tobias Brunnergmp: Use helper to determine XOF type
2017-11-08  Tobias Brunnerxof: Add helper to determine MGF1 XOF type from hash...
2017-11-08  Tobias Brunnergcrypt: Add support for RSA-PSS signatures
2017-11-08  Tobias Brunnergcrypt: Register supported RSA signature/verification...
2017-11-08  Tobias Brunnerconfigure: Enable mgf1 plugin if gmp plugin is enabled
2017-11-08  Tobias Brunnergmp: Add support for RSASSA-PSS signature verification
2017-11-08  Tobias Brunnergmp: Add support for RSASSA-PSS signature creation
2017-11-08  Tobias Brunnerunit-tests: Add FIPS 186-4 RSASSA-PSS test vectors
2017-11-08  Tobias Brunnerunit-tests: Create and verify some RSA PSS signatures
2017-11-08  Tobias Brunneropenssl: Add support for verifying RSASSA-PSS signatures
2017-11-08  Tobias Brunneropenssl: Add support for creating RSASSA-PSS signatures
2017-11-08  Tobias Brunneropenssl: Add helper to determine EVP_MD from hash_algor...
2017-11-08  Tobias Brunnerunit-tests: Add FIPS 186-4 RSA test vectors
2017-11-08  Tobias Brunnergcrypt: Determine missing RSA private key parameters
2017-11-08  Tobias Brunnergmp: Determine missing RSA private key parameters
2017-11-08  Tobias Brunneropenssl: Add functions to determine missing RSA private...
2017-11-08  Tobias Brunnersignature-params: Add functions to parse/build ASN...
2017-11-08  Tobias Brunnerhasher: Add function to determine length of hashes
2017-11-08  Tobias Brunnerasn1: Add function to generate an ASN.1 integer from...
2017-11-08  Tobias Brunnerasn1: Add OID for MGF1
2017-11-08  Tobias Brunnersignature-params: Add struct for RSASSA-PSS parameters
2017-11-08  Tobias Brunnerprivate-key: Add optional parameters argument to sign...
2017-11-08  Tobias Brunnerpublic-key: Add optional parameters argument to verify...
2017-11-08  Tobias Brunnerpublic-key: Add RSASSA-PSS signature scheme identifier
2017-11-08  Tobias Brunnerasn1: Add OID for RSASSA-PSS
2017-11-08  Tobias Brunnerikev2: Don't use SHA-1 for RFC 7427 signature authentic...
2017-11-08  Tobias Brunnerproposal: Remove MODP-1024 from default IKE proposal
2017-11-08  Tobias Brunnerproposal: Remove MD5 from default IKE proposal
2017-11-08  Tobias Brunnerproposal: Remove deprecated algorithms from default...
2017-11-08  Martin Williconfigure: Fix check for libtpmtss to build it only...
2017-11-08  Tobias Brunnerpool: Destroy enumerator before deleting existing pool
2017-11-08  Tobias Brunnerkernel-pfkey: Support anti-replay windows > 2k
2017-11-08  Tobias Brunnerkernel-pfkey: Don't include keys in SADB_UPDATE message...
2017-11-08  Tobias BrunnerMerge branch 'vici-counters'
2017-11-08  Tobias Brunnerswanctl: Add --counters command
2017-11-08  Tobias Brunnervici: Add 'get|reset-counters' commands
2017-11-08  Tobias Brunnercounters: Move IKE event counter collection from stroke...
2017-11-08  Tobias Brunnersystime-fix: Add timeout option to stop waiting for...
2017-11-02  Tobias Brunnerandroid: Add log message if failed to retrieve user...
2017-11-02  Tobias Brunnertesting: Fix output matching of lease time in ipsec...
2017-11-02  Tobias Brunnershunt-mananger: Make outbound FWD shunt policies optional
2017-11-02  Thomas Egererike: Do not send initial contact only for UNIQUE_NEVER
2017-11-02  Tobias Brunnerpkcs11: Call C_Finalize() to cancel jobs waiting in...
2017-11-02  Tobias Brunnerpool: Make pool timeout configurable in other units...
2017-11-02  Tobias Brunnerutils: Add helper function to parse time spans from...
2017-11-02  Tobias Brunnerasn1: Add additional OIDs seen in certificate DNs
2017-11-02  Tobias Brunnerscripts: Add -d option to oid2der to decode DER encoded...
2017-11-02  Tobias Brunnerman: Fix documentation of inbound mark behavior in...
2017-11-02  Tobias Brunnervici: Make setting mark on inbound SA configurable
2017-11-02  Tobias Brunnerchild-cfg: Optionally set mark on inbound SA
2017-11-02  Tobias Brunnereap-radius: Optionally send Class attributes in RADIUS...
2017-11-02  Tobias Brunnerikev2: Abort make-before-break reauth if we don't find...
2017-11-02  Tobias Brunneropenssl: Also load EC keys from an ENGINE
2017-10-27  Andreas Steffenlibcharon: Added Cisco FlexVPN Supported VID
2017-10-23  Tobias Brunnerunit-tests: Fix "using integer constants in boolean...
2017-10-18  Tobias Brunnerstreams: Remove registered systemd stream service
next