0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-06 08:45:20 +02:00
construct/ircd
2017-11-30 11:23:42 -08:00
..
.gitignore
client.cc ircd::net: Various net/client/listener bugfixes/cleanup. 2017-11-30 11:23:42 -08:00
crypto.cc
ctx.cc ircd::ctx: Further fix and clarify the POST/DETACH leak potential. 2017-11-30 11:23:42 -08:00
db.cc ircd::db: Fix a rocksdb api misuse. 2017-11-30 11:23:41 -08:00
exception.cc
fmt.cc
fs.cc
http.cc ircd::http: Make server response header more like the User-Agent we also use as a client. 2017-11-30 11:23:39 -08:00
info.cc
ircd.cc ircd::net: Various net/client/listener bugfixes/cleanup. 2017-11-30 11:23:42 -08:00
js.cc
json.cc ircd::json: Add support for parsing a vector of objects (non-standard). 2017-11-30 11:23:42 -08: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/charybdis: Fix these stream manipulations. 2017-11-30 11:23:42 -08:00
Makefile.am ircd: Add preliminary 'server' as a client to *other* servers. 2017-11-30 11:23:40 -08:00
matrix.cc ircd:Ⓜ️ Add pretty/pretty_oneline for preferred event viewing; minor event rel. 2017-11-30 11:23:41 -08:00
mods.cc
net.cc ircd::net: Various net/client/listener bugfixes/cleanup. 2017-11-30 11:23:42 -08:00
openssl.cc ircd::openssl: Introduce openssl namespace for anything related to driving that beast. 2017-11-30 11:23:40 -08:00
parse.cc
README.md
resource.cc ircd: Use dynamic allocations for these resource response buffers. 2017-11-30 11:23:41 -08:00
rfc1459.cc
server.cc ircd: Add preliminary 'server' as a client to *other* servers. 2017-11-30 11:23:40 -08:00
sodium.cc
xdr.cc

IRCd Library Definitions

This directory contains definitions and linkage for libircd