index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_maxminddb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] _WIN32 __declspec(dllexport) *_plugin_init
Glenn Strauss
2023-05-03
1
-0
/
+1
*
[multiple] store ptrs to remote addr in request_st (#3192)
Glenn Strauss
2023-02-28
1
-1
/
+1
*
[mod_maxminddb] check remote IP each request (fixes #3191)
Glenn Strauss
2023-02-28
1
-33
/
+84
*
[multiple] employ ck_calloc, ck_malloc shared code
Glenn Strauss
2022-12-10
1
-8
/
+6
*
[multiple] mark mod_*_plugin_init() funcs cold
Glenn Strauss
2022-12-07
1
-0
/
+1
*
[multiple] reduce use of BUFFER_INTLEN_PTR
Glenn Strauss
2021-08-27
1
-6
/
+6
*
[multiple] reduce redundant NULL buffer checks
Glenn Strauss
2021-08-27
1
-6
/
+5
*
[mod_maxminddb] fix config validation typo
Glenn Strauss
2020-11-05
1
-1
/
+1
*
[multiple] use sock_addr_get_family in more places
Glenn Strauss
2020-10-11
1
-1
/
+1
*
[multiple] con hooks store ctx in con->plugin_ctx
Glenn Strauss
2020-08-02
1
-7
/
+7
*
[multiple] add summaries to top of some modules
Glenn Strauss
2020-07-08
1
-0
/
+6
*
[multiple] split con, request (very large change)
Glenn Strauss
2020-07-08
1
-14
/
+16
*
[multiple] copy small struct instead of memcpy()
Glenn Strauss
2020-07-08
1
-1
/
+2
*
[core] move plugin_ctx into (request_st *)
Glenn Strauss
2020-07-08
1
-4
/
+4
*
[multiple] generic config array type checking
Glenn Strauss
2020-07-08
1
-1
/
+1
*
[multiple] plugin_stats array
Glenn Strauss
2020-07-08
1
-22
/
+22
*
[multiple] connection hooks no longer get (srv *)
Glenn Strauss
2020-07-08
1
-2
/
+0
*
[core] array_init() arg for initial size
Glenn Strauss
2020-07-08
1
-1
/
+1
*
[multiple] plugin.c handles common FREE_FUNC code
Glenn Strauss
2020-07-08
1
-16
/
+2
*
[mod_maxminddb] use config_plugin_values_init()
Glenn Strauss
2020-07-08
1
-164
/
+234
*
[core] const char *name in struct plugin
Glenn Strauss
2020-05-23
1
-4
/
+1
*
[core] simpler config_check_cond()
Glenn Strauss
2020-05-23
1
-3
/
+2
*
[core] inline buffer as part of data_string value
Glenn Strauss
2020-02-24
1
-2
/
+2
*
[core] inline buffer key for *_patch_connection()
Glenn Strauss
2020-02-24
1
-3
/
+3
*
[core] inline buffer as part of DATA_UNSET key
Glenn Strauss
2020-02-24
1
-2
/
+2
*
[mod_maxminddb] MaxMind GeoIP2 support
Glenn Strauss
2019-05-26
1
-0
/
+405