]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/Makefile.am
fixedpoint: fix buffer overflow in fixed point computations
[thirdparty/lldpd.git] / src / Makefile.am
2016-03-08  Vincent Bernatversion: display configuration directory as well
2016-03-04  Vincent Bernatversion: display more build information when using...
2015-02-19  Vincent Bernatconfigure: move LDFLAGS to LLDP_LDFLAGS
2015-02-19  Vincent Bernatconfigure: move CFLAGS/CPPFLAGS to LLDP_CFLAGS/LLDP_CPP...
2012-12-22  Vincent Bernatbuild: ship a include/ directory
2012-08-31  Vincent Bernatbuild: fix "make dist"
2012-08-28  Vincent BernatSeparate daemon and client code. Provide a client library.
2012-05-04  Vincent Bernatautomake: libevent.la is not a convenience library 0.6.0
2012-05-02  Vincent BernatShip an embedded copy of libevent.
2012-05-01  Vincent Bernatconfigure: enable compilation of a libevent archive
2012-05-01  Vincent Bernatlldpd: switch to libevent loop
2012-05-01  Vincent Bernatconfigure: upgrade to libevent 2.x
2012-05-01  Vincent BernatIntegration of libevent into the build system.
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-20  Vincent Bernatsnmp: add unit tests
2010-04-11  Vincent BernatAdd a new output for lldpctl: keyvalue.
2010-03-06  Andreas HofmeisterImplement an XML writer.
2010-03-06  Andreas HofmeisterImplement a basic "writer" infrastructure to emit struc...
2010-03-06  Andreas HofmeisterRip display related stuff out of lldpctl and put into...
2009-10-01  Vincent BernatMerge branch '15-old-compat'
2009-09-29  Vincent BernatRework autoconf stuff.
2009-09-29  Vincent BernatUse libtool convenience libraries for common files...
2009-07-07  Vincent BernatUnit tests for packing/unpacking.
2009-06-07  Vincent BernatAdd a callback mechanism to watch for incoming data...
2009-06-02  Vincent BernatChange the way interface information are collected.
2009-03-08  Vincent BernatMajor rewrite for packet builder and parser.
2008-11-17  Vincent BernatMerge branch 'master' into privsep
2008-11-16  Vincent BernatMerge branch 'master' into privsep
2008-11-16  Vincent BernatPrivilege separation for SNMP using a custom transport
2008-11-13  Vincent BernatMore privilege separation
2008-11-07  Vincent BernatMerge branch 'master' into privsep
2008-11-07  Vincent BernatStart privilege separation
2008-10-29  Vincent BernatMove client handling in a separate file
2008-10-15  Vincent BernatInitial import