]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-http: message parser: Reject messages with invalid Date header when HTTP_MESSAGE_...
authorStephan Bosch <stephan.bosch@dovecot.fi>
Thu, 27 Jul 2017 14:34:34 +0000 (16:34 +0200)
committerStephan Bosch <stephan.bosch@dovecot.fi>
Thu, 27 Jul 2017 14:47:24 +0000 (16:47 +0200)
commitd577bb9027e4ceb19ada88d6884265efa5e16b15
tree6482d8ad4b55033220c0146d913239e62f995c72
parent76b50cc56df43d114f2363ec3066cf4a807eca49
lib-http: message parser: Reject messages with invalid Date header when HTTP_MESSAGE_PARSE_FLAG_STRICT flag is enabled.
src/lib-http/http-message-parser.c
src/lib-http/test-http-request-parser.c
src/lib-http/test-http-response-parser.c