log
graph
tags
branches
changeset
browse
file
diff
annotate
file log
raw
moonbridge
log moonbridge_io.c
find changesets by author, revision, files, or words in the commit message
less
more
|
(0)
-15
tip
age
author
description
2016-09-18
jbe
Bugfix: Do not throw (hard) Lua error in moonbr_io_handle_set_nonblocking, moonbr_io_handle_set_linger, and moonbr_io_handle_set_nopush (may cause Lua error on connection reset)
2016-09-17
jbe
Bugfix: Switch SO_LINGER off also when data is to be flushed on close
2016-09-17
jbe
Added TODO for configurable TLS legacy support
2016-09-17
jbe
Fixed indentation
2016-09-03
jbe
Fixes for TLS extension of moonbridge_io (userdata instead of lightuserdata for TLS configuration required)
2016-09-03
jbe
Call tls_close always before closing file descriptor
2016-08-26
jbe
Perform TLS handshake in :read and :write methods and store TLS_WANT_POLLIN, TLS_WANT_POLLOUT in handle structure
2016-08-26
jbe
More work on libtls integration (incomplete/experimental yet)
2016-08-25
jbe
Added missing #ifdef MOONBR_IO_USE_TLS clause
2016-08-24
jbe
Modifications to poll(...) function in regard to TLS handshake
2016-08-22
jbe
Method :starttls(...) for I/O handle
2016-08-22
jbe
Require "mode" parameter passed to tlsconf function
2016-08-21
jbe
Process "verify_client" field in moonbridge_io.tlsconf{...}
2016-08-21
jbe
Re-added experimental work on libtls integration
2016-08-21
jbe
Removed experimental work on libtls integration
less
more
|
(0)
-15
tip
Impressum / About Us