0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-19 11:01:54 +01:00
construct/ircd
2017-09-24 18:16:39 -07:00
..
.gitignore
client.cc ircd: Fix client shutdown. 2017-09-24 18:16:38 -07:00
ctx.cc ircd::ctx: Updates; add ctx::view; add preliminary ctx::fault; various reorg. 2017-09-24 18:16:38 -07:00
db.cc ircd::db: Various cleanup / movements. 2017-09-24 18:16:38 -07:00
exception.cc
fmt.cc ircd::fmt: Show demangled type name of faulty argument. 2017-09-08 03:47:52 -07:00
fs.cc
http.cc ircd::http: Check for outbound transfer-encoding. 2017-09-24 18:16:35 -07:00
info.cc
ircd.cc ircd: Log version information on startup. 2017-09-24 18:16:37 -07:00
js.cc
json.cc ircd::json: Various fixes/cleanup/conversions. 2017-09-24 18:16:38 -07:00
lexical.cc ircd: Support char overloads for all tokenizers. 2017-09-24 18:16:38 -07:00
listen.cc
locale.cc
logger.cc ircd: Employ namespace scope extensions from c++1z/gnu++14. 2017-09-08 03:47:46 -07:00
Makefile.am configure.ac/Makefile: Add debug conditionals. 2017-09-24 18:16:34 -07:00
matrix.cc ircd::json: Rename builder to iov. 2017-09-24 18:16:33 -07:00
mods.cc ircd: Move ircd::mods::demangle() to ircd::demangle(). 2017-09-24 18:16:39 -07:00
parse.cc
rand.cc
README.md Update various documentation and comments. 2017-09-24 18:16:33 -07:00
resource.cc ircd: Simplify some info log messages. 2017-09-24 18:16:37 -07:00
rfc1459.cc
socket.cc ircd::ctx: Updates; add ctx::view; add preliminary ctx::fault; various reorg. 2017-09-24 18:16:38 -07:00
xdr.cc

IRCd Library Definitions

This directory contains definitions and linkage for libircd