Software / code / prosody
Log
| description | author | age |
|---|---|---|
| net.http, httpclient_listener: Move request sending from net.http to onconnect() handler, and add support for HTTPS requests to net.http | Matthew Wild | Sat, 20 Aug 2011 15:10:04 -0400 |
| net.http: Whitespace fixes | Matthew Wild | Sat, 20 Aug 2011 15:08:54 -0400 |
| net.http: Small fix to prevent traceback when connection fails before sending the request | Matthew Wild | Sat, 20 Aug 2011 15:08:21 -0400 |
| net.server_select: Merge straight-SSL and starttls code paths, also fixes onconnect being called before handshake completion for straight-SSL | Matthew Wild | Sat, 20 Aug 2011 15:06:14 -0400 |
| net.server_select: Update error logging logic during SSL handshake (now shows correctly when a handshake exceeded max. allowed iterations) | Matthew Wild | Sat, 20 Aug 2011 15:04:17 -0400 |
| net.server_select: Small fix to SSL handshake logic, read/wrote were being checked despite it not being possible for them to be other than nil | Matthew Wild | Sat, 20 Aug 2011 15:03:16 -0400 |