summaryrefslogtreecommitdiffstats
path: root/plugin/eurephia.c
Commit message (Expand)AuthorAgeFilesLines
* Corrected a log entry on login/logoutDavid Sommerseth2009-03-261-2/+2
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-2/+3
* Renamed passwdhash(...) function to eurephia_quick_hash(...)David Sommerseth2009-03-211-1/+1
* Moved eDBsessionGetRandString(...) to a more global and independent eurephia_...David Sommerseth2009-01-101-1/+2
* BUGFIX: Removed several memory leaksDavid Sommerseth2009-01-031-0/+5
* Introduced password caching on authenticated sessionsDavid Sommerseth2009-01-031-4/+64
* Merge branch 'master' into eurephiadmDavid Sommerseth2008-12-021-0/+2
|\
| * Added login and logout info messages when log-level is 1David Sommerseth2008-12-021-0/+2
* | Added context_type into eurephiaCTX struct. Database queries limited due to ...David Sommerseth2008-11-291-0/+1
* | Splitted plugin/eurephiadb_session.[ch] into two partsDavid Sommerseth2008-11-281-0/+1
|/
* Added minimum API version check when loading database driver.David Sommerseth2008-11-281-1/+1
* Cleaned up eurephiadb_session dependenciesDavid Sommerseth2008-11-281-0/+1
* 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
* Code cleanup: Splitted all structures defined in eurephia_struct.h into sepa...David Sommerseth2008-11-051-0/+1
* BUGFIX: Fixed wrong attempt count reset during eurephia_tlsverify(...)v0.9.2_betaDavid Sommerseth2008-11-011-3/+0
* Added (untested) firewall block when IP addresses are blacklistedDavid Sommerseth2008-10-211-0/+10
* Reorganised the source codeDavid Sommerseth2008-10-151-0/+527