aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/wsgcrypt.h
Commit message (Expand)AuthorAgeFilesLines
* Use the <wsutil/ws_diag_control.h> stuff to disable -Wdeprecated-declarations.Guy Harris2014-08-271-39/+3
* Fixed typo HAVE_LIBGRYPT -> HAVE_LIBGCRYPTStig Bjørlykke2014-04-171-1/+1
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Remove trailing whitespaceBill Meier2014-02-251-3/+3
* Fix Bug 6489 to stop compiler warning on gcrypt deprecated delcarationsHadriel Kaplan2014-02-091-3/+3
* Use pragma diagnostic also when compiling with clang.Stig Bjørlykke2013-03-141-0/+11
* use pragma GCC diagnostic to work around gcrypt.h warningsMartin Kaiser2013-02-211-0/+34
* add wsutil/wsgcrypt.h as a wrapper around libgcrypt's gcrypt.hMartin Kaiser2013-02-211-0/+35