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
...
*
Migrated EAP-TTLS to the generic TLS helper
Martin Willi
2010-08-31
1
-281
/
+21
*
Migrated EAP-TLS to the generic TLS helper
Martin Willi
2010-08-31
1
-272
/
+19
*
Implemented a generic TLS EAP helper to implement EAP-TLS, TTLS and other var...
Martin Willi
2010-08-31
3
-0
/
+415
*
Support output fragmentation of TLS records
Martin Willi
2010-08-31
5
-52
/
+123
*
Moved EAP type/code definitions to a seprate header file in libstrongswan
Martin Willi
2010-08-31
9
-179
/
+228
*
Implemented buffering of partial records in TLS stack
Martin Willi
2010-08-31
1
-15
/
+65
*
Log TLS handshake subtypes as handshakes
Martin Willi
2010-08-31
1
-5
/
+5
*
Added a TLS debug level option, use debugging hook
Martin Willi
2010-08-31
1
-13
/
+38
*
Do not strdup() zero length strings in identification_create_from_string()
Martin Willi
2010-08-31
1
-4
/
+20
*
Corrected some URLs.
Tobias Brunner
2010-08-31
3
-3
/
+3
*
Enable the generation of unencrypted messages (e.g. ME connectivity checks).
Tobias Brunner
2010-08-30
1
-9
/
+10
*
fixed typos
Andreas Steffen
2010-08-30
1
-7
/
+7
*
fixed copy-and-paste errors
Andreas Steffen
2010-08-30
2
-2
/
+2
*
created an eap-tnc method hull
Andreas Steffen
2010-08-30
9
-0
/
+373
*
for the time being assume a single request/response exchange for a given EAP ...
Andreas Steffen
2010-08-30
1
-2
/
+3
*
Port floating patch partially reversed.
Tobias Brunner
2010-08-30
2
-12
/
+8
*
Slightly refactored port floating.
Tobias Brunner
2010-08-30
5
-35
/
+39
*
defined EAP-TNC
Andreas Steffen
2010-08-30
2
-2
/
+8
*
Unwrap crlNumber INTEGER in openssl CRL parsing
Martin Willi
2010-08-30
1
-4
/
+13
*
Added crl support to pki --print
Martin Willi
2010-08-30
1
-7
/
+52
*
Typo in doxygen comment fixed.
Tobias Brunner
2010-08-30
1
-1
/
+1
*
Fixed ME after introduction of AEAD wrapper.
Tobias Brunner
2010-08-30
1
-1
/
+1
*
Fixed pluto smartcard support after introducing encryption schemes
Martin Willi
2010-08-30
1
-2
/
+2
*
replaced ikev2/esp-alg-aes-ctr by ikev2/alg-aes-ctr
Andreas Steffen
2010-08-29
10
-9
/
+12
*
added ctr ccm and gcm plugins to ikev2/rw-cert scenario
Andreas Steffen
2010-08-29
3
-3
/
+3
*
added ctr ccm and gcm plugins to openssl-ikev2/rw-cert scenario
Andreas Steffen
2010-08-29
3
-3
/
+3
*
added ctr ccm and gcm plugins to gcrypt-ikev2/rw-cert scenario
Andreas Steffen
2010-08-29
3
-3
/
+3
*
replaced ikev2/esp-alg-aes-gcm by ikev2/alg-aes-gcm
Andreas Steffen
2010-08-29
10
-11
/
+14
*
replaced ikev2/esp-alg-aes-ccm by ikev2/alg-aes-ccm
Andreas Steffen
2010-08-29
10
-11
/
+13
*
Win7 might send up to 7k of certificate requests
Andreas Steffen
2010-08-27
3
-3
/
+3
*
Fixed documentation of XAUTH in ipsec.secrets.
Tobias Brunner
2010-08-26
1
-3
/
+3
*
Prefer AES/Camellia suites over 3DES/NULL encryption
Martin Willi
2010-08-25
1
-16
/
+16
*
Send TLS alerts for errors in TLS handshake building
Martin Willi
2010-08-25
3
-0
/
+12
*
Refactored fragment building, use correct TLS content type for non-first frag...
Martin Willi
2010-08-25
1
-67
/
+82
*
Update delete_payload length when adding SPIs
Martin Willi
2010-08-25
1
-0
/
+1
*
Migrated delete_payload to INIT/METHOD macros, replaced iterator
Martin Willi
2010-08-25
3
-130
/
+108
*
Use different return values in payload decryption to distinguish between inte...
Martin Willi
2010-08-25
3
-12
/
+16
*
Implemented a TLS utility to test on any TLS secured TCP connection
Martin Willi
2010-08-25
4
-4
/
+334
*
Added a simple high level TLS wrapper for sockets
Martin Willi
2010-08-25
4
-0
/
+290
*
Initialize output chunk before appending data to it
Martin Willi
2010-08-25
1
-0
/
+1
*
Added private key support to in-memory credential set
Martin Willi
2010-08-25
2
-1
/
+77
*
Added certificate support to in-memory credential set
Martin Willi
2010-08-25
2
-2
/
+121
*
Check if colliding rekey actually created an IKE_INIT
Thomas Egerer
2010-08-25
1
-37
/
+42
*
Added a ike_name logger option to prefix the IKE_SA name on each line
Martin Willi
2010-08-25
5
-19
/
+69
*
removed tls_record_t definition
Andreas Steffen
2010-08-24
1
-10
/
+0
*
Pass NULL peer identity to omit TLS peer authentication, added eap-ttls.reque...
Martin Willi
2010-08-24
7
-49
/
+36
*
Skip the close notify if application layer completes successfully
Martin Willi
2010-08-24
2
-4
/
+11
*
added ikev2/rw-eap-tls-fragments scenario
Andreas Steffen
2010-08-24
24
-0
/
+119
*
use correct network diagram
Andreas Steffen
2010-08-24
1
-2
/
+2
*
support fragmentation in AVPs
Andreas Steffen
2010-08-24
3
-21
/
+118
[prev]
[next]