• Stefy Lanza (nextime / spora )'s avatar
    Fix thread synchronization issues in wsssh.c · 8438ebe0
    Stefy Lanza (nextime / spora ) authored
    - Added proper mutex protection for active_tunnel access
    - Fixed race condition between main thread and forwarding thread
    - Protected SSL connection access with mutex locks
    - Fixed socket setting with proper mutex synchronization
    - Ensured thread-safe access to tunnel state variables
    - Prevented concurrent access to shared tunnel resources
    - Added proper SSL connection lifecycle management
    - Fixed potential data races in WebSocket message handling
    8438ebe0
Name
Last commit
Last update
..
debian Loading commit data...
man Loading commit data...
configure.sh Loading commit data...
tunnel.c Loading commit data...
tunnel.h Loading commit data...
websocket.c Loading commit data...
websocket.h Loading commit data...
wsscp.c Loading commit data...
wssh_ssl.c Loading commit data...
wssh_ssl.h Loading commit data...
wsssh.c Loading commit data...
wssshc.c Loading commit data...
wssshlib.c Loading commit data...
wssshlib.h Loading commit data...