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:41 -08:00
..
.gitignore
client.cc ircd: Fixes to client related to net. 2017-11-30 11:23:40 -08:00
crypto.cc ircd::crh: Improve hash related interface; comments etc. 2017-10-11 18:18:19 -07:00
ctx.cc irct::ctx: Add this basic pool debug. 2017-10-19 00:58:43 -07:00
db.cc ircd::db: Fix comment; suppress a very verbose seek log message here. 2017-11-30 11:23:40 -08:00
exception.cc
fmt.cc ircd::fmt: Add more string types for the %s specifier here for now. 2017-10-15 21:20:25 -07:00
fs.cc ircd::fs: Fix narrowing. 2017-10-11 20:54:01 -07:00
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::openssl: Introduce openssl namespace for anything related to driving that beast. 2017-11-30 11:23:40 -08:00
js.cc
json.cc ircd::json: Add 'defaults' construct to iov. 2017-11-30 11:23:40 -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::log: Optimize logger to use a single buffer + single write. 2017-11-30 11:23:41 -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:Ⓜ️ Checkpoint matrix. 2017-11-30 11:23:40 -08:00
mods.cc
net.cc ircd::net: Update log messages. 2017-11-30 11:23:40 -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:Ⓜ️ Checkpoint matrix. 2017-11-30 11:23:40 -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