ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r4189
File (rev) Last Change
 ../
whowas.c 3273 (12 years ago) by michael: - whowas.c:whowas_add_history(): constification; sanitize assert()
watch.c 4086 (12 years ago) by michael: - Let mp_pool_get() clear memory
version.c 4005 (12 years ago) by michael: - AUTHORS, version.c: added Fawkes to contributors
user.c 4189 (12 years ago) by michael: - Don't add/remove unregistered connections to/from global_client_list
server.c 4189 (12 years ago) by michael: - Don't add/remove unregistered connections to/from global_client_list
send.c 4170 (12 years ago) by michael: - Bring back channel->locmember list
s_bsd_select.c 3986 (12 years ago) by michael: - Removed unused header includes
s_bsd_poll.c 3504 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
s_bsd_kqueue.c 3986 (12 years ago) by michael: - Removed unused header includes
s_bsd_epoll.c 3986 (12 years ago) by michael: - Removed unused header includes
s_bsd_devpoll.c 2916 (12 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
s_bsd.c 4114 (12 years ago) by michael: - Added ssl_message_digest_algorithm configuration option to serverinfo{} block. See doc/reference.conf for more information.
rsa.c 4113 (12 years ago) by michael: - Make use of binary_to_hex() in ssl_handshake() and ssl_server_handshake()
rng_mt.c 3881 (12 years ago) by michael: - rng_mt.c: removed trailing whitespaces
resv.c 3504 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
restart.c 3186 (12 years ago) by michael: - Get rid of the ID() macro
reslib.c 3852 (12 years ago) by michael: - reslib.c: style corrections
res.c 4094 (12 years ago) by michael: - Merged Adam's event system rewrite
parse.c 3872 (12 years ago) by michael: - parse.c:mod_add_cmd(): no need to reset command counters upon module load
packet.c 3453 (12 years ago) by michael: - packet.c: style corrections
numeric.c 3767 (12 years ago) by michael: - /INVITE without any parameters now shows a list of channels a client is invited to
motd.c 3589 (12 years ago) by michael: - Use sendto_one_numeric() everywhere
modules.c 3504 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
misc.c 3455 (12 years ago) by michael: - misc.c:ssl_get_ciper(): get rid of this magic IRCD_BUFSIZE/4. Use IRCD_BUFSIZE instead.
mempool.c 4098 (12 years ago) by michael: - mempool.c: run mp_pool_garbage_collect every 3 minutes
memory.c 3504 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
match.c 3907 (12 years ago) by michael: - Use 'unsigned' whenever possible
log.c 3347 (12 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
listener.c 3877 (12 years ago) by michael: - Added general::throttle_count idea from p4
list.c 4086 (12 years ago) by michael: - Let mp_pool_get() clear memory
ircd_signal.c 3063 (12 years ago) by michael: - ircd_signal.c:sigint_handler(): fixed inconsistent "SIGINT received" vs. "received signal SIGTERM" message
ircd.c 4162 (12 years ago) by michael: - Removed ssl_server_method and ssl_client_method configuration options. ircd now only allows TLSv1, TLSv1.1 and TLSv1.2 protocols depending on the OpenSSL version.
irc_string.c 3565 (12 years ago) by michael: - Style corrections
hostmask.c 3770 (12 years ago) by michael: - hostmask.c:mask_addr(): ficed compile warnings: hostmask.c: In function ‘mask_addr’: hostmask.c:332:35: warning: declaration of ‘__v’ shadows a previous local [-Wshadow] hostmask.c:332:35: warning: shadowed declaration is here [-Wshadow] hostmask.c:332:35: warning: declaration of ‘__x’ shadows a previous local [-Wshadow] hostmask.c:332:35: warning: shadowed declaration is here [-Wshadow]
hash.c 4086 (12 years ago) by michael: - Let mp_pool_get() clear memory
gline.c 3321 (12 years ago) by michael: - Moved s_gline.c to gline.c
getopt.c 3250 (12 years ago) by michael: - Fixed inconsistent style in several places
fdlist.c 3602 (12 years ago) by michael: - fdlist.c: style corrections
event.c 4130 (12 years ago) by michael: - event.c, event.h: update copyright headers
dbuf.c 4086 (12 years ago) by michael: - Let mp_pool_get() clear memory
conf_parser.y 4162 (12 years ago) by michael: - Removed ssl_server_method and ssl_client_method configuration options. ircd now only allows TLSv1, TLSv1.1 and TLSv1.2 protocols depending on the OpenSSL version.
conf_parser.h 4162 (12 years ago) by michael: - Removed ssl_server_method and ssl_client_method configuration options. ircd now only allows TLSv1, TLSv1.1 and TLSv1.2 protocols depending on the OpenSSL version.
conf_parser.c 4162 (12 years ago) by michael: - Removed ssl_server_method and ssl_client_method configuration options. ircd now only allows TLSv1, TLSv1.1 and TLSv1.2 protocols depending on the OpenSSL version.
conf_lexer.l 4162 (12 years ago) by michael: - Removed ssl_server_method and ssl_client_method configuration options. ircd now only allows TLSv1, TLSv1.1 and TLSv1.2 protocols depending on the OpenSSL version.
conf_lexer.c 4162 (12 years ago) by michael: - Removed ssl_server_method and ssl_client_method configuration options. ircd now only allows TLSv1, TLSv1.1 and TLSv1.2 protocols depending on the OpenSSL version.
conf_db.c 3504 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
conf_class.c 3547 (12 years ago) by michael: - conf_class.c:class_free(): added an assert()
conf.c 4162 (12 years ago) by michael: - Removed ssl_server_method and ssl_client_method configuration options. ircd now only allows TLSv1, TLSv1.1 and TLSv1.2 protocols depending on the OpenSSL version.
client.c 4189 (12 years ago) by michael: - Don't add/remove unregistered connections to/from global_client_list
channel_mode.c 4176 (12 years ago) by michael: - channel_mode.c:clear_ban_cache(): use locmembers list
channel.c 4170 (12 years ago) by michael: - Bring back channel->locmember list
auth.c 4189 (12 years ago) by michael: - Don't add/remove unregistered connections to/from global_client_list
Makefile.in 4142 (12 years ago) by michael: - Removed hooking system
Makefile.am 4142 (12 years ago) by michael: - Removed hooking system
0 directories and 54 files shown