ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/hopm/trunk/src
r6270
File Last Change (rev)
 ../
libopm/ 6226 (8 years ago) by michael: - libopm.c: removed unused function we probably won't ever use
irc.c 6270 (8 years ago) by michael: - irc.c:irc_read(): exempt EINTR from logging
scan.c 6250 (8 years ago) by michael: - scan.c: remove poll.h header include
stats.c 6247 (8 years ago) by michael: - stats.c: removed #ifdef HAVE_LIBCRYPTO not needed
dnsbl.c 6232 (8 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'
config-lexer.c 6223 (8 years ago) by michael: - Re-create autogenerated files
Makefile.in 6223 (8 years ago) by michael: - Re-create autogenerated files
setup.h.in 6223 (8 years ago) by michael: - Re-create autogenerated files
config-lexer.l 6222 (8 years ago) by michael: - Added HTTPS support for SSL/TLS-enabled HTTP proxies
main.c 6214 (8 years ago) by michael: - main.c:main(): terminate the process if execv() fails
opercmd.c 6212 (8 years ago) by michael: - opercmd.c, opercmd.h: constification
opercmd.h 6212 (8 years ago) by michael: - opercmd.c, opercmd.h: constification
config.c 6209 (8 years ago) by michael: - config.c:config_load(): move the fclose(yyin) right after yyparse()
config-parser.c 6201 (8 years ago) by michael: - Rebuilt parser files
config-parser.h 6201 (8 years ago) by michael: - Rebuilt parser files
config.h 6200 (8 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.c 6200 (8 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 (8 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-parser.y 6200 (8 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.h 6198 (8 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()
stats.h 6195 (8 years ago) by michael: - stats.c, stats.h: made StatsHash::type 'const unsigned'
list.h 6175 (8 years ago) by michael: - Get rid of command_init()
options.h 6082 (8 years ago) by michael: - options.h: removed unused PIDEXT definition
log.h 6057 (8 years ago) by michael: - Cleaned up prototypes
memory.h 6057 (8 years ago) by michael: - Cleaned up prototypes
log.c 6035 (8 years ago) by michael: - log.c: remove header includes we don't need
scan.h 6025 (8 years ago) by michael: - scan.c, scan.h: moved the 'struct kline_format_assoc' into scan_irckline()
Makefile.am 5967 (8 years ago) by michael: - Makefile.am: add serno.h to hopm_SOURCES
serno.h 5961 (8 years ago) by michael: - Moved serno.h to src/
misc.c 5917 (8 years ago) by michael: - misc.h, misc.c:dissect_time(): constification
misc.h 5917 (8 years ago) by michael: - misc.h, misc.c:dissect_time(): constification
memory.c 5916 (8 years ago) by michael: - memory.c: style corrections
list.c 5704 (9 years ago) by michael: - list.c, list.h: style corrections
negcache.c 5695 (9 years ago) by michael: - Style corrections
compat.c 5378 (9 years ago) by michael: - Removed useless header includes
match.c 5351 (9 years ago) by michael: - Update license headers
match.h 5351 (9 years ago) by michael: - Update license headers
negcache.h 5351 (9 years ago) by michael: - Update license headers
compat.h 5351 (9 years ago) by michael: - Update license headers
main.h 5351 (9 years ago) by michael: - Update license headers
dnsbl.h 5351 (9 years ago) by michael: - Update license headers
patchlevel.h 5277 (9 years ago) by michael: - Update patchlevel.h
1 directory and 41 files shown