| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-11-25 | include <arpa/inet.h> inside tool.h | Florian Westphal | |
| In file included from hash.c:24: ../tool/tool.h:27: warning: `struct in_addr' declared inside parameter list | |||
| 2007-11-23 | bind ListenAddress for outgoing connections | Florian Westphal | |
| ngircd would always use INADDR_ANY for outgoing connections; which might not be desirable. Added new [Server] option "Bind" to set source ip. | |||
| 2006-12-28 | Added .cvsignore files to hide generated files from CVS. | Alexander Barton | |
| 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 | |
| use stdbool.h / inttypes.h if available. | |||
| 2005-02-04 | Add ngt_TrimLastChr() to header file. By Florian Westphal. | Alexander Barton | |
| 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 | |