Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Create and perform UA lookup curl op when new user agent is encountered | Dan Goodliffe | 2025-09-13 |
| | |||
* | Always pass API URL to curlGetUserAgentDetail | Dan Goodliffe | 2025-09-13 |
| | |||
* | Use curl_multi_poll in main ingestLog loop | Dan Goodliffe | 2025-09-10 |
| | | | | Preparation step for having background curl operations. | ||
* | 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 |