0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-29 08:54:02 +01:00
construct/ircd
Aaron Jones 4d83a4d92d
[sslproc] Allow absense of private key file
Backends can then assume that the private key is in the certificate file
2016-05-05 03:47:18 +00:00
..
authproc.c authproc: don't try to delete bl_stats if it hasn't been created 2016-04-30 13:11:06 +01:00
bandbi.c
cache.c
capability.c
channel.c ipv4_from_ipv6: move to librb 2016-04-08 03:49:23 -05:00
chmode.c ircd: Channel.bants is not a serial but a timestamp. 2016-04-29 18:59:32 -05:00
class.c
client.c ircd: do nothing in client_release_connids if !MyConnect 2016-04-23 23:25:25 +01:00
dns.c
extban.c
getopt.c getopt: don't modify argv as it breaks restart() 2016-04-25 23:32:18 +01:00
hash.c
hook.c Add hook for when rehash is called. 2016-04-06 05:43:54 -05:00
hostmask.c ipv4_from_ipv6: move to librb 2016-04-08 03:49:23 -05:00
ircd.c getopt: don't modify argv as it breaks restart() 2016-04-25 23:32:18 +01:00
ircd_lexer.l
ircd_parser.y
ircd_signal.c
listener.c authd: wait until the ssl connection is "open" before reading 2016-04-25 21:43:21 +01:00
logger.c
main.c
Makefile.am Revert "Implement the netsplit batch type." 2016-04-16 11:05:00 -05:00
match.c
modules.c modules: use exit(EXIT_FAILURE) on failure 2016-04-25 22:27:57 +01:00
monitor.c
msgbuf.c
newconf.c Mention another RFC with regard to deprecating plaintext 2016-04-29 16:28:18 +00:00
operhash.c
packet.c
parse.c ircd: don't send ERR_NOTREGISTERED to servers 2016-04-24 17:41:44 +01:00
privilege.c
ratelimit.c
reject.c
restart.c getopt: don't modify argv as it breaks restart() 2016-04-25 23:32:18 +01:00
s_conf.c sslproc: use global ServerInfo configuration 2016-04-25 19:20:45 +01:00
s_newconf.c ircd: server connection configuration 2016-04-24 17:06:24 +01:00
s_serv.c sslproc: simplify ssl open callback 2016-04-25 21:12:44 +01:00
s_user.c random_ping: stop producing negative values that become 16 chars 2016-05-02 21:14:16 +01:00
scache.c
send.c send: trim a blank line [ci skip] 2016-04-11 11:52:01 -05:00
snomask.c
sslproc.c [sslproc] Allow absense of private key file 2016-05-05 03:47:18 +00:00
substitution.c
supported.c
tgchange.c
version.c.SH version.c.SH: Fix build 2016-04-09 06:05:08 -04:00
whowas.c
wsproc.c