- Nov 20, 2018
-
-
zzz authored
Database and Contents Copyright (c) 2018 MaxMind, Inc. This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/. This database incorporates GeoNames [http://www.geonames.org] geographical data, which is made available under the Creative Commons Attribution 3.0 License. To view a copy of this license, visit http://www.creativecommons.org/licenses/by/3.0/us/. - Drop old ipv4 and ipv6 data files and build scripts - Build changes for new file
-
zzz authored
-
zzz authored
-
zzz authored
to remove the dependency on the large com.fasterxml.jackson.databind JSON package, and use POJOs instead. Add main() for testing
-
zzz authored
to remove the dependency on the large com.fasterxml.jackson.databind JSON package, and use POJOs instead.
-
zzz authored
retrieved from <a href="https://github.com/maxmind/GeoIP2-java">github</a>. For reading MaxMind GeoLite2 database files. Contains only the DatabaseReader class from that package. Unmodified as a baseline for future merges. Does not compile. To be heavily modified to remove the dependency on the large com.fasterxml.jackson.databind JSON package, and use POJOs instead, see following revs. Apache 2.0 license.
-
zzz authored
retrieved from <a href="https://github.com/maxmind/MaxMind-DB-Reader-java">github</a>. For reading MaxMind GeoLite2 database files. Unmodified as a baseline for future merges. Does not compile. To be heavily modified to remove the dependency on the large com.fasterxml.jackson.databind JSON package, and use POJOs instead, see following revs. Apache 2.0 license.
-
- Nov 19, 2018
-
-
zzz authored
-
zzz authored
-
zzz authored
Tested with bundled 1.1.1 and Debian/Ubuntu 2.3.0
-
zzz authored
because libjson-simple-java is in Debian (jessie+) and Ubuntu (trusty+). Version 1.1.1 (Feb. 2012) from: https://github.com/cliftonlabs/json-simple https://github.com/fangyidong/json-simple/releases License: Apache 2 (same as minidev) Release info: https://cliftonlabs.github.io/json-simple/ Current version 2.3.0 (in buster/sid/bionic+) is compatible. The 3.x branch is incompatible. No known external users of minidev (JSON_SMART) which was added in April 2018 (0.9.35) for DoH and the eventual bundling of i2pcontrol. The i2pcontrol plugin was switched from json-simple to minidev in early 2018, but it bundles the minidev source. When we bundle, we can switch it back. Does not compile; see checkins to follow.
-
- Nov 18, 2018
- Nov 17, 2018
- Nov 16, 2018
- Nov 15, 2018
-
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
Remove debug log in form handler
-
zzz authored
More fixes and cleanups
-
zzz authored
-
zzz authored
Make helper the session scope, not handler Reduce whitespace in formhandler.jsi Notes on why FormHandler can't be session scope Ajax still TODO
-
- Nov 14, 2018
-
-
zzz authored
-
- Nov 13, 2018