summaryrefslogtreecommitdiffstats
path: root/src/net/tcp/syslogs.c
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Allow private key to be specified as a TLS connection parameterMichael Brown2020-12-151-1/+1
* [x509] Record root of trust used when validating a certificateMichael Brown2020-12-081-1/+1
* [tls] Use intf_insert() to add TLS to an interfaceMichael Brown2020-12-071-15/+14Star
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [settings] Force settings into alphabetical order within sectionsMichael Brown2013-12-051-1/+1
* [syslog] Add support for IPv6 syslog serverMichael Brown2013-12-051-1/+0Star
* [settings] Explicitly separate the concept of a completed fetched settingMichael Brown2013-12-051-8/+2Star
* [console] Allow console input and output to be disabled independentlyMichael Brown2013-11-281-2/+2
* [console] Pass escape sequence context to ANSI escape sequence handlersMichael Brown2013-11-271-1/+3
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [syslog] Include hostname within syslog messages where possibleMichael Brown2012-06-201-4/+2Star
* [syslog] Add basic support for encrypted syslog via TLSMichael Brown2012-04-101-0/+275