Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | maxmind: Move request processing to a thread. | Gerald Combs | 2018-05-24 | 1 | -0/+15 |
* | Avoid the realloc() warning from VS Code Analyzer. | Guy Harris | 2018-03-10 | 1 | -3/+5 |
* | entry_data.type is unsigned, so print it with %u. | Guy Harris | 2018-03-09 | 1 | -1/+1 |
* | Check for realloc() failing. | Guy Harris | 2018-03-09 | 1 | -0/+4 |
* | mmdbresolve: remove leak (found by clang). | Dario Lombardo | 2018-03-09 | 1 | -0/+2 |
* | mmdbresolve: Process our command line arguments by hand. | Gerald Combs | 2018-03-06 | 1 | -13/+15 |
* | Transition from GeoIP Legacy to MaxMindDB. | Gerald Combs | 2018-03-06 | 1 | -0/+169 |