Add missing ICMP message type definitions.
[tinc] / lib / utils.h
2011-05-28 Guus SliepenFix sparse warnings and add an extra sprinkling of...
2009-10-24 Guus SliepenMove socket error interpretation to utils.h.
2009-09-24 Guus SliepenRemove checkpoint tracing.
2009-09-24 Guus SliepenUpdate the address of the Free Software Foundation...
2009-09-24 Guus SliepenRemove Ivo's old email addresses.
2009-09-24 Guus SliepenUpdate copyright information.
2009-09-09 Guus SliepenConvert bitfields to integers in a safe way.
2009-05-28 Guus SliepenAdd some const where appropriate.
2006-04-26 Guus SliepenUpdate copyright notices, remove Ivo's email address.
2005-05-04 Guus SliepenUpdate copyright notices.
2004-03-21 Guus SliepenUpdate copyrights, links, email addresses and let Subve...
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-08-08 Guus SliepenSmall things.
2003-08-08 Guus SliepenBetter error messages under Windows.
2003-08-02 Guus SliepenInstall tinc as a service under Windows (MinGW). Remove...
2003-07-17 Guus SliepenBig header file cleanup: everything that has to do...
2003-07-12 Guus SliepenUpdate copyrights.
2003-07-07 Guus SliepenProvide all missing IPv6 definitions in lib/ipv6.h.
2003-07-06 Guus SliepenDefine logger(), cleans up source code and allows us...
2002-09-09 Guus SliepenSwitch to K&R style indentation.
2002-09-09 Guus SliepenCleanups:
2002-07-12 Guus SliepenInclude complete fake-getname/addrinfo from OpenSSH.
2002-06-21 Guus Sliepens/sliepen.warande.net/sliepen.eu.org/g
2002-04-13 Ivo TimmermansUpdate copyright info
2002-04-13 Ivo TimmermansRemove debug level declaration
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
2001-01-07 Guus Sliepen- It's 2001, all copyright notices are updated.
2001-01-05 Guus Sliepen- Doubled size of trace buffer for easier debugging.
2000-11-08 Guus Sliepen- Make checkpoint tracing a compile time option (off...
2000-10-28 Guus Sliepen- Lots of small fixes
2000-10-21 Guus Sliepen- Fixed all debug levels.
2000-10-18 Ivo TimmermansBring head revision up to date with cabal (try #3)
2000-10-15 Guus Sliepen- The daemon actually runs now (somewhat)
2000-10-14 Guus Sliepen- Second fixing-things pass: it even links now.
2000-09-14 Ivo TimmermansAdded some structures and types that are needed for...
2000-03-26 Ivo TimmermansInitial revision