Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mutex and readability cleanup | Ben Morrison | 2019-06-13 | 1 | -11/+5 |
* | added support for TLS and hostname resolution | Ben Morrison | 2019-06-11 | 1 | -1/+8 |
* | check if behind reverse proxy | Ben Morrison | 2019-06-11 | 1 | -6/+13 |
* | merged indexHandler with cssHandler, updated tests | Ben Morrison | 2019-06-11 | 1 | -2/+2 |
* | changed some log formatting | Ben Morrison | 2019-06-10 | 1 | -2/+2 |
* | Start() broken into multiple functions | Ben Morrison | 2019-06-10 | 1 | -19/+30 |
* | setting version via build flags | Ben Morrison | 2019-06-09 | 1 | -1/+1 |
* | start time added to help differentiate run sessions in log file | Ben Morrison | 2019-06-09 | 1 | -1/+2 |
* | sqlite functionality added | Ben Morrison | 2019-06-08 | 1 | -2/+1 |
* | cleaned up error handling | Ben Morrison | 2019-06-08 | 1 | -3/+1 |
* | updated tests to work with new project structure | Ben Morrison | 2019-06-06 | 1 | -0/+1 |
* | moved bulk of code to its own package to clean up source tree | Ben Morrison | 2019-06-05 | 1 | -0/+120 |