summaryrefslogtreecommitdiffstats
path: root/plugin/eurephia-auth.c
Commit message (Expand)AuthorAgeFilesLines
* Improve compiler warning if OpenSSL build of OpenVPN is not detectedDavid Sommerseth2016-01-201-1/+1
* eurephia-auth: Move the declaration of eurephiaClientCTX outside #ifdef ENABL...David Sommerseth2013-06-121-2/+2
* eurephia-auth: Fixed a few issues when using OpenVPN 2.2David Sommerseth2013-06-091-2/+6
* Fixed a memory leak in detect_tunnel_type()David Sommerseth2013-06-071-0/+1
* plugin: Save the client certificate information in a OpenVPN per-client-contextDavid Sommerseth2013-06-071-17/+73
* plugin: Reworked the certinfo integration and use the X.509 certificate from ...David Sommerseth2013-06-071-12/+56
* plugin: Start the implementation of OpenVPN 2.3's plug-in API v3David Sommerseth2013-06-051-4/+121
* eurephia-auth: Fixed a double-free situation with dev-type is not obviousDavid Sommerseth2012-10-111-3/+2
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* Fix bug with TUN mode disconnects being logged wrongly.David Sommerseth2012-09-131-8/+0
* eurephia-auth: eurephiaInit() may not always return a contextDavid Sommerseth2012-01-051-1/+4
* Implemented proper TUN support in eurephiaDavid Sommerseth2010-12-141-0/+8
* Implemented detection of OpenVPN tunnel device typeDavid Sommerseth2010-11-301-2/+88
* Move daemonize() code to be called in the firewall child thread onlyDavid Sommerseth2010-11-261-30/+1
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Use macros to extract values via get_env()David Sommerseth2009-10-051-2/+3
* Modified get_env() function to limit number of bytes to extractDavid Sommerseth2009-10-021-3/+5
* Rewritten the eurephia_log() to support syslog logging as wellDavid Sommerseth2009-09-241-3/+3
* Fixed some new Doxygen warnings which came after enabling static functions an...David Sommerseth2009-09-141-1/+9
* Added missing include fileDavid Sommerseth2009-09-051-0/+1
* Added doxygen commentsDavid Sommerseth2009-09-021-11/+60
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-5/+4
* Made eurephia_context.h even more generic and independentDavid Sommerseth2008-11-281-0/+3
* Reorganised the source codeDavid Sommerseth2008-10-151-0/+179