Commit Graph

24 Commits

Author SHA1 Message Date
Solene Rapenne 807d1b8409 Add a configure script to make compiling on Linux easier 2021-03-14 14:18:06 +01:00
Solene Rapenne 31d384833f Rewording 2021-02-08 21:55:55 +01:00
Solene Rapenne ff78ea5049 Documentation rewording 2021-02-05 21:28:41 +01:00
prx 84120dca09 remove double ticks 2021-02-03 21:01:07 +01:00
prx f0dbd2c9ed ready for Linux && disable solene's specific tests 2021-02-03 20:46:36 +01:00
prx 470e47a018 Add simple cgi support +:
* read file byte after byte
* format code (syslog + err)
* move functions in utils.c
2021-01-14 13:31:51 +01:00
Solene Rapenne 332a5cd1d6 Tell about autoindex in README 2021-01-10 13:11:46 +01:00
prx f60ea88c8d add mimetype and autoindex option + minor changes
* follow style(9) for prototypes
* move first most used extension for more effeciciency when looking for mime
* add opts.h to deal with options
* remove lang=en by default
* add option to set default mimetype
* add option to autoindex if no index.gmi found
* redirect if ending "/" is missing
* send appropriate status code if request too long
* edit manpage and README for new options
2021-01-10 09:30:35 +01:00
Solene Rapenne ec3d847e1c explain inetd should only answer on 127.0.0.1 instead of all interfaces. Suggestion from xhr 2021-01-03 21:42:18 +01:00
Solene Rapenne 76c107a582 Reminder about opening TCP/1965 in the firewall 2021-01-02 12:31:18 +01:00
Solene Rapenne f0f05b83aa Add support to redirection 2021-01-01 21:00:40 +01:00
prx 6d0d8d8130 add missing useradd, simplify cert usage with relayd 2020-12-09 21:31:39 +01:00
Solene Rapenne 8c5e344707 Enhance README with install instructions and tell about chroot for everyone 2020-12-05 20:12:13 +01:00
Solene Rapenne e9c3945ede Add syslog messages 2020-12-04 18:55:31 +01:00
Solene Rapenne fde0939d77 Remove chroot() from TODO because it's done 2020-12-03 23:03:48 +01:00
Solene Rapenne b3bb3b2f91 Add chroot() feature 2020-12-03 22:59:39 +01:00
Solene Rapenne f00fb88c62 Documentation improvements 2020-12-03 22:18:26 +01:00
Solene Rapenne 03122f78bd Tell about the language change parameter 2020-12-03 22:08:29 +01:00
Solene Rapenne 493302530b Update TODO list in README.md 2020-12-03 21:41:29 +01:00
Solene Rapenne 64912e9f6e Update the documentation about MIME 2020-12-02 20:00:14 +01:00
Solene Rapenne dd201d73d9 Add a flag to change the default language in the return status code 2020-12-02 18:07:10 +01:00
Solene Rapenne 615079e26c Add virtualhost features with a flag + according tests 2020-12-02 15:31:21 +01:00
Solene Rapenne 0dc203c8c6 Fix git clone url 2020-12-02 00:01:32 +01:00
Solene Rapenne 06ee27cb29 Add README.md 2020-12-01 23:55:37 +01:00