Commit Graph
28 Commits
Author SHA1 Message Date
Evgeny Grin (Karlson2k) fadc07eb31 minimal_auth_digest: fixed missing return 2025-01-06 07:32:16 +01:00
Evgeny Grin (Karlson2k) 05d85e2e01 minimal_auth_digest.c: portability 2025-01-06 07:28:22 +01:00
Evgeny Grin (Karlson2k) aa428d5732 Digest Auth: the final part 2025-01-06 07:11:51 +01:00
Evgeny Grin (Karlson2k) 92f24c17a3 Basic Auth API: renamed struct and union members 2024-12-31 12:20:31 +01:00
Evgeny Grin (Karlson2k) 2d6c50d61d minimal_auth_basic.c: better aligned with specifications 2024-12-21 13:16:53 +01:00
Evgeny Grin (Karlson2k) 6a0d164326 minimal_auth_basic.c: added new minimal example 2024-12-19 21:20:18 +01:00
Evgeny Grin (Karlson2k) 0d8fdad517 minimal_example2: moved to another directory 2024-12-19 20:32:38 +01:00
Christian Grothoff 97c1a4a9e0 -fix demo 2024-09-02 13:59:09 +02:00
Christian Grothoff da82d23652 -fix filename 2024-09-02 13:43:43 +02:00
Christian Grothoff 0079f5dc9f -fix filename 2024-09-02 13:43:43 +02:00
Christian Grothoff 1b002c88b8 enable PP call 2024-09-02 11:37:49 +02:00
Christian Grothoff 3d702305f1 fix handler 2024-09-02 11:25:56 +02:00
Christian Grothoff a60a56ffa1 fix up demo.c 2024-09-02 10:39:03 +02:00
Christian Grothoff 0282778dba -fix demo.c code 2024-09-02 10:33:49 +02:00
Christian Grothoff d223e0e15c improve error handling in demo.c 2024-09-02 10:19:48 +02:00
Evgeny Grin (Karlson2k) 332e10db9d src/examples2: added .gitignore 2024-09-02 01:31:34 +02:00
Evgeny Grin (Karlson2k) 3944ddb465 demo: fixed NULL dereferences 2024-09-02 01:28:56 +02:00
Evgeny Grin (Karlson2k) cf7bc560fd demo: minor readability improvement 2024-09-01 12:06:48 +02:00
Evgeny Grin (Karlson2k) c85dcb058a demo: fixed page build error resulted in broken page and uninitialised data use 2024-09-01 12:04:30 +02:00
Evgeny Grin (Karlson2k) 1c100f939f demo: fixed too late reusable response attribute 2024-08-31 13:04:54 +02:00
Evgeny Grin (Karlson2k) 03d4a20131 demo: fixed one more NULL dereference 2024-08-31 11:55:40 +02:00
Evgeny Grin (Karlson2k) 8f05df5bdf demo: fixed NULL dereference 2024-08-31 11:48:23 +02:00
Evgeny Grin (Karlson2k) e56d40a7a7 demo: updated to use the new API 2024-08-31 11:33:04 +02:00
Evgeny Grin (Karlson2k) 06092dc444 demo: portability fixes 2024-08-31 11:32:34 +02:00
Evgeny Grin (Karlson2k) 2d85aa3972 demo: fixed compiler warning 2024-08-31 09:50:53 +02:00
Evgeny Grin (Karlson2k) b1fb42c7dd demo: handle correctly unexpected requests 2024-08-31 09:50:20 +02:00
Christian Grothoff e2c1939210 demo fixes 2024-08-30 22:38:51 +02:00
Christian Grothoff a6e982461c got demo rewrite to compile 2024-08-30 22:30:44 +02:00