.. |
.gitignore
|
Complete the C++ linkage with flex/bison.
|
2016-07-25 00:54:38 -07:00 |
client.cc
|
ircd: Cleanup client/ircd main. Fixes for exit notification.
|
2017-08-23 15:50:37 -06:00 |
ctx.cc
|
ircd::ctx: Patch issues with direct jump.
|
2017-08-23 15:52:15 -06:00 |
db.cc
|
ircd::db: Various improvements to DB subsystem.
|
2017-08-23 15:52:15 -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: Add directory creation.
|
2017-08-23 15:52:14 -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: Add std::random subsystem and utils.
|
2017-08-23 15:52:15 -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::listen: Add string options overload.
|
2017-08-23 15:52:14 -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: Add std::random subsystem and utils.
|
2017-08-23 15:52:15 -06:00 |
matrix.cc
|
ircd: Various matrix library / modules / database development.
|
2017-08-23 15:51:34 -06:00 |
mods.cc
|
ircd::mods: Add unpostfixed() and postfixed() for module names.
|
2017-08-23 15:52:14 -06:00 |
parse.cc
|
ircd: Various fixes.
|
2017-03-13 14:43:35 -07:00 |
rand.cc
|
ircd: Add std::random subsystem and utils.
|
2017-08-23 15:52:15 -06:00 |
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
|
What is the Matrix? Control.
|
2017-03-10 17:51:18 -08:00 |
socket.cc
|
ircd: Support proper socket disconnect for SSL.
|
2017-08-23 15:49:33 -06:00 |
xdr.cc
|
What is the Matrix? Control.
|
2017-03-10 17:51:18 -08:00 |