aboutsummaryrefslogtreecommitdiff
path: root/src/IO/ssl.c
AgeCommit message (Collapse)Author
2015-05-28'ssl' -> 'tls' where reasonable, given that ssl3 is dead and allcorvid
I used 'hg rename' and expected (at least hoped) that 'hg diff' would do what I would naturally want, but no.
2015-05-18make it clearer that ssl popups are about security (well, if one's WM shows ↵corvid
titles) I've noticed how users on forums can be like "Oh, it must be something about bugs in dillo. But it manages to load the page". This is a degree of misunderstanding which I wouldn't expect from anyone interested in using dillo, but there it is, so I should deal with it.
2015-05-18let's add LibreSSL to the OpenSSL licensing linking exceptioncorvid
I tried dillo on openbsd and, unsurprisingly, it seems fine with libressl. I still would like it if some other TLS library would become the clear choice for dillo at some point...
2015-05-18clean up the SSL error dialog strings a littlecorvid
2015-05-08ssl.[ch]corvid