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
2 days
ago. based on code collected
2 days
ago.
Aug 31, 2024 — Aug 31, 2025
Showing page 19 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
PushParser: rename methods from Buffer to ByteArray
Koushik Dutta
More...
over 11 years ago
UnknownRequestBody: allow access to emitter
Koushik Dutta
More...
over 11 years ago
Merge pull request #128 from zbsz/parser_refactoring
Koushik Dutta
More...
over 11 years ago
fixup tests.
Koushik Dutta
More...
over 11 years ago
remove more crufty methods
Koushik Dutta
More...
over 11 years ago
AsyncHttpClient: remove billions of overloads.
Koushik Dutta
More...
over 11 years ago
socket.io xhr: do not reuse builder. style fixes (this.)
Koushik Dutta
More...
over 11 years ago
fix minor breakage in test
Koushik Dutta
More...
over 11 years ago
Merge pull request #129 from omailson/xhrpolling
Koushik Dutta
More...
over 11 years ago
XHR-polling support to socket.io
Mailson Menezes
More...
over 11 years ago
Removed unnecessary object allocations for TapCallback api
Zbigniew Szymański
More...
over 11 years ago
Restored old TapCallback api, still supporting simplified operations. Added missing (removed earlier) methods in PushParser, implemented old TapCallback handling on top of simplified PushParser.
Zbigniew Szymański
More...
over 11 years ago
AsyncHttpServerResponse: long content length fix
Koushik Dutta
More...
over 11 years ago
fix downloads over 2gb
Koushik Dutta
More...
over 11 years ago
PushParser refactoring - simplified implementation, removed couple unused methods - type safe TapCallback - no need for reflection, no problems with proguard
Zbigniew Szymański
More...
over 11 years ago
Merge pull request #126 from paulpdaniels/optimize-framing
Koushik Dutta
More...
over 11 years ago
Simplified the framing code down to division by a single constant, rather than repeatedly calling the Math.pow method.
paulpdaniels
More...
over 11 years ago
watch for nre
Koushik Dutta
More...
over 11 years ago
Rearranged method signatures to avoid overloaded name collisions.
paulpdaniels
More...
over 11 years ago
Watch for null values on UrlEncodedFormBody.
Koushik Dutta
More...
over 11 years ago
Added a new send overload in the websocket that lets the use send an offset and length argument as well, this prevents the user from having to potentially create an intermediate copy of the buffer, if the entire buffer is not being used.
paulpdaniels
More...
over 11 years ago
Simple optimization to the framing code to remove an additional math operation
paulpdaniels
More...
over 11 years ago
AsyncHttpClient: watch and report invalid URIs. ByteBufferList: add support for compacting.
Koushik Dutta
More...
over 11 years ago
Merge pull request #118 from zbsz/push_parser
Koushik Dutta
More...
over 11 years ago
PushParser fix for tap callback method call - moved "proguard friendly fallback" after "proper" method search, - added .setAccessible(true) before invoking discovered method
Zbigniew Szymański
More...
over 11 years ago
use AssetManager for asset paths.
Koushik Dutta
More...
over 11 years ago
indent
Koushik Dutta
More...
over 11 years ago
Merge pull request #114 from GeropaPidurulein/master
Koushik Dutta
More...
over 11 years ago
Removed extra CRLF
Gero
More...
over 11 years ago
Fixes Ion Issue 169 (https://github.com/koush/ion/issues/169)
Gero
More...
over 11 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
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