aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/auth.h
AgeCommit message (Collapse)AuthorFilesLines
2010-12-23Authentication: use ENUM instead of magic numbersHarald Welte1-0/+7
This improves readability of the code...
2010-06-14auth: Add missing include/auth.hSylvain Munaut1-0/+10
Doh ! Signed-off-by: Sylvain Munaut <tnt@246tNt.com>