- Intercept client cookie handling
- Rewrite of logging logic to use proper log package (thanks @Bonko)
- Update dependencies
- Fix Apache 2.0 license file
- Switch to dep from godeps, update dependencies
- Add asset building for Github releases
- Fix buttons in README
- set header instead of appending them (Thanks @Bonko)
- Fix: Ensure token is passed to AJAX requests too
- Dockerized proxy
- Made parameters configurable using ENV
- Switched to rconfig; made listen configurable; added token parameter
- Initial version