ngircd-tor/src
Alexander Barton f547981188 Streamline DEBUG_ARRAY, DEBUG_BUFFER, DEBUG_IO, DEBUG_ZIP
Change all #define's to follow the form
	#define DEBUG_xxx {0|1}
to disable (0, default) or enable (1) additional debug messages.

And somewhat enhance some DEBUG_BUFFER messages.
2014-03-17 23:54:44 +01:00
..
ipaddr Update #include's: remove unused and add missing ones 2014-03-17 11:37:25 +01:00
ngircd Streamline DEBUG_ARRAY, DEBUG_BUFFER, DEBUG_IO, DEBUG_ZIP 2014-03-17 23:54:44 +01:00
portab Update copyright notices of recently changed files 2014-03-17 12:22:00 +01:00
testsuite Test suite: explicitely enable glibc memory checking 2014-01-10 19:56:14 +01:00
tool Update copyright notices of recently changed files 2014-03-17 12:22:00 +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