summaryrefslogtreecommitdiff
path: root/common/ssl_verify.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-26ssl_verify: Move wincrypt.h related #ifdef closer to the includeChristophe Fergeau1-4/+4
2015-01-06common: fix build with mingwVictor Toso1-1/+1
2014-01-07ssl: Don't use uninitialized variable in verify_subject()Christophe Fergeau1-1/+0
2012-03-20Use SPICE_{BEGIN,END}_DECLSMarc-André Lureau1-6/+5
2012-03-20ssl_verify: comment X509_NAME undefMarc-André Lureau1-0/+3
2012-03-20mingw: workaround weird openssl build failureChristophe Fergeau1-0/+1
2012-03-20common/ssl_verify: special case to WIN32 that isn't MINGW32Alon Levy1-1/+1
2012-03-20common: fix ssl_verify windows build errorsArnon Gilboa1-0/+5
2012-03-20common: add ssl_verify.c common codeMarc-André Lureau1-0/+60