| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Replace use of crc32 for entity id | Dan Goodliffe | 7 days |
| | | | | | | Entity value is MD5 hashed same as DB unique key, but the id itself is now taken from the DB primary key which is sequence generated. | ||
| * | Add missing -Wshadow | Dan Goodliffe | 2026-03-22 |
| | | |||
| * | Create and perform UA lookup curl op when new user agent is encountered | Dan Goodliffe | 2025-09-13 |
| | | |||
| * | Change getUserAgentDetail to return a packaged CURL object | Dan Goodliffe | 2025-09-05 |
| | | | | | | This will be usable with curl_multi_* instead of being a single synchronous request. | ||
| * | Add function to grab UA details from useragentstring.com | Dan Goodliffe | 2025-09-04 |
