mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-03-06 05:06:04 -05:00

The qhttpserver seems to be riddled with memory leaks and was continuously crashing. I don't know Qt well enough to fix it so I have replaced it with libmicrohttp. This is not nearly as elegant but it is much more stable.