]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_httpd.cpp
Fix a bunch of weird indentation and spacing issues.
[user/henk/code/inspircd.git] / src / modules / m_httpd.cpp
2021-04-27 Sadie PowellFix a bunch of weird indentation and spacing issues.
2020-12-04 Sadie PowellFix a copy/paste error in the http path normalising...
2020-12-04 Sadie PowellNormalise paths in the httpd module.
2020-12-04 Sadie PowellImprove HTTP logging.
2020-12-04 Sadie PowellBe more specific when a HTTP parser error happens.
2020-04-24 InspIRCd RobotUpdate copyright headers.
2020-04-21 InspIRCd RobotFixes by misspell-fixer
2020-04-10 Sadie PowellUpdate the module descriptions using mkversion.
2020-04-08 Sadie PowellImprove the logging of the httpd module.
2020-02-20 Sadie PowellFix a memory leak in the httpd module when sockets...
2020-02-14 Sadie PowellMarginally improve the error pages created by httpd...
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-06-24 linuxdaemonReset diagnostic pragmas after including external heade...
2019-06-10 Peter PowellFix some more warnings in the httpd module.
2019-05-22 linuxdaemonAdd an overload of StreamSocket::Close which closes...
2019-05-20 Peter PowellFix some warnings in m_httpd on older versions of GCC.
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-03-14 RobbyUpdate most URLs to use HTTPS and fix some dead links.
2019-03-09 Peter Powellm_httpd: GCC is __GNUC__ not _GNUC.
2019-03-08 Peter Powellm_httpd: use http_response_str() instead of Response().
2019-03-08 Peter PowellFix an "unknown pragma" warning on Windows.
2019-02-06 linuxdaemonExpand searching in m_httpd_stats, add global handling...
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-10-26 Peter PowellFix a bunch of harmless compiler warnings on recent...
2018-10-06 edefUse nodejs/http_parser instead of a homebrew parser.
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-08-07 Peter Powellm_httpd: close the HTTP connection after serving a...
2018-07-24 Peter PowellMake more config stuff case insensitive.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-11-17 Peter PowellFix a ton of -Wsign-conversion warnings.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-09-12 Peter PowellGet rid of irc::sockets::satoap().
2017-09-03 Peter PowellConvert a bunch of time-related config options to getDu...
2017-08-05 Peter PowellMerge pull request #1351 from SaberUK/master+webirc
2017-07-27 Peter PowellMerge pull request #1271 from SaberUK/master+exemption
2017-07-25 Peter PowellMerge pull request #1300 from SaberUK/master+genssl
2017-07-12 Peter PowellMerge pull request #1270 from SaberUK/master+sasl
2017-07-12 Peter PowellMerge pull request #1267 from SaberUK/master+config
2017-07-12 Peter PowellMerge pull request #1211 from SaberUK/master+override
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-12 Peter PowellAdd CXX11_OVERRIDE to overridden members that lack it.
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2016-09-02 Attila MolnarMerge insp20
2016-08-24 Attila MolnarCheck for errors after calling IOHookProvider::OnAccept()
2016-08-17 Attila MolnarMerge insp20
2016-08-10 Attila MolnarMerge branch 'master+websocket'
2016-08-08 Attila MolnarKeep multiple IOHookProvider references in class Listen...
2016-08-08 Attila MolnarAdd StreamSocket::GetModHook() for obtaining the IOHook...
2016-02-22 Attila MolnarMerge insp20
2015-05-10 Attila MolnarMerge insp20
2015-05-04 Attila MolnarMerge branch 'master+whoiscontext'
2015-05-01 Attila Molnarm_httpd Fix iteration in OnUnloadModule()
2015-04-27 Attila MolnarMerge branch 'master+dns'
2015-04-20 Attila MolnarMerge insp20
2015-02-19 Attila MolnarMerge pull request #997 from SaberUK/master+compiler...
2015-02-12 Attila MolnarMerge branch 'master+crossmodevents'
2015-02-11 Attila Molnarm_httpd Remove now unused variable "claimed"
2015-02-11 Attila MolnarRemove unused parameters from HTTPRequest constructor
2015-02-11 Attila MolnarConvert the HTTPd request event to use the new cross...
2015-02-11 Attila MolnarConvert the HTTPd ACL event to use the new cross-module...
2015-01-14 Attila MolnarMerge branch 'master+stfjoinforward'
2015-01-10 Attila MolnarReduce std::string::substr() usage
2014-12-18 Attila MolnarMerge pull request #953 from SaberUK/master+configure...
2014-12-15 Attila MolnarMerge branch 'master+callerid' into master+flatmap
2014-12-10 Attila Molnarm_httpd On module unload close all connections hooked...
2014-12-08 Attila MolnarMerge branch 'master+timeout'
2014-11-03 Attila Molnarm_flashpolicyd, m_httpd Store sockets in a intrusive...
2014-11-03 Attila Molnarm_flashpolicyd, m_httpd Handle timeouts using the Timer...
2014-11-03 Attila Molnarm_httpd Clean up HttpServerSocket constructor
2014-11-03 Attila Molnarm_httpd Remove unused container
2014-11-03 Attila Molnarm_httpd Always timeout connections, set default timeout...
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-06-25 Peter PowellAdd parameter to InspIRCd::TimeString for UTC time...
2014-06-25 Peter PowellAdd formatting to InspIRCd::TimeString; switch all...
2014-05-23 Peter PowellPrefix all definitions in config.h to avoid potential...
2014-04-07 Attila MolnarMerge insp20
2014-03-25 Attila Molnarm_httpd Fix typo noticed by @SaberUK
2014-01-22 Attila MolnarSplit IOHook into IOHook and IOHookProvider
2014-01-21 Attila MolnarMerge insp20
2014-01-20 Attila Molnarm_httpd Add timeout option; remove timed out connections
2013-09-09 attilamolnarm_httpd Close all open http sockets on unload
2013-09-08 attilamolnarAutomatically register ServiceProviders created by...
2013-08-30 attilamolnarMerge insp20
2013-08-15 attilamolnarRemove $ModDep comments
2013-08-04 attilamolnarAutomatically attach modules to events
2013-08-04 AdamChange the syntax of FOREACH macros to be less dumb.
2013-08-04 Attila MolnarMerge pull request #590 from SaberUK/master+module...
2013-08-04 Peter PowellChange modules to use the MODNAME constant when logging.
2013-07-04 Attila MolnarMerge pull request #574 from SaberUK/master+build-comme...
2013-07-04 Peter PowellRemove $Core and $Mod* comments apart from $ModDep.
2013-06-06 attilamolnarChange the API of m_httpd to be dynamic_reference-based
2013-06-06 attilamolnarCreate IOHook interface (extracted from Module)
2013-06-05 attilamolnarMerge insp20
2013-05-22 Attila MolnarMerge pull request #545 from SaberUK/master+logging...
2013-05-19 Peter PowellFix spacing in calls to LogManager::Log.
next