FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Rustls integration improvements by im-0 · Pull Request #7946 · RustPython/RustPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
295
Pull requests
100
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Rustls integration improvements
- #7946
#7946
Merged
youknowone
merged 11 commits into
RustPython:main
RustPython/RustPython:main
from
im-0:fix-rustls
im-0/RustPython:fix-rustls
Copy head branch name to clipboard
May 22, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Rustls integration improvements
#7946
youknowone
merged 11 commits into
RustPython:main
RustPython/RustPython:main
from
im-0:fix-rustls
im-0/RustPython:fix-rustls
Copy head branch name to clipboard
Commits
Commits on May 21, 2026
Do not call `import socket` on each send()/recv() when using rustls
Show description for ad3060c
im-0
committed
ad3060c
View commit details
Copy full SHA for ad3060c
Browse repository at this point
Implement reading of at most one TLS record from socket
Show description for 7fa757d
im-0
committed
7fa757d
View commit details
Copy full SHA for 7fa757d
Browse repository at this point
Remove special handling of rustls "buffer full" errors
Show description for bc2dbf9
im-0
committed
bc2dbf9
View commit details
Copy full SHA for bc2dbf9
Browse repository at this point
Replace own TlsConnection with rustls::Connection
im-0
committed
023c754
View commit details
Copy full SHA for 023c754
Browse repository at this point
Fix waiting on a socket
Show description for e99f0c4
im-0
committed
e99f0c4
View commit details
Copy full SHA for e99f0c4
Browse repository at this point
Remove dead code from rustls glue
im-0
committed
e9e359c
View commit details
Copy full SHA for e9e359c
Browse repository at this point
Do not present rustls errors as OSError(0, "Success")
im-0
committed
7a10b53
View commit details
Copy full SHA for 7a10b53
Browse repository at this point
Remove infinite loop "detection" from rustls glue
Show description for 86ec36b
im-0
committed
86ec36b
View commit details
Copy full SHA for 86ec36b
Browse repository at this point
Add test for 1-byte max recv in TLS client
im-0
committed
fbe1f80
View commit details
Copy full SHA for fbe1f80
Browse repository at this point
Add regression test for https://github.com/RustPython/RustPython/issues/7891
im-0
committed
6905963
View commit details
Copy full SHA for 6905963
Browse repository at this point
Fix constants in rustls glue code
Show description for 6c0e292
im-0
committed
6c0e292
View commit details
Copy full SHA for 6c0e292
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL