Commits
- Commit:
e0af76a7865fe55de80790d4129969c206394b58
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add MIME types
- Commit:
4cde3d63d9d92ab45c28bb6d526ee715a86ed104
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add `make install` command
- Commit:
479e180db265e5846678bec016865ea6cdcf14ca
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add unit tests (parse_url)
- Commit:
e494e02c837088e25f84506a0d27898a7e0bb9bd
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Patch from la-ninpre <aaoth@aaoth.xyz>
> Separate compilation enables incremental recompilation
> instead of redoing the whole work from scratch each time.
> Separating compilation also enables developer to use `-j`
> option of make to speed up the compilation.
> I also made Makefile respect CXXFLAGS provided in the
> environment, so that one can set certain optimization
> flags, for example.
- Commit:
bcf3fb81ce90f24602b958223d2aa1494ff05f23
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Big refactoring: client is not need, entire project is a server
- Commit:
bce8f2740bc3c255439257893c9c6f724feb4689
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Cross platform build: alpine linux tested (`libressl-dev` required)
- Commit:
b20335632804754482ef930b97f325c08c4ac8fc
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Read file content and return it
- Commit:
529cc6f4bf81cb3c4dc794c56969c93ee40fe333
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add v0.1.1 report template
- Commit:
917c32a4f0ec162835da762d7dd0afdb11d69392
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Path (from URL) normalization
- Commit:
5b8701be75c5767827e3c7e500de5980f55deb3c
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Remove GSL, add vtl
- Commit:
31115dc786d9c7d6e4f7ddac7f71c7c2bea4de4f
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add vostokd