Skip to content

Releases: digitalwave/libmsclogparser

v0.3.0

19 Jan 16:08
8ef5ba0

Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

  • Align fields to new format of Apache
    • remove 2nd [client] field lookup
    • add lookup for [remote] if [client] does not exist
  • Align fields to new format of Apache
    • use [host] field for host if exists
  • Modernize Python3 module build
  • Add pkgconfig related files and entries
  • Replace pointer type to static in method
    of error storage
  • Add boundary check in parsing of log tail

v0.2.0

21 Jun 09:56

Choose a tag to compare

  • Get host from 'host' field in case of Nginx log
  • Increment possible length of [ver]; fix field name
  • URI field was truncated, fixed
  • Long lines caused segfault, fixed
  • Change fields name

v0.1.0

11 Feb 10:59

Choose a tag to compare

v0.1.0 released