summaryrefslogtreecommitdiff
path: root/src/Jamfile.jam
Commit message (Collapse)AuthorAge
* Add function to grab UA details from useragentstring.comDan Goodliffe2025-09-04
|
* Add libcurlDan Goodliffe2025-09-04
|
* Add basic boost::program_options supportDan Goodliffe2025-09-01
|
* Add helpers and SQL for storing an entityDan Goodliffe2025-08-25
|
* Pass a DB connection to IngestorDan Goodliffe2025-08-25
|
* Setup moveable/non-copyable special members on IngestorDan Goodliffe2025-08-25
|
* Add helpers for hashing values extracted from log inputDan Goodliffe2025-08-25
| | | | | zlib's crc32 used here, the interface is a bit C and as a result a bit casty, but it'll work.
* Initial commit; basic Apache log parsingDan Goodliffe2025-08-25