mongoose/docs
Dmitry Frank 47abc641f1 Fix nonce in digest authentication
CL: Mongoose Web Server: Digest authentication: Fix nonce validity check (expired nonce or nonce from the future did not cause the the check to fail)
CL: Mongoose Web Server: Digest authentication: Fix nonce request value; it worked before because nonce validity check was broken as well
CL: Mongoose Web Server: Digest authentication: Add `nonce` argument to `mg_http_create_digest_auth_header()`: clients should use the value received from the server's authentication request.

Resolves https://github.com/cesanta/mongoose/issues/809

PUBLISHED_FROM=5e59f90ed6b2a4311ed6763159da81c2aaf6af4c
2018-02-01 22:05:43 +00:00
..
c-api Fix nonce in digest authentication 2018-02-01 22:05:43 +00:00
coap Move mongoose docs to https://cesanta.com/docs/ 2017-10-16 15:18:24 +00:00
core Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
dns Move mongoose docs to https://cesanta.com/docs/ 2017-10-16 15:18:24 +00:00
dns_resolver Update mongoose docs 2017-02-02 14:24:49 +00:00
http Move mongoose docs to https://cesanta.com/docs/ 2017-10-16 15:18:24 +00:00
media Reference media files in doc directly 2016-05-28 19:00:05 +01:00
mqtt Move mongoose docs to https://cesanta.com/docs/ 2017-10-16 15:18:24 +00:00
overview Move mongoose docs to https://cesanta.com/docs/ 2017-10-16 15:18:24 +00:00
intro.md Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00