
noreply at github
Nov 20, 2011, 8:35 AM
Post #1 of 1
(95 views)
Permalink
|
|
[cherokee/webserver] 2af8ab: Implements the correct usage of HSTS.
|
|
Branch: refs/heads/dev Home: https://github.com/cherokee/webserver Commit: 2af8ab9a8a47676922b71c67fdbb0e72da6cb13a https://github.com/cherokee/webserver/commit/2af8ab9a8a47676922b71c67fdbb0e72da6cb13a Author: Stefan de Konink <stefan [at] konink> Date: 2011-11-19 (Sat, 19 Nov 2011) Changed paths: M cherokee/connection.c M cherokee/handler_error.c Log Message: ----------- Implements the correct usage of HSTS. Commit: 80ce616c3dadbc1ebe38a4ee31dab516064eafd9 https://github.com/cherokee/webserver/commit/80ce616c3dadbc1ebe38a4ee31dab516064eafd9 Author: Alvaro Lopez Ortega <alvaro [at] alobbs> Date: 2011-11-20 (Sun, 20 Nov 2011) Changed paths: M cherokee/source.c Log Message: ----------- Clean up: Moves a block of code to a static function. Commit: 07ad2c66899eff1f3af5dbfe73f02bd791f7ba2f https://github.com/cherokee/webserver/commit/07ad2c66899eff1f3af5dbfe73f02bd791f7ba2f Author: Alvaro Lopez Ortega <alvaro [at] alobbs> Date: 2011-11-20 (Sun, 20 Nov 2011) Changed paths: M cherokee/source_interpreter.c Log Message: ----------- The Information Sources mechanism was broken on systems where "localhost" resolves to ::1 before 127.0.0.1. This fix should take care of it. BEWARE: This is an intrusive patch that could introduce regressions. Commit: d23b903aa469fa700d2c9aee972eb54c7b9c2b7f https://github.com/cherokee/webserver/commit/d23b903aa469fa700d2c9aee972eb54c7b9c2b7f Author: Alvaro Lopez Ortega <alvaro [at] alobbs> Date: 2011-11-20 (Sun, 20 Nov 2011) Changed paths: M qa/pyscgi.py Log Message: ----------- Bumps pyscgi.py to 1.16.1 Commit: d3e739e10b430348f5a5404dde63c32fd16a5a5e https://github.com/cherokee/webserver/commit/d3e739e10b430348f5a5404dde63c32fd16a5a5e Author: Alvaro Lopez Ortega <alvaro [at] alobbs> Date: 2011-11-20 (Sun, 20 Nov 2011) Changed paths: M qa/091-Digest2.py M qa/092-Digest3.py M qa/100-Digest-htdigest.py M qa/130-Digest-EmptyPasswd.py M qa/175-Digest-htdigest-2.py M qa/base.py M qa/run-tests.py Log Message: ----------- Changes an internal parameter. 'is_ssl' is not a class property. Commit: d1d0b9b6101d244a10a8d6ad83df525c3a7082c0 https://github.com/cherokee/webserver/commit/d1d0b9b6101d244a10a8d6ad83df525c3a7082c0 Author: Alvaro Lopez Ortega <alvaro [at] alobbs> Date: 2011-11-20 (Sun, 20 Nov 2011) Changed paths: M qa/base.py Log Message: ----------- Improve how SSL handshake errors were being reported form the QA. Compare: https://github.com/cherokee/webserver/compare/d230685...d1d0b9b _______________________________________________ Cherokee-commits mailing list Cherokee-commits [at] lists http://lists.octality.com/listinfo/cherokee-commits
|