nextcloud-desktop/modules
Klaas Freitag 525278450a Fix crash in case of NE_TIMEOUT happened.
Fixes https://github.com/owncloud/mirall/issues/1010

In case of NE_TIMEOUT the request is repeated for three times. In this
case, the hooks weren't correctly unhooked which caused a crash.
2013-09-18 12:57:15 +02:00
..
CMakeLists.txt Move stuff to _util.c 2013-05-08 13:59:07 +02:00
csync_dummy.c Use int64_t instead of off_t 2013-07-30 16:33:19 +02:00
csync_owncloud.c Fix crash in case of NE_TIMEOUT happened. 2013-09-18 12:57:15 +02:00
csync_owncloud.h Add an owncloud-specific redirect callback. 2013-08-05 19:21:38 +02:00
csync_owncloud_recursive_propfind.c Eliminate all warnings 2013-07-31 13:12:10 +02:00
csync_owncloud_util.c Use int64_t instead of off_t 2013-07-30 16:33:19 +02:00
csync_sftp.c Use int64_t instead of off_t 2013-07-30 16:33:19 +02:00
csync_sftp2.c Use int64_t instead of off_t 2013-07-30 16:33:19 +02:00
csync_smb.c Use int64_t instead of off_t 2013-07-30 16:33:19 +02:00