index
:
ngircd
this commit
master
ngircd with make
naki
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tool
/
tool.c
Age
Commit message (
Expand
)
Author
2018-10-30
Fix some compiler warnings of Apple Xcode/Clang
Alexander Barton
2014-03-17
Update copyright notices of recently changed files
Alexander Barton
2014-03-17
Remove imp.h and exp.h header files
Alexander Barton
2013-10-16
Add support for arc4random
Federico G. Schwindt
2012-11-12
Add a few casts, fix compiler warnings on NetBSD 5
Alexander Barton
2012-08-27
ngt_RandomStr(): : make it buildable with pre-ANSI C compilers
Alexander Barton
2012-08-18
ngt_RandomStr(): Add implicit cast to "unsigned".
Alexander Barton
2012-08-03
Implemented hashed cloaked hostnames for +x
Sebastian Köhler
2011-02-13
Add Doxygen @file documentation to each source and header file
Alexander Barton
2010-10-24
Make sourcecode compatible with ansi2knr again
Alexander Barton
2010-10-05
const'ify ngt_SyslogFacilityName() function
Alexander Barton
2010-09-24
New functions ngt_SyslogFacilityName() and ngt_SyslogFacilityID()
Alexander Barton
2009-09-11
Fix "implicit conversion shortens 64-bit value" warning
Alexander Barton
2008-09-23
New function ngt_UpperStr()
Alexander Barton
2008-02-26
IPv6 support.
Florian Westphal
2007-11-25
include <arpa/inet.h> inside tool.h
Florian Westphal
2007-11-23
bind ListenAddress for outgoing connections
Florian Westphal
2006-04-09
Fix up ngt_TrimStr() once more ... :-/
Alexander Barton
2006-03-24
fix ngt_TrimStr(), fix format string
Florian Westphal
2006-03-22
ngt_TrimStr(): code cleanup.
Alexander Barton
2005-03-19
Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.
Florian Westphal
2005-01-25
New function ngt_TrimLastChr(), prototype by Florian Westphal.
Alexander Barton
2003-01-13
- new library "libngtool", reorganized code and directory structure therefore.
Alexander Barton