Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
558 contributions in the last year
Contribution activity
June 2020
Created a pull request in openssl/openssl that received 10 comments
Do not allow dropping Extended Master Secret extension on renegotiaton
I've verified with tlsfuzzer that the handshake failure alert is properly sent. Checklist tests are added or updated
+88
−4
•
10
comments
- Fix some SSL_dup issues and provide better documentation for it
- doc: Document OSSL_PARAM_modified and OSSL_PARAM_set_all_unmodified.
- Incorporate system guessing in Configure
- [bp-111] Refactor BN_R_NO_INVERSE logic in internal functions
- DOCS: Add documentation for EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md_name()
- Fix wrong return value check of mmap function
- Add multiple fixes for ffc key generation using invalid p,q,g params
- Ensure we use the passed in libctx when loading EC private keys
- Fix test_ocsp with installed certificates
- Ensure CMAC_CTX is correctly initialised (1.1.1)
- use safe primes in ssl_get_auto_dh()
- S390x backports for 1.1.1
- Fix a CMS_get0_signers() description in CMS_verify.pod
- Refactor BN_R_NO_INVERSE logic in internal functions
- Silence gcc false positive warning on alpn_protos_len in test/handshake_helper.c
- use safe primes in ssl_get_auto_dh()
- Backport to 1.1.1.: Fix err checking and mem leaks of BIO_set_conn_port and BIO_set_conn_address
- Fix NULL pointer access caused by X509_ATTRIBUTE_create()
- Consolidate doc of BIO_do_connect() and its alias BIO_do_handshake()
- Alpha3 release
- Update copyright year
- Announce renamed EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters() in CHANGES
- ossl_shim: const cast the param arguments to avoid errors
- enable DECLARE_DEPRECATED macro for Oracle Developer Studio compiler
- APPS: Drop interactive mode in the 'openssl' program
- Some pull request reviews not shown.