mongoose/docs/c-api
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
..
coap.h Fix doc typos 2017-03-01 06:19:58 +00:00
dns_server.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
dns.h Fix doc typos 2017-03-01 06:19:58 +00:00
http_client.h Fix nonce in digest authentication 2018-02-01 22:05:43 +00:00
http_server.h Separate digest auth from HTTP headers parsing 2017-08-22 19:51:53 +00:00
http.h Improve websocket implementation 2018-02-01 13:20:19 +00:00
mbuf.h Target CC3200 example to production device 2016-10-26 10:39:04 +00:00
mqtt_server.h Fix msvc6 build 2016-11-14 17:51:07 +00:00
mqtt.h MQTT client keep alive fixes 2017-06-04 21:50:23 +00:00
net.h Fix formatting 2017-07-02 20:05:53 +00:00
resolv.h Honor DNS server from DHCP 2017-03-20 09:53:12 +00:00
uri.h Add mg_assemble_uri 2017-04-27 13:50:33 +00:00
util.h Make mg_url_encode public 2017-07-21 12:06:52 +00:00
intro.md Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00