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
Implemented a TLS utility to test on any TLS secured TCP connection
2010-08-25
Martin Willi
Implemented a TLS utility to test on any TLS secured...
commit
|
commitdiff
|
tree
2010-08-25
Martin Willi
Added a simple high level TLS wrapper for sockets
commit
|
commitdiff
|
tree
2010-08-25
Martin Willi
Initialize output chunk before appending data to it
commit
|
commitdiff
|
tree
2010-08-25
Martin Willi
Added private key support to in-memory credential set
commit
|
commitdiff
|
tree
2010-08-25
Martin Willi
Added certificate support to in-memory credential set
commit
|
commitdiff
|
tree
2010-08-25
Thomas Egerer
Check if colliding rekey actually created an IKE_INIT
commit
|
commitdiff
|
tree
2010-08-25
Martin Willi
Added a ike_name logger option to prefix the IKE_SA...
commit
|
commitdiff
|
tree
2010-08-24
Martin Willi
Pass NULL peer identity to omit TLS peer authentication...
commit
|
commitdiff
|
tree
2010-08-24
Martin Willi
Skip the close notify if application layer completes...
commit
|
commitdiff
|
tree
2010-08-24
Martin Willi
Added generic TLS purposes
commit
|
commitdiff
|
tree
2010-08-24
Martin Willi
Client sends empty EAP-TTLS packet on fatal alerts...
commit
|
commitdiff
|
tree
2010-08-24
Martin Willi
Check if the application layer has completed successfully
commit
|
commitdiff
|
tree
2010-08-24
Martin Willi
Moved TLS record parsing/generation to tls.c
commit
|
commitdiff
|
tree
2010-08-23
Martin Willi
Added a TLS purpose for EAP-TTLS with client authentication
commit
|
commitdiff
|
tree
2010-08-23
Martin Willi
EAP-TLS clients send an empty packet on failure to...
commit
|
commitdiff
|
tree
2010-08-23
Martin Willi
Implemented TLS Alert handling
commit
|
commitdiff
|
tree
2010-08-23
Martin Willi
Rebuild library.lo after changing ./configure options
commit
|
commitdiff
|
tree
2010-08-23
Martin Willi
Build a trustchain even if no trust anchor is given
commit
|
commitdiff
|
tree
2010-08-23
Martin Willi
Accept encryption payloads with no wrapped payloads
commit
|
commitdiff
|
tree
2010-08-23
Martin Willi
Fall back to shifting with 32-bit words if 64-bit byte...
commit
|
commitdiff
|
tree
2010-08-23
Martin Willi
Use enum mappings to resolve debug group
commit
|
commitdiff
|
tree
2010-08-23
Martin Willi
Implemented generic enum name to enum value mapping
commit
|
commitdiff
|
tree
2010-08-23
Martin Willi
Verify negotiated TLS version
commit
|
commitdiff
|
tree
2010-08-23
Martin Willi
Introducing a dedicated debug message group for libtls
commit
|
commitdiff
|
tree
2010-08-23
Martin Willi
Streamlined TLS debugging output
commit
|
commitdiff
|
tree
2010-08-20
Martin Willi
Introducing simple purposes for the TLS stack, switches...
commit
|
commitdiff
|
tree
2010-08-20
Martin Willi
Fixed compiler warning
commit
|
commitdiff
|
tree
2010-08-20
Martin Willi
Register missing SHA256 authenticator with no truncation...
commit
|
commitdiff
|
tree
2010-08-20
Martin Willi
Added more TLS cipher suites we already support
commit
|
commitdiff
|
tree
2010-08-20
Martin Willi
Build TLS cipher suite list in a generic fashion
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Fixed crypter keymat derivation bug
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Added ctr, ccm, gcm plugin NEWS
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Improve GCM performance by factor 2-3 by shifting full...
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Implemented a gcm plugin providing GCM mode based on...
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Added AES-GCM test vectors
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Added a crypto transform stress test for profiling
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Give a benchmark point for each operation to compare...
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Implemented a ccm plugin providing CCM mode based on...
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Added helper macros to define portable bitfields with gcc
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Added AES-CCM test vectors
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Added support for AEAD test vectors to test-vectors...
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Include CCM/GCM algorithms in IKEv2 proposals, if supported
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Added proposal strings for Camellia CCM algorithm identifiers
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Implemented IKEv2 keymat derivation for AEAD algorithms
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
List registered AEAD algorithms in listalgs
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Added support for AEAD algorithms to crypto factory
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Added AEAD support to crypto tester
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Use AEAD wrapper for encryption payload encryption...
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Make function to test if an encryption algorithm is...
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Implemented an AEAD wrapper for traditional crypter...
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Migrated generator_t to INIT/METHOD macros
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Migrated encryption_payload to INIT/METHOD macros
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Migrated message_t to INIT/METHOD macros
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Migrated keymat to INIT/METHOD macros
commit
|
commitdiff
|
tree
2010-08-19
Martin Willi
Test append mode for signers verify_signature
commit
|
commitdiff
|
tree
2010-08-18
Martin Willi
Use a seperate section for each nested struct member...
commit
|
commitdiff
|
tree
2010-08-16
Martin Willi
Do not free registered algorithms, plugins are responsible...
commit
|
commitdiff
|
tree
2010-08-16
Martin Willi
Implemented algorithm benchmarking during registration
commit
|
commitdiff
|
tree
2010-08-16
Martin Willi
Variable key length crypters use default key length...
commit
|
commitdiff
|
tree
2010-08-16
Martin Willi
Properly handle zero length in chunk_alloc[a]/chunk_clone[a]
commit
|
commitdiff
|
tree
2010-08-16
Martin Willi
Migrated crypto_factory to INIT/METHOD macros
commit
|
commitdiff
|
tree
2010-08-16
Martin Willi
Migrated crypto_tester to INIT/METHOD macros
commit
|
commitdiff
|
tree
2010-08-16
Martin Willi
Only include certificates with CA flag in TLS cert...
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Added a counter mode wrapper plugin operating on existing...
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Added support for Camellia cipher to xcbc
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Support Camellia XCBC algorithms in proposal
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Added private Camellia XCBC identifiers for PRFs and...
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Added Camellia XCBC test vectors
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Implemented AES/Camellia counter mode in gcrypt
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Added Camellia, AES-CTR to default IKE proposal, if...
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Added Camellia CTR mode proposal keywords
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Use IV length of a crypter instead of block size for...
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Add dedicated getter for the IV size to the crypter_t...
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Migrated xcbc plugin to INIT/METHOD macros
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Migrated hmac plugin to INIT/METHOD macros
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Migrated des plugin to INIT/METHOD macros
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Migrated blowfish plugin to INIT/METHOD macros
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Migrated the aes plugin to INIT/METHOD macros
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Migrated padlock plugin to INIT/METHOD macros
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Report the symbol name of a failed test vector
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Added Camellia-CTR test vectors
commit
|
commitdiff
|
tree
2010-08-13
Martin Willi
Added AES-CTR test vectors
commit
|
commitdiff
|
tree
2010-08-12
Martin Willi
Use an explicit plugin list instead of the unrealible...
commit
|
commitdiff
|
tree
2010-08-12
Martin Willi
Build dedicated plugin lists for each strongSwan component
commit
|
commitdiff
|
tree
2010-08-12
Martin Willi
Use a m4 helper macro to build plugin lists
commit
|
commitdiff
|
tree
2010-08-11
Martin Willi
Implemented Smartcard support in NetworkManager frontend
commit
|
commitdiff
|
tree
2010-08-11
Martin Willi
Implemented public key encryption/private key decryption...
commit
|
commitdiff
|
tree
2010-08-11
Martin Willi
Discard a packet that exceeds the receive buffer
commit
|
commitdiff
|
tree
2010-08-11
Martin Willi
Added a strongswan.conf option to change socket receive...
commit
|
commitdiff
|
tree
2010-08-11
Martin Willi
Double check that the OpenSSL RNG has been seeded,...
commit
|
commitdiff
|
tree
2010-08-11
Martin Willi
Implemented RSA en-/decryption in openssl plugin
commit
|
commitdiff
|
tree
2010-08-10
Martin Willi
Parse important extendedKeyUsage flags in openssl plugin
commit
|
commitdiff
|
tree
2010-08-10
Martin Willi
Parse UPN subjectAltName in openssl plugin
commit
|
commitdiff
|
tree
2010-08-10
Martin Willi
Parse UPN subjectAltNames in x509 plugin
commit
|
commitdiff
|
tree
2010-08-10
Martin Willi
Added Microsoft OID for user principal name (UPN) subjectAlt...
commit
|
commitdiff
|
tree
2010-08-10
Martin Willi
Added a stroke command to export cached x509 certificates...
commit
|
commitdiff
|
tree
2010-08-10
Martin Willi
Use bits instead of bytes for a private/public key
commit
|
commitdiff
|
tree
2010-08-10
Martin Willi
Added support for different encryption schemes to private...
commit
|
commitdiff
|
tree
2010-08-10
Martin Willi
Migrated agent plugin to INIT/METHOD macros
commit
|
commitdiff
|
tree
2010-08-10
Martin Willi
Migrated remaining classes in openssl plugin to INIT...
commit
|
commitdiff
|
tree
next