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
34 minutes
ago. based on code collected
35 minutes
ago.
Sep 04, 2024 — Sep 04, 2025
Showing page 18 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
AsyncSocketMiddleware: add support for CONNECT directive to proxy SSL connections.
Koushik Dutta
More...
over 11 years ago
AsyncSSLSocket: Watch for specific Exceptions.
Koushik Dutta
More...
over 11 years ago
names threads. header parsing.
Koushik Dutta
More...
over 11 years ago
stop eating exceptions. this should be fun.
Koushik Dutta
More...
over 11 years ago
SimpleFuture: Add silent cancellation (no callback). This will unblock any calls to .get()
Koushik Dutta
More...
over 11 years ago
Update README.md
Koushik Dutta
More...
over 11 years ago
Update README.md
Koushik Dutta
More...
over 11 years ago
Merge pull request #137 from paulpdaniels/patch-1
Koushik Dutta
More...
over 11 years ago
Update README.md
paulpdaniels
More...
over 11 years ago
Fixed the sample with the refactorings
paulpdaniels
More...
over 11 years ago
FileCache: do not delete files during initial load (cache resize, etc).
Koushik Dutta
More...
over 11 years ago
AsyncServer: track writes
Koushik Dutta
More...
over 11 years ago
remove dead method
Koushik Dutta
More...
over 11 years ago
Refactor and reorganize ResponseCacheMiddleware
Koushik Dutta
More...
over 11 years ago
Switch from DiskLruCache to FileCache
Koushik Dutta
More...
over 11 years ago
fixup dns failure test
Koushik Dutta
More...
over 11 years ago
add domain failure test
Koushik Dutta
More...
over 11 years ago
AsyncServer: nslookup exceptions were not being passed to ConnectCallback AsyncSocketMiddleware: merge keep alive socket hash with connection info hash. AsyncSocketMiddleware: only keep sockets alive for 5 minutes (tbd)
Koushik Dutta
More...
over 11 years ago
delete directory
Koushik Dutta
More...
over 11 years ago
AsyncHttpClient: fix copyHeader
Koushik Dutta
More...
over 11 years ago
add test for when server accepts client certificates (failing)
Koushik Dutta
More...
over 11 years ago
AsyncHttpClient: Fix range request on redirects.
Koushik Dutta
More...
over 11 years ago
AsyncSocketMiddleware: Fix log spam.
Koushik Dutta
More...
over 11 years ago
AsyncSocketMiddleware: fix ConnectionInfo leak.
Koushik Dutta
More...
over 11 years ago
Tests: Use dynamic ports
Koushik Dutta
More...
over 11 years ago
Fix cache corruption.
Koushik Dutta
More...
over 11 years ago
Move Dns Parsing
Koushik Dutta
More...
over 11 years ago
BodyDecoder: honor connection-close as an end emitter
Koushik Dutta
More...
over 11 years ago
PushParser: data consumption fix.
Koushik Dutta
More...
over 11 years ago
PushParser: rename methods from Buffer to ByteArray
Koushik Dutta
More...
over 11 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
…
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