mirror of
https://oauth2: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@github.com/m1ngsama/TNT.git
synced 2026-05-10 19:00:57 +08:00
- Whisper: copy target client ref out of room lock before calling client_send, preventing lock-ordering inversion deadlock - Channel callbacks: call ssh_remove_channel_callbacks before releasing refs to prevent use-after-free if a callback fires during cleanup - Log rotation: rotate messages.log to messages.log.1 when it exceeds 10 MiB, preventing unbounded growth on public servers - tail -nN: accept both "tail -n5" and "tail -n 5" forms, matching standard Unix tail behavior Closes #36 |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| chat_room.h | ||
| common.h | ||
| message.h | ||
| ssh_server.h | ||
| tui.h | ||
| utf8.h | ||