Jason Volk
|
a371bc3e1f
|
ircd: Fix cast-conversion based reference-constructions.
|
2019-06-22 17:36:42 -06:00 |
|
Jason Volk
|
7aaee4c68d
|
ircd: Mark recommended noexcept on inline constructors.
|
2019-06-22 17:36:42 -06:00 |
|
Jason Volk
|
656ef1572e
|
ircd::buffer::parse_buffer: Remove erroneous cast operator.
|
2019-06-22 16:58:58 -06:00 |
|
Jason Volk
|
a67f134a6b
|
ircd:Ⓜ️ Partial migration of m::node to module; modernize legacy extern "C".
|
2019-06-21 21:02:38 -07:00 |
|
Jason Volk
|
4093dc2f85
|
ircd:Ⓜ️:self::init: Fix keys init; prevent libircd as dependency for module.
|
2019-06-21 20:29:26 -07:00 |
|
Jason Volk
|
d17afdd531
|
ircd::http2: Start an RFC7540 implementation.
|
2019-06-21 16:54:22 -07:00 |
|
Jason Volk
|
b7023a6dc7
|
ircd:Ⓜ️ Reorg keys related interfaces and init.
|
2019-06-21 16:41:43 -07:00 |
|
Jason Volk
|
133b2605c6
|
ircd:Ⓜ️:dbs: Generalize the reflection for M_RELATES event_refs related.
|
2019-06-21 16:32:15 -07:00 |
|
Jason Volk
|
9cf64712d9
|
ircd::json::iov: Fix declarations.
|
2019-06-21 04:31:38 -07:00 |
|
Jason Volk
|
f6067edcdf
|
ircd::ctx::async: Fix template default param using runtime extern.
|
2019-06-21 03:41:13 -07:00 |
|
Jason Volk
|
26efac134e
|
ircd::json: Fix out-of-line definition return type.
|
2019-06-21 03:41:13 -07:00 |
|
Jason Volk
|
5c8e590219
|
ircd: Fix default arguments in exception macros for clang.
|
2019-06-21 03:41:13 -07:00 |
|
Jason Volk
|
95e0ff3bbc
|
ircd::buffer: Use __builtin_unreachable() for clang.
|
2019-06-21 04:36:53 -06:00 |
|
Jason Volk
|
a5a267dcd5
|
ircd::byte_view: Rearrange class definition order for clang.
|
2019-06-21 04:36:53 -06:00 |
|
Jason Volk
|
a8ebcbcbe0
|
ircd::allocator: Fix error.
|
2019-06-21 04:36:53 -06:00 |
|
Jason Volk
|
75c125e8aa
|
ircd:Ⓜ️:rooms: Expose fetcher in interface; internal cleanup.
|
2019-06-17 23:05:31 -07:00 |
|
Jason Volk
|
f24c7c2e82
|
ircd:Ⓜ️:rooms: Simplify interface.
|
2019-06-17 16:57:00 -07:00 |
|
Jason Volk
|
4f741960a0
|
ircd:Ⓜ️:room::state: Reconnect !present() branch with state::history.
|
2019-06-16 02:18:04 -07:00 |
|
Jason Volk
|
24ce076c3d
|
ircd:Ⓜ️:room::state: Add state::history interface derived from state::space.
|
2019-06-16 02:17:47 -07:00 |
|
Jason Volk
|
b5a61a7a6b
|
ircd:Ⓜ️:room::state::space: Improve interface; fixes.
|
2019-06-16 01:00:47 -07:00 |
|
Jason Volk
|
493bd85c11
|
ircd:Ⓜ️:dbs: Add additional room state space key overload.
|
2019-06-15 15:20:00 -07:00 |
|
Jason Volk
|
390b8bf2fb
|
ircd:Ⓜ️ Remove remaining vestiges of m::state.
closes #15.
|
2019-06-15 14:10:36 -07:00 |
|
Jason Volk
|
c59894a01b
|
ircd::http:: Add 416 Range Not Satisfiable.
|
2019-06-15 12:50:53 -07:00 |
|
Jason Volk
|
7666561f02
|
ircd::http: Parse range-request related headers as primaries.
|
2019-06-15 12:48:01 -07:00 |
|
Jason Volk
|
864cdd6405
|
ircd::buffer: Add convenience typedefs for unique/shared buffer common templates.
|
2019-06-14 14:50:42 -06:00 |
|
Jason Volk
|
22f3c41603
|
ircd::rfc3986: Add URI decomposition.
|
2019-06-13 21:44:51 -06:00 |
|
Jason Volk
|
0355391e34
|
ircd::rfc3986: Complete the URI grammars as specified.
|
2019-06-13 20:06:05 -06:00 |
|
Jason Volk
|
3d04ed9ad0
|
configure: Remove the CPPDEFINE for RB_TIME_CONFIGURED.
|
2019-06-13 15:03:32 -06:00 |
|
Jason Volk
|
9539b21789
|
ircd::nacl: Improve sodium initialization; various cleanup.
|
2019-06-13 13:46:57 -06:00 |
|
Jason Volk
|
b78ea359b6
|
ircd::db: Rename db::index to db::domain; fix userspace.
|
2019-06-11 12:57:52 -07:00 |
|
Jason Volk
|
a1d76d55cc
|
ircd::db: Rename prefix.h to prefix_transform.h
|
2019-06-11 12:47:43 -07:00 |
|
Jason Volk
|
947fd1f4b4
|
ircd::conf: Add explicit bang operator on bool conf item specialization.
|
2019-06-07 22:25:16 -07:00 |
|
Jason Volk
|
8e0ac58987
|
ircd:Ⓜ️:room: Expose bootstrap to interface.
|
2019-06-07 04:56:23 -07:00 |
|
Jason Volk
|
5f248f5965
|
ircd::http: Add cloudflare 521 code.
|
2019-06-07 00:09:58 -07:00 |
|
Jason Volk
|
5afa11baca
|
ircd:Ⓜ️:init: Improve exception propagation and abortive shutdown.
|
2019-06-06 19:41:48 -07:00 |
|
Jason Volk
|
f1b0ba8648
|
ircd:Ⓜ️:dbs: Involve the servername in the database path.
Fixes #75.
|
2019-06-06 18:47:44 -07:00 |
|
Jason Volk
|
70c6c9ea86
|
ircd::db: Expose subroutines from db::init.
|
2019-06-06 18:47:44 -07:00 |
|
Jason Volk
|
32e94931a7
|
ircd::fs: Add ability to change basepath values at runtime.
|
2019-06-06 17:38:12 -07:00 |
|
Jason Volk
|
38bfb56661
|
ircd::fs: Add typedefs for vector_view's used to build paths.
|
2019-06-06 17:03:02 -07:00 |
|
Jason Volk
|
625a2bcf6f
|
ircd::vector_view: Add front() and back() convenience accessors.
|
2019-06-06 17:02:39 -07:00 |
|
Jason Volk
|
160734e3b4
|
configure: Define HAVE_SODIUM in config.h on pkg found.
|
2019-06-06 03:54:37 -07:00 |
|
Jason Volk
|
fe41932b1a
|
ircd: Add #ifdefs around potentially conflicting BSD stringops.
|
2019-06-06 02:59:57 -07:00 |
|
Jason Volk
|
6d429d5cc4
|
ircd: Add ulong typedef on FreeBSD.
|
2019-06-05 23:54:02 -07:00 |
|
Jason Volk
|
c292ec46f2
|
ircd::fs: Add runtime selection of pwritev(2) and RWF_ features; minor reorg.
|
2019-06-05 23:25:48 -07:00 |
|
Jason Volk
|
f702520044
|
ircd: Add infrastructure to handle continuation notification after suspending.
|
2019-06-05 15:06:16 -07:00 |
|
Jason Volk
|
855a5f5a1e
|
ircd::info: Get more extended feature bits; various cleanup.
|
2019-06-05 14:27:36 -07:00 |
|
Jason Volk
|
868d96b89d
|
ircd: Minor cleanup.
|
2019-06-05 12:57:10 -07:00 |
|
Jason Volk
|
475ee3867d
|
ircd:Ⓜ️:event::horizon: Split the full column iteration into separate function.
|
2019-06-04 21:21:21 -07:00 |
|
Jason Volk
|
f5df386e1c
|
ircd:Ⓜ️:fetch: Add a request count() to interface.
|
2019-06-04 18:50:17 -07:00 |
|
Jason Volk
|
6bb746a9a0
|
ircd::openssl: Add conditional LibreSSL versions instance.
|
2019-06-04 14:01:33 -07:00 |
|