ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/hopm/branches/1.0.x/src
r5229
File Last Change
 ../
libopm/ 5229 (9 years ago) by michael: - configure.ac: removed tests for select() and sys/poll.h
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.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
main.h 5201 (9 years ago) by michael: - Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h
negcache.c 5206 (9 years ago) by michael: - Removed AC_HEADER_STDC configure test
compat.c 5206 (9 years ago) by michael: - Removed AC_HEADER_STDC configure test
opercmd.c 5206 (9 years ago) by michael: - Removed AC_HEADER_STDC configure test
log.c 5206 (9 years ago) by michael: - Removed AC_HEADER_STDC configure test
misc.c 5206 (9 years ago) by michael: - Removed AC_HEADER_STDC configure test
dnsbl.c 5206 (9 years ago) by michael: - Removed AC_HEADER_STDC configure test
config.c 5215 (9 years ago) by michael: - Removed all instances of #ifdef HAVE_STRING_H
stats.c 5210 (9 years ago) by michael: - Removed configure header test for strings.h; removed strings.h header includes
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 5229 (9 years ago) by michael: - configure.ac: removed tests for select() and sys/poll.h
firedns.h 5180 (9 years ago) by michael: - firedns.c, firedns.h: ipv6 is now enabled by default
irc.c 5225 (9 years ago) by michael: - irc.c:irc_cycle(): replaced select() with poll()
irc.h 5190 (9 years ago) by michael: - irc.h: removed irc_command typedef
main.c 5220 (9 years ago) by michael: - main.c:main(): OPT_DEBUG won't ever become < 0; it's unsigned
misc.h 5162 (9 years ago) by michael: - misc.c, misc.h: removed unused clean()
firedns.c 5228 (9 years ago) by michael: - scan.c: use poll.h; removed useless cast - firedns.c: use poll.h
scan.c 5228 (9 years ago) by michael: - scan.c: use poll.h; removed useless cast - firedns.c: use poll.h
stats.h 5196 (9 years ago) by michael: - stats.c, stats.h: constification
1 directory and 40 files shown