2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enhancement: get rid of vulnerable code and dependencies. More... 10 months ago
Bug-fix: #25 - allow for optional Byte-Range field. More... about 3 years ago
Merge pull request #23 from MSRP-OSS/dependabot/maven/lib/slf4j-1.5.8/integration/junit-junit-4.13.1 More... about 3 years ago
Merge pull request #24 from MSRP-OSS/dependabot/maven/junit-junit-4.13.1 More... over 3 years ago
Build(deps-dev): Bump junit from 4.12 to 4.13.1 More... over 3 years ago
Build(deps): Bump junit in /lib/slf4j-1.5.8/integration More... over 3 years ago
Bug-fix: #22 - use correct continuation flag with intermediate chunks. More... almost 4 years ago
Enhancement: #21 - add a byte-range to a bodiless SEND. More... almost 4 years ago
Merge pull request #18 from ljs528/master More... over 5 years ago
Update NetworkUtils.java More... over 5 years ago
Update FileDataContainer.java More... over 5 years ago
Enhancement: use logger. See https://github.com/MSRP-OSS/msrp-java/issues/16 More... over 5 years ago
Enhancement: use Logger, not stderr. See https://github.com/MSRP-OSS/msrp-java/issues/16 More... over 5 years ago
Bug-fix: arrays start at baso 0, see: https://github.com/MSRP-OSS/msrp-java/issues/15 More... over 5 years ago
Enhancement: check for null parameters More... almost 6 years ago
Build: prepare for 1.4 version More... almost 6 years ago
Deploy: 1.3.0 release (part 2) More... almost 6 years ago
Deploy: 1.3.0 release More... almost 6 years ago
Doc: play nice with javadoc. More... almost 6 years ago
Build: prepare for 1.3.0 release More... almost 6 years ago
Doc: update to today. More... almost 6 years ago
Doc: document the new session interface. More... almost 6 years ago
Doc: use correct links to documentation home. More... almost 6 years ago
Build: UTF-8 all the way... More... almost 6 years ago
Doc: - added paragraph on log integration - added description of chunking mechanism More... almost 7 years ago
Test: improvements... - addition of chunking tests - properly wait for complete incoming messages (lock-step) - improved logging More... almost 7 years ago
Bug-fix: - transaction now also correctly handles chunks - proper byte-range calculation More... almost 7 years ago
Bug-fix: calculation on start of Byte-range fixed. More... almost 7 years ago
Refactor: ensure test resources are properly closed (compile warning). More... almost 7 years ago
Bug-fix: check on completeness of incoming message fixed. More... almost 7 years ago