index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added helper macros to define portable bitfields with gcc
Martin Willi
2010-08-19
1
-0
/
+22
*
Added AES-CCM test vectors
Martin Willi
2010-08-19
3
-0
/
+170
*
Added support for AEAD test vectors to test-vectors plugin
Martin Willi
2010-08-19
1
-0
/
+16
*
Include CCM/GCM algorithms in IKEv2 proposals, if supported
Martin Willi
2010-08-19
1
-9
/
+10
*
Added proposal strings for Camellia CCM algorithm identifiers
Martin Willi
2010-08-19
1
-0
/
+18
*
Implemented IKEv2 keymat derivation for AEAD algorithms
Martin Willi
2010-08-19
1
-29
/
+58
*
List registered AEAD algorithms in listalgs
Martin Willi
2010-08-19
1
-0
/
+7
*
Added support for AEAD algorithms to crypto factory
Martin Willi
2010-08-19
4
-3
/
+131
*
Added AEAD support to crypto tester
Martin Willi
2010-08-19
2
-1
/
+214
*
Use AEAD wrapper for encryption payload encryption/decryption
Martin Willi
2010-08-19
11
-963
/
+595
*
Make function to test if an encryption algorithm is an AEAD alg public
Martin Willi
2010-08-19
3
-25
/
+32
*
Implemented an AEAD wrapper for traditional crypter/signer transforms
Martin Willi
2010-08-19
3
-0
/
+282
*
Migrated generator_t to INIT/METHOD macros
Martin Willi
2010-08-19
2
-54
/
+33
*
Migrated encryption_payload to INIT/METHOD macros
Martin Willi
2010-08-19
1
-171
/
+111
*
Migrated message_t to INIT/METHOD macros
Martin Willi
2010-08-19
1
-185
/
+112
*
Migrated keymat to INIT/METHOD macros
Martin Willi
2010-08-19
1
-72
/
+41
*
Test append mode for signers verify_signature
Martin Willi
2010-08-19
2
-3
/
+6
*
removed debug output for TLS application data
Andreas Steffen
2010-08-19
1
-5
/
+0
*
added EAP-TTLS debug output
Andreas Steffen
2010-08-18
1
-4
/
+11
*
added TLS record debug output
Andreas Steffen
2010-08-18
1
-4
/
+11
*
add TLS handshake packet size to debug output
Andreas Steffen
2010-08-18
1
-5
/
+7
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
77
-448
/
+615
*
some simplifications using the INIT macro
Andreas Steffen
2010-08-17
3
-25
/
+19
*
describe EAP-TTLS phase2 start options using the phase2_piggyback parameter
Andreas Steffen
2010-08-16
2
-6
/
+13
*
added ikev2/rw-eap-ttls-phase2-piggyback scenario
Andreas Steffen
2010-08-16
14
-0
/
+170
*
implemented server-initiated phase2 of EAP-TTLS authentication
Andreas Steffen
2010-08-16
2
-15
/
+52
*
changed ikev2/rw-eap-ttls-only description
Andreas Steffen
2010-08-16
1
-4
/
+6
*
Do not free registered algorithms, plugins are responsible for unregistering
Martin Willi
2010-08-16
1
-6
/
+6
*
Implemented algorithm benchmarking during registration
Martin Willi
2010-08-16
3
-74
/
+377
*
Variable key length crypters use default key length if zero given
Martin Willi
2010-08-16
5
-64
/
+54
*
Properly handle zero length in chunk_alloc[a]/chunk_clone[a]
Martin Willi
2010-08-16
1
-3
/
+3
*
Migrated crypto_factory to INIT/METHOD macros
Martin Willi
2010-08-16
2
-158
/
+103
*
Migrated crypto_tester to INIT/METHOD macros
Martin Willi
2010-08-16
1
-78
/
+54
*
added ikev2/rw-eap-ttls-only scenario
Andreas Steffen
2010-08-16
14
-0
/
+165
*
implemented server side support for EAP-TTLS
Andreas Steffen
2010-08-16
8
-79
/
+537
*
fixed typo in eap-mschapv2 plugin
Andreas Steffen
2010-08-16
1
-5
/
+5
*
Only include certificates with CA flag in TLS cert request
Martin Willi
2010-08-16
1
-2
/
+8
*
optional certificate-based peer authentication on TLS server side
Andreas Steffen
2010-08-15
6
-23
/
+49
*
used default ipsec.secrets
Andreas Steffen
2010-08-15
1
-5
/
+0
*
included bad case in ikev2/rw-eap-ttls-radius scenario
Andreas Steffen
2010-08-15
9
-11
/
+59
*
version bumps in testing.conf
Andreas Steffen
2010-08-14
1
-4
/
+4
*
enable the eap-ttls and ctr plugins in the uml scenarios
Andreas Steffen
2010-08-14
2
-0
/
+12
*
added rw-eap-ttls-radius scenario
Andreas Steffen
2010-08-14
19
-0
/
+435
*
removed some raw EAP debug output
Andreas Steffen
2010-08-14
1
-3
/
+0
*
use EAP plugin for tunneled client authentication
Andreas Steffen
2010-08-14
1
-14
/
+107
*
send tunneled EAP Identity response using eap-identity plugin
Andreas Steffen
2010-08-13
3
-12
/
+37
*
allow to send an EAP Identity response without matching request
Andreas Steffen
2010-08-13
1
-1
/
+1
*
do not dump tls application data any more
Andreas Steffen
2010-08-13
1
-9
/
+6
*
implement AVP EAP message building and processing
Andreas Steffen
2010-08-13
1
-10
/
+69
*
Added a counter mode wrapper plugin operating on existing CBC crypters
Martin Willi
2010-08-13
7
-0
/
+355
[prev]
[next]