summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add release notes for 4.9.5.HEADdevelopGraham Dumpleton2022-10-052-0/+14
* Update version for development testing.Graham Dumpleton2022-10-051-2/+2
* Merge pull request #791 from bdc34/apache2.2-compile-part-2Graham Dumpleton2022-10-051-0/+9
|\
| * Needs to be enabled for all Apache 2.4 versions.Graham Dumpleton2022-10-051-1/+10
| * Fix ability to build with Apapche 2.2.Brian D. Caruso2022-09-141-2/+2
* | Merge pull request #797 from bteague/patch-1masterGraham Dumpleton2022-10-041-0/+12
|\ \ | |/ |/|
| * Fix up RestructuredText code example formatting.Graham Dumpleton2022-10-041-4/+5
| * Update WSGIScriptAliasMatch.rstBryan Teague2022-10-031-0/+11
|/
* Update version in preparation for release.4.9.4Graham Dumpleton2022-09-121-1/+1
* Merge branch 'master' into developGraham Dumpleton2022-09-121-3/+3
|\
| * Merge pull request #786 from canonex/patch-1Graham Dumpleton2022-09-121-3/+3
| |\
| | * Extra brackets removedRiccardo Gagliarducci2022-07-221-3/+3
| |/
* | Fix ability to build with Apache 2.2.Graham Dumpleton2022-09-123-0/+21
* | Add release notes for version 4.9.5 with details of LimitRequestBody issue.Graham Dumpleton2022-09-122-0/+19
* | Add more details to comment about forcing unlimited value for request content...Graham Dumpleton2022-08-181-2/+7
* | Try and force request body limit to unlimited in daemon process.Graham Dumpleton2022-08-181-0/+13
* | If status line not set for some reason, set it.Graham Dumpleton2022-08-181-0/+3
* | Increment version to 4.9.4.dev1.Graham Dumpleton2022-08-181-2/+2
* | Merge tag '4.9.3' into developGraham Dumpleton2022-07-180-0/+0
|\ \ | |/
| * Merge branch 'release/4.9.3'4.9.3Graham Dumpleton2022-07-1810-10/+364
| |\ | |/ |/|
* | Add documentation on trusted proxy configuration to page TOC.Graham Dumpleton2022-07-181-0/+2
* | Update Apache version in project toml file.Graham Dumpleton2022-07-181-1/+1
* | Update Apache version for mod_wsgi-standalone to 2.4.54.Graham Dumpleton2022-07-182-7/+16
* | Add changes notes and new documentation related to operation of trusted proxy...Graham Dumpleton2022-07-183-0/+334
* | Add fix to ensure that X-Client-IP header is dropped when is not a trusted he...Graham Dumpleton2022-07-181-0/+1
* | Add release notes page for 4.9.3.Graham Dumpleton2022-06-282-0/+8
* | Increment version to 4.9.3.Graham Dumpleton2022-06-281-2/+2
* | Merge tag '4.9.2' into developGraham Dumpleton2022-05-310-0/+0
|\ \ | |/
| * Merge branch 'release/4.9.2'4.9.2Graham Dumpleton2022-05-316-4/+34
| |\ | |/ |/|
* | Update package repo details for matrix builds as well.Graham Dumpleton2022-05-251-0/+2
* | Revert ubuntu version and try updating package repo details.Graham Dumpleton2022-05-251-2/+4
* | Try updating ubuntu version to fix system package installation issues.Graham Dumpleton2022-05-251-2/+2
* | Fix bug where daemon mode process could crash if invalid URL path was used.Graham Dumpleton2022-05-252-0/+14
* | Fix argument passing for reload function.Graham Dumpleton2022-05-251-2/+2
* | Increment version to 4.9.2 and add release notes file.Graham Dumpleton2022-05-253-2/+14
* | Merge tag '4.9.1' into developGraham Dumpleton2022-05-020-0/+0
|\ \ | |/
| * Merge branch 'release/4.9.1'4.9.1Graham Dumpleton2022-05-0239-42/+230
| |\ | |/ |/|
* | Update version string to prepare for 4.9.1 release.Graham Dumpleton2022-05-021-1/+1
* | Update copyright years.Graham Dumpleton2022-05-0230-30/+30
* | Use nested function so can test stack backtraces over multiple frames.Graham Dumpleton2022-05-021-1/+4
* | Update Python classifiers and test versions.Graham Dumpleton2022-05-022-1/+5
* | Updates so compiles on Python 3.11.Graham Dumpleton2022-05-023-1/+21
* | Merge pull request #732 from dreua/patch-1Graham Dumpleton2022-05-020-0/+0
|\ \
| * | Fix typo in documentationDavid Auer2021-11-171-2/+2
| |/
* | Merge branch 'develop' of github.com:GrahamDumpleton/mod_wsgi into developGraham Dumpleton2022-05-021-1/+1
|\ \
| * \ Merge pull request #743 from sandrotosi/patch-1Graham Dumpleton2022-05-021-1/+1
| |\ \
| | * | fix typo in wsgi_start_process()Sandro Tosi2021-12-061-1/+1
* | | | Fix typo in release notes.Graham Dumpleton2022-05-021-2/+2
* | | | Use official 3.10 Python version.Graham Dumpleton2022-05-021-1/+1
|/ / /
* | | Document Pdb fix for when using debug mode.Graham Dumpleton2022-05-021-0/+13