Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-16 | basicauth: use sblist | rofl0r | |
2018-02-25 | basicauth.[ch]: refactor to make basicauth_string() reusable | rofl0r | |
2018-02-06 | add support for basic HTTP authentication | rofl0r | |
using the "BasicAuth" keyword in tinyproxy.conf. base64 code was written by myself and taken from my own library "libulz". for this purpose it is relicensed under the usual terms of the tinyproxy license. |