11
I Use This!
Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Guard use of std::numeric_limits<word128>::max() Apple Clang has the problem. Limit the work around to just Apple Clang. More... 12 months ago
Use unsigned types with UnsignedMin More... 12 months ago
Update comments The apostrophe gave the pretty printer problems More... 12 months ago
Guard std::numeric_limits::min and max for MSVC Also see GH #1214 More... 12 months ago
Fix macro and member function confilct for min and max (GH #1214) More... 12 months ago
Add remainder of SafeConvert specializations More... 12 months ago
Fix SafeConvert on 32-bit platofrms More... 12 months ago
Update docs More... 12 months ago
Add specialization for SafeConvert More... 12 months ago
Update docs More... 12 months ago
Add specialization for SafeConvert More... 12 months ago
Add curly braces for Clang builds More... 12 months ago
Add specialization for SafeConvert More... 12 months ago
Add casts for NTSTATUS in NtStatusToErrorCode More... 12 months ago
Add specialization for SafeConvert More... 12 months ago
Clear unused-value warnings with void cast More... 12 months ago
Clear unused variable in fltimpl.h in cross-compiler way More... 12 months ago
Whitespace check-in More... 12 months ago
Update compiler version defines More... 12 months ago
Add compile test code More... 12 months ago
Update Cirrus CI FreeBSD images (GH #1212) More... 12 months ago
Fix typos in Readme.txt (PR #1207) More... about 1 year ago
Revert "Update RSA encryption and signature docs" More... about 1 year ago
Update RSA encryption and signature docs Specifiy they use PKCS #1 v1.5. More... about 1 year ago
Handle '\r\0' from early RFCs in Readline More... about 1 year ago
Add typedefs for RSAES and RSASS using SHA256 Also see https://groups.google.com/g/cryptopp-users/c/0GXv5oj7RgI/m/MVZt_V8eBAAJ More... about 1 year ago
Remove 'native' target from makefile More... about 1 year ago
Update comments in makefile More... about 1 year ago
Fix GNUmakefile for GMake 3.80 More... about 1 year ago
Cleanup Windows build after refactoring More... about 1 year ago