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
/
tls.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added TLS extension identifiers from RFC 3546
Martin Willi
2010-09-06
1
-7
/
+20
|
*
Support for EC curve Hello extension, EC curve fallback
Martin Willi
2010-09-03
1
-1
/
+4
|
*
removed redundant debug output
Andreas Steffen
2010-09-02
1
-2
/
+0
|
*
Added TLS extension identifiers
Martin Willi
2010-09-02
1
-0
/
+4
|
*
clarified debug output
Andreas Steffen
2010-08-31
1
-1
/
+1
|
*
Support processing of partial TLS record headers
Martin Willi
2010-08-31
1
-15
/
+39
|
*
Support output fragmentation of TLS records
Martin Willi
2010-08-31
1
-30
/
+81
|
*
Implemented buffering of partial records in TLS stack
Martin Willi
2010-08-31
1
-15
/
+65
|
*
Added a simple high level TLS wrapper for sockets
Martin Willi
2010-08-25
1
-0
/
+1
|
*
Initialize output chunk before appending data to it
Martin Willi
2010-08-25
1
-0
/
+1
|
*
Pass NULL peer identity to omit TLS peer authentication, added ↵
Martin Willi
2010-08-24
1
-2
/
+2
|
|
|
|
eap-ttls.request_peer_auth option
*
Check if the application layer has completed successfully
Martin Willi
2010-08-24
1
-1
/
+9
|
*
Moved TLS record parsing/generation to tls.c
Martin Willi
2010-08-24
1
-4
/
+65
|
*
Implemented TLS Alert handling
Martin Willi
2010-08-23
1
-5
/
+13
|
*
Verify negotiated TLS version
Martin Willi
2010-08-23
1
-2
/
+17
|
*
Introducing simple purposes for the TLS stack, switches various options
Martin Willi
2010-08-20
1
-6
/
+27
|
*
optional certificate-based peer authentication on TLS server side
Andreas Steffen
2010-08-15
1
-3
/
+4
|
*
added generic TLS application data handler and specific EAP-TTLS instantiation
Andreas Steffen
2010-08-12
1
-2
/
+11
|
*
EAP-TLS and EAP-TTLS use different constant MSK PRF label
Andreas Steffen
2010-08-07
1
-2
/
+2
|
*
Moved TLS stack to its own library
Martin Willi
2010-08-03
1
-0
/
+213