summaryrefslogtreecommitdiff
path: root/include/modules/httpd.h
AgeCommit message (Expand)Author
2025-05-09Fix some forward declarations in the httpd header.Sadie Powell
2025-05-09Move HTTP types to the HTTP namespace.Sadie Powell
2025-05-04Fix HTTP headers to be case insensitive as required by the spec.Sadie Powell
2025-01-14Merge branch '2.0' into 2.1.Sadie Powell
2025-01-14Update the copyright headers for 2025.2.0Sadie Powell
2024-02-26Fix some coding style issues.Sadie Powell
2024-02-17Update the copyright headers for 2024.Sadie Powell
2024-01-23Mark types that have no inheritors as final.Sadie Powell
2024-01-23Improve the layout of types that inherit from another type.Sadie Powell
2024-01-04Update the copyright headers for 2024.Sadie Powell
2023-12-17Remove some unnecessary spaces that break editor indentation.Sadie Powell
2023-10-11Start migrating to range-based for loops.Sadie Powell
2022-12-31Merge branch '2.0' into 2.1.Sadie Powell
2022-12-31Update the copyright headers for 2023.Sadie Powell
2022-01-12Merge branch '2.0' into 2.1.Sadie Powell
2022-01-06Update the copyright headers for 2022.Sadie Powell
2022-01-04Consistently use #pragma once across all header files.Sadie Powell
2022-01-04Modernize CXXFLAGS on Unix and enable -Werror on CI.Sadie Powell
2022-01-04Use C++11 style class/struct initialisation.Sadie Powell
2021-06-17Fix various spelling issues (#274).Josh Soref
2021-01-07Update copyright to 2021.Robby
2020-01-04Update copyright to 2020.Robby
2019-12-14Fix a bunch of broken indentation.Peter Powell
2019-01-03Allow multiple IP addresses in extforward_ip separated by spaceslinuxdaemon
2019-01-01Update copyright to 2019.Robby
2018-04-25Update copyright to 2018.Robby
2018-03-26m_httpd: make http headers case insensitiveAdam
2017-06-05httputils: escape ampersand tooAdam
2017-01-16Update copyright to 2017.Robby
2016-01-28Update copyright to 2016. This was done with:Robby
2013-08-23Remove webpanel:ssl configuration option because its dumbAdam
2013-05-05Move module header files to include/modules to fix naming conflicts with syst...Adam