issues
search
paullouisageneau
/
libjuice
JUICE is a UDP Interactive Connectivity Establishment library
Mozilla Public License 2.0
432
stars
82
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
the issue with the TURN forwarding.
#279
xicilion
opened
6 days ago
2
Fixed race condition potentially resulting in referencing freed registry
#278
mojyack
closed
4 weeks ago
2
CMake: Fix JUICE_STATIC define when BUILD_SHARED_LIBS=OFF
#276
paullouisageneau
closed
1 month ago
0
CMake: Comply with BUILD_SHARED_LIBS option
#275
paullouisageneau
closed
1 month ago
0
Fix crash and connection failure when invalid bind_address is set
#274
mojyack
closed
1 month ago
0
Prevent poll failure with WSAENOTSOCK on Windows
#272
Sniperlyf3
closed
2 months ago
1
Add support for force relay option
#271
fatduckling
opened
2 months ago
0
Prevent passing NULL buffer to sendto() for better compatibility with C standard libraries
#270
paullouisageneau
closed
2 months ago
0
interrupt poll failed on some version of linux
#269
xicilion
closed
2 months ago
2
Windows11, Visual Studio 2022 can't build
#268
javametro
closed
2 months ago
1
Unlock agent when resolving STUN and TURN server address resolution
#267
paullouisageneau
closed
3 months ago
0
Fix locking during STUN and TURN server address resolution
#266
paullouisageneau
closed
3 months ago
0
Fix remote description already set check
#265
paullouisageneau
closed
3 months ago
0
Do not set USE-CANDIDATE after nomination when controlling
#263
paullouisageneau
closed
3 months ago
0
Fix reuse of transaction ID in different STUN binding request
#262
paullouisageneau
closed
4 months ago
0
Same STUN transaction IDs at the beginning of ICE connecting
#261
parallelcc
closed
4 months ago
1
Warnings when cross-compiling
#260
fatduckling
closed
4 months ago
1
What does it mean when a connection can only be established if one side sends a message first?
#259
LaterBird
closed
4 months ago
4
Add methods to set and get custom data for juice agents
#258
fatduckling
closed
4 months ago
0
TURN TCP transport support
#257
paullouisageneau
opened
4 months ago
1
`agent_set_local_ice_attributes` will be refused to be called
#255
xicilion
closed
4 months ago
1
Fix deadlock on call from user callback in concurrency mode thread
#254
paullouisageneau
closed
5 months ago
0
CMake: Remove static library installation
#253
paullouisageneau
closed
5 months ago
0
Disabled/optional juice-static fails CMake imports
#252
fatduckling
closed
5 months ago
1
Make error codes more consistent for remote description and candidates
#251
paullouisageneau
closed
5 months ago
0
Refactoring
#250
paullouisageneau
closed
5 months ago
0
Support custom ICE ufrag and pwd fields via config
#249
achingbrain
closed
5 months ago
3
support juice_bind_stun to reflect stun requests from unbound client.
#248
xicilion
opened
6 months ago
14
about JUICE_CONCURRENCY_MODE_MUX mode.
#247
xicilion
closed
6 months ago
4
CMake enhancements
#246
paullouisageneau
closed
6 months ago
0
If socket allocations fails try again without IPv6
#245
Sean-Der
closed
6 months ago
4
Attempting to `bind` a IPv6 socket fails with NordVPN Installed
#244
Sean-Der
closed
6 months ago
0
Add support for setting ICE ufrag and pwd
#243
xicilion
closed
6 months ago
2
CMake: Fix C standard
#242
paullouisageneau
closed
6 months ago
0
Remove deprecated ATOMIC_VAR_INIT macro
#241
paullouisageneau
closed
6 months ago
0
Reallocate TURN servers with realloc
#240
paullouisageneau
closed
7 months ago
0
Add juice_add_turn_server API
#239
Sean-Der
closed
7 months ago
2
Switching networking libraries after connection established?
#238
lolriven
closed
7 months ago
2
Confusion in the examples
#237
lolriven
closed
7 months ago
0
Replace export header with defines in juice.h
#236
paullouisageneau
closed
8 months ago
0
Fix unuset label warning with release build
#234
paullouisageneau
closed
10 months ago
0
Fix misalignment issue during STUN data reading
#233
Abeja27
closed
10 months ago
0
Misalignment issue during STUN data reading
#232
Abeja27
closed
10 months ago
3
io_uring and libjuice
#231
Duna2004
opened
10 months ago
2
Integrate into `asio::io_service` on C++ application
#230
CharlesJQuarra
opened
11 months ago
1
Building juice-static on Windows results in a static library that looks to be compiled for a dynamically linked C runtime
#229
baldurg
closed
11 months ago
2
STUN security considerations - STUN over DTLS ?
#228
sebihoefle
opened
11 months ago
2
STUN Freshness Issue Leads to Disconnects
#227
matthewfarstad
closed
11 months ago
4
Implement #214 JUICE_CONCURRENCY_MODE_USER
#226
N7Alpha
opened
1 year ago
1
Use SENETUNREACH to fix some windows builds
#225
Faless
closed
1 year ago
1
Next