summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue with missing -ldl on unstable Debian (sid) distroDavid Sommerseth2013-06-281-0/+1
* auth: Added socket-auth moduleDavid Sommerseth2013-06-091-1/+1
* auth-plugin: Added a simple flat-file authentication exampleDavid Sommerseth2013-05-291-1/+1
* auth-plugin: Added a silly and stupid authentication plug-inDavid Sommerseth2013-03-041-1/+1
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* Look for endian.h in include/sys as well.David Sommerseth2010-12-311-0/+10
* Only look for dlopen() and dlclose() in libdl on LinuxDavid Sommerseth2010-12-311-2/+9
* Explicit set library path for libxml2 and libxslt librariesDavid Sommerseth2010-12-311-0/+2
* Added install rules for man pagesDavid Sommerseth2010-07-301-0/+4
* Set version to 1.0.0David Sommerseth2010-07-301-1/+1
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Include system wide CFLAGS when buildingDavid Sommerseth2009-10-141-5/+1
* Updated version, for the comming 0.9.5_beta releaseDavid Sommerseth2009-09-261-1/+1
* Added misc. compiler optimisationsDavid Sommerseth2009-09-261-1/+1
* Added build rules and configure --doxygen argument to build Doxygen docs via ...David Sommerseth2009-09-221-3/+11
* Utilities did not get built when eurephiadm is enabledDavid Sommerseth2009-09-151-1/+1
* Added --gcov configure option, to see how that will workDavid Sommerseth2009-09-071-0/+4
* Added copyright info in CMake filesDavid Sommerseth2009-09-021-0/+19
* Cleaned up main CMakeLists.txt fileDavid Sommerseth2009-09-021-50/+87
* Added -fno-delete-null-pointer-checksDavid Sommerseth2009-07-211-0/+1
* Rewritten CMake rules to build common/ as static libraryDavid Sommerseth2009-04-111-1/+4
* Restructured ./configure and improved the path setupDavid Sommerseth2009-03-301-2/+5
* Prepared for linking in libxsltDavid Sommerseth2009-03-291-0/+9
* Added utility to initialise and prepare a eurephia databaseDavid Sommerseth2009-03-221-1/+3
* Make it possible to compile plug-in again without eurephiadm enabledDavid Sommerseth2009-01-021-0/+1
* certs command: Can parse SSL certificate files when registering cert.David Sommerseth2008-12-201-1/+7
* Moved libxml2 check from edb-sqlite to the global CMakeLists.txtDavid Sommerseth2008-12-131-0/+8
* Prepared for building with libxml2David Sommerseth2008-12-131-0/+1
* Made building of OpenVPN plug-in optionalDavid Sommerseth2008-12-111-9/+14
* Added functions for processing eurephiaACCESSINFO/eurephiaACCESSLISTDavid Sommerseth2008-12-111-1/+6
* Added first skeleton of a command line admin utilDavid Sommerseth2008-11-281-0/+7
* Created install rules via cmakeDavid Sommerseth2008-10-211-1/+3
* Reorganised the source codeDavid Sommerseth2008-10-151-46/+9
* Removed dependency on sed and CmakeLists.inDavid Sommerseth2008-10-041-0/+100
* Moved away from using environment variable for OPENVPN_SRC_DIR. Forcing use ...David Sommerseth2008-10-031-100/+0
* Made building more dynamic, improved parameter handling in configure and adde...David Sommerseth2008-10-031-5/+20
* Improved cmake rulesDavid Sommerseth2008-10-031-2/+66
* Added support for cmakeDavid Sommerseth2008-10-021-0/+21