Age | Commit message (Expand) | Author |
---|---|---|
2015-09-20 | Misuse of libevent in TLS read and write might have caused strange | Alexander Bluhm |
2015-09-10 | Convert syslogd TLS connect to use handshake callback. The bt_hostname | Alexander Bluhm |
2015-09-10 | Make syslogd compile again after recent libtls changes. Adapt to | Alexander Bluhm |
2015-07-18 | As libtls previously did not set SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER, | Alexander Bluhm |
2015-07-06 | Remove some unneeded includes. OK deraadt@ | Todd C. Miller |
2015-02-20 | When syslogd is writing over TLS, the error "SSL3_WRITE_PENDING:bad | Alexander Bluhm |
2015-01-30 | Start TLS after the TCP connect has finished. Call the TLS connect | Alexander Bluhm |
2015-01-18 | Implement sending syslog messages over TLS. | Alexander Bluhm |