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
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
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
1b37e0941b
fix: address review findings for MIO-to-libevent port
6e3a90b70f
sm: port main.c to libevent, fix ev_write bug in sm.c
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
442b8138c8
WIP: Replace MIO with libevent (c2s ported, other components broken)
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
e1307e3d7a
Rewrite frontend from React to Svelte 5, add auto-keyer, RigFieldDef protocol
76776a77aa
Initial Commit
9c166cc274
Initial Commit
5bab2e74e5
src/ws63fwpkg.c: fix the problem where len didnt get updated during injection
a5836e2d2b
src/ws63fwpkg.c: make fwpkg build portable across different endianess