summaryrefslogtreecommitdiffstats
path: root/plugin/eurephiadb_session.c
Commit message (Expand)AuthorAgeFilesLines
* Remove VPN IP netmask from session seedDavid Sommerseth2012-09-131-4/+4
* Implemented proper TUN support in eurephiaDavid Sommerseth2010-12-141-15/+42
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Use macros to extract values via get_env()David Sommerseth2009-10-051-4/+6
* Tightening the building of the seeddata string even moreDavid Sommerseth2009-10-021-1/+1
* Fixed possible integer overflow issueDavid Sommerseth2009-10-021-7/+7
* Added debug logging of free_nullsafe() calls as wellDavid Sommerseth2009-09-071-32/+32
* Moved all malloc() operations over to a calloc wrapper, malloc_nullsafe()David Sommerseth2009-09-071-22/+7
* Added doxygen commentsDavid Sommerseth2009-09-021-3/+37
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-1/+2
* Moved eDBsessionGetRandString(...) to a more global and independent eurephia_...David Sommerseth2009-01-101-2/+3
* BUGFIX: Fixed unintended truncation of the session key and session seed valuesDavid Sommerseth2009-01-031-2/+2
* Introduced password caching on authenticated sessionsDavid Sommerseth2009-01-031-3/+8
* Splitted plugin/eurephiadb_session.[ch] into two partsDavid Sommerseth2008-11-281-103/+3
* Made eurephia_context.h even more generic and independentDavid Sommerseth2008-11-281-0/+2
* Renamed eurephia_struct.h to eurephia_context.hDavid Sommerseth2008-11-271-1/+1
* Reorganised the source codeDavid Sommerseth2008-10-151-0/+352