moonbridge
log
| age | author | description |
|---|---|---|
| 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) |