]> git.ipfire.org Git - thirdparty/lldpd.git/history - tests/Makefile.am
Separate daemon and client code. Provide a client library.
[thirdparty/lldpd.git] / tests / Makefile.am
2012-08-28  Vincent BernatSeparate daemon and client code. Provide a client library.
2012-05-02  Vincent BernatShip an embedded copy of libevent.
2012-05-01  Vincent Bernatconfigure: enable compilation of a libevent archive
2012-03-04  Vincent Bernattests: fix location of .h files (they are in top_srcdir...
2012-01-24  Vincent BernatUse LIBADD instead of LDADD when appropriate.
2012-01-23  Vincent BernatMajor rewrite: rewrite lldpd/lldpctl communication...
2012-01-21  Vincent BernatAdd a new serialization engine.
2012-01-21  Vincent Bernattests: only compile check_snmp if SNMP support is available
2012-01-20  Vincent Bernatsnmp: add unit tests
2012-01-18  Vincent Bernattests: Simplify Makefile.am
2009-10-01  Vincent BernatMerge branch '15-old-compat'
2009-09-29  Vincent BernatRework autoconf stuff.
2009-07-08  Vincent BernatAdd getifaddrs() replacement for system without it.
2009-07-07  Vincent BernatRemove *.pcap file on clean.
2009-07-07  Vincent BernatAdd unit tests for EDP
2009-07-07  Vincent BernatAdd SONMP unit tests.
2009-07-07  Vincent BernatAdd CDP unit tests.
2009-07-07  Vincent BernatMove pcap stuff into a separate file to allow sharing...
2009-07-07  Vincent BernatAdd LLDP send tests.
2009-07-07  Vincent BernatUnit tests for packing/unpacking.