about summary refs log tree commit diff stats
path: root/src/config/tlscerts.c
Commit message (Collapse)AuthorAgeFilesLines
* Update GPL link in headersJames Booth2016-07-241-1/+1
|
* Free TLSCertificate memoryJames Booth2016-03-081-0/+2
|
* Updated copyrightJames Booth2016-02-141-1/+1
|
* 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