summaryrefslogtreecommitdiff
path: root/auth.c
Commit message (Expand)AuthorAgeFilesLines
* auth: store parsed username and passwordJo-Philipp Wich2017-07-021-6/+20
* add missing check for unencrypted passwordsFelix Fietkau2013-01-211-1/+3
* relicense to ISCFelix Fietkau2013-01-131-12/+12
* add check for shadow support, turn -Os back onFelix Fietkau2013-01-131-0/+3
* clean up / fix #includeFelix Fietkau2013-01-031-0/+1
* fix compile errors on linuxFelix Fietkau2013-01-031-0/+2
* add auth supportFelix Fietkau2013-01-021-0/+59
* use the new calloc_a function from libuboxFelix Fietkau2012-12-311-4/+9
* add config parserFelix Fietkau2012-12-301-0/+63