ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/hopm/branches/1.0.x/src
r5204
File Last Change
 ../
libopm/ 5173 (9 years ago) by michael: - configure.ac: remove tests for inet_aton, inet_pton, strdup, and strstr
compat.c 5171 (9 years ago) by michael: - Continue to use inet_pton() until we add full ipv6 support, but at least replace all occurrences of inet_aton() with inet_pton()
compat.h 5171 (9 years ago) by michael: - Continue to use inet_pton() until we add full ipv6 support, but at least replace all occurrences of inet_aton() with inet_pton()
match.c 5138 (9 years ago) by michael: - Create hopm 1.0.x branch
patchlevel.h 5138 (9 years ago) by michael: - Create hopm 1.0.x branch
match.h 5138 (9 years ago) by michael: - Create hopm 1.0.x branch
negcache.h 5138 (9 years ago) by michael: - Create hopm 1.0.x branch
opercmd.h 5138 (9 years ago) by michael: - Create hopm 1.0.x branch
log.c 5138 (9 years ago) by michael: - Create hopm 1.0.x branch
log.h 5138 (9 years ago) by michael: - Create hopm 1.0.x branch
malloc.h 5138 (9 years ago) by michael: - Create hopm 1.0.x branch
malloc.c 5138 (9 years ago) by michael: - Create hopm 1.0.x branch
list.c 5138 (9 years ago) by michael: - Create hopm 1.0.x branch
scan.h 5138 (9 years ago) by michael: - Create hopm 1.0.x branch
list.h 5138 (9 years ago) by michael: - Create hopm 1.0.x branch
dnsbl.h 5138 (9 years ago) by michael: - Create hopm 1.0.x branch
config-lexer.c 5197 (9 years ago) by michael: - Made NODATA_TIMEOUT a configuration option
config-lexer.l 5197 (9 years ago) by michael: - Made NODATA_TIMEOUT a configuration option
config-parser.c 5197 (9 years ago) by michael: - Made NODATA_TIMEOUT a configuration option
options.h 5197 (9 years ago) by michael: - Made NODATA_TIMEOUT a configuration option
config.h 5197 (9 years ago) by michael: - Made NODATA_TIMEOUT a configuration option
config-parser.h 5197 (9 years ago) by michael: - Made NODATA_TIMEOUT a configuration option
config-parser.y 5197 (9 years ago) by michael: - Made NODATA_TIMEOUT a configuration option
stats.c 5201 (9 years ago) by michael: - Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h
opercmd.c 5201 (9 years ago) by michael: - Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h
config.c 5201 (9 years ago) by michael: - Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h
main.c 5201 (9 years ago) by michael: - Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h
scan.c 5201 (9 years ago) by michael: - Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h
misc.c 5201 (9 years ago) by michael: - Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h
main.h 5201 (9 years ago) by michael: - Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h
dnsbl.c 5201 (9 years ago) by michael: - Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h
irc.c 5201 (9 years ago) by michael: - Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h
Makefile.in 5174 (9 years ago) by michael: - Removed now unused inet.c and inet.h
Makefile.am 5174 (9 years ago) by michael: - Removed now unused inet.c and inet.h
setup.h.in 5173 (9 years ago) by michael: - configure.ac: remove tests for inet_aton, inet_pton, strdup, and strstr
firedns.h 5180 (9 years ago) by michael: - firedns.c, firedns.h: ipv6 is now enabled by default
firedns.c 5188 (9 years ago) by michael: - firedns.c:firedns_init(): minor cleanups
irc.h 5190 (9 years ago) by michael: - irc.h: removed irc_command typedef
misc.h 5162 (9 years ago) by michael: - misc.c, misc.h: removed unused clean()
negcache.c 5178 (9 years ago) by michael: - negcache.c: better to test for x <= 0 instead of x == 0 when checking the return value of inet_pton(); just in case.
stats.h 5196 (9 years ago) by michael: - stats.c, stats.h: constification
1 directory and 40 files shown