Block or Report
Block or report t8m
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
portingdb Public
Forked from fedora-python/portingdb
Database & tools to track the Python3 porting effort
Python 1
-
-
1,943 contributions in the last year
Less
More
Contribution activity
January 2022
Created 5 commits in 2 repositories
Created a pull request in openssl/openssl that received 8 comments
Check that we imported a key when using EVP_PKEY_fromdata with EVP_PKEY_KEYPAIR
This is fairly controversial as we depend on lenient handling of EVP_PKEY_KEYPAIR selection in fromdata() in our tests. Fixes #16912 Checklist te…
+47
−17
•
8
comments
Opened 7 other pull requests in 1 repository
openssl/openssl
3
open
4
closed
- pkeyutl: Fix regression with -kdflen option
- EVP_DigestSignFinal: *siglen should not be read if sigret == NULL
- EVP_PKEY_derive_set_peer_ex: Export the peer key to proper keymgmt
- doc: Add hint to use EVP_PKEY_get_bn_param to retrieve big integers
- EVP_PKEY_fromdata(): Do not return newly allocated pkey on failure
- trace.c: Add missing trace category entry
- close_console: Always unlock as the lock is always held [1.1.1]
Reviewed 36 pull requests in 1 repository
openssl/openssl
36 pull requests
- EVP_DigestSignFinal: *siglen should not be read if sigret == NULL
- Fix Decoder, Encoder and Store loader fetching
- Don't run TLSFuzzer tests when it is not properly set
- Clarify the int param getter documentation
- Fix: some patches related to error exiting
- crypto/bio: fix build on UEFI
- Fix copyright year issues
- providers/implementations/keymgmt/rsa_kmgmt.c: refactor gen_init
- crypto/x509/v3_sxnet.c: free sx before exiting and more
- doc: Add hint to use EVP_PKEY_get_bn_param to retrieve big integers
- several return value checks for BIO_new and its related function
- free the resource from EVP_MD_CTX_new()
- properly free the resource from CRYPTO_malloc
- free the resource allocated by BN_new()
- Fix spurious error queue entries while loading private keys
- fix the return check of EVP_PKEY_CTX_ctrl() in 5 spots
- properly free ctr->ctx_df in drbg_ctr_init() on error path.
- Tlsfuzzer external tests
- Fix typos
- add SSL_get1_iana_groups() & SSL_client_hello_get1_raw_extensions()
- apps/passwd.c: free before error exiting
- Update troublesome copyright years of auto-generated files to 2022
-
app_http_tls_cb: Fix double-free in case TLS not used - Fix CMP mock server w.r.t. use of reference certificate for KUR and RR
- check-format.pl: Fix report on constant on LHS of comparison or assig…
- Some pull request reviews not shown.

