Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mfelsche
/
async-tls
Public
forked from
async-rs/async-tls
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 9, 2020
Release and tag 0.11.0
skade
committed
a8ca3ca
Copy full SHA for a8ca3ca
Commits on Dec 4, 2020
Tag 0.10.2
skade
committed
4c66ea8
Copy full SHA for 4c66ea8
Change maintenance message
skade
committed
6a8985c
Copy full SHA for 6a8985c
Bump version before release
skade
committed
b25601f
Copy full SHA for b25601f
Add maintenance notice
skade
committed
703bfd6
Copy full SHA for 703bfd6
Merge pull request #41 from silverjam/silverjam/update-tls
Show description for 7d048f5
skade
authored
7d048f5
Copy full SHA for 7d048f5
Commits on Nov 30, 2020
update example projects too
Jason Mobarak
committed
7e9e81d
Copy full SHA for 7e9e81d
Commits on Nov 25, 2020
update rustls
jbr
committed
7e73190
Copy full SHA for 7e73190
Commits on Sep 9, 2020
v0.10.0
yoshuawuyts
committed
e8ee122
Copy full SHA for e8ee122
Merge pull request #31 from mbrubeck/futures
Show description for da2e727
yoshuawuyts
authored
da2e727
Copy full SHA for da2e727
Commits on Sep 8, 2020
Use finer-grained dependencies on futures crates
mbrubeck
committed
5df4a09
Copy full SHA for 5df4a09
Commits on Jul 15, 2020
Make rustfmt happy
skade
committed
2a0afaa
Copy full SHA for 2a0afaa
Allow construting from bare Server/ClientConfigs
skade
committed
331ac2f
Copy full SHA for 331ac2f
Bump version to 0.9.0
skade
committed
f88ff34
Copy full SHA for f88ff34
Bump webpki-roots to 0.20
skade
committed
c85b62b
Copy full SHA for c85b62b
Merge branch 'features' of https://github.com/mbrubeck/async-tls into mbrubeck-features
skade
committed
dc30039
Copy full SHA for dc30039
Commits on Jul 14, 2020
Merge pull request #28 from Atul9/add-cargo-fmt-to-travis-config
Show description for dc1b3b2
yoshuawuyts
authored
dc1b3b2
Copy full SHA for dc1b3b2
Commits on Jul 13, 2020
Format code using 'cargo fmt'
Atul9
committed
6b2d3bd
Copy full SHA for 6b2d3bd
Commits on Jul 12, 2020
Add cargo fmt to travis build config
Atul9
committed
5d0ed9e
Copy full SHA for 5d0ed9e
Commits on Jul 9, 2020
v0.8.0
yoshuawuyts
committed
321ee87
Copy full SHA for 321ee87
Commits on Jul 8, 2020
v0.7.1
yoshuawuyts
committed
281d3f3
Copy full SHA for 281d3f3
Commits on Jul 7, 2020
Merge pull request #27 from silverjam/silverjam/rusttls-0.18
Show description for 122340c
yoshuawuyts
authored
122340c
Copy full SHA for 122340c
Commits on Jul 6, 2020
Update example rusttls versions
Jason Mobarak
committed
425636d
Copy full SHA for 425636d
Bump to rusttls 0.18.0
Jason Mobarak
committed
ca81281
Copy full SHA for ca81281
Commits on May 24, 2020
Add cargo features "client" and "server"
Show description for ad27db7
mbrubeck
committed
ad27db7
Copy full SHA for ad27db7
Commits on Mar 30, 2020
(cargo-release) start next development iteration 0.7.1-alpha.0
skade
committed
644b906
Copy full SHA for 644b906
(cargo-release) version 0.7.0
skade
committed
7535f8e
Copy full SHA for 7535f8e
Commits on Feb 25, 2020
fix: expose intermediate future types
Show description for d07f09a
yoshuawuyts
authored
d07f09a
Copy full SHA for d07f09a
Merge pull request #19 from DemiMarie-parity/upgrade-webpki-rustls
Show description for fe92086
dignifiedquire
authored
fe92086
Copy full SHA for fe92086
Bump dependencies of examples
Demi-Marie
committed
5cb4e15
Copy full SHA for 5cb4e15
Upgrade dependencies
Show description for c5051eb
Demi-Marie
committed
c5051eb
Copy full SHA for c5051eb
Commits on Nov 14, 2019
feat: make connect return a Future directly
Show description for 9b6b1b9
sdroege
authored and
dignifiedquire
committed
9b6b1b9
Copy full SHA for 9b6b1b9
Commits on Nov 11, 2019
(cargo-release) version 0.6.0
dignifiedquire
committed
120e379
Copy full SHA for 120e379
docs(readme): nicer header
dignifiedquire
authored
c0909fc
Copy full SHA for c0909fc
Merge pull request #7 from async-rs/refs
Show description for b1cc137
skade
authored
b1cc137
Copy full SHA for b1cc137
Pagination
Previous
Next
You can’t perform that action at this time.