-
OpenSSL
Popular repositories Loading
-
-
-
openssl-tests
openssl-tests PublicForked from google/openssl-tests
Running BoringSSL tests against OpenSSL
Makefile 3
-
-
744 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 16 commits in 3 repositories
Created a pull request in openssl/openssl that received 15 comments
Fix a deadlock while attempting to get the Primary EVP_RAND_CTX
When only the FIPS provider was loaded we could get a deadlock when calling RAND_get0_primary() due to attempting to obtain a recursive lock. We re…
+85
−22
lines changed
•
15
comments
Opened 6 other pull requests in 1 repository
openssl/openssl
1
open
5
closed
-
Clarify how s_client -ign_eof and -quiet impact command processing
This contribution was made on Apr 25
-
Fix errors on SSL_accept() and SSL_get_error()
This contribution was made on Apr 11
-
Prevent SSL_poll from reporting a stream as writeable if it isn't
This contribution was made on Apr 9
-
Fix SSL_accept() for QUIC connections
This contribution was made on Apr 7
-
Fix a reference in the OpenSSL guide to QUIC for servers
This contribution was made on Apr 4
-
Fix a segfault in the pkeyutl command line app
This contribution was made on Apr 1
Reviewed 53 pull requests in 1 repository
openssl/openssl
25 pull requests
-
app/s_client.c
: clean up and broaden use ofERR_print_errors()
This contribution was made on Apr 25 -
Fix a deadlock while attempting to get the Primary EVP_RAND_CTX
This contribution was made on Apr 25
-
Move to error state if ML-DSA / SLH-DSA PCT fails
This contribution was made on Apr 25
-
Added quotes to mask spaces in the path when building
This contribution was made on Apr 25
-
Fix also BIO_printf formatting for INF and NAN
This contribution was made on Apr 25
-
BIO_dump_indent_cb(): Check for negative return from BIO_snprintf()
This contribution was made on Apr 25
-
Utility for dumping OpenSSL config file
This contribution was made on Apr 25
-
SKEYMGMT: Expose settable params
This contribution was made on Apr 25
-
Check for macro functions in man HISTORY sections
This contribution was made on Apr 24
-
Relax absolut path checking in our 'file' scheme implementation
This contribution was made on Apr 24
-
Improve cipher docs
This contribution was made on Apr 24
-
Fix POD indentation in OSSL_CMP_CTX_new
This contribution was made on Apr 24
-
Fix BIO_printf formatting for negative numbers formatted with %e
This contribution was made on Apr 23
-
Modified the OSSL_dispatch text to make it more clear on the array
This contribution was made on Apr 23
-
Fixes #[14771]. Improved error message
This contribution was made on Apr 23
-
crypto/provider_conf.c: Fix memory leak due to incorrect added flag a…
This contribution was made on Apr 23
-
Updated variable names from unsigned to signed int in test/provider_status_test.c and doc/man7/provider-base.pod
This contribution was made on Apr 22
-
Fix nasm installation step
This contribution was made on Apr 22
-
Improve documentation of TLS Server Name Indication (SNI) and fix its use by CMP client
This contribution was made on Apr 21
-
Typo in TLS introduction
This contribution was made on Apr 21
-
Update pkeyutl documentation for PQC algorithms (Fixes #27415)
This contribution was made on Apr 21
-
DTLSv1.3 ack records
This contribution was made on Apr 18
-
Fix fips provider compatibility regression
This contribution was made on Apr 17
-
Fix param string handling and refactor some helpers
This contribution was made on Apr 17
-
math.h: avoid using <math.h> functions to check for NaN and infinity
This contribution was made on Apr 17
- Some pull request reviews not shown.
Created an issue in openssl/technical-policies that received 10 comments
VOTE: Approve the 3.5 source as ready for final release
Topic: OTC sign off the 3.5 source as ready for final release
Proposed by: Matt Caswell
Issue link: https://github.com/openssl/technical-policies/i…
10
comments
Opened 7 other issues in 1 repository
openssl/openssl
2
open
5
closed
-
pkeyutl documentation needs updating for PQC algorithms
This contribution was made on Apr 17
-
Calling SSL_accept() on a listener object results in two identical error stack errors
This contribution was made on Apr 11
-
Strange behaviour of SSL_get_error() when passed a QUIC listener object
This contribution was made on Apr 11
-
Simplify ALPN support
This contribution was made on Apr 10
-
QUIC SSL_POLL_EVENT_W event
This contribution was made on Apr 9
-
Calling SSL_accept() on a connection returned from SSL_accept_connection() does not work
This contribution was made on Apr 7
-
Calling SSL_new() with OSSL_QUIC_server_method() gives you a non-functional SSL object
This contribution was made on Apr 3
Answered 10 discussions in 1 repository
openssl/openssl
openssl/openssl
-
How to access OpenSSL APIs from third party provider?
This contribution was made on Apr 23
-
ML-KEM incompatibility between openssl's default provider and oqsprovider
This contribution was made on Apr 22
-
Inconsistency in pvt key size and public key extract fails in openssl 3.5 with oqsprovider
This contribution was made on Apr 18
-
How to supply context-string via pkeyutl for signing using ML-DSA
This contribution was made on Apr 17
-
QUIC SSL_POLL_EVENT_W event
This contribution was made on Apr 11
-
PQC certificates with OpenSSL 3.5
This contribution was made on Apr 10
-
Enable static DH ciphers
This contribution was made on Apr 7
-
Can AES-128-CBC supported in Provider-Key Management and Provider-Store Management
This contribution was made on Apr 4
-
compile errors from PostgreSQL because of include/openssl/x509v3.h
This contribution was made on Apr 4
-
OSSL_QUIC_server_method without SSL_new_listener
This contribution was made on Apr 4