Next | Query returned 4 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2022-05-14 23:38:09 by Amitai Schleier | Files touched by this commit (1)
Log message:
Solarish needs -lsocket.
   2022-01-04 23:35:24 by Amitai Schleier | Files touched by this commit (6)
Log message:
Update to 20220101. From the changelog:

- Rework from scratch
- Instead of separate directories for regular files and gzipped content,
  use one directory for all (as publicfile did)
- Add manual page
   2021-11-15 19:18:56 by Thomas Klausner | Files touched by this commit (1)
Log message:
httpfile: use BLAKE2s
   2021-10-21 22:38:35 by Amitai Schleier | Files touched by this commit (5)
Log message:
Add httpfile, a secure HTTP server derived from publicfile.

- removed ftpd
- added "Content-Encoding: gzip"
- added more 'default' filetypes
- case insensitive filetype checking
- upgraded alloc library, added memory limit
- added request timeout
- added basic authentication as a simple protection against robots
- added 301 redirect for directories
- added range support

Next | Query returned 4 messages, browsing 1 to 10 | previous