0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-17 01:00:10 +01:00
construct/ircd
2017-11-30 11:23:47 -08:00
..
.gitignore
client.cc ircd: Remove this warning message when everything is normal. 2017-11-30 11:23:46 -08:00
ctx.cc ircd::ctx: Improve the pool counters. 2017-11-30 11:23:46 -08:00
db.cc ircd: Wrap the std::terminate() handler and add some related toys. 2017-11-30 11:23:46 -08:00
exception.cc ircd: Wrap the std::terminate() handler and add some related toys. 2017-11-30 11:23:46 -08:00
fmt.cc ircd::rfc1459: Move grammars out of includes. 2017-11-30 11:23:46 -08:00
fs.cc ircd::fs: Path cleanup. 2017-11-30 11:23:46 -08:00
hash.cc
http.cc
info.cc
ircd.cc ircd: Add interrupt for server dtor. 2017-11-30 11:23:46 -08:00
js.cc ircd: Wrap the std::terminate() handler and add some related toys. 2017-11-30 11:23:46 -08:00
json.cc ircd::json: Add a validator suite. 2017-11-30 11:23:46 -08:00
lexical.cc
locale.cc
logger.cc ircd: Wrap the std::terminate() handler and add some related toys. 2017-11-30 11:23:46 -08:00
m.cc ircd: Wrap the std::terminate() handler and add some related toys. 2017-11-30 11:23:46 -08:00
m_id.cc
m_io.cc
m_vm.cc
Makefile.am
mods.cc
net.cc ircd::net: listener: Explicit string ctor; no default port to ensure one is specified. 2017-11-30 11:23:47 -08:00
openssl.cc ircd::openssl: Minor cleanup. 2017-11-30 11:23:46 -08:00
parse.cc
rand.cc
README.md
resource.cc ircd: Add validations of outgoing JSON. 2017-11-30 11:23:47 -08:00
rfc1459.cc ircd::rfc1459: Move grammars out of includes. 2017-11-30 11:23:46 -08:00
server.cc ircd: Add interrupt for server dtor. 2017-11-30 11:23:46 -08:00
sodium.cc
xdr.cc

IRCd Library Definitions

This directory contains definitions and linkage for libircd