Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
16 check-ins using file forms/copyright-release.html version a64c6f2644
2025-03-13
| ||
13:42 | Fix typos in the main documentation page: althttpd.md. ... (Leaf check-in: 1f0dfc157e user: drh tags: trunk) | |
2025-02-20
| ||
15:12 |
| |
2025-01-24
| ||
13:15 | Move the calculation of the request start time up to resolve problem where log writes can be sent to the wrong file when running in standalone server mode, as discussed in /forumpost/0e8dfd8d02bccd4a. ... (check-in: f6f3b8dd2d user: stephan tags: trunk) | |
2025-01-12
| ||
11:44 | Improvements, including better instructions in the header comment, to the static-ssl.mk makefile. ... (check-in: f14e96c1b5 user: drh tags: trunk) | |
2025-01-09
| ||
21:18 | Do a better job of figuring out the correct SERVER_PORT. Forum post 462a113f0a. ... (check-in: 186fc574ab user: drh tags: trunk) | |
20:25 | Comment out the TLS security enhancements, because we have received one report of it breaking the SQLite website. ... (check-in: 0c01b99d0a user: drh tags: trunk) | |
2025-01-08
| ||
18:10 | Include the althttpd commit date/time in the SERVER_SOFTWARE header field of the reply. ... (check-in: aaa33bd3a9 user: drh tags: trunk) | |
17:58 | Increase security of TLS connections, as suggested by forum post b8139d20e60028ae. ... (check-in: e8808c6fe3 user: drh tags: trunk) | |
2024-11-05
| ||
09:02 | Remove unused syslog.h header after testing on Linux and OpenBSD. The header's lack in msys2 builds was reported in /forumpost/3e78394004. ... (check-in: 07d1ade99f user: stephan tags: trunk) | |
03:45 | Change an unsigned int to a socklen_t to resolve portability problem reported in [83cc724873]. ... (check-in: 38f8c7072c user: stephan tags: trunk) | |
2024-11-04
| ||
05:14 | forgot to add comment about the MTLS change with regard to the CLI parameter ... (Leaf check-in: 646adc55f9 user: cforkin tags: mutual-tls-option) | |
2024-10-14
| ||
11:06 | Remove the CRLF-free note at the end of the documentation, since it no longer applies. ... (check-in: bd69c771f7 user: drh tags: trunk) | |
01:00 | Change SEND_CR to default-on. I'm so sad about this.... ... (check-in: b631279808 user: drh tags: trunk) | |
2024-10-12
| ||
23:57 | added an option to require mutual TLS for extra security when using althttpsd ... (check-in: fc5afdddf9 user: cforkin tags: mutual-tls-option) | |
19:19 | Add a note to the end of the main description of Althttpd to indicate that it is carriage-return free software. Provide the SEND_CR compile-time option to make it standards compliant, for the timid. ... (check-in: 11eb227f48 user: drh tags: trunk) | |
2024-10-11
| ||
10:35 | Add a copyright release form. ... (check-in: f6ad09182f user: drh tags: trunk) | |