0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-19 11:01:54 +01:00
construct/ircd
2017-11-30 11:23:39 -08:00
..
.gitignore
client.cc ircd: client: various cleanup. 2017-10-19 01:04:52 -07:00
crypto.cc
ctx.cc irct::ctx: Add this basic pool debug. 2017-10-19 00:58:43 -07:00
db.cc ircd::db: Fix empty row seek; fix potential coherence issue on offload. 2017-10-17 00:47:30 -07:00
exception.cc
fmt.cc
fs.cc
http.cc ircd::http: Preserve leading slash from user's URL so we can use it for X-Matrix auth. 2017-10-15 21:26:05 -07:00
info.cc
ircd.cc ircd: Add preliminary tcmalloc version check. 2017-10-19 01:05:41 -07:00
js.cc
json.cc ircd::json: Sort members in during opportunity in this stringify(). 2017-10-15 21:22:18 -07:00
lexical.cc ircd: Add std::chrono lex_cast; cleanup lex_cast buffer argument related. 2017-10-17 00:41:51 -07:00
locale.cc
logger.cc ircd::log: Allow CRITICAL log messages to break through suppression. 2017-11-30 11:23:39 -08:00
Makefile.am
matrix.cc ircd:Ⓜ️ Improve / cleanup ID related. 2017-10-15 21:54:28 -07:00
mods.cc
net.cc ircd::net: Add async overloads; various cleanup. 2017-10-19 03:55:24 -07:00
openssl.cc ircd::crh: Improve hash related interface; comments etc. 2017-10-11 18:18:19 -07:00
parse.cc
README.md
resource.cc ircd: Add X-Matrix verification for resources. 2017-10-15 21:30:19 -07:00
rfc1459.cc
sodium.cc
xdr.cc

IRCd Library Definitions

This directory contains definitions and linkage for libircd