Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 7206e8cd | 2012-01-16 14:45:31 | Suppress a gcc warning from ignoring fwrite return in http-sample.c Found by Steve Snyder | ||
| a3f320e8 | 2011-11-09 00:17:56 | Improve win32 behavior of dns-sample.c codex | ||
| 7f82382a | 2011-09-25 07:39:00 | Use _SOURCES, not _sources, in sample/Makefile.am Found by Adrian Chadd | ||
| 9ae061ac | 2011-09-15 13:06:38 | le-proxy and regress depend on openssl directly | ||
| 7c11e51e | 2011-08-27 05:48:11 | Clean up some problems identified by Coverity. | ||
| 4a5c82d6 | 2011-07-15 10:20:01 | Use AM_CPPFLAGS in sample/Makefile.am, not AM_CFLAGS Reported by Dagobert Michelsen. | ||
| 70be7d17 | 2011-05-25 10:57:16 | MSVC does not provide S_ISDIR, so provide it manually. | ||
| 7b819f2d | 2011-05-04 16:37:58 | Libtool brings in the dependencies of libevent_openssl.la automatically | ||
| 274dd036 | 2011-05-04 16:34:28 | libssl depends on libcrypto, not the other way around. | ||
| 744c7456 | 2011-04-23 02:20:59 | Remote some dead code from dns-example.c Found by Dave Heart |