-
Apparently OpenSSL 1.1 changed a real lot, incl. but not limited to:
- APIs (some will be compile time error, but worse, other might be runtime errors)
- hides structures you had to allocate yourself …
-
### Checklist
- [x] the issue is indeed a bug and not a support request
- [x] issue doesn't already exist: https://github.com/kivy/python-for-android/issues
- [x] I have a short, runnable example…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting that yt-dlp is…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a bug unrelate…
-
```
installer: The upgrade was successful.
{"message":"Unauthorized"}JumpCloud system: {id} removed from system group: {id}}
```
I am using the autogenerated command from the importer, making th…
-
### Problem
Build System: `x86_64-unknown-linux-gcc`
Target/Host: `mips64-openwrt-linux-musl`
OpenWrt uses OpenSSL 1.1.1o which posed issues with `rust 1.61.0`, although seems to be fixed from comm…
-
Hello,
When i try to send the log/capt output to a specific IP address which is defined on the local host, it tries for 1 minute and fails with message "Failed to lookup target ether".
But none …
-
This is a follow-up to CVE-2023-5363. I think the root cause here is actually a design flaw in how OpenSSL modeled variable-length IVs. With the new `OSSL_PARAM` system, it has gotten quite dangerous.…
-
gnutls added a function that gets information about the record state in [this commit](https://github.com/gnutls/gnutls/commit/47e828d793807700f20da4c32a9149bf4906f7b2)
What do the OpenSSL devs thin…
-
## CVE-2020-1971 - Medium Severity Vulnerability
Vulnerable Library - OpenSSLOpenSSL_1_1_1g
TLS/SSL and crypto library
Library home page: https://github.com/OpenSSL/OpenSSL.git
Found in HEAD commit…