Tags give the ability to mark specific points in history as being important
-
v1.2.3
8c23cc88 · ·Version 1.2.3 - Fix allocation failure handling in config copy - Fix SDP parsing error logging
-
v1.2.2
8fa9aa2c · ·Version 1.2.2 - Fix triggered checks logic to match specification - Prevent poll failure with WSAENOTSOCK on Windows
-
v1.2.1
e10a34c5 · ·Version 1.2.1 - Fix JLOG call missing parameter - Fix scheduled check without remote on nomination request
-
-
v1.1.1
c8051900 · ·Version 1.1.1 - Fix race condition potentially resulting in early prflx candidates
-
-
-
v1.0.5
5a02639f · ·Version 1.0.5 - Add option and initial config for clang-tidy - Do not limit retransmissions if selected pair is relayed - Fix automatic creation of peer reflexive candidate - Fix memory leaks on error - Fix warnings from clang-tidy
-
v1.0.4
06bbfe93 · ·Version 1.0.4 - Add oss-fuzz and fuzzer support - Ignore duplicate TURN servers in agent config - Enhance STUN parsing to make it more resilient
-
v1.0.3
89bc87dd · ·Version 1.0.3 - Fix mux map count not incremented if replacing a deleted entry - Makefile: Add ability to compile for any 32-bit i386 system
-
v1.0.2
e7218e30 · ·Version 1.0.2 - Fix DSCP not set on outgoing IPv4 traffic - Log user-friendly error when datagram is too large
-
v1.0.1
4c3c85f5 · ·Version 1.0.1 - Fix inconsistent connectivity when setting remote description multiple times
-
v1.0.0
ae954be5 · ·Version 1.0.0 - Added support for multiple concurrency modes with runtime selection - Added single-threaded polling as default concurrency mode - Added UDP multiplexing on a single socket as alternative mode - Added ice2 option in SDP in accordance with RFC8445 - Changed nomination to conform to regular nomination in RFC8445 - Changed keepalives to use the opened TURN channel after completion - Enhanced fallback to IPv4 to be more resilient
-
v0.9.9
4343033e · ·Version 0.9.9 - Fixed TURN timeout when the remote candidates come after a long delay - Fixed memory corruption when multiple TURN channels are open
-
-
-
v0.9.6
3795466e · ·Version 0.9.6 - Removed IPv6 temporary address filtering - Fixed IPv6 address gathering incorrect behavior on some systems
-
v0.9.5
397df091 · ·Version 0.9.5 - Fixed candidate priority computation to make it unique as per RFC 8445 - CMake: Fixed juice_export.h include
-
v0.9.4
8f454514 · ·Version 0.9.4 - Changed "Candidate pair check failed" log line to debug - CMake: Removed alias to legacy installed target LibJuice::juice
-
v0.9.3
4baf059f · ·Version 0.9.3 - Fixed timestamps to be monotonic - Fixed support for macOS < 10.12