]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Use a more POSIXy tls_socket interface with more flexibility.
authorMartin Willi <martin@revosec.ch>
Thu, 10 Jan 2013 15:20:06 +0000 (16:20 +0100)
committerMartin Willi <martin@revosec.ch>
Tue, 15 Jan 2013 16:43:05 +0000 (17:43 +0100)
commitee90c78998911aea33fbf64e38f164902559e593
tree73db0cf6156b692de30cc8ec637d17f861c3815b
parent47af9848a215e3094ccdf53de773dedd8d384b7a
Use a more POSIXy tls_socket interface with more flexibility.

If an unsufficient read buffer is provided, application data gets cached
for subsequent read() calls.
src/libtls/tls_socket.c
src/libtls/tls_socket.h