Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-05 | Broadcast address lookup on Windows | Roman Smrž | |
2024-06-01 | Drop peer on packet delivery failure | Roman Smrž | |
2024-06-01 | Manual peer drop | Roman Smrž | |
2024-05-25 | Handle peer reconnection after its restart | Roman Smrž | |
Allow the handshake and channel request to proceed correcty even with already established channel to handle the case where peer attempts to reconnect after restart. Changelog: Handle peer reconnection after its restart | |||
2024-05-23 | Plaintext data response to plaintext request | Roman Smrž | |
2024-05-02 | Network: fail when no free stream is available | Roman Smrž | |
2024-03-20 | Network streams | Roman Smrž | |
Changelog: Implemented streams in network protocol | |||
2024-02-17 | Flag to disable pjproject dependency | Roman Smrž | |
Changelog: Added flag to enable/disable ICE support with pjproject | |||
2023-11-18 | Split to library and executable parts | Roman Smrž | |