-
I could not find any method for connecting via SSH. Is there any planned enhancement for supporting ssh connection?
-
### Description
For some reason, if the user imports a custom p12 file, which is invalid, SwiftNIO-SSL might crash the app if it could not parse the p12 file properly.
It's crashed due to the fata…
-
The `public enum HTTPStatusCode` is missing a number of values that are registered with IANA:
https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml
The ones that I spotted are…
-
| | |
|------------------|-----------------|
|Previous ID | SR-7546 |
|Radar | rdar://problem/39762528 |
|Original Repor…
-
I see often in benchmarks that SwiftNIO seems to perform worst than most other things out there.
I expect this will probably get better over time.
It would be very useful for me and other advocate…
lmcd updated
3 months ago
-
I'd be fantastic to remove the `CNIOSHA1` module and replace it with `Crypto.Insecure.SHA1` (which sadly is mandated by the WebSocket spec). Unfortunately, SwiftNIO 2 supports Swift 5.0+ and [`SwiftCr…
-
We encountered a case in which this URL was returned in a vulnerability reference:
https://nvd.nist.gov/vuln/search/results?adv_search=true&isCpeNameSearch=true&query=cpe:2.3:a:oracle:siebel_engineer…
-
With @hassila's fantastic work in #1804 (and beyond), the path for SwiftNIO on io_uring has begun. To fully leverage all the potential benefits, we should at some point offer SwiftNIO doing I/O throug…
-
### Expected behavior
I expect that there is an API that I can configure my DNS Server of ClientBootstrap.
### Actual behavior
I don't know how to manually configure the DNS Server of ClientBoots…
-
SwiftNIO SSH commit hash: 5d95ebaddd7f546502f9760df3a2de8c167369da
Context:
I'm trying to implement a `NIOSSHClientServerAuthenticationDelegate` that actually verifies the host key.
The problem…
TimNN updated
3 years ago