summaryrefslogtreecommitdiffstats
path: root/httpd.cpp
Commit message (Collapse)AuthorAgeFilesLines
* group filespsychocrypt2017-09-301-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-apifireice-uk2017-07-181-0/+7
|\ | | | | Initial JSON API implementation
| * Initial JSON API implementationfireice-uk2017-07-121-0/+7
| |
* | rm dedicated windows header (handled by the build now)fireice-uk2017-07-171-3/+1
|/
* refactor CMakepsychocrypt2017-04-121-0/+4
| | | | | | - allow compiling without microhttpd - allow compiling without OpenSSL - install `config.txt` with command `make install`
* MIME typesfireice-uk2017-03-151-0/+4
|
* 302 Redirect instead of errorfireice-uk2017-03-141-6/+14
|
* New webdesign for the HTTP reportfireice-uk2017-03-031-7/+19
|
* License updatefireice-uk2017-02-121-0/+23
|
* Further httpd integrationfireice-uk2017-01-161-1/+2
|
* baish mircohttpd integrationfireice-uk2017-01-151-0/+96
OpenPOWER on IntegriCloud