William Goodspeed goodspeed
  • PRC, Hebei
  • Joined on 2022年07月03日
goodspeed pushed to libevent-refactor at goodspeed/xmppd 2026年07月12日 06:30:36 +02:00
goodspeed created branch libevent-refactor in goodspeed/xmppd 2026年07月12日 06:30:36 +02:00
goodspeed pushed to ipc_enhance at goodspeed/xmppd 2026年07月01日 15:07:44 +02:00
9a026a73e0 Use combined config via config_load_section_with_id
92e84be1b0 etc: add SM module chains to minimal config
801b589c1b etc: remove router auth/SSL/ACI from combined config template
82ea6f11cc router: remove SASL/SSL/auth for router-daemon connections
fd77328c68 util: remove OpenSSL SHA1 dependency, always use local sha1_hash
Compare 16 commits »
goodspeed pushed to auth_removal at goodspeed/xmppd 2026年07月01日 12:36:53 +02:00
30388e9554 Clean up dead config used to auth against router
28640ff328 Remove the acl mech between router and other daemon
5adaff9374 Remove the auth mech between router and other daemon
Compare 3 commits »
goodspeed created branch auth_removal in goodspeed/xmppd 2026年07月01日 12:36:53 +02:00
goodspeed pushed to ipc_enhance at goodspeed/xmppd 2026年07月01日 10:22:19 +02:00
b1b2ec805e fix: address review findings for MIO-to-libevent port
081b74bcd6 sm: port main.c to libevent, fix ev_write bug in sm.c
f16c06c3c9 bugfix: audit fixes for MIO-to-libevent port
ff2ea6db0c fix: increase INET6_ADDRSTRLEN arrays by 1 for null terminator safety
614502c99e router: port to libevent, remove MIO dependencies
Compare 8 commits »
goodspeed created branch ipc_enhance in goodspeed/xmppd 2026年07月01日 10:22:19 +02:00
goodspeed pushed to libevent at goodspeed/xmppd 2026年06月30日 09:49:10 +02:00
1b37e0941b fix: address review findings for MIO-to-libevent port
goodspeed pushed to libevent at goodspeed/xmppd 2026年06月30日 09:32:42 +02:00
6e3a90b70f sm: port main.c to libevent, fix ev_write bug in sm.c
goodspeed pushed to libevent at goodspeed/xmppd 2026年06月30日 05:48:24 +02:00
207cd7fe31 bugfix: audit fixes for MIO-to-libevent port
90d4370286 fix: increase INET6_ADDRSTRLEN arrays by 1 for null terminator safety
9affdfc0c8 router: port to libevent, remove MIO dependencies
d4c4a4b186 c2s: add libevent signal handling and timer-based time checks
Compare 4 commits »
goodspeed pushed to libevent at goodspeed/xmppd 2026年06月29日 17:24:50 +02:00
442b8138c8 WIP: Replace MIO with libevent (c2s ported, other components broken)
goodspeed created branch libevent in goodspeed/xmppd 2026年06月29日 17:24:50 +02:00
goodspeed pushed to master at goodspeed/xmppd 2026年06月29日 14:24:53 +02:00
47beb5b4b8 Fix all autoupdate/autoreconf warnings in configure.ac and acinclude.m4
63c4fc2143 autoupdate configure.ac to modern autoconf 2.72 syntax
a3c0bbe378 Add missing strcasestr prototype in websocket code
f01eafc360 Add missing includes and disable conflicting crypt_r()
5dce13b9f3 Reintroduce my_bool typedef for MySQL 8 compatibility
Compare 6 commits »
goodspeed pushed to main at goodspeed/rshack 2026年05月26日 09:52:27 +02:00
e1307e3d7a Rewrite frontend from React to Svelte 5, add auto-keyer, RigFieldDef protocol
goodspeed pushed to main at goodspeed/rshack 2026年05月20日 10:24:13 +02:00
76776a77aa Initial Commit
goodspeed pushed to main at goodspeed/rshack 2026年05月19日 09:43:31 +02:00
9c166cc274 Initial Commit
goodspeed created branch main in goodspeed/rshack 2026年05月19日 09:43:31 +02:00
goodspeed created repository goodspeed/rshack 2026年05月19日 09:39:34 +02:00
goodspeed pushed to main at goodspeed/ws63flash 2026年04月24日 19:47:50 +02:00
5bab2e74e5 src/ws63fwpkg.c: fix the problem where len didnt get updated during injection
goodspeed pushed to main at goodspeed/ws63flash 2026年04月24日 19:43:39 +02:00
a5836e2d2b src/ws63fwpkg.c: make fwpkg build portable across different endianess