Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | group files | psychocrypt | 2017-09-30 | 1 | -153/+0 |
| | | | | | | | - move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp` | ||||
* | Merge pull request #213 from fireice-uk/topic-json-api | fireice-uk | 2017-07-18 | 1 | -0/+7 |
|\ | | | | | Initial JSON API implementation | ||||
| * | Initial JSON API implementation | fireice-uk | 2017-07-12 | 1 | -0/+7 |
| | | |||||
* | | rm dedicated windows header (handled by the build now) | fireice-uk | 2017-07-17 | 1 | -3/+1 |
|/ | |||||
* | refactor CMake | psychocrypt | 2017-04-12 | 1 | -0/+4 |
| | | | | | | - allow compiling without microhttpd - allow compiling without OpenSSL - install `config.txt` with command `make install` | ||||
* | MIME types | fireice-uk | 2017-03-15 | 1 | -0/+4 |
| | |||||
* | 302 Redirect instead of error | fireice-uk | 2017-03-14 | 1 | -6/+14 |
| | |||||
* | New webdesign for the HTTP report | fireice-uk | 2017-03-03 | 1 | -7/+19 |
| | |||||
* | License update | fireice-uk | 2017-02-12 | 1 | -0/+23 |
| | |||||
* | Further httpd integration | fireice-uk | 2017-01-16 | 1 | -1/+2 |
| | |||||
* | baish mircohttpd integration | fireice-uk | 2017-01-15 | 1 | -0/+96 |