summaryrefslogtreecommitdiffstats
path: root/common/eurephia_nullsafe.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Added misc. compiler optimisationsDavid Sommerseth2009-09-261-6/+6
* Moved the useful append_str() macro from sqlite.c to eurephia_nullsafe.hDavid Sommerseth2009-09-251-0/+11
* Fixed comments to malloc_nullsafe() and free_nullsafe()David Sommerseth2009-09-071-6/+5
* Added debug logging of free_nullsafe() calls as wellDavid Sommerseth2009-09-071-1/+4
* Moved all malloc() operations over to a calloc wrapper, malloc_nullsafe()David Sommerseth2009-09-071-1/+18
* More comments in common/David Sommerseth2009-09-041-2/+68
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-4/+4
* Added macro for defaultIntvalue() for pure integer valuesDavid Sommerseth2009-03-031-1/+1
* BUGFIX: Use hard coded default values when checking against openvpn_attempts ...David Sommerseth2008-11-291-0/+1
* Reorganised the source codeDavid Sommerseth2008-10-151-0/+33