Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove whitespace lines | Unknown | 2017-11-16 | 1 | -1/+1 |
| | |||||
* | remove space indention with tabs | psychocrypt | 2017-11-16 | 1 | -8/+8 |
| | | | | - removed all space indention in `*.hpp` and `*.cpp` files | ||||
* | Add HTTP Digest auth (#98) | fireice-uk | 2017-11-10 | 1 | -1/+25 |
| | |||||
* | cleanup includes | psychocrypt | 2017-09-30 | 1 | -8/+8 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 1 | -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` |