about summary refs log tree commit diff stats
path: root/src/config/tlscerts.c
Commit message (Collapse)AuthorAgeFilesLines
* Show summary of trusted certificates, add /tls cert <fingerprint>James Booth2015-11-221-0/+39
| | | | fixes #676
* Added extra fields to TLSCertificateJames Booth2015-11-101-18/+141
|
* Show current TLS certificateJames Booth2015-11-101-29/+35
|
* Store current TLS certificate fingerpint in memory for reconnectJames Booth2015-11-091-0/+32
|
* Applied coding style to src/config/James Booth2015-10-251-7/+7
|
* Added /tls revokeJames Booth2015-09-241-0/+41
|
* Added /tls trusted commandJames Booth2015-09-241-0/+28
|
* Save trusted certificates to tlscerts file with more informationJames Booth2015-09-241-0/+181