index
:
eurephia.git
beta
master
pgsql
release/1.0
release/1.1
Unnamed repository; edit this file to name it for gitweb.
David Sommerseth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
database
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added minimum API version check when loading database driver.
David Sommerseth
2008-11-28
2
-2
/
+11
*
BUGFIX: Added missing linking against crypto
David Sommerseth
2008-11-28
1
-1
/
+1
*
Cleaned up eurephiadb_session dependencies
David Sommerseth
2008-11-28
2
-2
/
+0
*
Renamed eurephia_struct.h to eurephia_context.h
David Sommerseth
2008-11-27
2
-2
/
+2
*
Code cleanup: Splitted all structures defined in eurephia_struct.h into sepa...
David Sommerseth
2008-11-05
3
-1
/
+38
*
Renamed eurephiadb-sqlite to edb-sqlite
David Sommerseth
2008-11-05
2
-7
/
+7
*
Code improvement - using already assigned (char *) pointer instead of calling...
David Sommerseth
2008-11-03
1
-1
/
+1
*
Added double check if ip address is NULL or not
David Sommerseth
2008-11-01
1
-1
/
+4
*
Fixed missing WHERE clause in SQL for extracting blacklisted IP addresses
David Sommerseth
2008-11-01
2
-2
/
+2
*
Fixed wrong registration of IP addresses in eDBget_blacklisted_ip(...)
David Sommerseth
2008-11-01
2
-2
/
+2
*
Added eDBget_blacklisted_ip(ctx) functions into db drivers
David Sommerseth
2008-11-01
2
-0
/
+44
*
Code cleanup in eurephiadb.c
David Sommerseth
2008-11-01
1
-18
/
+18
*
Updated eurephiadb driver to implement eDBget_blacklisted_ip() function
David Sommerseth
2008-11-01
2
-1
/
+2
*
Created install rules via cmake
David Sommerseth
2008-10-21
1
-1
/
+6
*
Reorganised the source code
David Sommerseth
2008-10-15
4
-6
/
+252
*
Merge branch 'master' into cmake
v0.9_beta
David Sommerseth
2008-10-08
2
-27
/
+5
|
\
|
*
Moved TLS authentication logging from database module to eurephia.c
David Sommerseth
2008-10-08
2
-27
/
+5
*
|
Merge branch 'master' into cmake
David Sommerseth
2008-10-04
3
-161
/
+171
|
\
|
|
*
Log review - last round for now. Recategorised a few errors and warnings.
David Sommerseth
2008-10-04
2
-5
/
+5
|
*
Log review - changed log levels for all DEBUG(...) calls
David Sommerseth
2008-10-04
3
-45
/
+45
|
*
Log review (part 1) - log categories
David Sommerseth
2008-10-03
2
-113
/
+123
*
|
Made cmake also create template database
David Sommerseth
2008-10-03
1
-0
/
+10
*
|
Improved cmake rules
David Sommerseth
2008-10-03
1
-6
/
+21
*
|
Adjusted to match new cmake regime
David Sommerseth
2008-10-02
1
-0
/
+3
*
|
Added support for cmake
David Sommerseth
2008-10-02
2
-43
/
+14
|
/
*
Improved description in database driver template regarding argument parsing
David Sommerseth
2008-09-26
1
-7
/
+20
*
BUGFIX: Changed SQLite database schema to allow mulitple identical sessionseeds
David Sommerseth
2008-09-26
1
-1
/
+2
*
BUGFIX: Follow up on the commit fc8a177bc86fc7e68b15045ba7a791e2504f4b5c
David Sommerseth
2008-09-26
2
-2
/
+8
*
BUGFIX: Made sure that eDBget_sessionkey_seed(...) only returns a sessionkey ...
David Sommerseth
2008-09-26
2
-3
/
+12
*
BUGFIX: changed argv[1] to argv[0] due to new parameter handling in eurephia.c
David Sommerseth
2008-09-24
1
-3
/
+3
*
Fixed some sqlite_free_result() issues - missing or incorrectly placed
David Sommerseth
2008-09-19
1
-3
/
+3
*
Updated database driver template to match the most recent needed API
David Sommerseth
2008-09-19
1
-281
/
+388
*
Improved code security. LOG_DEBUG statements are only compiled if DEBUG=1 is...
David Sommerseth
2008-09-19
2
-41
/
+36
*
Renamed openvpn_lastlog.session_del to session_deleted
David Sommerseth
2008-09-19
3
-3
/
+3
*
Added (untested) logging of time_duration into openvpn_lastlog.session_duration
David Sommerseth
2008-09-19
2
-19
/
+21
*
Added (untested) logging of VPN MAC addresses into openvpn_macaddr_history
David Sommerseth
2008-09-19
2
-0
/
+19
*
- Renamed eDBget_sessionkey(...) to eDBget_sessionkey_seed(...)
David Sommerseth
2008-09-15
1
-32
/
+31
*
First attempt to make efw_iptables do some real iptables work
David Sommerseth
2008-09-14
1
-2
/
+2
*
Changed to using sqlite3_vmprintf() function instead of vsnprintf()
David Sommerseth
2008-09-10
2
-33
/
+34
*
Changed from SHA1 hash to SHA512.
David Sommerseth
2008-08-21
2
-4
/
+4
*
Only updating opevpn_attempts on ATTEMPT_RESET when attempt count > 0
David Sommerseth
2008-08-17
1
-10
/
+20
*
Added GPLv2 licence, updated *.[ch] files to include license, with exception ...
David Sommerseth
2008-08-08
4
-1
/
+61
*
Renamed database column from sesskey to sessionkey
David Sommerseth
2008-08-07
2
-17
/
+17
*
New attemtp of replacing the eDBadd_session_value(...) function with eAdd_val...
David Sommerseth
2008-08-07
1
-3
/
+5
*
Imported eurephia into git
David Sommerseth
2008-08-06
6
-0
/
+2168