index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_httpd.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill vendor_directory in favour of normal include paths.
Sadie Powell
2022-01-26
1
-3
/
+1
*
Abolish the infernal space before accessibility keywords.
Sadie Powell
2022-01-25
1
-5
/
+5
*
Remove unused time_t field from the timer system.
•••
This is equivalent to calling InspIRCd::Now() and is only actually used in one place in modules.
Sadie Powell
2021-11-05
1
-1
/
+1
*
Apply the final keyword to all module classes where appropriate.
Sadie Powell
2021-10-04
1
-2
/
+6
*
Mark all module classes as final.
Sadie Powell
2021-10-01
1
-1
/
+2
*
Merge branch 'insp3' into master.
Sadie Powell
2021-08-28
1
-1
/
+1
|
\
|
*
Update copyright headers.
InspIRCd Robot
2021-08-27
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-08-17
1
-0
/
+2
|
\
|
|
*
Fix not parsing headers properly in the HTTP module.
Sadie Powell
2021-08-17
1
-0
/
+2
*
|
Added -Wshorten-64-to-32 and fixed all warnings.
Dominic Hamon
2021-05-30
1
-2
/
+2
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-05-11
1
-1
/
+1
|
\
|
|
*
Fix a bunch of weird indentation and spacing issues.
Sadie Powell
2021-04-27
1
-1
/
+1
*
|
Migrate collections from insert to emplace.
Sadie Powell
2021-04-18
1
-2
/
+2
*
|
Switch simple iterator loops to use range-based for loops.
Sadie Powell
2021-04-07
1
-4
/
+1
*
|
Fix a ton of pedantic compiler warnings.
Sadie Powell
2021-04-04
1
-2
/
+2
*
|
Refactor classbase/CullResult into Cullable/Cullable::Result.
Sadie Powell
2021-03-02
1
-3
/
+3
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-12-04
1
-4
/
+35
|
\
|
|
*
Fix a copy/paste error in the http path normalising code.
Sadie Powell
2020-12-04
1
-1
/
+1
|
*
Normalise paths in the httpd module.
Sadie Powell
2020-12-04
1
-1
/
+26
|
*
Improve HTTP logging.
Sadie Powell
2020-12-04
1
-1
/
+5
|
*
Be more specific when a HTTP parser error happens.
Sadie Powell
2020-12-04
1
-3
/
+5
*
|
Convert FIRST_MOD_RESULT_CUSTOM to a variadic function.
Sadie Powell
2020-11-10
1
-5
/
+4
*
|
Convert ConfigTag from reference<> to std::shared_ptr<>.
Sadie Powell
2020-10-31
1
-1
/
+1
*
|
Fix the case of getError/getSendQSize and rewrite the doc comments.
Sadie Powell
2020-07-20
1
-3
/
+3
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-05-05
1
-3
/
+3
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-04-24
1
-2
/
+2
|
*
Fixes by misspell-fixer
InspIRCd Robot
2020-04-21
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-04-11
1
-1
/
+1
|
\
|
|
*
Update the module descriptions using mkversion.
Sadie Powell
2020-04-10
1
-1
/
+1
*
|
Improve storage of module description, flags, and link data.
Sadie Powell
2020-04-11
1
-6
/
+3
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-04-09
1
-1
/
+6
|
\
|
|
*
Improve the logging of the httpd module.
Sadie Powell
2020-04-09
1
-1
/
+6
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-03-18
1
-15
/
+15
|
\
|
|
*
Fix a memory leak in the httpd module when sockets are closed late.
Sadie Powell
2020-02-20
1
-15
/
+15
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-02-19
1
-3
/
+5
|
\
|
|
*
Marginally improve the error pages created by httpd and httpd_acl.
Sadie Powell
2020-02-14
1
-3
/
+5
*
|
Use C++11 inline initialisation for class members.
Sadie Powell
2020-02-06
1
-6
/
+3
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-01-17
1
-4
/
+9
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-4
/
+9
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-07-16
1
-13
/
+33
|
\
|
|
*
Reset diagnostic pragmas after including external headers (#1661).
linuxdaemon
2019-06-24
1
-1
/
+9
|
*
Fix some more warnings in the httpd module.
Peter Powell
2019-06-10
1
-6
/
+10
|
*
Add an overload of StreamSocket::Close which closes when all data has been wr...
•••
Fixes sending large pages in m_httpd (#1646).
linuxdaemon
2019-05-22
1
-8
/
+19
|
*
Fix some warnings in m_httpd on older versions of GCC.
Peter Powell
2019-05-20
1
-7
/
+7
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-03-30
1
-15
/
+5
|
\
|
|
*
Update most URLs to use HTTPS and fix some dead links.
Robby
2019-03-14
1
-1
/
+1
|
*
m_httpd: GCC is __GNUC__ not _GNUC.
Peter Powell
2019-03-09
1
-1
/
+1
|
*
m_httpd: use http_response_str() instead of Response().
•••
Lets not reinvent the wheel pointlessly.
Peter Powell
2019-03-08
1
-14
/
+2
|
*
Fix an "unknown pragma" warning on Windows.
Peter Powell
2019-03-08
1
-1
/
+3
*
|
Remove a "commas at end of enumerator lists on C++03" warning.
Sadie Powell
2019-02-16
1
-11
/
+0
[next]