summaryrefslogtreecommitdiff
path: root/zxingorg/src/main
AgeCommit message (Expand)AuthorFilesLines
2015-05-13Reintroduce basic DoS filter in web appSean Owen1-3/+3
2015-05-12Handle IOException in multipart more cleanlySean Owen1-0/+4
2014-09-12Correctly identify file upload in multipart and only parse the first file uploadSean Owen1-10/+15
2014-09-11Fix Tomcat rendering issues and redirectSean Owen2-4/+3
2014-09-11Localize error response and remove redundant JSPXsSean Owen2-26/+67
2014-09-11Consolidate redirection, remove fairly redundant custom error pageSean Owen2-44/+71
2014-09-11Change HTML redirects to HTTPSean Owen1-1/+1
2014-09-10Move to servlet 3.0 file upload handling and annotationsSean Owen3-37/+19
2014-06-08Fix corner case for javadoc redirectorSean Owen1-3/+6
2014-02-09Untangle try-catch a bit in servlet, to properly catch 404 errorsSean Owen1-33/+28
2014-01-31Move to use of Java 7 NIO2 APIsSean Owen1-22/+17
2014-01-31Increase size of input that decoder acceptsSean Owen1-4/+4
2014-01-23Deal with case of no block listSean Owen1-8/+12
2014-01-23Better way to redirect entirely from /w/docs/javadoc to new github.io siteSean Owen1-0/+39
2013-12-08Reject non-HTTP URIssrowen1-0/+8
2013-11-25Add new endpoint at /w/chart that mimics http://chart.apis.google.com/chart Q...srowen@gmail.com3-4/+234
2013-11-22Move resources to match Maven standard directory structuresrowen@gmail.com3-0/+546