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
Added a crypto transform stress test for profiling
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
2010-08-10
Martin Willi
Migraded gcrypt plugin to INIT/METHOD macros
commit
|
commitdiff
|
tree
2010-08-10
Martin Willi
Migrated gmp plugin to INIT/METHOD macros
commit
|
commitdiff
|
tree
2010-08-09
Martin Willi
Fixed settings lookup if the section/key contains dots...
commit
|
commitdiff
|
tree
2010-08-06
Martin Willi
Create a PKCS#11 session public key if we don't find one
commit
|
commitdiff
|
tree
2010-08-06
Martin Willi
Implemented PKCS#11 RSA public key for keys found on...
commit
|
commitdiff
|
tree
2010-08-06
Martin Willi
Export scheme_to_mechanism conversion function
commit
|
commitdiff
|
tree
2010-08-06
Martin Willi
Load certificate after enumeration
commit
|
commitdiff
|
tree
2010-08-06
Jiri Bohac
fix error-type range in parsing of NOTIFY payloads
commit
|
commitdiff
|
tree
2010-08-05
Martin Willi
Whitespace cleanups
commit
|
commitdiff
|
tree
2010-08-05
Martin Willi
Use certificate subject to get a public key of the...
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Reimplemented mem pool to support multiple leases for...
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Save/Load state of PKCS#11 hasher
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Register hmac/xcbc algorithms after potentially underlying...
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Do initial slot enumeration manually
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Implemented hasher_t using PKCS#11
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Defer certificate loading until all PKCS#11 modules...
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Destroy IKE_SA Managers crypto primitives during flush...
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Provide a public PKCS#11 mechanism enumerator
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Added PKCS#11 private key support to the pki tool
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
The pki tool uses a callback credential set to read...
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Pass type of requested key in the callback credential set
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Support PKCS#11 keys requiring reauthentication for...
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Do not try to log in if we already have a user session
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Obseleted BUILD_PASSPHRASE(_CALLBACK) for private key...
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Use a dedicated build part for challenge passwords...
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Use credential sets to load smartcard keys
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Handle PIN: as a magic keyword for prompt, use getpass...
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Implemented a callback based credential set, currently...
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Implemented a generic in-memory credential set, currently...
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
mmap() ipsec.secrets instead malloc(), proper error...
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Splitted up the load_secrets() function
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Updated ipsec.secrets.5 regarding IKEv2 smartcard support
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
%prompt support for smartcard PIN via "ipsec secrets"
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Implemented callback PIN invocation for PKCS#11 login
commit
|
commitdiff
|
tree
2010-08-04
Martin Willi
Implemented keyid discovery on all modules/slots
commit
|
commitdiff
|
tree
next