0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 04, 2025 — Aug 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(xmlsec-windows) Added `apps` option to `configure.ps1` (#1218) More... 14 days ago
(xmlsec-mscng) Added support for using both current user and local machine certificates store for verifying the certificates (#1216) More... 19 days ago
(xmlsec-mscng) Refactored defines for MinGW (#1215) More... 19 days ago
(xmlsec-mscng) Added support for SHA256 in the X509Digest element (#1214) More... 19 days ago
(xmlsec-core) Added tests to the X509 serial parser (#1211) More... about 1 month ago
Fix memory leak when error occurs during buffer close (#1210) More... about 1 month ago
Move fuzzers from tests/ to apps/ folder and add to the build (#1209) More... about 1 month ago
OSS-Fuzz: Add new fuzzer target signature verification (#1203) More... about 1 month ago
Fix minor issues from coverity run (#1208) More... about 1 month ago
Bump version to 1.3.13 (#1207) More... about 1 month ago
Fix windows build failure on github caused by windows-latest switch to Windows Server 2025 (#1205) More... about 2 months ago
Prepare for 1.3.12 release (#1201) More... 2 months ago
Added unit tests for xmlSecBuffer (#1200) More... 2 months ago
reject HMACOutputLength larger than the HMAC digest size (#1199) More... 2 months ago
fix friendly name buffer leak in xmlSecMSCngX509GetFriendlyNameUnicode (#1198) More... 2 months ago
avoid integer overflow in length check in xmlSecGnuTLSReadDerInteger (#1197) More... 2 months ago
return 0 on signature mismatch in nss/mscng/mscrypto verify (#1196) More... 2 months ago
fix inverted hProv release check in xmlSecMSCryptoKeyDataRsaRead (#1195) More... 2 months ago
return error from xmlSecKeyDataBinaryValueBinRead on key req mismatch (#1194) More... 2 months ago
(xmlsec-gnutls) Ensure that key cert is always the first one (#1192) More... 2 months ago
free doc after using cur in xmlSecKeyDataRetrievalMethodReadXmlResult (#1193) More... 2 months ago
(xmlsec-core) Added xmlSecMemEqual to compare two buffers in constant time and upgraded the code to use it (#1191) More... 2 months ago
free node on xmlSetProp failure in xmlSecTmplX509DataAddDigest (#1189) More... 2 months ago
copy real digest length in xmlSecGCryptHmacExecute (#1185) More... 2 months ago
return error from xmlSecOpenSSLX509Asn1TimeToTime on short ASN1_TIME (#1186) More... 2 months ago
return error from xmlSecTransformPump on incompatible data formats (#1187) More... 2 months ago
free node set when xmlSecNodeSetCreate fails in xmlSecNodeSetGetChildren (#1188) More... 2 months ago
fix double-free in mscng dh key adoption on SetDhQ failure (#1183) More... 2 months ago
free algorithm names on digest/mgf1 mismatch in mscng rsa oaep (#1182) More... 2 months ago
compare des3 key wrap checksum in constant time in xmlSecKWDes3Decode (#1179) More... 2 months ago