172
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 15 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Relax openssl version requirement More... 2 days ago
Parse dynamic spec parts for rpmbuild -bl
ffesti
as Florian Festi
More... 3 days ago
Make the %rmbuild test package noarch as it should be More... 3 days ago
Add testcases for Ed25519 and NIST P-256 More... 4 days ago
Allow signing with ECDSA keys More... 7 days ago
Fix an ancient memleak on %caps() parsing, add tests More... 9 days ago
Fix one missed explicit cast for C++ due to typo in makefiles More... 9 days ago
Remove the WITH_CXX option, this is a one-way street More... 11 days ago
Switch to C++ for the majority of codebase More... 11 days ago
Fix int/enum mismatch in rpmtsImportPubkey() return code handling More... 11 days ago
Drop unnecessary initialization from a static variable More... 11 days ago
Fixup enum/int mismatches in header format extensions More... 11 days ago
Make rpmTagType an integer type to avoid complications More... 11 days ago
Fixup missed constification in Lua readline callback More... 11 days ago
Add casts that C++ requires but C doesn't across cli tools More... 11 days ago
Add casts that C++ requires but C doesn't across librpmsign More... 11 days ago
Add casts that C++ requires but C doesn't across librpmbuild More... 11 days ago
Add casts that C++ requires but C doesn't across librpm More... 11 days ago
Add casts that C++ requires but C doesn't across librpmio More... 11 days ago
Add a top-level option to compile with C++, doesn't do anything yet More... 11 days ago
Fix pointer bogosity in rpmlog callback More... 11 days ago
Handle Lua header C++ guards centrally in rpmlua.h More... 11 days ago
Use the actual rpmRC enum in ndb where relevant for internal APIs More... 11 days ago
Add c++ guard to ndb internal headers More... 11 days ago
Don't bother including fsverity headers when not building it More... 12 days ago
Unbreak build when imaevm.h is not present on the system More... 12 days ago
Avoid jumping over variable declarations More... 12 days ago
Add the "issuer fingerprint" subpacket type More... 12 days ago
Take advantage of rpmdsIsSysuser() for the tag extension + psm code More... 12 days ago
Add rpmdsIsSysuser() function for testing and decoding sysusers provides More... 12 days ago