3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Port more config properties to AgentConfig (#254) More... over 3 years ago
ref: Use the HEADER_LENGTH constant. (#252) More... over 3 years ago
fix: Add a null check. (#253) More... over 3 years ago
feat: Support harvesting with ephemeral ports. (#250) More... over 3 years ago
fix: Fix gathering ipv6 addresses (broken in #214). More... over 3 years ago
feat: Allow useDynamicPorts to be set per-Agent. More... over 3 years ago
Squash: handle null reason phrase. More... over 3 years ago
Log the reason phrase of a STUN error response. More... over 3 years ago
Log exceptions sending STUN requests when we can't find the socket. (#246) More... over 3 years ago
ref: Remove unused "transport" parameter. More... over 3 years ago
ref: Clean up logger usage. More... over 3 years ago
Merge pull request #240 from jitsi/remove-private-jdk-api More... over 3 years ago
Improve test stability with wait/notify instead of sleeping More... over 3 years ago
Cleanup to make sure monotonic time is used, not wall-time More... over 3 years ago
Return unwrapped SocketOutputStream from PseudoTcpSocket More... over 3 years ago
Upgrade dependencies and build/test also on Java 17 More... over 3 years ago
Remove ServerSocketChannel muxing that used private JDK api More... over 3 years ago
Add a log message when using StunMappingCandidateHarvester. (#238) More... over 3 years ago
Synchronize access to candidateSockets.get(). (#203) More... over 3 years ago
feat: Adds checkstyle module. (#233) More... almost 4 years ago
Fix a race stopping a connectivity check client. (#237) More... almost 4 years ago
Support mapping a single port in MappingCandidateHarvester. (#235) More... almost 4 years ago
Update kotlin to 1.5.20. (#232) More... almost 4 years ago
feat: Enable ephemeral port usage (#231) More... almost 4 years ago
config: Fix static mapping property names (reported by @DoM1niC). (#230) More... about 4 years ago
Port NAT harvester properties to new config (#229) More... about 4 years ago
Use ephemeral port for server socket (#228) More... about 4 years ago
Update Dokka to/and remove JCenter (#227) More... about 4 years ago
feat: Adds a coverage profile and configures Codecov. (#225) More... about 4 years ago
Replace static with random port in tests (#224) More... about 4 years ago