summaryrefslogtreecommitdiffstats
path: root/database
Commit message (Collapse)AuthorAgeFilesLines
...
* First attempt to make efw_iptables do some real iptables workDavid Sommerseth2008-09-141-2/+2
|
* Changed to using sqlite3_vmprintf() function instead of vsnprintf()David Sommerseth2008-09-102-33/+34
|
* Changed from SHA1 hash to SHA512.David Sommerseth2008-08-212-4/+4
| | | | | | | | | | | Using code from the SourceForge.net project: sha https://sourceforge.net/projects/sha/ Written by Allan Saddi. Wrote today to the developer and asked for permission to include sha512.[ch] under the BSD licence in this GPLv2 project. If it is denied, I'll need to find another SHA512 implementation.
* Only updating opevpn_attempts on ATTEMPT_RESET when attempt count > 0David Sommerseth2008-08-171-10/+20
|
* Added GPLv2 licence, updated *.[ch] files to include license, with exception ↵David Sommerseth2008-08-084-1/+61
| | | | of memwatch and sha1
* Renamed database column from sesskey to sessionkeyDavid Sommerseth2008-08-072-17/+17
|
* New attemtp of replacing the eDBadd_session_value(...) function with ↵David Sommerseth2008-08-071-3/+5
| | | | eAdd_value(...)
* Imported eurephia into gitDavid Sommerseth2008-08-066-0/+2168