]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/client/xml_writer.c
client: ensure XML is written to the provided file handle
[thirdparty/lldpd.git] / src / client / xml_writer.c
2016-01-23  Vincent Bernatclient: ensure XML is written to the provided file...
2015-12-29  Vincent Bernatclient: gracefully handle NULL data in writers
2015-05-28  Vincent BernatMerge pull request #115 from alagoutte/travis_container
2015-05-28  Vincent BernatMerge pull request #114 from alagoutte/clang
2015-05-26  Alexis La GoutteDisable -Wdocumentation for some include using pragma
2015-03-18  Vincent Bernatlog: add token to all `fatalx` instances
2013-01-05  Vincent BernatMerge branch 'feature/1/cli'
2013-01-05  Vincent Bernatlldpctl: add a CLI
2012-12-17  Vincent Bernatlog: remove extra linefeeds from log_*() and fatal...
2012-12-16  Vincent Bernatlog: convert LLOG_* to log_* and add more debug logs
2012-08-28  Vincent BernatSeparate daemon and client code. Provide a client library.