Althttpd

Changes On Branch tls-support
Login

Changes On Branch tls-support

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch tls-support Excluding Merge-Ins

This is equivalent to a diff from e28dea565e to cac7c08dbe

2022-01-14
18:52
Add TLS support. ... (check-in: f3ab410243 user: drh tags: trunk)
16:22
Update the documentation for the latest changes. ... (Closed-Leaf check-in: cac7c08dbe user: drh tags: tls-support)
15:43
Rename the --tls-cert-file option to just --cert. Add the new --pkey option that gives the ability to keep the private key in a separate file. ... (check-in: 78a747ad91 user: drh tags: tls-support)
2022-01-07
03:53
Minor doc fixes and additions in prep for attempting to add TLS support. ... (check-in: 3ac491657b user: stephan tags: tls-support)
2021-08-14
17:29
Add missing va_end(). Ticket [0c1e9179be76a8c7]. ... (check-in: e28dea565e user: drh tags: trunk)
2021-06-09
10:26
Fix typo in the althttpd.md document. ... (check-in: 0d3b5e232c user: drh tags: trunk)

Added .editorconfig.

Changes to Makefile.

Changes to althttpd.c.

Changes to althttpd.md.