.. |
.gitignore
|
|
|
client.cc
|
ircd: Improve/cleanup ircd::init()/ircd::stop() related.
|
2017-10-03 04:17:07 -07:00 |
ctx.cc
|
ircd::ctx: Add critical_assertion debugging tool.
|
2017-10-03 04:17:08 -07:00 |
db.cc
|
ircd::db: Fix iov related.
|
2017-10-03 04:17:08 -07:00 |
exception.cc
|
|
|
fmt.cc
|
ircd::fmt: Show demangled type name of faulty argument.
|
2017-09-08 03:47:52 -07:00 |
fs.cc
|
ircd::fs: Add directory creation.
|
2017-08-23 15:52:14 -06:00 |
hash.cc
|
ircd::crh: Support SHA256.
|
2017-09-24 18:16:42 -07:00 |
http.cc
|
ircd: Rename ircd::scope to ircd::unwind.
|
2017-09-24 18:16:41 -07:00 |
info.cc
|
Update README / info.cc copyright / accoutrements.
|
2017-08-23 15:45:41 -06:00 |
ircd.cc
|
ircd: Improve/cleanup ircd::init()/ircd::stop() related.
|
2017-10-03 04:17:07 -07:00 |
js.cc
|
ircd: Rename ircd::scope to ircd::unwind.
|
2017-09-24 18:16:41 -07:00 |
json.cc
|
ircd::json: Simplify expectation error message.
|
2017-10-03 04:17:08 -07:00 |
lexical.cc
|
ircd: Update notes.
|
2017-09-24 18:16:42 -07:00 |
listen.cc
|
ircd: Make asio header; comments; add special continuation for yielding to asio.
|
2017-09-24 18:16:39 -07:00 |
locale.cc
|
|
|
logger.cc
|
ircd: Rename ircd::scope to ircd::unwind.
|
2017-09-24 18:16:41 -07:00 |
Makefile.am
|
ircd::crh: Support SHA256.
|
2017-09-24 18:16:42 -07:00 |
matrix.cc
|
ircd:Ⓜ️ Simplify the event query interface by making more internal decisions from query data.
|
2017-10-03 04:17:08 -07:00 |
mods.cc
|
ircd: Fix string length of demangle() value.
|
2017-09-24 18:16:43 -07:00 |
parse.cc
|
|
|
rand.cc
|
ircd: Add std::random subsystem and utils.
|
2017-08-23 15:52:15 -06:00 |
README.md
|
Update various documentation and comments.
|
2017-09-24 18:16:33 -07:00 |
resource.cc
|
ircd:Ⓜ️ Simplify the event query interface by making more internal decisions from query data.
|
2017-10-03 04:17:08 -07:00 |
rfc1459.cc
|
|
|
socket.cc
|
ircd::buffer: Add raw_buffer for binary data; lexical: simplify a2u/b64 related.
|
2017-09-24 18:16:42 -07:00 |
xdr.cc
|
|
|