mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Now that csync builds as C++, this will avoid having to implement functionalities needed by csync mandatorily in csync itself. This library is built as part of libocsync and symbols exported through it. This requires a relicense of Utility as LGPL. All classes moved into this library from src/libsync will need to be relicensed as well. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| cmd.cpp | ||
| cmd.h | ||
| cmd.md | ||
| netrcparser.cpp | ||
| netrcparser.h | ||
| simplesslerrorhandler.cpp | ||
| simplesslerrorhandler.h | ||