Commit graph

2 commits

Author SHA1 Message Date
cbnolok
cc8d5d2593 Added ini settings for network security: MaxConnectRequestsPerIP, TimeoutIncompleteConn.
Added serv_trigger functions: f_onserver_connectreq_ex, f_onserver_connection_acquired.
Fixed version string with git versioning disabled.
Updated .editorconfig.
Added more AddressSanitizer compiler/linker flags.
2024-06-03 17:42:05 +02:00
cbnolok
84888279c9 Updated toolchains to set options per target, instead of globally.
Windows and OS X not yet tested.
Moved toolchains .inc files to include/ folder.
Renamed folder lib/bin into _bin.
Moved bcrypt and twofish library into lib folder and into new cmake projects. Restored twofish library to the original version.


Fixed some format warnings.
2024-05-19 14:04:53 +02:00