]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/marshal.c
Don't mix declarations and statements.
[thirdparty/lldpd.git] / src / marshal.c
2012-05-04  Vincent BernatDon't mix declarations and statements.
2012-01-26  Vincent Bernatmarshal: circumvent cast alignment problems using memcpy
2012-01-23  Vincent Bernatmarshal: fix list marshalling and various other changes
2012-01-21  Vincent Bernatmarshal: add a way to ignore a pointer (setting it...
2012-01-21  Vincent Bernatmarshal: handle fixed-size strings
2012-01-21  Vincent Bernatmarshal: allow to specify null-terminated strings
2012-01-21  Vincent BernatAdd a new serialization engine.