summaryrefslogtreecommitdiffstats
path: root/auth
Commit message (Expand)AuthorAgeFilesLines
* auth/socket: Fixed a silly indenting bug in demo-auth-server.pyDavid Sommerseth2013-06-251-2/+2
* auth: Added socket-auth moduleDavid Sommerseth2013-06-093-0/+481
* auth-plugin: Added a simple flat-file authentication exampleDavid Sommerseth2013-05-292-0/+263
* Added function to inspect a plug-inDavid Sommerseth2013-04-123-0/+101
* auth plugin: Added a possibility for auth plug-ins to close down properlyDavid Sommerseth2013-03-074-1/+24
* auth-plugin: Added a silly and stupid authentication plug-inDavid Sommerseth2013-03-042-0/+150
* auth plug-in: Extended the API to have a PluginInit() functionDavid Sommerseth2013-03-043-1/+70
* auth plug-in: Improved documentation for auth plug-insDavid Sommerseth2013-03-041-9/+32
* auth plug-in: Made the PluginInfo() function more informativeDavid Sommerseth2013-03-043-20/+44
* Added the first stab of an authentication plug-in frameworkDavid Sommerseth2013-03-035-0/+506