Subj : src/sbbs3/ftpsrvr.c js_socket.c load_cfg.c mailsrvr.c services.c ssl.c To : Git commit to main/sbbs/master From : Deucе Date : Mon Dec 18 2023 20:46:58 https://gitlab.synchro.net/main/sbbs/-/commit/5ce75dbf5812fd584c1ce3a0 Modified Files: src/sbbs3/ftpsrvr.c js_socket.c load_cfg.c mailsrvr.c services.c ssl.c websrvr.c Log Message: Only mutex proect tls_certificate usage. Holding the lock around session establishment should not be needed, but we need to protect tls_certificate read and usage. Since we don't have rwlocks in xpdev (yet?), hack together a crappy rwlock that does what we need. --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .