summaryrefslogtreecommitdiffstats
path: root/common/ssl_verify.h
Commit message (Expand)AuthorAgeFilesLines
* ssl_verify: Move wincrypt.h related #ifdef closer to the includeChristophe Fergeau2015-03-261-4/+4
* common: fix build with mingwVictor Toso2015-01-061-1/+1
* ssl: Don't use uninitialized variable in verify_subject()Christophe Fergeau2014-01-071-1/+0
* Use SPICE_{BEGIN,END}_DECLSMarc-André Lureau2012-03-201-6/+5
* ssl_verify: comment X509_NAME undefMarc-André Lureau2012-03-201-0/+3
* mingw: workaround weird openssl build failureChristophe Fergeau2012-03-201-0/+1
* common/ssl_verify: special case to WIN32 that isn't MINGW32Alon Levy2012-03-201-1/+1
* common: fix ssl_verify windows build errorsArnon Gilboa2012-03-201-0/+5
* common: add ssl_verify.c common codeMarc-André Lureau2012-03-201-0/+60