• Stefy Lanza (nextime / spora )'s avatar
    Fix wssshc SIGINT crashes and multiple tunnel closure issues · 9aa71110
    Stefy Lanza (nextime / spora ) authored
    - Fix double-free corruption in cleanup_tunnel by removing SSL freeing
    - Add global shutdown flag for proper thread synchronization
    - Improve SIGINT handling with better thread cleanup timing
    - Send tunnel_close acknowledgment when receiving tunnel_close from server
    - Prevent threads from accessing freed tunnel structures
    - Ensure proper resource management during shutdown
    9aa71110
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...