]> jfr.im git - irc/quakenet/qwebirc.git/history - run.py
Fix XSS issue where external pages could alter DOM.
[irc/quakenet/qwebirc.git] / run.py
2017-07-25  Chris PorterMerge pull request #307 from retropc/master
2017-07-25  Chris PorterMerge branch 'master' into quakenet
2015-01-25  Chris PorterMerge default into quakenet.
2014-08-26  Chris PorterMerge.
2014-08-25  Chris PorterMerge.
2014-08-25  Chris PorterMerge.
2014-08-18  Chris PorterMerge.
2014-08-18  Chris PorterMerge.
2014-08-18  Chris PorterMerge.
2014-08-18  Chris PorterMerge.
2014-08-18  Chris PorterMerge.
2014-08-18  Chris PorterMerge.
2014-08-17  Chris PorterMerge.
2014-08-13  Chris PorterMerge.
2014-08-13  Chris PorterMerge.
2014-08-13  Chris PorterMerge.
2014-08-12  Chris PorterMerge.
2014-08-12  Chris PorterMerge.
2014-08-12  Chris PorterMerge.
2014-08-11  Chris PorterMerge.
2014-08-11  Chris PorterMerge websockets into quakenet.
2014-01-12  Chris PorterMerge.
2014-01-03  Chris Portertry to use a better reactor than select on unix
2014-01-03  Chris Porteradd option to run flash server
2010-06-06  Chris PorterAdd profiling arguments to run.py.
2010-06-06  Chris PorterAnother attempt at stopping that 'reactor not installed...
2010-02-24  Chris PorterAdd support for chained SSL certificates.
2010-02-24  Chris PorterFix syslog on Windows.
2009-11-23  Chris PorterExecutable bit on run.py got lost somehow.
2009-11-10  Chris PorterMerge.
2009-11-10  Chris PorterAdd basic syslog support.
2009-07-30  Chris PorterAdd pidfile option to run.py.
2009-07-30  Chris PorterMerge default into stable.
2009-07-03  soczolAdd option to bind qwebirc to an IP instead of listenin...
2009-07-02  Chris PorterMerge default into stable.
2009-06-19  Chris PorterExpose SSL support, who'd have thought qwebirc has...
2009-06-03  Chris PorterAdd (forced) dependency checking.
2009-02-17  Chris PorterAdd default arguments to run.py.
2009-02-17  Chris PorterImplement our own timeout mechanism as the Twisted...
2009-02-17  Chris PorterChange the way timeouts are processed entirely to make...
2009-02-17  Chris PorterDon't activate the default reactor twice.
2009-02-06  Chris PorterMake scripts executable.
2009-02-01  Chris PorterAdd traceback option to run.py.
2009-01-31  Chris PorterReplace {compile,run}.{bat,sh} with {compile,run}.py.