summaryrefslogtreecommitdiffstats
path: root/common/randstr.c
Commit message (Collapse)AuthorAgeFilesLines
* Updated Copyright dates to include 2010David Sommerseth2010-05-251-1/+1
|
* Fixed some new Doxygen warnings which came after enabling static functions ↵David Sommerseth2009-09-141-0/+3
| | | | and vars
* Added more comments to the common filesDavid Sommerseth2009-09-021-1/+19
|
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
|
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-1/+2
| | | | | Made sure we only include needed include files and checked that the copyright headers are equal and correct
* Made the destination buffer for random data more type independent (void *)David Sommerseth2009-03-031-1/+1
|
* Moved eDBsessionGetRandString(...) to a more global and independent ↵David Sommerseth2009-01-101-0/+51
eurephia_randstring(...) function