summaryrefslogtreecommitdiffstats
path: root/xmrstak/http/httpd.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove whitespace linesUnknown2017-11-161-1/+1
|
* remove space indention with tabspsychocrypt2017-11-161-8/+8
| | | | - removed all space indention in `*.hpp` and `*.cpp` files
* Add HTTP Digest auth (#98)fireice-uk2017-11-101-1/+25
|
* cleanup includespsychocrypt2017-09-301-8/+8
|
* group filespsychocrypt2017-09-301-0/+153
- 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`
OpenPOWER on IntegriCloud