summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/utils/HttpUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-204/+0
| | | | | | | | | This is a massive commit which reorganizes the entire project structure (although it is still monolithic), removes the Build classes, and switches to Moxie, a smarter Ant build tookit based on the original Gitblit Build classes. The Ant build script will likely require additional fine-tuning, but this is big step forward.
* Fixed validate IPv4 address methodJames Moger2012-12-051-0/+1
|
* Set subjectAlternativeName on SSL cert if CN=IPAddress (issue-170)James Moger2012-12-031-0/+22
|
* Improve logging of certificate authenticationJames Moger2012-11-291-27/+15
|
* X509 certificate authentication based on Kevin Anderson's implementationJames Moger2012-11-231-0/+98
|
* Support X-Forwarded-Context for subdomain proxy configs (issue 135)James Moger2012-09-201-1/+15
|
* Support for X-Forwarded-Proto and X-Forwarded-Port (issue 115)James Moger2012-08-021-4/+39
|
* Fixed broken urls for WAR builds.James Moger2011-09-261-2/+3
|
* Largely completed, uber-cool federation feature.James Moger2011-09-121-0/+45