0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-18 09:40:12 +01:00
construct/ircd
2017-08-23 15:50:37 -06:00
..
.gitignore
client.cc ircd: Cleanup client/ircd main. Fixes for exit notification. 2017-08-23 15:50:37 -06:00
ctx.cc ircd::ctx: Add minor commentary. 2017-08-23 14:59:27 -06:00
db.cc ircd::db: Improve/comment DB subsystem; Add version identification. 2017-08-23 15:38:51 -06:00
exception.cc
fmt.cc ircd::fmt: Add lowercase hex specifier. 2017-04-06 18:34:44 -07:00
fs.cc ircd::fs: Fix ls_recursive / directory iteration related. 2017-08-23 15:43:25 -06:00
http.cc ircd::http: Increase these buffers (unnecessary; todo optimize). 2017-08-23 15:43:57 -06:00
info.cc Update README / info.cc copyright / accoutrements. 2017-08-23 15:45:41 -06:00
ircd.cc ircd: Cleanup client/ircd main. Fixes for exit notification. 2017-08-23 15:50:37 -06:00
js.cc ircd::js: Upgrade SpiderMonkey to esr52 from esr45. 2017-08-23 15:25:22 -06:00
json.cc ircd::json/modules: Rename various types. 2017-08-23 15:32:28 -06:00
lexical.cc
listen.cc ircd: Add listener device. 2017-08-23 15:42:53 -06:00
locale.cc
logger.cc
Makefile.am ircd: Makefile improvements. 2017-08-23 15:39:41 -06:00
matrix.cc ircd/modules: Preliminary matrix scaffold. 2017-08-23 15:10:28 -06:00
mods.cc
parse.cc
resource.cc ircd: Mark the Access-Control-Allow-Origin header so it is not forgotten. 2017-08-23 15:48:46 -06:00
rfc1459.cc
socket.cc ircd: Support proper socket disconnect for SSL. 2017-08-23 15:49:33 -06:00
xdr.cc