ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r9450
File (rev) Last Change
 ../
whowas.c 9442 (6 years ago) by michael: - whowas.h, whowas.c: rename Whowas::online to Whowas::client
watch.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
user.c 9431 (6 years ago) by michael: - Fixed remaining style issues
tls_wolfssl.c 9279 (6 years ago) by michael: - tls_wolfssl.c: make use of recently added wolfSSL_CTX_set1_groups_list if available. Kudos to the guys at wolfSSL for implementing it that fast.
tls_openssl.c 9224 (6 years ago) by michael: - Renamings: tls_new_cred -> tls_new_credentials tls_free_cred -> tls_free_credentials tls_verify_cert -> tls_verify_certificate
tls_none.c 9224 (6 years ago) by michael: - Renamings: tls_new_cred -> tls_new_credentials tls_free_cred -> tls_free_credentials tls_verify_cert -> tls_verify_certificate
tls_gnutls.c 9224 (6 years ago) by michael: - Renamings: tls_new_cred -> tls_new_credentials tls_free_cred -> tls_free_credentials tls_verify_cert -> tls_verify_certificate
server_capab.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
server.c 9408 (6 years ago) by michael: - Rename Client::certfp to Client::tls_certfp
send.c 9433 (6 years ago) by michael: - send.c: restructuring & reformatting
s_bsd_poll.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
s_bsd_kqueue.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
s_bsd_epoll.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
s_bsd_devpoll.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
s_bsd.c 9440 (6 years ago) by michael: - s_bsd.c:comm_checktimeouts(): minor cleanups; remove pointless tests on timeout handlers
rng_mt.c 7668 (10 years ago) by michael: - Fixed svn properties
restart.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
reslib.c 7668 (10 years ago) by michael: - Fixed svn properties
res.c 9202 (6 years ago) by michael: - Stylistic changes
patricia.c 8630 (7 years ago) by michael: - patricia.c:ascii2prefix(): fixed compile warning
parse.c 9415 (6 years ago) by michael: - parse.c:parse(): move comment to where it really belongs to
packet.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
numeric.c 9419 (6 years ago) by michael: - Remove hardcoded numeric digit from RPL_WHOISCHANNELS
motd.c 9365 (6 years ago) by michael: - Fixed various style inconsistencies
modules.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
misc.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
memory.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
match.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
log.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
listener.c 9157 (6 years ago) by michael: - Replaced most occurences of 'SSL' with 'TLS'
list.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
isupport.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
ircd_signal.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
ircd.c 9324 (6 years ago) by michael: - ircd.c:setup_fdlimit(): fixed setrlimit() throwing EINVAL on macOS/catalina (#16 on github)
irc_string.c 9331 (6 years ago) by michael: - Remove strtok_r() compatibility code
ipcache.c 9335 (6 years ago) by michael: - Fixed style inconsistencies in various places
id.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
hostmask.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
hash.c 9435 (6 years ago) by michael: - Replace remaining occurrences of IsMember with find_channel_link and remove IsMember entirely
getopt.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
fdlist.c 9157 (6 years ago) by michael: - Replaced most occurences of 'SSL' with 'TLS'
extban_usermode.c 9303 (6 years ago) by michael: - Remove unused header includes
extban_server.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_operclass.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_nick.c 9295 (6 years ago) by michael: - propset
extban_mute.c 9303 (6 years ago) by michael: - Remove unused header includes
extban_join.c 9303 (6 years ago) by michael: - Remove unused header includes
extban_gecos.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban_fingerprint.c 9408 (6 years ago) by michael: - Rename Client::certfp to Client::tls_certfp
extban_channel.c 9303 (6 years ago) by michael: - Remove unused header includes
extban_account.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
extban.c 9292 (6 years ago) by michael: - Extban $n of type 'acting' has been implemented. This extban prevents matching users from changing their nick while in the channel. Users with voice or above are not affected. - Channel mode +N has been changed so channel members with +v can change nick names, too
event.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
dbuf.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
conf_shared.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
conf_service.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
conf_resv.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
conf_pseudo.c 9384 (6 years ago) by michael: - Refactor Message flags
conf_parser.y 9333 (6 years ago) by michael: - Removed 'spoof_notice' from auth::flags. Spoofs are not 'hard spoofs' anymore as they used to be back in the days. The real host can always be seen via /whois. Also with vhosts now this notice doesn't make much sense anyway
conf_parser.h 9333 (6 years ago) by michael: - Removed 'spoof_notice' from auth::flags. Spoofs are not 'hard spoofs' anymore as they used to be back in the days. The real host can always be seen via /whois. Also with vhosts now this notice doesn't make much sense anyway
conf_parser.c 9333 (6 years ago) by michael: - Removed 'spoof_notice' from auth::flags. Spoofs are not 'hard spoofs' anymore as they used to be back in the days. The real host can always be seen via /whois. Also with vhosts now this notice doesn't make much sense anyway
conf_lexer.l 9333 (6 years ago) by michael: - Removed 'spoof_notice' from auth::flags. Spoofs are not 'hard spoofs' anymore as they used to be back in the days. The real host can always be seen via /whois. Also with vhosts now this notice doesn't make much sense anyway
conf_lexer.c 9333 (6 years ago) by michael: - Removed 'spoof_notice' from auth::flags. Spoofs are not 'hard spoofs' anymore as they used to be back in the days. The real host can always be seen via /whois. Also with vhosts now this notice doesn't make much sense anyway
conf_gecos.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
conf_db.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
conf_cluster.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
conf_class.c 9250 (6 years ago) by michael: - Rename most occurrences of 'client_p' to 'client'
conf.c 9427 (6 years ago) by michael: - auth.c:auth_release_client(): move copying of x->host to x->realhost to conf.c:verify_access()
client_svstag.c 9101 (6 years ago) by michael: - Bump copyright years everywhere
client.c 9435 (6 years ago) by michael: - Replace remaining occurrences of IsMember with find_channel_link and remove IsMember entirely
channel_mode.c 9435 (6 years ago) by michael: - Replace remaining occurrences of IsMember with find_channel_link and remove IsMember entirely
channel_invite.c 9354 (6 years ago) by michael: - channel_invite.c:invite_find(): add some basic documentation
channel.c 9450 (6 years ago) by michael: - Move remove_a_mode() from m_join.c to channel.c and rename it to channel_demote_members(); have m_sjoin.c make use of it as well
auth.c 9427 (6 years ago) by michael: - auth.c:auth_release_client(): move copying of x->host to x->realhost to conf.c:verify_access()
Makefile.in 9292 (6 years ago) by michael: - Extban $n of type 'acting' has been implemented. This extban prevents matching users from changing their nick while in the channel. Users with voice or above are not affected. - Channel mode +N has been changed so channel members with +v can change nick names, too
Makefile.am 9292 (6 years ago) by michael: - Extban $n of type 'acting' has been implemented. This extban prevents matching users from changing their nick while in the channel. Users with voice or above are not affected. - Channel mode +N has been changed so channel members with +v can change nick names, too
0 directories and 76 files shown