Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the <wsutil/ws_diag_control.h> stuff to disable -Wdeprecated-declarations. | Guy Harris | 2014-08-27 | 1 | -39/+3 |
* | Fixed typo HAVE_LIBGRYPT -> HAVE_LIBGCRYPT | Stig Bjørlykke | 2014-04-17 | 1 | -1/+1 |
* | Remove all $Id$ from top of file | Alexis La Goutte | 2014-03-04 | 1 | -2/+0 |
* | Remove trailing whitespace | Bill Meier | 2014-02-25 | 1 | -3/+3 |
* | Fix Bug 6489 to stop compiler warning on gcrypt deprecated delcarations | Hadriel Kaplan | 2014-02-09 | 1 | -3/+3 |
* | Use pragma diagnostic also when compiling with clang. | Stig Bjørlykke | 2013-03-14 | 1 | -0/+11 |
* | use pragma GCC diagnostic to work around gcrypt.h warnings | Martin Kaiser | 2013-02-21 | 1 | -0/+34 |
* | add wsutil/wsgcrypt.h as a wrapper around libgcrypt's gcrypt.h | Martin Kaiser | 2013-02-21 | 1 | -0/+35 |