Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more warnings to silence. | Nikos Mavrogiannopoulos | 2012-03-22 | 1 | -1/+1 |
| | |||||
* | removed unneeded comment. | Nikos Mavrogiannopoulos | 2011-04-15 | 1 | -1/+0 |
| | |||||
* | No need to under restrict for C++. Only use config.h. | Nikos Mavrogiannopoulos | 2011-04-11 | 1 | -0/+1 |
| | |||||
* | Drop config.h, not needed (hopefully?) and breaks mingw due to rpl_gmtime. | Simon Josefsson | 2008-12-10 | 1 | -4/+0 |
| | |||||
* | Use #ifdef for checking HAVE_CONFIG_H for consistency. | Simon Josefsson | 2008-09-03 | 1 | -1/+1 |
| | |||||
* | Use cstring instead of string.h. | Simon Josefsson | 2008-06-19 | 1 | -2/+1 |
| | | | | | Reported by Daniel Black <dragonheart@gentoo.org> in <http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/2922>. | ||||
* | Make it find strlen. | Simon Josefsson | 2008-06-07 | 1 | -0/+2 |
| | | | | | Problem reported by Rainer Gerhards <rgerhards@gmail.com> and suggested fix by "John Brooks" <aspecialj@gmail.com>. | ||||
* | Updated the C++ API with patch from Eduardo Villanueva Che. Suggested by ↵ | Nikos Mavrogiannopoulos | 2008-05-17 | 1 | -0/+100 |
Benjamin Herr. |