Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-12 | add_new_errorpage(): fix segfault accessing global config | rofl0r | |
another fallout of the config refactoring finished by 2e02dce0c3de4a231f74b44c34647406de507768. apparently no one using the ErrorFile directive used git master during the last months, as there have been no reports about this issue. | |||
2009-08-07 | make message argument of indicate_http_error() const. | Michael Adam | |
Michael | |||
2009-08-07 | make message argument to send_http_headers() constant. | Michael Adam | |
Michael | |||
2009-08-07 | add_error_variable(): make key and data arguments const | Michael Adam | |
Michael | |||
2008-12-08 | Convert tabs to spaces | Mukund Sivaraman | |
2008-12-01 | Reformat code to GNU coding style | Mukund Sivaraman | |
This is a commit which simply ran all C source code files through GNU indent. No other modifications were made. | |||
2008-05-24 | Renamed htmlerror.[ch] to html-error.[ch] | Mukund Sivaraman | |