Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-02 | auth: store parsed username and password | Jo-Philipp Wich | |
Store the parsed username and password information as HTTP headers in the clients header blob buffer for later use by proc.c Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2013-01-21 | add missing check for unencrypted passwords | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-01-13 | relicense to ISC | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-01-13 | add check for shadow support, turn -Os back on | Felix Fietkau | |
2013-01-03 | clean up / fix #include | Felix Fietkau | |
2013-01-03 | fix compile errors on linux | Felix Fietkau | |
2013-01-02 | add auth support | Felix Fietkau | |
2012-12-31 | use the new calloc_a function from libubox | Felix Fietkau | |
2012-12-30 | add config parser | Felix Fietkau | |