../
|
auth.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
channel.h
|
9597
(5 years ago)
by michael:
- Style corrections; reformatting
|
channel_invite.h
|
9368
(6 years ago)
by michael:
- Reformatting of various header files in some places
|
channel_mode.h
|
9552
(5 years ago)
by michael:
- Implemented channel mode 'K'. KNOCK cannot be used on channels with that mode set.
|
client.h
|
9749
(5 years ago)
by michael:
- Replace WATCH with IRCv3.2 MONITOR
|
client_svstag.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
conf.h
|
9749
(5 years ago)
by michael:
- Replace WATCH with IRCv3.2 MONITOR
|
conf_class.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
conf_cluster.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
conf_db.h
|
9368
(6 years ago)
by michael:
- Reformatting of various header files in some places
|
conf_gecos.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
conf_pseudo.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
conf_resv.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
conf_service.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
conf_shared.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
dbuf.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
defaults.h
|
9691
(5 years ago)
by michael:
- For consistency, the `general::network_desc` configuration directive has been renamed to `general::network_description`
|
event.h
|
9341
(6 years ago)
by michael:
- event.h: add missing 'extern' to 'event_base' to fix broken build with gcc 10 as reported by Dominic Hargreaves. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957377
|
extban.h
|
9460
(6 years ago)
by michael:
- Extban $t of type 'acting' has been implemented. This extban allows matching based on TLS protocol version and/or cipher suite
|
fdlist.h
|
9156
(6 years ago)
by michael:
- Replaced most occurences of 'SSL' with 'TLS'
|
hash.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
hostmask.h
|
9595
(5 years ago)
by michael:
- Cleanup ip address matching routine in various places
|
id.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
ipcache.h
|
9334
(6 years ago)
by michael:
- Fixed style inconsistencies in various places
|
irc_string.h
|
9330
(6 years ago)
by michael:
- Remove strtok_r() compatibility code
|
ircd.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
ircd_defs.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
ircd_getopt.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
ircd_signal.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
isupport.h
|
9368
(6 years ago)
by michael:
- Reformatting of various header files in some places
|
list.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
listener.h
|
9609
(5 years ago)
by michael:
- Implement accept() deferring. Closes github issue #4
|
log.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
memory.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
misc.h
|
9595
(5 years ago)
by michael:
- Cleanup ip address matching routine in various places
|
modules.h
|
9368
(6 years ago)
by michael:
- Reformatting of various header files in some places
|
monitor.h
|
9749
(5 years ago)
by michael:
- Replace WATCH with IRCv3.2 MONITOR
|
motd.h
|
9368
(6 years ago)
by michael:
- Reformatting of various header files in some places
|
numeric.h
|
9749
(5 years ago)
by michael:
- Replace WATCH with IRCv3.2 MONITOR
|
packet.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
parse.h
|
9383
(6 years ago)
by michael:
- Refactor Message flags
|
patchlevel.h
|
9760
(5 years ago)
by michael:
- Bump version to 8.2.36
|
patricia.h
|
8632
(7 years ago)
by michael:
- svn propset
|
res.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
reslib.h
|
7667
(10 years ago)
by michael:
- Fixed svn properties
|
restart.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
rng_mt.h
|
7667
(10 years ago)
by michael:
- Fixed svn properties
|
s_bsd.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
send.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
server.h
|
9396
(6 years ago)
by michael:
- server_hunte(): drop the 'parc' argument. It's no longer needed.
|
server_capab.h
|
9624
(5 years ago)
by michael:
- Remove CAPAB_QS. Quit Storm removal is default behavior for more than 20 years now.
|
stdinc.h
|
8644
(7 years ago)
by michael:
- Use a boolean type for chan_mode::only_servers and chan_mode::only_opers
|
tls.h
|
9223
(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.h
|
9194
(6 years ago)
by michael:
- tls_gnutls.h: remove extraneous #if !defined(HAVE_LIBCRYPTO). HAVE_LIBGNUTLS and HAVE_LIBCRYPTO can't be defined at the same time.
|
tls_none.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
tls_openssl.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
tls_wolfssl.h
|
9210
(6 years ago)
by michael:
- tls_wolfssl.h: fixed minor documenting issue
|
user.h
|
9102
(6 years ago)
by michael:
- Bump copyright years everywhere
|
whowas.h
|
9441
(6 years ago)
by michael:
- whowas.h, whowas.c: rename Whowas::online to Whowas::client
|