Jason Volk
|
759871ce8e
|
ircd::versions: Minor cleanup instance_list related.
|
2023-05-01 12:39:06 -07:00 |
|
Jason Volk
|
8a705f77a9
|
ircd::db: Fixes for RocksDB 8.1.1 interface changes.
|
2023-04-29 13:57:37 -07:00 |
|
Jason Volk
|
5f5be52fa9
|
ircd::net::dns::cache: Fix case sensitivities on several key mappings. (956aa7682f )
|
2023-04-26 19:27:04 -07:00 |
|
Jason Volk
|
d80f29b65a
|
ircd::json::stack::member: Conversion constructions from other member categories.
|
2023-04-22 21:44:55 -07:00 |
|
Jason Volk
|
02e09728a5
|
ircd::rest: Add option to supply temporary/headers buffer in lieu of allocating.
|
2023-04-18 20:11:29 -07:00 |
|
Jason Volk
|
dc13381822
|
ircd::json: Reduce replace() overloads to single linked procedure.
|
2023-04-18 20:11:29 -07:00 |
|
Jason Volk
|
22b9cf515c
|
ircd::json: Add overload to insert multiple members.
|
2023-04-18 19:43:33 -07:00 |
|
Jason Volk
|
c77df219b5
|
ircd::json: Optimize json::type() ABI.
ircd::json: Fix indentation; minor cleanup.
|
2023-04-17 19:31:44 -07:00 |
|
Jason Volk
|
55a73624d2
|
ircd:🆑 MESA_GLSL_CACHE_DISABLE is deprecated.
|
2023-04-16 19:33:31 -07:00 |
|
Jason Volk
|
4c06793980
|
ircd::db: Make SeekForPrev() reachable via internal callstack; remove cruft.
|
2023-04-16 15:42:20 -07:00 |
|
Jason Volk
|
ef27ae50dc
|
ircd::db: Fix workaround for reverse prefix iteration.
|
2023-04-16 15:42:20 -07:00 |
|
Jason Volk
|
6e7d63ce6d
|
ircd::db: Assert valid iterator prior to all relevant operations.
|
2023-04-16 15:42:18 -07:00 |
|
Jason Volk
|
dd6d17433e
|
ircd:🆑 Stop propagation of platform and device initialization errors.
|
2023-04-10 18:00:14 -07:00 |
|
Jason Volk
|
e30c77283c
|
ircd/Makefile: Platform-conditional compilation for amdgcn/r600.
|
2023-04-10 01:08:11 -07:00 |
|
Jason Volk
|
25ed05429b
|
ircd::db: Inline domain::const_iterator seek(string_view).
|
2023-04-09 21:48:33 -07:00 |
|
Jason Volk
|
c02b3d845f
|
ircd::rest: Add web request interface which isn't orchestrally complicated.
|
2023-04-09 21:48:33 -07:00 |
|
Jason Volk
|
d4d8063dee
|
ircd::http: Allow empty header values.
|
2023-04-04 15:49:23 -07:00 |
|
Jason Volk
|
ffecc8bd22
|
ircd::info: Fix leaf for avx2/avx512f; additional tsc related.
|
2023-03-26 18:23:30 -07:00 |
|
Jason Volk
|
d4b3a0db66
|
ircd::b64: Optimize outer loop vectorized codegen. (clang/AVX512)
|
2023-03-26 17:47:24 -07:00 |
|
Jason Volk
|
02c862e4bc
|
ircd::db: Add define for versions w/ buggy MultiRead.
|
2023-03-24 22:47:01 -07:00 |
|
Jason Volk
|
a8c16e0fd0
|
ircd::json: Fix mismatched serialized size propagating through value copy.
|
2023-03-23 18:51:33 -07:00 |
|
Jason Volk
|
bffa445d37
|
ircd::server: Add bounds for wait all w/ conf items; promote warning; rename item.
|
2023-03-21 10:39:24 -07:00 |
|
Jason Volk
|
1b8ad3e160
|
ircd::resource: Optimize response w/ iov for fused head and content.
|
2023-03-20 20:56:56 -07:00 |
|
Jason Volk
|
04acaabf91
|
ircd::resource: Minor cleanup response overload stack for followability.
|
2023-03-20 14:42:10 -07:00 |
|
Jason Volk
|
575211d37e
|
ircd::net: Add close option to skip shutdown syscall prior to close.
|
2023-03-20 14:01:42 -07:00 |
|
Jason Volk
|
6d73a65867
|
ircd::net: Add translate/reflect for disconnect type.
|
2023-03-20 14:01:42 -07:00 |
|
Jason Volk
|
b3832541ff
|
ircd::net: Allow designated and implicit constructions for close_opts.
|
2023-03-20 14:01:42 -07:00 |
|
Jason Volk
|
14f55f6110
|
ircd::ios: ABI simplify; fix double-indirection, AGU load, code size on context switch.
|
2023-03-20 10:31:09 -07:00 |
|
Jason Volk
|
13f3d1ebc6
|
ircd::net: Add state for nodelay in socket w/ condition to elide; interface overloads.
|
2023-03-19 19:56:14 -07:00 |
|
Jason Volk
|
b07fa8c110
|
ircd::net: Add interface for native_non_blocking(); mitigate unconditional ioctl.
|
2023-03-19 19:47:53 -07:00 |
|
Jason Volk
|
4d2478f814
|
ircd::net: Minor sock_opts interface ABI simplifications.
|
2023-03-19 18:02:53 -07:00 |
|
Jason Volk
|
f2626d39a7
|
ircd::net::acceptor: Eliminate getpeername(2) for address already returned on accept(2).
|
2023-03-19 14:12:00 -07:00 |
|
Jason Volk
|
c3c73fcbe7
|
ircd: Promote slave-mode to a non-maintenance mode allowing listeners.
|
2023-03-19 13:21:11 -07:00 |
|
Jason Volk
|
19462b5fae
|
ircd: Remove write_avoid mode replaced by maintenance mode.
|
2023-03-19 13:21:11 -07:00 |
|
Jason Volk
|
96b1d68933
|
ircd::db: Add paranoid check conf suite; open stats confs; feature defines.
|
2023-03-19 13:21:11 -07:00 |
|
Jason Volk
|
eca02723b3
|
ircd::net: Consolidate SSL_pending related behind interface.
|
2023-03-18 14:08:20 -07:00 |
|
Jason Volk
|
ee31b5a59f
|
ircd::net::listener: Support non-SSL listening sockets.
|
2023-03-18 14:08:20 -07:00 |
|
Jason Volk
|
4e16f1849b
|
ircd::net::socket: Support non-SSL sockets.
|
2023-03-18 14:08:20 -07:00 |
|
Jason Volk
|
3fcfaddc3e
|
ircd::net::acceptor: Move alpn/sni init config into method; minor reorg.
|
2023-03-18 11:52:51 -07:00 |
|
Jason Volk
|
cc36c17c03
|
ircd::db: Update for Cache interface refactor; reflections. (RocksDB 8.0)
|
2023-03-17 21:25:15 -07:00 |
|
Jason Volk
|
1e4f44f41d
|
ircd::db: Deprecate compressed block cache. (RocksDB 8.0)
|
2023-03-17 21:25:15 -07:00 |
|
Jason Volk
|
5994475542
|
ircd::db: Update for required ConfigOptions. (RocksDB 8.0)
|
2023-03-17 21:25:10 -07:00 |
|
Jason Volk
|
43838608fd
|
ircd::fs::dev: Add stats gather struct w/ console cmd.
|
2023-03-16 12:03:32 -07:00 |
|
Jason Volk
|
f85781b65a
|
ircd::fs::dev: Move dev::blk related into class nested.
|
2023-03-16 11:42:49 -07:00 |
|
Jason Volk
|
ac3b85114b
|
ircd::net::dns::resolver: Add conf item to ease off ServFail retries.
|
2023-03-14 22:34:58 -07:00 |
|
Jason Volk
|
2147d00dd4
|
ircd::net::acceptor: Remove backreference to wrapper object.
|
2023-03-09 10:51:54 -08:00 |
|
Jason Volk
|
d5c2ff0e99
|
ircd::db::port: Improve punned object size matching; in-bounds initialization.
|
2023-03-05 17:49:15 -08:00 |
|
Jason Volk
|
f2d94b5cc0
|
ircd::net::dns::resolver: Add condition to not retry query during shutdown.
|
2023-03-05 15:32:03 -08:00 |
|
Jason Volk
|
f3a1416f65
|
ircd::mapi: Annotate noexcept; non-dynamic alloc; codegen reduction all modules.
|
2023-03-05 12:05:13 -08:00 |
|
Jason Volk
|
20b9b392af
|
ircd::b64: Add target clones list.
|
2023-03-05 12:05:13 -08:00 |
|