Age | Commit message (Expand) | Author |
---|---|---|
2020-10-14 | new release: 1.11.1 | Omar Polo |
2020-10-14 | added a changelog file | Omar Polo |
2020-10-14 | switching to mmap() based file handling | Omar Polo |
2020-10-14 | style | Omar Polo |
2020-10-07 | improve make error message if etags is not found | Omar Polo |
2020-10-07 | put back the missing lseek, and change variables name | Omar Polo |
2020-10-07 | added support for mime types (by looking at file extension)1.0 | Omar Polo |
2020-10-07 | rewrote the main loop to use poll | Omar Polo |
2020-10-07 | fmt | Omar Polo |
2020-10-03 | correct the ../ removal function | Omar Polo |
2020-10-03 | improving style: no functional changes | Omar Polo |
2020-10-03 | minor documentation edits | Omar Polo |
2020-10-03 | extend installation notes | Omar Polo |
2020-10-03 | remame sendfile to send_file and senddir to send_dir | Omar Polo |
2020-10-03 | explicitly require TLS 1.2 or 1.3 | Omar Polo |
2020-10-02 | added license | Omar Polo |
2020-10-02 | fixed quoting in Makefile | Omar Polo |
2020-10-02 | fix errors in manpage | Omar Polo |
2020-10-02 | initial commit | Omar Polo |