]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan
ike: Float to port 4500 if either port is 500
[thirdparty/strongswan.git] / src / libstrongswan /
2018-04-11  Tobias Brunnertraffic-selector: Always print protocol if either proto...
2018-03-29  robinleanderpkcs11: Use unused return value of C_GetMechanismList
2018-03-21  Tobias BrunnerMerge branch 'hw-offload-auto'
2018-03-21  Adi Nissimipsec-types: Create new enum hw_offload_t
2018-03-21  Tobias Brunnerdiffie-hellman: Remove unused exponent length initializ...
2018-03-21  Tobias Brunnerdiffie-hellman: Don't set exponent length for DH groups...
2018-03-21  Tobias Brunnerproposal: Make sure non-AEAD IKE proposals contain...
2018-03-21  Tobias Brunnerproposal: Compress arrays after removing transforms
2018-03-07  Tobias BrunnerMerge branch 'pbkdf2-sha2'
2018-03-07  Tobias Brunnerpkcs5: Parse PRF algorithms if given in PBKDF2-params...
2018-03-07  Tobias Brunnerprf: Add helper function to convert OIDs to algorithm...
2018-03-07  Tobias Brunnerasn1: Add OIDs for HMAC-based PRFs as defined in RFC...
2018-03-07  Tobias BrunnerMerge branch 'unknown-transform-types'
2018-03-05  Tobias Brunnerproposal: Compare algorithms of all transform types...
2018-03-05  Tobias Brunnerproposal: Make sure to consider all transform types...
2018-03-05  Tobias Brunnerproposal: Print all algorithms even those with currentl...
2018-03-05  Tobias Brunnerproposal: Keep track of contained transform types
2018-03-05  Tobias Brunnertransform: Move internal identifiers out of private...
2018-03-02  Tobias Brunnerunit-tests: Ignore binaries of renamed test runners
2018-02-22  Tobias Brunnerappveyor: Allow events to trigger early in threading...
2018-02-21  Tobias Brunnerx509: Fix leak if a CRL contains multiple authorityKeyI...
2018-02-19  Tobias Brunnersignature-params: Properly handle MGF1 algorithm identi...
2018-02-14  Tobias Brunnerproposal: Add modp6144 to the default proposal
2018-02-13  Tobias BrunnerFixed some typos, courtesy of codespell
2018-02-09  Tobias BrunnerMerge branch 'dh-group-rekey'
2018-02-09  Tobias Brunnerproposal: Add method to move a given DH group to the...
2018-02-08  Tobias Brunnerauth-cfg: Classify key strengths as multi value rules
2018-01-31  Tobias Brunnergmp: Fix compatibility with older libgmp releases
2018-01-31  Tobias Brunnerrevocation: Skip any zero bytes when comparing serials...
2018-01-23  Reinhard Pfaueap: Reset errno before calling strtoul() to parse...
2017-12-10  Andreas Steffenasn1: Added tlsfeature OID
2017-12-07  Eyal Birgeripsec-types: Don't mask the mark value if it is one...
2017-11-28  Tobias BrunnerMerge branch 'android-proposals'
2017-11-17  Tobias Brunnerproposal: Move proposal_t from libcharon to libstrongswan
2017-11-17  Tobias Brunnerhashers: Change names of SHA2 hash algorithms
2017-11-17  Tobias Brunnerhasher: Add uppercase short names for hash algorithms
2017-11-15  Tobias Brunnerx509: Initialize signature params when parsing attribut...
2017-11-15  Tobias Brunnerpkcs8: Add explicit comment for RSASSA-PSS fall-through
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 BrunnerTreat RSASSA-PSS keys like rsaEncryption RSA keys
2017-11-08  Tobias Brunneropenssl: Add support for signature schemes with parameters
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 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 Brunnersignature-params: Use helper to build MGF1 algorithmIde...
2017-11-08  Tobias Brunnerasn1: Add helper function to create algorithmIdentifier...
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 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 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-02  Tobias Brunnerpkcs11: Call C_Finalize() to cancel jobs waiting in...
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 Brunneropenssl: Also load EC keys from an ENGINE
2017-10-18  Tobias Brunnerstreams: Remove registered systemd stream service
2017-10-13  Tobias Brunnerstreams: Named systemd sockets are only supported since...
2017-10-10  Tobias Brunnerwatcher: Don't notify watcher if removed FD was not...
2017-10-10  aszligstream: Add basic stream service for systemd sockets
2017-10-10  Tobias Brunneropenssl: Fix call of X509_CRL_get0_signature() with...
2017-10-02  Tobias Brunnerconfigure: Fix gperf length parameter determination
2017-09-19  Tobias Brunnerconfigure: Detect type of length parameter for gperf...
2017-09-19  Tobias Brunnerutils: Include stdint.h
2017-09-18  Tobias Brunnerbliss: Fix compile error of unit tests due to uninitial...
2017-09-18  Tobias Brunnersettings: Fix possible undefined behavior with va_start...
next