Emanuel Komínek
Emanuel Komínek
### Describe the bug The commit https://github.com/aws/aws-sdk-cpp/commit/cb67425a8ec081ad948e638baedf5cabf3e72a15 introduced IPv6 address support in AWS core but it's still failing in `AWSClient.cpp` and function `Aws::Utils::IsValidHost()` ### Expected behavior Connection to `http://[::1]:8000` should...
Merging control records having zero in their first triplet with the previous record (original bsdiff produces records having both the first and second item zeroes, i.e. representing only a seek...
Forwards information about what data block is being written to writedata() callback. It does nothing for current implementation but it becomes very useful when using bsdiff as a library with...
Adds compatibility with C++ source code that wants to use bsdiff.h.
For users customizing their MariaDB config files, there's [client-server] section available (https://mariadb.com/kb/en/configuring-mariadb-with-option-files/) which is encouraged to hold socket option used in this init script. MySQL doesn't seem to support it...