Olivier Goffart
|
e75f11b87a
|
Use httpbf in owncloud
|
2013-01-29 16:23:28 +01:00 |
|
Daniel Molkentin
|
49d2fd685b
|
iconv support
This allows for files on mac to automatically be converted to UNC
|
2012-12-07 13:03:01 +01:00 |
|
Olivier Goffart
|
f946dd4287
|
Owncloud: cache the last PROPFIND call.
So we do not need to have two calls (stat+opendir)
|
2012-12-05 14:49:50 +01:00 |
|
Klaas Freitag
|
2bb52ef6f9
|
Merge branch 'master' into dav - get cmocka tests and database move.
Conflicts:
CMakeLists.txt
cmake/Modules/FindCMocka.cmake
src/csync.c
src/csync_exclude.c
src/csync_reconcile.c
src/csync_statedb.c
src/csync_update.c
src/csync_util.c
src/vio/csync_vio.c
tests/CMakeLists.txt
tests/csync_tests/check_csync_exclude.c
tests/csync_tests/check_csync_statedb_load.c
tests/csync_tests/check_csync_statedb_query.c
tests/csync_tests/check_csync_update.c
tests/std_tests/check_std_c_path.c
|
2012-10-27 19:27:14 +02:00 |
|
Klaas Freitag
|
99691059bf
|
Removed all usage of openSSL.
|
2012-08-29 15:37:31 +03:00 |
|
Klaas Freitag
|
52e0f06692
|
use a more speaking name for config file.
|
2012-08-29 15:26:15 +03:00 |
|
Klaas Freitag
|
b6edf82d4e
|
Fixed license of tests, added dir check test.
|
2012-08-26 20:08:28 +02:00 |
|
Klaas Freitag
|
8e401e662f
|
MD5 Support WIP
|
2012-08-23 17:34:19 +03:00 |
|
Klaas Freitag
|
459f25b0ef
|
owncloud test: Save the downloaded file in /tmp.
|
2012-07-19 21:04:15 +02:00 |
|
Klaas Freitag
|
2b4261f15a
|
Added functions to generate MD5-Sums based on openssl with tests.
|
2012-07-18 17:00:46 +02:00 |
|
Klaas Freitag
|
5f93c490a5
|
Make ownCloud cmocka test build on the win32 platform.
|
2012-07-11 18:01:08 +02:00 |
|
Klaas Freitag
|
b74fc47e3f
|
More unit testing of the ownCloud module with mocka.
|
2012-07-11 16:50:25 +02:00 |
|
Klaas Freitag
|
7b261077a2
|
Avoid compile warning and use an unsigned variable.
|
2012-07-09 14:45:25 +02:00 |
|
Klaas Freitag
|
5b79f1feca
|
Added mocka tests for the ownCloud module.
|
2012-07-09 14:16:20 +02:00 |
|