summary refs log tree commit diff
path: root/src/tool/tool.c
AgeCommit message (Expand)Author
2012-11-12Add a few casts, fix compiler warnings on NetBSD 5Alexander Barton
2012-08-27ngt_RandomStr(): : make it buildable with pre-ANSI C compilersAlexander Barton
2012-08-18ngt_RandomStr(): Add implicit cast to "unsigned".Alexander Barton
2012-08-03Implemented hashed cloaked hostnames for +xSebastian Köhler
2011-02-13Add Doxygen @file documentation to each source and header fileAlexander Barton
2010-10-24Make sourcecode compatible with ansi2knr againAlexander Barton
2010-10-05const'ify ngt_SyslogFacilityName() functionAlexander Barton
2010-09-24New functions ngt_SyslogFacilityName() and ngt_SyslogFacilityID()Alexander Barton
2009-09-11Fix "implicit conversion shortens 64-bit value" warningAlexander Barton
2008-09-23New function ngt_UpperStr()Alexander Barton
2008-02-26IPv6 support.Florian Westphal
2007-11-25include <arpa/inet.h> inside tool.hFlorian Westphal
2007-11-23bind ListenAddress for outgoing connectionsFlorian Westphal
2006-04-09Fix up ngt_TrimStr() once more ... :-/Alexander Barton
2006-03-24fix ngt_TrimStr(), fix format stringFlorian Westphal
2006-03-22ngt_TrimStr(): code cleanup.Alexander Barton
2005-03-19Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.Florian Westphal
2005-01-25New function ngt_TrimLastChr(), prototype by Florian Westphal.Alexander Barton
2003-01-13- new library "libngtool", reorganized code and directory structure therefore.Alexander Barton