ngircd-tor/src
Alexander Barton 4ab688c5e8 Remove wrong #ifdef in Option_String()
This fixes the following error when compiling without zlib support:

  irc.c: In function ‘Option_String’:
  irc.c:487: error: ‘options’ undeclared (first use in this function)

Reported by "der_baer" on #ngircd.
2013-11-01 19:12:35 +01:00
..
ipaddr Add some assert() calls to ng_ipaddr library 2013-08-21 00:23:47 +02:00
ngircd Remove wrong #ifdef in Option_String() 2013-11-01 19:12:35 +01:00
portab private strndup() implementation in case libc does not provide it 2013-08-26 10:47:04 +01:00
testsuite getpid.sh: use /bin/pidof when available 2013-09-03 21:33:22 +02:00
tool Add support for arc4random 2013-10-16 16:32:06 +01:00
.gitignore GIT: added src/src/config.h.in~ to ignore list. 2008-06-11 16:02:06 +02:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00