summaryrefslogtreecommitdiff
path: root/wocky/wocky-tls-handler.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-22TLSHandler: improve documentation.Will Thompson1-8/+29
2013-01-22TLSHandler: add API to forget all CA pathsWill Thompson1-0/+18
2013-01-22Find and use a sensible default CA certificate pathWill Thompson1-11/+12
2013-01-22TLSConnector, TLSHandler: don't ignore SSL errors by defaultWill Thompson1-1/+1
2012-05-10Add CRL support to wocky-tls-handlerVivek Dasmohapatra1-0/+43
2012-04-03Remove wocky_tls_session_add_crlNicolas Dufresne1-39/+0
2012-02-06Namespace debug flags.Will Thompson1-1/+1
2012-02-06Move most of debug.h to debug-internal.hWill Thompson1-1/+1
2011-07-07Add an extra_identify argument to the TLS verification functionsMarco Barisione1-8/+18
2010-10-04GSimpleAsyncResult source tags should be _asyncNicolas Dufresne1-2/+2
2010-07-22Don't verify the peername when we're lenient.Cosimo Cecchi1-2/+5
2010-07-22Add WockyTLSHandler.Cosimo Cecchi1-0/+346