best makefile
[webserver.git] / webserver.c
2023-06-02  Laurent Mazetmanage content-encoding
2023-06-02  Laurent Mazetadd temporary directory
2023-05-27  Laurent MazetMerge branch 'master' of https://secure.softndesign...
2023-05-27  Laurent MazetRevert "major fixes and better tests"
2023-05-27  Laurent Mazetmajor fixes and better tests
2023-05-27  Laurent Mazetmajor fixes and better tests
2023-05-26  Laurent Mazetimplement head method
2023-05-26  Laurent Mazetreduice code
2023-05-26  Laurent Mazetadd tests
2023-05-26  Laurent Mazetadd options and tests
2023-05-24  Laurent Mazetminimal mime management
2023-05-24  Laurent MazetMerge remote-tracking branch 'refs/remotes/origin/master'
2023-05-24  Laurent MazetFix for windows
2023-05-23  Laurent Mazetquick commit 2
2023-05-23  Laurent Mazetquick commit
2023-05-21  Laurent Mazetcode not working
2023-05-19  Laurent Mazetproper ending
2023-05-18  Mazet Laurentbackbone server is ready
2023-05-15  Laurent Mazetinitial web server (only echo)
2023-05-15  Laurent Mazetfixes for windows
2023-05-14  Laurent Mazetbuggy code (2)
2023-05-12  Laurent Mazetbuggy code
2023-05-09  Laurent Mazetadd signal management
2023-05-09  Laurent Mazetextract server code into separared file
2023-05-06  Laurent Mazetadapt to linux
2023-05-05  Laurent Mazetinitial server for Windows
2023-04-25  Laurent Mazetadd option port
2023-04-24  Laurent Mazetminimal skeleton