]> arthur.barton.de Git - ngircd-alex.git/history - src/tool/tool.c
Add support for arc4random
[ngircd-alex.git] / src / tool / tool.c
2013-10-16 Federico G. SchwindtAdd support for arc4random
2012-11-12 Alexander BartonAdd a few casts, fix compiler warnings on NetBSD 5
2012-09-11 Alexander BartonMerge pull request #2 from briancollins/master
2012-09-11 Alexander BartonMerge branch 'xop' of https://github.com/kart0ffelsack...
2012-08-27 Alexander BartonMerge branch 'umode-B'
2012-08-27 Alexander BartonMerge branch 'recognize-umode-R'
2012-08-27 Alexander Bartonngt_RandomStr(): : make it buildable with pre-ANSI...
2012-08-18 Alexander Bartonngt_RandomStr(): Add implicit cast to "unsigned".
2012-08-03 Sebastian KöhlerImplemented hashed cloaked hostnames for +x
2011-02-13 Alexander BartonAdd Doxygen @file documentation to each source and...
2010-10-24 Alexander BartonMake sourcecode compatible with ansi2knr again
2010-10-05 Alexander Bartonconst'ify ngt_SyslogFacilityName() function
2010-09-24 Alexander BartonNew functions ngt_SyslogFacilityName() and ngt_SyslogFa...
2009-09-11 Alexander BartonFix "implicit conversion shortens 64-bit value" warning
2008-09-23 Alexander BartonNew function ngt_UpperStr()
2008-02-26 Florian WestphalIPv6 support.
2007-11-25 Florian Westphalinclude <arpa/inet.h> inside tool.h
2007-11-23 Florian Westphalbind ListenAddress for outgoing connections
2006-04-09 Alexander BartonFix up ngt_TrimStr() once more ... :-/
2006-03-24 Florian Westphalfix ngt_TrimStr(), fix format string
2006-03-22 Alexander Bartonngt_TrimStr(): code cleanup.
2005-03-19 Florian WestphalRemove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.
2005-01-25 Alexander BartonNew function ngt_TrimLastChr(), prototype by Florian...
2003-01-13 Alexander Barton- new library "libngtool", reorganized code and directo...