.. |
.gitignore
|
|
|
client.cc
|
ircd: Improve and comment on runlevel / client interruption.
|
2017-11-30 11:23:43 -08:00 |
crypto.cc
|
ircd::crh: Improve hash related interface; comments etc.
|
2017-10-11 18:18:19 -07:00 |
ctx.cc
|
ircd::ctx: Further fix and clarify the POST/DETACH leak potential.
|
2017-11-30 11:23:42 -08:00 |
db.cc
|
ircd::db: Fix a rocksdb api misuse.
|
2017-11-30 11:23:41 -08:00 |
exception.cc
|
|
|
fmt.cc
|
ircd::fmt: Add more string types for the %s specifier here for now.
|
2017-10-15 21:20:25 -07:00 |
fs.cc
|
ircd::fs: Fix narrowing.
|
2017-10-11 20:54:01 -07:00 |
http.cc
|
ircd::http: Make server response header more like the User-Agent we also use as a client.
|
2017-11-30 11:23:39 -08:00 |
info.cc
|
|
|
ircd.cc
|
ircd: Improve and comment on runlevel / client interruption.
|
2017-11-30 11:23:43 -08:00 |
js.cc
|
ircd: Rename ircd::scope to ircd::unwind.
|
2017-09-24 18:16:41 -07:00 |
json.cc
|
ircd::json: Add support for parsing a vector of objects (non-standard).
|
2017-11-30 11:23:42 -08:00 |
lexical.cc
|
ircd: Add std::chrono lex_cast; cleanup lex_cast buffer argument related.
|
2017-10-17 00:41:51 -07:00 |
locale.cc
|
|
|
logger.cc
|
ircd/charybdis: Fix these stream manipulations.
|
2017-11-30 11:23:42 -08:00 |
Makefile.am
|
ircd: Add preliminary 'server' as a client to *other* servers.
|
2017-11-30 11:23:40 -08:00 |
matrix.cc
|
ircd:Ⓜ️ Add pretty/pretty_oneline for preferred event viewing; minor event rel.
|
2017-11-30 11:23:41 -08:00 |
mods.cc
|
ircd: Fix string length of demangle() value.
|
2017-09-24 18:16:43 -07:00 |
net.cc
|
ircd::net: Quick & likely success branch for these handlers.
|
2017-11-30 11:23:43 -08:00 |
openssl.cc
|
ircd::openssl: Introduce openssl namespace for anything related to driving that beast.
|
2017-11-30 11:23:40 -08:00 |
parse.cc
|
ircd: Add mutable_buffer ctor to parse::buffer; cleanup parse related.
|
2017-10-11 18:18:17 -07:00 |
README.md
|
Update various documentation and comments.
|
2017-09-24 18:16:33 -07:00 |
resource.cc
|
ircd: Use dynamic allocations for these resource response buffers.
|
2017-11-30 11:23:41 -08:00 |
rfc1459.cc
|
|
|
server.cc
|
ircd: Add preliminary 'server' as a client to *other* servers.
|
2017-11-30 11:23:40 -08:00 |
sodium.cc
|
ircd::ed25519: Add filesystem related for sk; add seed constructor; various.
|
2017-10-03 04:27:14 -07:00 |
xdr.cc
|
|
|