0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-01 02:14:13 +01:00
construct/ircd
2017-11-30 11:23:48 -08:00
..
.gitignore
client.cc
ctx.cc
cuckoo.cc ircd: Add preliminary skeleton for cuckoo suite. 2017-11-30 11:23:48 -08:00
db.cc ircd::db: Checkpoint current experimentals here. 2017-11-30 11:23:47 -08:00
exception.cc
fmt.cc
fs.cc
hash.cc
http.cc
info.cc
ircd.cc
js.cc
json.cc ircd::json: Fix empty value stringification cases; Fix serialized number printing. 2017-11-30 11:23:47 -08:00
lexical.cc
locale.cc
logger.cc
m.cc
m_id.cc ircd: Fix server.h inclusion checkpoint. 2017-11-30 11:23:48 -08:00
m_io.cc ircd:Ⓜ️ Checkpoint matrix. 2017-11-30 11:23:47 -08:00
m_vm.cc ircd:Ⓜ️ Checkpoint matrix. 2017-11-30 11:23:47 -08:00
Makefile.am ircd: Add preliminary skeleton for cuckoo suite. 2017-11-30 11:23:48 -08:00
mods.cc
net.cc
openssl.cc
parse.cc
rand.cc
README.md
resource.cc
rfc1459.cc
server.cc ircd: Fix server.h inclusion checkpoint. 2017-11-30 11:23:48 -08:00
sodium.cc
xdr.cc

IRCd Library Definitions

This directory contains definitions and linkage for libircd