0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-03 17:28:18 +02:00
construct/ircd
2017-08-23 15:45:41 -06:00
..
.gitignore Complete the C++ linkage with flex/bison. 2016-07-25 00:54:38 -07:00
client.cc ircd: Various client / listener / main related. 2017-08-23 15:13:57 -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 ircd: Drop in ircd::fmt for stdarg for ircd::exception. 2017-03-17 17:37:40 -07:00
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: Various client / listener / main related. 2017-08-23 15:13:57 -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 ircd: Fix token_last() iteration. 2017-04-04 22:12:32 -07:00
listen.cc ircd: Add listener device. 2017-08-23 15:42:53 -06:00
locale.cc What is the Matrix? Control. 2017-03-10 17:51:18 -08:00
logger.cc ircd::log: Improve the log mark message. 2017-03-30 16:04:20 -07:00
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 ircd::mods: Add workaround for dlclose() recursion issue. 2017-04-04 16:10:29 -07:00
parse.cc ircd: Various fixes. 2017-03-13 14:43:35 -07:00
resource.cc ircd/modules: Preliminary matrix scaffold. 2017-08-23 15:10:28 -06:00
rfc1459.cc What is the Matrix? Control. 2017-03-10 17:51:18 -08:00
socket.cc ircd: Minor socket log message improvements. 2017-08-23 15:06:58 -06:00
xdr.cc What is the Matrix? Control. 2017-03-10 17:51:18 -08:00