Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
WorldRepository
/
AndroidAsync
Public
forked from
koush/AndroidAsync
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
AndroidAsync
AndroidAsync
on
master
User selector
All users
All time
Commit history
Commits on Jun 24, 2014
Caching: Remove transfer encoding and content encoding headers.
Show description for 5ca2847
koush
committed
5ca2847
View commit details
Copy full SHA for 5ca2847
View code at this point
Browse repository at this point
Fix bug in conditional cache response if content-length exists.
Show description for 8655df9
koush
committed
8655df9
View commit details
Copy full SHA for 8655df9
View code at this point
Browse repository at this point
Multipart now uses long lengths. Allows setting of content-type.
koush
committed
efc2953
View commit details
Copy full SHA for efc2953
View code at this point
Browse repository at this point
Future refactoring and add ConvertFuture.
koush
committed
665d4ff
View commit details
Copy full SHA for 665d4ff
View code at this point
Browse repository at this point
Commits on Jun 20, 2014
SSL: Add some experimental code for negotiation (commented out)
koush
committed
3810a08
View commit details
Copy full SHA for 3810a08
View code at this point
Browse repository at this point
Rearrange where the default SSLContext lives.
koush
committed
b31fb6a
View commit details
Copy full SHA for b31fb6a
View code at this point
Browse repository at this point
Commits on Jun 19, 2014
InflaterInputFilter strict mode fix: call inflater.end
koush
committed
3d349aa
View commit details
Copy full SHA for 3d349aa
View code at this point
Browse repository at this point
Commits on Jun 18, 2014
Restore legacy constructor.
gdaniels
committed
d730d43
View commit details
Copy full SHA for d730d43
View code at this point
Browse repository at this point
Merge in upstream/master, and redo configurator API to support multiple AsyncSSLEngineConfigurators.
gdaniels
committed
442bd36
View commit details
Copy full SHA for 442bd36
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
Introduce method to adjust SSLEngine parameters via AsyncSSLSocketMiddleware
gdaniels
committed
7b96af5
View commit details
Copy full SHA for 7b96af5
View code at this point
Browse repository at this point
Commits on Jun 16, 2014
Add support to explicitly set the enabled SSL protocols
Show description for ddd22cf
Luís Gabriel Lima
committed
ddd22cf
View commit details
Copy full SHA for ddd22cf
View code at this point
Browse repository at this point
Commits on Jun 7, 2014
Fixed #167
Show description for efa30f0
paulpdaniels
committed
efa30f0
View commit details
Copy full SHA for efa30f0
View code at this point
Browse repository at this point
Commits on Jun 1, 2014
Fix AsyncServer.stop
Show description for 4217673
koush
committed
4217673
View commit details
Copy full SHA for 4217673
View code at this point
Browse repository at this point
Commits on May 23, 2014
1.2.6
koush
committed
365b02a
View commit details
Copy full SHA for 365b02a
View code at this point
Browse repository at this point
watch for socket close, fix sdk version 8 method missing issue.
koush
committed
d7c7470
View commit details
Copy full SHA for d7c7470
View code at this point
Browse repository at this point
Commits on May 22, 2014
remove imports
koush
committed
aba6e63
View commit details
Copy full SHA for aba6e63
View code at this point
Browse repository at this point
Fix connection: close honoring
koush
committed
83410e2
View commit details
Copy full SHA for 83410e2
View code at this point
Browse repository at this point
Switch from URI to Uri.
Show description for ac3026e
koush
committed
ac3026e
View commit details
Copy full SHA for ac3026e
View code at this point
Browse repository at this point
Commits on May 17, 2014
Improve exception trace in SSL errors.
koush
committed
63065b0
View commit details
Copy full SHA for 63065b0
View code at this point
Browse repository at this point
Fix Classpath to line up with original
sst8696
committed
47402e2
View commit details
Copy full SHA for 47402e2
View code at this point
Browse repository at this point
Changed content length to be a long
sst8696
committed
2b2eeb7
View commit details
Copy full SHA for 2b2eeb7
View code at this point
Browse repository at this point
FileCallback onProgress >2GiB file support
sst8696
committed
19bb0f6
View commit details
Copy full SHA for 19bb0f6
View code at this point
Browse repository at this point
Commits on May 16, 2014
Optional websocket user agent header support.
koush
committed
c9fbc13
View commit details
Copy full SHA for c9fbc13
View code at this point
Browse repository at this point
Commits on May 11, 2014
build.gradle update
koush
committed
0546f21
View commit details
Copy full SHA for 0546f21
View code at this point
Browse repository at this point
1.2.5
koush
committed
e13a869
View commit details
Copy full SHA for e13a869
View code at this point
Browse repository at this point
Commits on May 5, 2014
AsyncHttpServerResponse.sendStream: Fix stream closing
koush
committed
7dc178e
View commit details
Copy full SHA for 7dc178e
View code at this point
Browse repository at this point
Commits on May 2, 2014
Remove all timeout callbacks once the connection is reported as complete.
Show description for 1a584c5
koush
committed
1a584c5
View commit details
Copy full SHA for 1a584c5
View code at this point
Browse repository at this point
Commits on Apr 22, 2014
fix FileCache tests
koush
committed
606115d
View commit details
Copy full SHA for 606115d
View code at this point
Browse repository at this point
Commits on Apr 21, 2014
AsyncServer: be more mindful of what exceptions are caught.
Show description for ae7397d
koush
committed
ae7397d
View commit details
Copy full SHA for ae7397d
View code at this point
Browse repository at this point
Commits on Apr 20, 2014
notes
koush
committed
6357fa4
View commit details
Copy full SHA for 6357fa4
View code at this point
Browse repository at this point
AsyncSocketMiddleware: add support for CONNECT directive to proxy SSL connections.
koush
committed
9e12e21
View commit details
Copy full SHA for 9e12e21
View code at this point
Browse repository at this point
AsyncSSLSocket: Watch for specific Exceptions.
koush
committed
dfd41ef
View commit details
Copy full SHA for dfd41ef
View code at this point
Browse repository at this point
names threads. header parsing.
koush
committed
31e3004
View commit details
Copy full SHA for 31e3004
View code at this point
Browse repository at this point
Commits on Apr 19, 2014
stop eating exceptions. this should be fun.
koush
committed
cf03093
View commit details
Copy full SHA for cf03093
View code at this point
Browse repository at this point
SimpleFuture: Add silent cancellation (no callback).
Show description for dba0e43
koush
committed
dba0e43
View commit details
Copy full SHA for dba0e43
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.