index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libtls
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Introducing simple purposes for the TLS stack, switches various options
Martin Willi
2010-08-20
7
-24
/
+98
*
Added more TLS cipher suites we already support
Martin Willi
2010-08-20
1
-30
/
+36
*
Build TLS cipher suite list in a generic fashion
Martin Willi
2010-08-20
1
-74
/
+51
*
removed debug output for TLS application data
Andreas Steffen
2010-08-19
1
-5
/
+0
*
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
2
-15
/
+18
*
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
4
-19
/
+45
*
do not dump tls application data any more
Andreas Steffen
2010-08-13
1
-9
/
+6
*
Use IV length of a crypter instead of block size for IV calculations
Martin Willi
2010-08-13
2
-11
/
+13
*
set TLS record type before state change to STATE_FINISHED_SENT
Andreas Steffen
2010-08-13
1
-2
/
+2
*
fixed sequence numbering and iv of TLS protection layer
Andreas Steffen
2010-08-12
1
-3
/
+3
*
added generic TLS application data handler and specific EAP-TTLS instantiation
Andreas Steffen
2010-08-12
9
-26
/
+181
*
Added support for different encryption schemes to private/public keys
Martin Willi
2010-08-10
2
-2
/
+4
*
EAP-TLS and EAP-TTLS use different constant MSK PRF label
Andreas Steffen
2010-08-07
4
-7
/
+16
*
support server authentication only for EAP-TTLS
Andreas Steffen
2010-08-07
1
-5
/
+23
*
Whitespace cleanups
Martin Willi
2010-08-05
2
-10
/
+10
*
Use certificate subject to get a public key of the TLS server
Martin Willi
2010-08-05
1
-7
/
+11
*
Some Doxygen fixes.
Tobias Brunner
2010-08-05
1
-1
/
+1
*
added some more TLS debug output
Andreas Steffen
2010-08-05
2
-9
/
+29
*
fixed type in cipher suite list build
Andreas Steffen
2010-08-05
1
-1
/
+1
*
log selected TLS version and cipher suite
Andreas Steffen
2010-08-05
3
-38
/
+441
*
log TLS handshake messages in debug level 2
Andreas Steffen
2010-08-04
1
-0
/
+4
*
Moved TLS stack to its own library
Martin Willi
2010-08-03
22
-0
/
+4535