best makefile
[webserver.git] / server.c
2023-05-26  Laurent Mazetsimplify code
2023-05-26  Laurent Mazetreduice code
2023-05-24  Laurent Mazetfix for windows
2023-05-24  Laurent MazetMerge remote-tracking branch 'refs/remotes/origin/master'
2023-05-24  Laurent MazetFix for windows
2023-05-22  Laurent Mazetadapt for windows
2023-05-19  Laurent Mazetproper ending
2023-05-16  Laurent Mazetfix for windows
2023-05-15  Laurent Mazetinitial web server (only echo)
2023-05-15  Laurent Mazetfixes for windows
2023-05-14  Laurent Mazetbuggy code (3)
2023-05-14  Laurent Mazetbuggy code (2)
2023-05-12  Laurent Mazetbuggy code
2023-05-09  Laurent Mazetadd signal management
2023-05-09  Laurent Mazetcleaning
2023-05-09  Laurent Mazetextract server code into separared file