webserver.git
6 months agofull adaptation to c99 master
Laurent Mazet [Wed, 16 Apr 2025 19:38:44 +0000 (21:38 +0200)] 
full adaptation to c99

21 months agobest makefile
Laurent Mazet [Sat, 30 Dec 2023 06:53:03 +0000 (07:53 +0100)] 
best makefile

21 months agovalgrinds rule depends on all
Laurent Mazet [Fri, 29 Dec 2023 21:07:45 +0000 (22:07 +0100)] 
valgrinds rule depends on all

2 years agofix file access
Laurent Mazet [Thu, 20 Jul 2023 09:37:42 +0000 (11:37 +0200)] 
fix file access

2 years agomanage content-encoding
Laurent Mazet [Fri, 2 Jun 2023 16:49:35 +0000 (18:49 +0200)] 
manage content-encoding

2 years agoadd temporary directory
Laurent Mazet [Fri, 2 Jun 2023 13:31:08 +0000 (15:31 +0200)] 
add temporary directory

2 years agomanage content-encoding header
Laurent Mazet [Tue, 30 May 2023 16:34:06 +0000 (18:34 +0200)] 
manage content-encoding header

2 years agoRFCs for HTTP/1.1
Laurent Mazet [Sun, 28 May 2023 21:20:46 +0000 (23:20 +0200)] 
RFCs for HTTP/1.1

2 years agomissing test file
Laurent Mazet [Sat, 27 May 2023 21:27:49 +0000 (23:27 +0200)] 
missing test file

2 years agoMerge branch 'master' of https://secure.softndesign.org/git/webserver
Laurent Mazet [Sat, 27 May 2023 21:24:29 +0000 (23:24 +0200)] 
Merge branch 'master' of https://secure.softndesign.org/git/webserver

2 years agoRevert "major fixes and better tests"
Laurent Mazet [Sat, 27 May 2023 21:22:28 +0000 (23:22 +0200)] 
Revert "major fixes and better tests"

This reverts commit 7a559b2cdf3c9060af1645ae73420c4b91b19cf1.

2 years agomajor fixes and better tests
Laurent Mazet [Sat, 27 May 2023 21:19:38 +0000 (23:19 +0200)] 
major fixes and better tests

2 years agomajor fixes and better tests
Laurent Mazet [Sat, 27 May 2023 21:19:38 +0000 (23:19 +0200)] 
major fixes and better tests

2 years agosimplify code
Laurent Mazet [Fri, 26 May 2023 22:11:54 +0000 (00:11 +0200)] 
simplify code

2 years agoimplement head method
Laurent Mazet [Fri, 26 May 2023 22:11:17 +0000 (00:11 +0200)] 
implement head method

2 years agoreduice code
Laurent Mazet [Fri, 26 May 2023 13:03:50 +0000 (15:03 +0200)] 
reduice code

2 years agoadd tests
Laurent Mazet [Fri, 26 May 2023 12:16:35 +0000 (14:16 +0200)] 
add tests

2 years agoadd options and tests
Laurent Mazet [Fri, 26 May 2023 10:09:26 +0000 (12:09 +0200)] 
add options and tests

2 years agominimal mime management
Laurent Mazet [Wed, 24 May 2023 22:15:06 +0000 (00:15 +0200)] 
minimal mime management

2 years agofirst http server working
Laurent Mazet [Wed, 24 May 2023 13:51:21 +0000 (15:51 +0200)] 
first http server working

2 years agofix for windows
Laurent Mazet [Wed, 24 May 2023 13:50:41 +0000 (15:50 +0200)] 
fix for windows

2 years agoMerge remote-tracking branch 'refs/remotes/origin/master'
Laurent Mazet [Wed, 24 May 2023 11:48:27 +0000 (13:48 +0200)] 
Merge remote-tracking branch 'refs/remotes/origin/master'

2 years agoFix for windows
Laurent Mazet [Wed, 24 May 2023 08:59:02 +0000 (10:59 +0200)] 
Fix for windows

2 years agoquick commit 2
Laurent Mazet [Tue, 23 May 2023 22:42:53 +0000 (00:42 +0200)] 
quick commit 2

2 years agoquick commit
Laurent Mazet [Tue, 23 May 2023 16:08:17 +0000 (18:08 +0200)] 
quick commit

2 years agoadapt for windows
Laurent Mazet [Mon, 22 May 2023 13:39:14 +0000 (15:39 +0200)] 
adapt for windows

2 years agocorrections
Laurent Mazet [Mon, 22 May 2023 13:39:02 +0000 (15:39 +0200)] 
corrections

2 years agocode not working
Laurent Mazet [Sun, 21 May 2023 13:23:26 +0000 (15:23 +0200)] 
code not working

2 years agoadd http 1.0 rfc
Laurent Mazet [Sun, 21 May 2023 13:22:46 +0000 (15:22 +0200)] 
add http 1.0 rfc

2 years agoproper ending
Laurent Mazet [Fri, 19 May 2023 21:38:41 +0000 (23:38 +0200)] 
proper ending

2 years agoecho server
Mazet Laurent [Thu, 18 May 2023 20:32:35 +0000 (22:32 +0200)] 
echo server

2 years agoecho server
Mazet Laurent [Thu, 18 May 2023 20:28:21 +0000 (22:28 +0200)] 
echo server

2 years agobackbone server is ready
Mazet Laurent [Thu, 18 May 2023 13:35:42 +0000 (15:35 +0200)] 
backbone server is ready

2 years agofix for windows
Laurent Mazet [Tue, 16 May 2023 16:30:00 +0000 (18:30 +0200)] 
fix for windows

2 years agoinitial web server (only echo)
Laurent Mazet [Mon, 15 May 2023 22:07:21 +0000 (00:07 +0200)] 
initial web server (only echo)

2 years agofixes for windows
Laurent Mazet [Mon, 15 May 2023 12:26:31 +0000 (14:26 +0200)] 
fixes for windows

2 years agobuggy code (3)
Laurent Mazet [Sun, 14 May 2023 21:37:27 +0000 (23:37 +0200)] 
buggy code (3)

2 years agobuggy code (2)
Laurent Mazet [Sun, 14 May 2023 14:46:16 +0000 (16:46 +0200)] 
buggy code (2)

2 years agobuggy code
Laurent Mazet [Fri, 12 May 2023 16:31:51 +0000 (18:31 +0200)] 
buggy code

2 years agoadd signal management
Laurent Mazet [Tue, 9 May 2023 15:47:26 +0000 (17:47 +0200)] 
add signal management

2 years agocleaning
Laurent Mazet [Tue, 9 May 2023 14:21:17 +0000 (16:21 +0200)] 
cleaning

2 years agoadd ignore file
Laurent Mazet [Tue, 9 May 2023 11:55:18 +0000 (13:55 +0200)] 
add ignore file

2 years agoextract server code into separared file
Laurent Mazet [Tue, 9 May 2023 11:55:07 +0000 (13:55 +0200)] 
extract server code into separared file

2 years agoadapt to linux
Laurent Mazet [Sat, 6 May 2023 09:54:07 +0000 (11:54 +0200)] 
adapt to linux

2 years agoinitial server for Windows
Laurent Mazet [Fri, 5 May 2023 08:49:44 +0000 (10:49 +0200)] 
initial server for Windows

2 years agoadd option port
Laurent Mazet [Tue, 25 Apr 2023 14:32:21 +0000 (16:32 +0200)] 
add option port

2 years agominimal skeleton
Laurent Mazet [Mon, 24 Apr 2023 09:19:33 +0000 (11:19 +0200)] 
minimal skeleton