Sandu Liviu Catalin
c551390999
Helper Base32/64 methods on SqBufer type.
2022-08-14 18:53:28 +03:00
Sandu Liviu Catalin
f49452c165
Remove SLongInt and ULongInt helper types.
...
Fix a bunch of bugs and mistakes discovered along the way.
2021-09-10 21:27:28 +03:00
Sandu Liviu Catalin
4cefc96faf
Fix recursive call that could cause infinite loop.
...
Introduced by an earlier commit.
2021-09-06 00:35:47 +03:00
Sandu Liviu Catalin
81893bf236
Simplify internal buffer implementation where possible.
2021-09-05 12:03:04 +03:00
Sandu Liviu Catalin
0de21ae5a0
Move away from C format to cpp::fmt.
2021-02-03 17:50:39 +02:00
Sandu Liviu Catalin
203a02cb2d
Refactor ZMQ to be simpler.
...
Fixed a meory leak.
2021-02-03 11:49:35 +02:00
Sandu Liviu Catalin
b04a71dd24
Add checksum generation.
2021-01-31 22:40:38 +02:00
Sandu Liviu Catalin
4a6bfc086c
Major plugin refactor and cleanup.
...
Switched to POCO library for unified platform/library interface.
Deprecated the external module API. It was creating more problems than solving.
Removed most built-in libraries in favor of system libraries for easier maintenance.
Cleaned and secured code with help from static analyzers.
2021-01-30 08:51:39 +02:00