aboutsummaryrefslogtreecommitdiff
path: root/lib/md5.c
AgeCommit message (Collapse)AuthorFiles
2020-02-27Implement basic authSergey Poznyakoff1
* Makefile.am (SUBDIRS): Add lib * configure.ac: Build lib/Makefile * lib/Makefile.am: New file. * lib/apr.c: New file. * lib/basicauth.c: New file. * lib/basicauth.h: New file. * lib/md5.c: New file. * lib/md5.h: New file. * lib/sha1.c: New file. * lib/sha1.h: New file. * src/Makefile.am: Add lib to the include path * src/config.c: New statement "auth". * src/ping903.c: Implement basic auth. * src/ping903.h (cf_auth): New proto.

Return to:

Send suggestions and report system problems to the System administrator.