"I have a branch..." -- a mantra that folks around me hear a bit too often
Block or Report
Block or report levitte
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
darktable-org/darktable Public
darktable is an open source photography workflow application and raw developer
1,054 contributions in the last year
Less
More
Activity overview
Contribution activity
November 2022
Created 8 commits in 1 repository
Created a pull request in openssl/openssl that received 7 comments
crypto/sha/asm/sha512-ia64.pl: When checking assembler file names, ignore case
The use case is that uppercase .ASM extension may be used on some platforms, and we were only testing for the lowercase extension.
+2
−2
•
7
comments
Opened 8 other pull requests in 2 repositories
openssl/openssl
7
closed
- test/recipes/80-test_cms.t: Fix the "CAdES ko" test
- test/timing_load_creds.c: use OPENSSL_SYS_ macros
- Disable test/timing_load_creds.c on VMS
- Fix more VMS inclusions
- Use <openssl/e_os2.h> rather than <stdint.h>
- Ensure that SIZE_MAX is defined where OSSL_SSIZE_MAX is used.
- Configurations/*.tmpl: overhaul assembler make rules.
openssl/omc-tools
1
open
Reviewed 14 pull requests in 5 repositories
openssl/openssl
10 pull requests
- Add SM4 XTS implementation to providers
- test/recipes/80-test_cms.t: Fix the "CAdES ko" test
- Backport of PRs to 3.1 branch [batch 3]
- [3.1] Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMPRESSED
-
ParseC.pm: gracefully handle DOS-style end-of-line in source files - Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod
- Rationalize FIPS sources
- Update CHANGES.md and NEWS.md from 3.0.7
- Update copyright year
- Update CHANGES and NEWS for new release
openssl/omc-tools
1 pull request
openssl/web
1 pull request
openssl/tools
1 pull request
openssl/technical-policies
1 pull request
Created an issue in openssl/openssl that received 4 comments
Cannot build with assembler acceleration on non-Unix IA64
I discovered this on VMS, but it turns out that this also affects Windows.
The main cause is that both .s and .S files are renamed to .asm, which c…
4
comments




