Cloudflare offers DDOS protection even on the Free plan:
https://www.cloudflare.com/plans/
https://www.cloudflare.com/ddos/
It is easy to set up and works really well.
Denis
On 01/10/2024 10:00, Marc Weustink via lazarus wrote:
Hi,
The Lazarus server is currently under heavy DDOS. This affe
The canonic decomposition (NFD) can be performed with
UnicodeData.NormalizeNFD function in FPC, but I don't think there is an
implementation of canonical composition (NFC) in FPC. It would be great
to have one!
On Windows, you can perform both NFD and NFC via NormalizeString API
function.
Hello,
I have encountered a peculiar behaviour in FPC string comparison
functions (UnicodeSameStr, UnicodeTextStr, UnicodeCompareStr, and Wide*
variants). Basically, on some systems "0-0" and "-00" strings are
considered to be same.
FPC string comparison functions use the WideStringManager,
Regarding the old bug tracker. Can you please keep it online, perhaps
making it accessible in read-only mode?
There are many references to issues in the old bug tracker across many
code bases and discussions, at it would be a real shame to loose that
link so abruptly.
If keeping the old bu