summaryrefslogtreecommitdiffstats
path: root/common/eurephia_context.h
Commit message (Expand)AuthorAgeFilesLines
* New feature: Added config option auth_disable_internalDavid Sommerseth2013-03-031-0/+1
* Added the first stab of an authentication plug-in frameworkDavid Sommerseth2013-03-031-0/+4
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* Implemented proper TUN support in eurephiaDavid Sommerseth2010-12-141-0/+1
* Implemented detection of OpenVPN tunnel device typeDavid Sommerseth2010-11-301-0/+9
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Fixed wrong define string for include filenameDavid Sommerseth2009-09-301-2/+2
* Rewritten the eurephia_log() to support syslog logging as wellDavid Sommerseth2009-09-241-4/+3
* More comments in common/David Sommerseth2009-09-041-2/+3
* Doxygen comments to eurephia_context.hDavid Sommerseth2009-09-041-20/+28
* Added missing #include statementsDavid Sommerseth2009-09-021-0/+1
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-1/+2
* Introduced password caching on authenticated sessionsDavid Sommerseth2009-01-031-0/+3
* Changed the id's for ECTX_ADMIN_* values, to make them more bitwise wiserDavid Sommerseth2008-11-301-2/+2
* Added context_type into eurephiaCTX struct. Database queries limited due to ...David Sommerseth2008-11-291-0/+6
* Made eurephia_context.h even more generic and independentDavid Sommerseth2008-11-281-1/+4
* Renamed eurephia_struct.h to eurephia_context.hDavid Sommerseth2008-11-271-0/+44