openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
matrix-construct
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 01, 2024 — Sep 01, 2025
Showing page 14 of 500
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
ircd::client: Remove redundant local endpoint state. (related 1da91f41b3)
Jason Volk
More...
over 2 years ago
ircd: Internalize various loghead utils; remove legacy ostream operators.
Jason Volk
More...
over 2 years ago
ircd: Attribute nodebug on assert frames, artificial ineffective for clang.
Jason Volk
More...
over 2 years ago
ircd: Mitigate __builtin_assume w/ side-effects diagnosed (arguably incorrect) and ignored.
Jason Volk
More...
over 2 years ago
ircd::db::prefetcher: Fix loss of notify on db shutdown w/ separate ctx::dock.
Jason Volk
More...
over 2 years ago
modules/client/rooms/aliases: Fix spec conformance; only return local aliases.
Jason Volk
More...
over 2 years ago
ircd::net: Elide repeated getsockname()/getpeername() w/ cached sockaddrs.
Jason Volk
More...
over 2 years ago
ircd::net: Modernize remaining unencapsulated socket endpoint queries.
Jason Volk
More...
over 2 years ago
modules/client/sync/rooms/ephemeral/receipt: Optimize w/ dedicated prefetch loop.
Jason Volk
More...
over 2 years ago
ircd::util: Fix clamp for negative stream::tellp() to view empty.
Jason Volk
More...
over 2 years ago
modules/m_listen: Support listener configuration from env vars. #190
Jason Volk
More...
over 2 years ago
ircd::util: Add popcount wrapping; consolidate callsites.
Jason Volk
More...
over 2 years ago
ircd: Add __has_feature / __has_cpp_attribute portable macros.
Jason Volk
More...
over 2 years ago
modules/console: Add immutable memtable property queries to db info cmd.
Jason Volk
More...
over 2 years ago
ircd::server: Optimize peers map w/ allocator::node.
Jason Volk
More...
over 2 years ago
ircd::util: Add environment iteration convenience tools.
Jason Volk
More...
over 2 years ago
ircd::util::instance_map: Fix ill-formed emplace_hint decomposition in template.
Jason Volk
More...
over 2 years ago
ircd::server: Elide expensive argument (sys)calls when log message muted.
Jason Volk
More...
over 2 years ago
ircd::net::dns: Optimize query w/ internal lookup priority when enabled by conf.
Jason Volk
More...
over 2 years ago
ircd::net::dns: Add fallback to internal table if netdb not installed.
Jason Volk
More...
over 2 years ago
modules/stats: Fix unbuffered output generating too many chunks.
Jason Volk
More...
over 2 years ago
ircd::resource::response::chunked::json: Use template for top object or array type.
Jason Volk
More...
over 2 years ago
modules/client/room_keys/version: Stub PUT method parameter gathering.
Jason Volk
More...
over 2 years ago
ircd::resource::response::chunked: Additional overload for buffer w/o headers; fix comment.
Jason Volk
More...
over 2 years ago
ircd::m::homeserver: Replace use of instance_multimap w/ instance_map.
Jason Volk
More...
over 2 years ago
ircd::util: Optimize instance_map w/ allocator::node.
Jason Volk
More...
over 2 years ago
ircd::allocator::node: Add scope usage convenience.
Jason Volk
More...
over 2 years ago
ircd::m::vm: Add vm::notify interface w/ yielding wait for event_id.
Jason Volk
More...
over 2 years ago
ircd::m::event: Add exists_count() convenience; simplify various popcounts.
Jason Volk
More...
over 2 years ago
ircd::m::vm: Split vm::sequence into unit.
Jason Volk
More...
over 2 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
499
500
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree