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 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
*
removed some redundant debug output
Andreas Steffen
2010-08-24
2
-4
/
+0
*
Added generic TLS purposes
Martin Willi
2010-08-24
3
-6
/
+19
*
Client sends empty EAP-TTLS packet on fatal alerts to properly shut down TLS
Martin Willi
2010-08-24
1
-0
/
+6
*
Check if the application layer has completed successfully
Martin Willi
2010-08-24
3
-16
/
+62
*
Moved TLS record parsing/generation to tls.c
Martin Willi
2010-08-24
4
-134
/
+78
*
added debug-tls comand line option
Andreas Steffen
2010-08-23
1
-0
/
+1
*
Added a TLS purpose for EAP-TTLS with client authentication
Martin Willi
2010-08-23
3
-0
/
+4
*
EAP-TLS clients send an empty packet on failure to properly shut down a TLS s...
Martin Willi
2010-08-23
1
-0
/
+6
*
Implemented TLS Alert handling
Martin Willi
2010-08-23
15
-80
/
+643
*
Rebuild library.lo after changing ./configure options
Martin Willi
2010-08-23
1
-0
/
+2
*
Build a trustchain even if no trust anchor is given
Martin Willi
2010-08-23
1
-14
/
+23
*
Accept encryption payloads with no wrapped payloads
Martin Willi
2010-08-23
1
-1
/
+1
*
Fall back to shifting with 32-bit words if 64-bit byte order conversion funct...
Martin Willi
2010-08-23
1
-10
/
+12
*
Use enum mappings to resolve debug group
Martin Willi
2010-08-23
1
-16
/
+1
*
Implemented generic enum name to enum value mapping
Martin Willi
2010-08-23
2
-3
/
+44
*
Verify negotiated TLS version
Martin Willi
2010-08-23
4
-8
/
+27
*
Introducing a dedicated debug message group for libtls
Martin Willi
2010-08-23
8
-74
/
+78
*
Streamlined TLS debugging output
Martin Willi
2010-08-23
2
-12
/
+12
*
fixed build_cipher_suite_list()
Andreas Steffen
2010-08-21
1
-6
/
+6
[next]