summaryrefslogtreecommitdiffstats
path: root/eurephiadm/client_session.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* Fixed compiler warning: loop could be used uninitialisedDavid Sommerseth2010-07-301-1/+1
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* BUGFIX: eurephiadm session key was truncatedDavid Sommerseth2009-11-121-1/+1
* Added debug logging of free_nullsafe() calls as wellDavid Sommerseth2009-09-071-6/+6
* Moved all malloc() operations over to a calloc wrapper, malloc_nullsafe()David Sommerseth2009-09-071-9/+5
* Added doxygen comments for the main eurephiadm partsDavid Sommerseth2009-09-041-3/+49
* 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-1/+2
* BUGFIX: Fixed memset(...) going outside its boundariesDavid Sommerseth2008-12-091-1/+1
* BUGFIX: Removed a free_nullsafe(randdata) on the wrong placeDavid Sommerseth2008-12-061-1/+0
* Split eurephiadm.c into several filesDavid Sommerseth2008-12-011-0/+181