0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-04 01:38:24 +02:00
construct/ircd
2017-10-11 20:54:02 -07:00
..
.gitignore
client.cc ircd: Improve this stack buffer for now. 2017-10-11 20:54:02 -07:00
crypto.cc ircd::crh: Improve hash related interface; comments etc. 2017-10-11 18:18:19 -07:00
ctx.cc ircd: Various comments added/modified. 2017-10-11 18:18:20 -07:00
db.cc
exception.cc
fmt.cc
fs.cc ircd::fs: Fix narrowing. 2017-10-11 20:54:01 -07:00
http.cc ircd::http: Add authorization; multiple-choices error; improve header proffer; cleanup/reorg. 2017-10-11 20:54:02 -07:00
info.cc
ircd.cc ircd::fs: Add very preliminary aio and ircd init for such. 2017-10-11 20:54:01 -07:00
js.cc
json.cc ircd::json: Minor conflict fix. 2017-10-11 18:18:19 -07:00
lexical.cc ircd: Add string replace() utils. 2017-10-11 20:54:02 -07:00
locale.cc
logger.cc ircd: Improve date utils; add date formatted string output; related. 2017-10-11 20:54:01 -07:00
Makefile.am ircd: Add version 5.0.0 to libircd. 2017-10-11 20:54:02 -07:00
matrix.cc
mods.cc
net.cc ircd: Uniform initialization style for these. 2017-10-11 20:54:01 -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
rfc1459.cc
sodium.cc
xdr.cc

IRCd Library Definitions

This directory contains definitions and linkage for libircd