Skip to content

iauthd-c 1.0.1

Choose a tag to compare

@entrope entrope released this 31 Jul 01:07
· 115 commits to master since this release

iauthd-c 1.0.1 is a bugfix release for the iauthd-c 1.0 release series.

It corrects a bug in the config file parser that would ignore the key2 value2 part of a single-line construct like object { key1 value1; key2 value2 } (due to improper backtracking when it observed the closing brace instead of a semicolon).

It also fixes a minor typo in the example config file, and adds an explanation to the INSTALL file about how to pull in libevent on some systems.

iauthd-c-1.0.1.tar.gz