summaryrefslogtreecommitdiffstats
path: root/database/sqlite
Commit message (Expand)AuthorAgeFilesLines
...
* Improved code security. LOG_DEBUG statements are only compiled if DEBUG=1 is...David Sommerseth2008-09-192-41/+36
* Renamed openvpn_lastlog.session_del to session_deletedDavid Sommerseth2008-09-192-2/+2
* Added (untested) logging of time_duration into openvpn_lastlog.session_durationDavid Sommerseth2008-09-192-19/+21
* Added (untested) logging of VPN MAC addresses into openvpn_macaddr_historyDavid Sommerseth2008-09-192-0/+19
* - Renamed eDBget_sessionkey(...) to eDBget_sessionkey_seed(...)David Sommerseth2008-09-151-32/+31
* 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
* 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-083-1/+45
* Renamed database column from sesskey to sessionkeyDavid Sommerseth2008-08-072-17/+17
* New attemtp of replacing the eDBadd_session_value(...) function with eAdd_val...David Sommerseth2008-08-071-3/+5
* Imported eurephia into gitDavid Sommerseth2008-08-065-0/+1373