../
|
libopm/
|
5233
(11 years ago)
by michael:
- match.c, match.h: removed collapse()
- inet.h: moved poll.h header include to libopm.c
|
Makefile.am
|
5175
(11 years ago)
by michael:
- Removed now unused inet.c and inet.h
|
Makefile.in
|
5175
(11 years ago)
by michael:
- Removed now unused inet.c and inet.h
|
compat.c
|
5207
(11 years ago)
by michael:
- Removed AC_HEADER_STDC configure test
|
compat.h
|
5170
(11 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()
|
config-lexer.c
|
5198
(11 years ago)
by michael:
- Made NODATA_TIMEOUT a configuration option
|
config-lexer.l
|
5198
(11 years ago)
by michael:
- Made NODATA_TIMEOUT a configuration option
|
config-parser.c
|
5198
(11 years ago)
by michael:
- Made NODATA_TIMEOUT a configuration option
|
config-parser.h
|
5198
(11 years ago)
by michael:
- Made NODATA_TIMEOUT a configuration option
|
config-parser.y
|
5198
(11 years ago)
by michael:
- Made NODATA_TIMEOUT a configuration option
|
config.c
|
5216
(11 years ago)
by michael:
- Removed all instances of #ifdef HAVE_STRING_H
|
config.h
|
5198
(11 years ago)
by michael:
- Made NODATA_TIMEOUT a configuration option
|
dnsbl.c
|
5207
(11 years ago)
by michael:
- Removed AC_HEADER_STDC configure test
|
dnsbl.h
|
5135
(11 years ago)
by michael:
- propset svn:eol-style native
|
firedns.c
|
5227
(11 years ago)
by michael:
- scan.c: use poll.h; removed useless cast
- firedns.c: use poll.h
|
firedns.h
|
5179
(11 years ago)
by michael:
- firedns.c, firedns.h: ipv6 is now enabled by default
|
irc.c
|
5226
(11 years ago)
by michael:
- irc.c:irc_cycle(): replaced select() with poll()
|
irc.h
|
5189
(11 years ago)
by michael:
- irc.h: removed irc_command typedef
|
list.c
|
5135
(11 years ago)
by michael:
- propset svn:eol-style native
|
list.h
|
5135
(11 years ago)
by michael:
- propset svn:eol-style native
|
log.c
|
5207
(11 years ago)
by michael:
- Removed AC_HEADER_STDC configure test
|
log.h
|
5135
(11 years ago)
by michael:
- propset svn:eol-style native
|
main.c
|
5219
(11 years ago)
by michael:
- main.c:main(): OPT_DEBUG won't ever become < 0; it's unsigned
|
main.h
|
5202
(11 years ago)
by michael:
- Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h
|
malloc.c
|
5135
(11 years ago)
by michael:
- propset svn:eol-style native
|
malloc.h
|
5135
(11 years ago)
by michael:
- propset svn:eol-style native
|
match.c
|
5233
(11 years ago)
by michael:
- match.c, match.h: removed collapse()
- inet.h: moved poll.h header include to libopm.c
|
match.h
|
5233
(11 years ago)
by michael:
- match.c, match.h: removed collapse()
- inet.h: moved poll.h header include to libopm.c
|
misc.c
|
5207
(11 years ago)
by michael:
- Removed AC_HEADER_STDC configure test
|
misc.h
|
5163
(11 years ago)
by michael:
- misc.c, misc.h: removed unused clean()
|
negcache.c
|
5207
(11 years ago)
by michael:
- Removed AC_HEADER_STDC configure test
|
negcache.h
|
5135
(11 years ago)
by michael:
- propset svn:eol-style native
|
opercmd.c
|
5207
(11 years ago)
by michael:
- Removed AC_HEADER_STDC configure test
|
opercmd.h
|
5135
(11 years ago)
by michael:
- propset svn:eol-style native
|
options.h
|
5198
(11 years ago)
by michael:
- Made NODATA_TIMEOUT a configuration option
|
patchlevel.h
|
5135
(11 years ago)
by michael:
- propset svn:eol-style native
|
scan.c
|
5227
(11 years ago)
by michael:
- scan.c: use poll.h; removed useless cast
- firedns.c: use poll.h
|
scan.h
|
5135
(11 years ago)
by michael:
- propset svn:eol-style native
|
setup.h.in
|
5230
(11 years ago)
by michael:
- configure.ac: removed tests for select() and sys/poll.h
|
stats.c
|
5209
(11 years ago)
by michael:
- Removed configure header test for strings.h; removed strings.h header includes
|
stats.h
|
5195
(11 years ago)
by michael:
- stats.c, stats.h: constification
|