List of commits:
Subject Hash Author Date (UTC)
port to arm64 18538327588cea32b6a7d3d569c629004003d8e0 Sylvain BERTRAND 2022-11-24 18:41:54
typo b35e5c752c64b57b54bd99af36731e144fc667ef Sylvain BERTRAND 2016-09-01 08:46:31
ipv6 fb43322c6ef675674385db60cabb724d74ee4053 Sylvain BERTRAND 2016-08-31 15:30:45
fix exit codes 9914ed973ba73daf29e7135980277677da5b1b83 Sylvain BERTRAND 2016-05-06 05:46:05
warning about spurious line feed with text editors 81fa0e376b074d96c080611986d64ad4a2833802 Sylvain BERTRAND 2016-04-29 09:15:16
really bad advice fixed 167bc5818ef0c4392c3eb877d8d464bfef1a45c7 Sylvain BERTRAND 2016-04-29 00:00:15
content-type support 30ab51cd0ae1f9a3ebb55ca145b1ad8c1221533c root 2016-04-28 23:39:07
typo fix, thx Florian Bruhin from suckless 4bd12dd5d83edf9c216f470098341529e3c31a3e Sylvain BERTRAND 2016-04-20 14:27:01
handle other side closed connection (0 bytes read) 019e89b4327f902dd6d28264cda5f114b67172e4 Sylvain BERTRAND 2016-04-20 14:00:40
working enough for my personnal use 905534989172399ceb39502913c24ea51e5daf42 Sylvain BERTRAND 2016-04-20 00:13:48
Initial commit 143cb38e968fd7384da0d66a3cedee87c12852cc Sylvain BERTRAND 2016-04-20 00:04:50
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/sylware/lnanohttp

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/sylware/lnanohttp

Clone this repository using git:
git clone git://git.rocketgit.com/user/sylware/lnanohttp

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main