0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-03 19:34:29 +01:00
construct/ircd
2017-10-03 04:27:15 -07:00
..
.gitignore
client.cc ircd::net: Add debugging messages for client connect; also for unhandled server errors. 2017-10-03 04:27:14 -07:00
crypto.cc ircd::crh: Fix buffer argument types; cleanup. 2017-10-03 04:27:14 -07:00
ctx.cc
db.cc ircd::db: I don't think this warning matters... 2017-10-03 04:27:13 -07:00
exception.cc
fmt.cc
fs.cc ircd::fs: Fix error. 2017-10-03 04:27:14 -07:00
http.cc ircd::http: Elide the strlcat() for user header generation. 2017-10-03 04:27:14 -07:00
info.cc
ircd.cc Add support for libsodium (NaCl) cryptography. 2017-10-03 04:27:10 -07:00
js.cc
json.cc
lexical.cc ircd: Improve base64 suite. 2017-10-03 04:27:14 -07:00
locale.cc
logger.cc
Makefile.am Add support for libsodium (NaCl) cryptography. 2017-10-03 04:27:10 -07:00
matrix.cc Checkpoint matrix with preliminary federation client and keyserver related. 2017-10-03 04:27:15 -07:00
mods.cc
net.cc ircd::net: Add debugging messages for client connect; also for unhandled server errors. 2017-10-03 04:27:14 -07:00
openssl.cc ircd::crh: Fix buffer argument types; cleanup. 2017-10-03 04:27:14 -07:00
parse.cc
README.md
resource.cc Checkpoint matrix with preliminary federation client and keyserver related. 2017-10-03 04:27:15 -07:00
rfc1459.cc
sodium.cc ircd::ed25519: Add filesystem related for sk; add seed constructor; various. 2017-10-03 04:27:14 -07:00
xdr.cc

IRCd Library Definitions

This directory contains definitions and linkage for libircd