openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
AndroidAsync
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 16 hours
ago.
Aug 31, 2024 — Aug 31, 2025
Showing page 16 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
131
Koushik Dutta
More...
about 11 years ago
130
Koushik Dutta
More...
about 11 years ago
Remove defaultConfig flavor. Was derping up gradle inclusion.
Koushik Dutta
More...
about 11 years ago
129
Koushik Dutta
More...
about 11 years ago
Deprecate socket.io. No longer works on 1.0+.
Koushik Dutta
More...
about 11 years ago
Use the system proxy when it's defined. The default HttpUrlConnection does that, as well as okhttp. This should only work on API v12 and above. Before that the system proxy had to be caught manually by the UrlConnection user.
Steve Lhomme
More...
about 11 years ago
128
Koushik Dutta
More...
about 11 years ago
pass host and port to ssl engine configurator
Koushik Dutta
More...
about 11 years ago
Merge pull request #192 from robUx4/empty_body
Koushik Dutta
More...
about 11 years ago
Merge pull request #193 from robUx4/negative_content_length
Koushik Dutta
More...
about 11 years ago
Merge pull request #194 from robUx4/safe_unknown_size
Koushik Dutta
More...
about 11 years ago
a 0-sized Content-Length should not use the chunked encoding
Steve Lhomme
More...
about 11 years ago
setting the content length to -1 should not write a header (safety first)
Steve Lhomme
More...
about 11 years ago
do not count the unknown length in the written count (safety first)
Steve Lhomme
More...
about 11 years ago
fix paths
Koushik Dutta
More...
about 11 years ago
restructure tests for gradle
Koushik Dutta
More...
about 11 years ago
gradle
Koushik Dutta
More...
about 11 years ago
test issue 189, shuffle UntypedHashTable around.
Koushik Dutta
More...
about 11 years ago
Workarounds the L preview.
Koushik Dutta
More...
about 11 years ago
Add new growing smart allocator to consolidate code. Refactor 304 responses and cached responses in http response cache.
Koushik Dutta
More...
about 11 years ago
Caching: Remove transfer encoding and content encoding headers. Set Content-Lenght.
Koushik Dutta
More...
about 11 years ago
Fix bug in conditional cache response if content-length exists. More careful location error handling.
Koushik Dutta
More...
about 11 years ago
Multipart now uses long lengths. Allows setting of content-type.
Koushik Dutta
More...
about 11 years ago
Future refactoring and add ConvertFuture.
Koushik Dutta
More...
about 11 years ago
SSL: Add some experimental code for negotiation (commented out)
Koushik Dutta
More...
about 11 years ago
Rearrange where the default SSLContext lives.
Koushik Dutta
More...
about 11 years ago
Merge pull request #180 from gdaniels/master
Koushik Dutta
More...
about 11 years ago
Restore legacy constructor.
Glen Daniels
More...
about 11 years ago
Merge in upstream/master, and redo configurator API to support multiple AsyncSSLEngineConfigurators.
Glen Daniels
More...
about 11 years ago
Introduce method to adjust SSLEngine parameters via AsyncSSLSocketMiddleware
Glen Daniels
More...
about 11 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
…
36
37
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree