]> andersk Git - test.git/history - libhttp
Use 2048-bit RSA keys for auto-generated certificates.
[test.git] / libhttp /
2012-02-02  Jay WeisskopfUse 2048-bit RSA keys for auto-generated certificates. shellinabox
2012-02-02  Jay WeisskopfAssume a private key is RSA if the header does not...
2012-02-02  Anders KaseorgsslGenerateCertificate: Don't use the shell
2012-02-02  Anders KaseorgsslSNICallback: Properly disallow invalid characters
2012-01-04  Jay WeisskopfCheck for null pointers from gethostbyname_r() to preve...
2010-10-02  Markus GutschkeSecond try :-)
2010-10-02  Markus GutschkeThe server could sometimes end up listening for events...
2010-10-02  Markus GutschkeSome more research on the web suggests the Apple ships...
2010-09-29  Markus GutschkeSome changes to improve compatibility with MacOS X.
2010-09-03  Markus GutschkeFix a pointer aliasing violation by explicitly breaking...
2010-08-27  Markus GutschkeFixed a check() failure that was caused by incorrect...
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-11-18  Markus GutschkeSome minor tweaks to make newer versions of gcc and...
2009-08-16  Markus GutschkeInternet Explorer still doesn't properly support CSS...
2009-08-15  Markus GutschkeSimplify the code that compresses HTTP replies. This...
2009-08-11  Markus GutschkeFixed support for Swedish keyboards
2009-07-08  Markus GutschkeMake 'update' warn about merge conflicts
2009-07-08  Markus GutschkeOptionally compress large responses, if the browser...
2009-07-07  Markus GutschkeRun-time testing for availability of libpthread functio...
2009-07-06  Markus GutschkeMaking it easier to host the terminal on non-root URLs...
2009-07-04  Markus GutschkeFixed a null pointer dereference that could be triggere...
2009-06-21  Markus GutschkeAdded new "--localhost-only" command line option.
2009-06-21  Markus GutschkeRespect "Connection: close" if sent by the browser.
2009-05-25  Markus GutschkeAdded SSL support for OpenBSD
2009-05-21  Markus GutschkeFixed various issues with building on OpenBSD
2009-04-16  Markus Gutschke- Make the code actually do, what the comments say...
2009-04-16  Markus Gutschke- Add support for commands that want to read before...
2009-03-30  Markus GutschkeAdded initial revision of demo application
2009-03-30  Markus GutschkeFix some corner cases, where partial matches would...
2009-03-29  Markus GutschkeAvoid closing the certificate file twice. Tweak make...
2009-03-29  Markus GutschkeAdd support for chained SSL certificates.
2009-03-21  Markus GutschkeWork-around for an IE6 bug when doing HTTPS through...
2009-03-18  Markus GutschkeMore IE6 tweaks. Allow root to listen on privileged ports.
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-07  Markus GutschkeFixed a printf format error when compiling in 64bit mode.
2009-01-05  Markus GutschkeFound a work-around for gcc warning about type-punning.
2009-01-02  Markus GutschkeUpdated copyright notice.
2009-01-01  Markus Gutschke- Tightened setuid operation to not allow any user...
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 0.29191 seconds and 7 git commands to generate.