ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/hopm/trunk/src
r6232
File Last Change
 ../
libopm/ 6226 (10 years ago) by michael: - libopm.c: removed unused function we probably won't ever use
Makefile.am 5967 (10 years ago) by michael: - Makefile.am: add serno.h to hopm_SOURCES
Makefile.in 6223 (10 years ago) by michael: - Re-create autogenerated files
compat.c 5378 (10 years ago) by michael: - Removed useless header includes
compat.h 5351 (10 years ago) by michael: - Update license headers
config-lexer.c 6223 (10 years ago) by michael: - Re-create autogenerated files
config-lexer.l 6222 (10 years ago) by michael: - Added HTTPS support for SSL/TLS-enabled HTTP proxies
config-parser.c 6201 (10 years ago) by michael: - Rebuilt parser files
config-parser.h 6201 (10 years ago) by michael: - Rebuilt parser files
config-parser.y 6200 (10 years ago) by michael: - Added options::dns_timeout configuration option which allows to specify the amount of time the resolver waits until a response is received from a name server
config.c 6209 (10 years ago) by michael: - config.c:config_load(): move the fclose(yyin) right after yyparse()
config.h 6200 (10 years ago) by michael: - Added options::dns_timeout configuration option which allows to specify the amount of time the resolver waits until a response is received from a name server
dnsbl.c 6232 (10 years ago) by michael: - dnsbl.c:dnsbl_positive(): fixed weird logic that could result in 'text_type' being appended with two commas which later would defeat the purpose of *(strrchr(text_type, ',')) = '\0'
dnsbl.h 5351 (10 years ago) by michael: - Update license headers
firedns.c 6200 (10 years ago) by michael: - Added options::dns_timeout configuration option which allows to specify the amount of time the resolver waits until a response is received from a name server
firedns.h 6200 (10 years ago) by michael: - Added options::dns_timeout configuration option which allows to specify the amount of time the resolver waits until a response is received from a name server
irc.c 6215 (10 years ago) by michael: - irc.c: remove assumption that socket() returns fd higher than 0 (which it probably won't because of log files opened before, but let's remove that limitation anyway); removed close() in irc_init() since IRC_FD is always -1 at this point
irc.h 6198 (10 years ago) by michael: - Change userinfo_create() to not always allocate memory for each user message; improve checking for malformed sender prefixes - Remove now unused userinfo_free()
list.c 5704 (10 years ago) by michael: - list.c, list.h: style corrections
list.h 6175 (10 years ago) by michael: - Get rid of command_init()
log.c 6035 (10 years ago) by michael: - log.c: remove header includes we don't need
log.h 6057 (10 years ago) by michael: - Cleaned up prototypes
main.c 6214 (10 years ago) by michael: - main.c:main(): terminate the process if execv() fails
main.h 5351 (10 years ago) by michael: - Update license headers
match.c 5351 (10 years ago) by michael: - Update license headers
match.h 5351 (10 years ago) by michael: - Update license headers
memory.c 5916 (10 years ago) by michael: - memory.c: style corrections
memory.h 6057 (10 years ago) by michael: - Cleaned up prototypes
misc.c 5917 (10 years ago) by michael: - misc.h, misc.c:dissect_time(): constification
misc.h 5917 (10 years ago) by michael: - misc.h, misc.c:dissect_time(): constification
negcache.c 5695 (10 years ago) by michael: - Style corrections
negcache.h 5351 (10 years ago) by michael: - Update license headers
opercmd.c 6212 (10 years ago) by michael: - opercmd.c, opercmd.h: constification
opercmd.h 6212 (10 years ago) by michael: - opercmd.c, opercmd.h: constification
options.h 6082 (10 years ago) by michael: - options.h: removed unused PIDEXT definition
patchlevel.h 5277 (10 years ago) by michael: - Update patchlevel.h
scan.c 6222 (10 years ago) by michael: - Added HTTPS support for SSL/TLS-enabled HTTP proxies
scan.h 6025 (10 years ago) by michael: - scan.c, scan.h: moved the 'struct kline_format_assoc' into scan_irckline()
serno.h 5961 (10 years ago) by michael: - Moved serno.h to src/
setup.h.in 6223 (10 years ago) by michael: - Re-create autogenerated files
stats.c 6222 (10 years ago) by michael: - Added HTTPS support for SSL/TLS-enabled HTTP proxies
stats.h 6195 (10 years ago) by michael: - stats.c, stats.h: made StatsHash::type 'const unsigned'
1 directory and 41 files shown