]> andersk Git - test.git/history - libhttp/ssl.c
Check for null pointers from gethostbyname_r() to prevent seg faults.
[test.git] / libhttp / ssl.c
2012-01-04  Jay WeisskopfCheck for null pointers from gethostbyname_r() to preve...
2010-09-29  Markus GutschkeSome changes to improve compatibility with MacOS X.
2010-07-02  Markus GutschkeFixed a NULL pointer dereference that can occur when...
2010-03-29  Markus GutschkeStarted working on support for WebSockets.
2009-11-22  Markus GutschkeRemoved compiler warning when building without SSL support.
2009-07-07  Markus GutschkeRun-time testing for availability of libpthread functio...
2009-05-25  Markus GutschkeAdded SSL support for OpenBSD
2009-05-21  Markus GutschkeFixed various issues with building on OpenBSD
2009-03-30  Markus GutschkeAdded initial revision of demo application
2009-03-29  Markus GutschkeAvoid closing the certificate file twice. Tweak make...
2009-03-29  Markus GutschkeAdd support for chained SSL certificates.
2009-02-17  Markus GutschkeAllow "configure" to explicitly disable OpenSSL and...
2009-02-17  Markus GutschkeFixed FreeBSD support. We now find both /bin/login...
2009-02-15  Markus GutschkeWork-around for compilers that turn on "-Wformat=2...
2009-02-11  Markus GutschkeUse a config.h file, instead of passing configuration...
2009-02-02  Markus GutschkeAdded better compatibility with different versions...
2009-01-21  Markus GutschkeUnexport sslGenerateCertificate() which is only needed...
2009-01-17  Markus GutschkeAllow SSL certificate and key to be passed in through...
2009-01-15  Markus GutschkeBe more conservative in testing for TLSEXT support.
2009-01-08  Markus Gutschke- We should check OPENSSL_NO_TLSEXT to see whether...
2009-01-05  Markus GutschkeFound a work-around for gcc warning about type-punning.
2009-01-02  Markus GutschkeUpdated copyright notice.
2008-12-30  Markus GutschkeAdd better support for old versions of OpenSSL that...
2008-12-29  Markus GutschkeFirst public release of the version 2.0 rewrite. This...
This page took 2.195631 seconds and 31 git commands to generate.