Commit Graph
22 Commits
Author SHA1 Message Date
Roger A. Light 1662641b25 Revert high CPU password hashing until separate threads are used 2025-02-27 22:34:47 +00:00
Roger A. Light dd2c25c1cf Merge branch 'master' into develop 2024-10-19 22:13:14 +01:00
Roger A. Light 2f32fcd949 Move properties_to_json to libmosquitto_common 2024-06-18 17:54:02 +01:00
Roger A. Light 7faad7ca78 Move password functions to libcommon. 2024-06-18 17:54:00 +01:00
Roger A. Light b5e21d146d Move password functions to libcommon. 2024-06-12 21:26:25 +01:00
Roger A. Light db6ab6869a Fix mismatched alloc/frees 2024-04-25 16:20:14 +01:00
Roger A. Light 48eddd5676 Check for mismatched mosquitto_malloc / free calls. 2024-04-25 14:59:46 +01:00
Roger A. Light 41a310a6f1 Fix line endings 2024-04-25 11:51:33 +01:00
Roger A. Light b5f1ffde2a Refactor memory tracking to prevent underflow. 2024-04-25 11:47:16 +01:00
Roger Light 20b34150f2 Windows build fixes 2024-03-27 08:38:13 +00:00
Roger A. Light 79022d6b4d Make libmosquitto_common shared on Windows. 2024-03-27 08:38:13 +00:00
Roger A. Light df7fe15f75 Test vcpkg based build 2024-03-27 08:38:13 +00:00
Roger A. Light 9065b579d0 Refactor topic functions to common static library. 2024-03-17 23:18:35 +00:00
Roger A. Light 4498193331 Refactor file functions to common static library. 2024-03-17 23:13:11 +00:00
Roger A. Light 8cc21d1fa4 Refactor random functions to common static library. 2024-03-17 21:57:15 +00:00
Roger A. Light 16d465fa49 Refactor base64 functions to common static library. 2024-03-17 21:34:27 +00:00
Roger A. Light 9fe8b95dcf Refactor property functions to common static library. 2024-03-17 20:56:14 +00:00
Roger A. Light b5c25cf1d0 Refactor memory functions to common static library. 2024-03-17 10:30:07 +00:00
Roger A. Light 81ad44e677 Refactor topic check functions to common static library. 2024-03-17 08:15:22 +00:00
Roger A. Light a6344f833b Refactor time functions to common static library. 2024-03-17 07:58:45 +00:00
Roger A. Light 1204a7a6f7 Refactor strings functions to common static library. 2024-03-17 07:46:42 +00:00
Roger A. Light 6eb56dc6f1 Refactor UTF-8 code to common static library. 2024-03-17 07:45:58 +00:00