Commits


titan: clean up IRI/URI/URL mess; it's a IRI what we parse


titan: error if the URI is not titan://


titan: better logging for unexpected EOFs upon an unexpected EOF, tls_error() returns NULL, so log the real reason iomux returned -1.


titan: rename parse_err to errstr


titan: iomux: return -1 on EOF without receving anything otherwise it enters an infinite loop where it tries to read, return zero, and tries again...


titan: fix appending of path parameters the parameters need to be added at the end of the path, not at the end of the URL.


actually use the specified log style


use the legacy style in the tests for now


fix test after log style condensed change


gmid.conf.5: add one example of proxy relay-to


Nm does not make any sense there


minor tweaks to gg(1)


two more missing ge -> gemexp


remove the LOGGING section; it's covered by gmid.conf(5)


fix the macro example