strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tls-peer: Mutual authentication support for TLS 1.3
2021-02-12
Pascal Knecht
tls-peer: Mutual authentication support for TLS 1.3
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-peer: Derive application traffic keys after server...
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-peer: Use private key enumeration also in TLS versions...
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-crypto: Share private key search between client...
Co-authored-by: Tobias Brunner <
tobias@strongswan.org
>
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-test: Add support to require/verify client certificates
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-server: Mutual authentication support for TLS 1.3
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-server: Terminate connection if peer certificate...
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-server: Make CertificateRequest conditional in...
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-server: Share trusted public key search between...
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-crypto: Move AEAD ownership to the protection layer
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-hkdf: Always use correct base key to derive finished...
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
libtls: Add unit tests for Ed25519 and Ed448 keys
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-test: Load keys of any type
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-crypto: Support EdDSA keys with ECDSA cipher suites
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-server: Consider supported signature algorithms...
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-crypto: Distinguish between signing and verifying...
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-server: Check if peer sent hash and signature algorithms
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-crypto: Add missing signature scheme constants
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-server: Fix invalid signature algorithm and supported...
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-server: Support multiple client key shares
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
libtls: Add TLS version negotiation test cases
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-server: Support HelloRetryRequest (HRR)
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-crypto: Add support to configure DH groups to use
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
diffie-hellman: Add enum names that match proposal...
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-crypto: Generalizing DH group to TLS group mapping
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-server: Support KeyUpdate requests and answers
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-server: Refactor writing of key share extensions
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-server: TLS 1.3 support for TLS server implementation
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-crypto: Rename parameter to be more consistent
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-crypto: Fix invalid signature algorithm list building
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
libtls: Add missing cipher suite and TLS extension...
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-crypto: Rework cipher suite preference order
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-server: Determine supported/configured suites and...
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-crypto: Check if TLS versions and cipher suites...
commit
|
commitdiff
|
tree
2021-02-12
Pascal Knecht
tls-peer: Don't initiate TLS connection if no cipher...
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-test: Make plugin list configurable via environment...
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-peer: Return INVALID_STATE after changing TLS 1...
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-crypto: Generate MSK for TLS 1.3
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-hkdf: Add method that allows exporting key material
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-hkdf: Handle label expansion inside expand_label()
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-hkdf: Pass secret to derive_secret() explicitly
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-hkdf: Store OKM in local variables
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-crypto: Add support for RSA-PSS signatures
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-peer: Support answering KeyUpdate requests
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-socket: Change how EOF of the underlying socket...
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-peer: Add support to handle KeyUpdate message
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-crypto: Add method to update application traffic...
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-hkdf: Support updating client/server traffic secrets
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-socket: Don't fail reading if sending data failed
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-peer: Correctly handle classic ECDH key-share format
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-test: Add options to configure TLS versions
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-socket: Allow configuring both minimum and maximum...
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls: Allow setting both minimum and maximum TLS versions
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-peer: Handle HelloRetryRequest
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-crypto: Add method to hash handshake data and use...
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-crypto: Destroy HKDF instance if keys are derived...
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-peer: Refactor writing of extensions and use less...
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-peer: Refactor sending/processing finished message
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-peer: Simply ignore certificate request context
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-peer: Use existing code to verify certificate and...
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-peer: Refactor parsing of TLS extensions
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-peer: Fix parsing of encrypted extensions
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-peer: Fix parsing of intermediate CA certificates
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-crypto: Rename methods to calculate finished message
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-crypto: Use internal PRF of tls-hkdf to generate...
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-hkdf: Add helper method to allocate data from the...
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-hkdf: Cleanups and refactorings
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-crypto: Simplify signature creation/verification
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-crypto: Simplify handshake/application key derivation...
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-hkdf: Make labels enum a proper type
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-peer: Support x25519/448 for TLS 1.2
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-crypto: Enumerate x25519/448 and rename constant...
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-crypto: Simplify hash algorithm handling
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-crypto: Delay instantiation of cipher suites
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-crypto: Filter TLS cipher suites by min/max version
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-crypto: Correctly filter cipher suites based on...
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-crypto: Use correct key length for ChaCha20/Poly1305
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
libtls: Some code style fixes
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
tls-test: Make address family configurable and simplify...
commit
|
commitdiff
|
tree
2021-02-12
bytinbit
libtls: Implement TLS 1.3 handshake on client-side
commit
|
commitdiff
|
tree
2021-02-12
Pascal K
libtls: Implement HKDF for TLS 1.3
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
libtls: Add support to run unit tests with a custom...
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
libtls: Add TLS 1.3 implementation of tls_aead_t
commit
|
commitdiff
|
tree
2021-02-12
Tobias Brunner
libtls: Allow tls_aead_t to change the content type
commit
|
commitdiff
|
tree
2021-02-11
Tobias Brunner
testing: Copy /etc/resolv.conf from host in chroot...
commit
|
commitdiff
|
tree
2021-02-11
Tobias Brunner
appveyor: Set timezone on the build system
commit
|
commitdiff
|
tree
2021-02-11
Tobias Brunner
appveyor: Create dummy strongswan.conf file to avoid...
commit
|
commitdiff
|
tree
2021-02-11
Tobias Brunner
appveyor: Print OpenSSL version
commit
|
commitdiff
|
tree
2021-02-11
Tobias Brunner
openssl: Allocate our own buffer for i2d_* wrapper...
commit
|
commitdiff
|
tree
2021-02-11
Tobias Brunner
openssl: Reset HMAC key if chunk_empty is passed
commit
|
commitdiff
|
tree
2021-02-04
Tobias Brunner
android: Explicitly apply DNS servers to the TUN device
commit
|
commitdiff
|
tree
2021-02-04
Tobias Brunner
swanctl: Don't print status message if nothing was...
commit
|
commitdiff
|
tree
2021-02-04
Thomas Egerer
plugin-loader: Add optional filter for plugin features
commit
|
commitdiff
|
tree
2021-02-03
Tobias Brunner
path: Also accept / as directory separator on Windows
commit
|
commitdiff
|
tree
2021-02-03
Tobias Brunner
enumerator: Implement globbing enumerator on Windows
commit
|
commitdiff
|
tree
2021-01-27
Tobias Brunner
vici: Fix refcount for CA certificates when reloading...
commit
|
commitdiff
|
tree
2021-01-27
Tobias Brunner
openssl: Fix potential crash with ECDH on Windows
commit
|
commitdiff
|
tree
2021-01-27
Tobias Brunner
openssl: Avoid conflicts with wincrypt.h on Windows
commit
|
commitdiff
|
tree
2021-01-27
Tobias Brunner
appveyor: Also build against newer OpenSSL versions
commit
|
commitdiff
|
tree
2021-01-27
Michał Skalski
Enable Windows CI build of pkcs11 plugin
commit
|
commitdiff
|
tree
next