12 months ago |
Mike Becker |
fix faulty string to int conversion utilities
|
file |
diff |
annotate
|
15 months ago |
Olaf Wintermann |
add new config parser
|
file |
diff |
annotate
|
15 months ago |
Olaf Wintermann |
remove tm_isdst = -1 because this was just a test
|
file |
diff |
annotate
|
15 months ago |
Olaf Wintermann |
use _mkgmtime instead of mktime in parse_iso8601() on windows
|
file |
diff |
annotate
|
15 months ago |
Olaf Wintermann |
add new build system for windows
|
file |
diff |
annotate
|
18 months ago |
Olaf Wintermann |
update ucx
|
file |
diff |
annotate
|
19 months ago |
Olaf Wintermann |
fix uninitialized buffer access
|
file |
diff |
annotate
|
20 months ago |
Olaf Wintermann |
ucx 3 update, basic dav commands work, most stuff is still broken
|
file |
diff |
annotate
|
2022-11-02 |
Olaf Wintermann |
fix return value in util_exec_command on windows
|
file |
diff |
annotate
|
2022-11-02 |
Olaf Wintermann |
disable posix code on windows in util_exec_command
|
file |
diff |
annotate
|
2021-08-09 |
Olaf Wintermann |
use tcsetattr only if stdin is a tty
|
file |
diff |
annotate
|
2021-08-08 |
Olaf Wintermann |
implement secretstore unlock command
|
file |
diff |
annotate
|
2020-07-25 |
Olaf Wintermann |
add dav-sync outgoing command
|
file |
diff |
annotate
|
2019-12-14 |
Olaf Wintermann |
fix util_readline
|
file |
diff |
annotate
|
2019-10-26 |
Mike Becker |
adds support for quotes in dav bash completion
|
file |
diff |
annotate
|
2019-09-15 |
Olaf Wintermann |
finish hashing tests
|
file |
diff |
annotate
|
2019-08-13 |
Olaf Wintermann |
fix build on Solaris 10
|
file |
diff |
annotate
|
2019-08-02 |
Olaf Wintermann |
implement links on Windows (shelllink)
|
file |
diff |
annotate
|
2019-07-28 |
Olaf Wintermann |
implement encrypted properties
|
file |
diff |
annotate
|
2019-05-08 |
Mike Becker |
reduces code complexity of util_resource_name()
|
file |
diff |
annotate
|
2019-04-20 |
Olaf Wintermann |
create symlinks on pull
|
file |
diff |
annotate
|
2019-04-20 |
Olaf Wintermann |
store relative link in LocalResource
|
file |
diff |
annotate
|
2019-04-16 |
Olaf Wintermann |
add util_path_normalize
|
file |
diff |
annotate
|
2019-04-09 |
Mike Becker |
fixes several signedness issues
|
file |
diff |
annotate
|
2019-03-28 |
Olaf Wintermann |
store content hash for splitted resources in the db
|
file |
diff |
annotate
|
2019-03-28 |
Olaf Wintermann |
adds semi functional download of splitted files
|
file |
diff |
annotate
|
2019-03-28 |
Olaf Wintermann |
fixes that pull downloads the history collection
|
file |
diff |
annotate
|
2019-03-28 |
Olaf Wintermann |
adds wrapper functions for setting/getting the content hash
|
file |
diff |
annotate
|
2019-03-23 |
Olaf Wintermann |
adds blocksize also to the sync db
|
file |
diff |
annotate
|
2019-03-22 |
Olaf Wintermann |
adds dav-sync splitconfig parser
|
file |
diff |
annotate
|
2019-02-26 |
Mike Becker |
fixes signed vs unsigned inaccuracy for the -T option
|
file |
diff |
annotate
|
2019-02-04 |
Olaf Wintermann |
ucx update
|
file |
diff |
annotate
|
2018-06-01 |
Olaf Wintermann |
updates copyright notice
|
file |
diff |
annotate
|
2018-04-01 |
Olaf Wintermann |
adds tag management commands to dav-sync
|
file |
diff |
annotate
|
2017-12-17 |
Olaf Wintermann |
ports openssl code to commoncrypto (macos)
|
file |
diff |
annotate
|
2017-12-13 |
Olaf Wintermann |
removes openssl dependencies for base64
|
file |
diff |
annotate
|
2017-12-03 |
Olaf Wintermann |
replaces RAND_pseudo_bytes with RAND_bytes
|
file |
diff |
annotate
|
2017-10-09 |
Mike Becker |
adds error message to dav, when an invalid date format is specified for the -u option
|
file |
diff |
annotate
|
2016-11-18 |
Mike Becker |
implements xmlErrorFunc for dav sync + adds line numbers to error reporting in both config checkers
|
file |
diff |
annotate
|
2016-03-21 |
Olaf Wintermann |
removed password keys
|
file |
diff |
annotate
|
2016-03-20 |
Olaf Wintermann |
improved error handling in libidav
|
file |
diff |
annotate
|
2016-02-10 |
Olaf Wintermann |
fixed Solaris 11 build
|
file |
diff |
annotate
|
2016-01-25 |
Olaf Wintermann |
improved copy/move
|
file |
diff |
annotate
|
2016-01-25 |
Olaf Wintermann |
updated copyright notice
|
file |
diff |
annotate
|
2016-01-23 |
Olaf Wintermann |
fixed FreeBSD build
|
file |
diff |
annotate
|
2016-01-12 |
Olaf Wintermann |
implemented webdav copy and move method
|
file |
diff |
annotate
|
2015-10-18 |
Mike Becker |
better and better and better iso8601 parser
|
file |
diff |
annotate
|
2015-10-15 |
Mike Becker |
improved util_capture_header when deactivating the capturing
|
file |
diff |
annotate
|
2015-10-15 |
Mike Becker |
updated ucx and used new sstrlower in util_header_callback
|
file |
diff |
annotate
|
2015-10-15 |
Mike Becker |
improved util_header_callback by using sstr_t
|
file |
diff |
annotate
|
2015-10-15 |
Mike Becker |
added depth header workaround for Microsoft IIS (tested with sharepoint)
|
file |
diff |
annotate
|
2015-10-13 |
Mike Becker |
don't allow signs for date strings (always expect full years)
|
file |
diff |
annotate
|
2015-10-13 |
Mike Becker |
added parser for iso8601 dates
|
file |
diff |
annotate
|
2015-10-13 |
Mike Becker |
definition: lastmodified and creationdate shall be zero on parse error
|
file |
diff |
annotate
|
2015-10-13 |
Mike Becker |
added fallback for util_parse_lastmodified, because some servers incorrectly use ISO-8601 dates for lastmodified - TODO: implement the ISO-8601 parsing
|
file |
diff |
annotate
|
2015-10-08 |
Mike Becker |
implemented hidden password input for windows by using conio
|
file |
diff |
annotate
|
2015-10-08 |
Olaf Wintermann |
fixed windows build
|
file |
diff |
annotate
|
2015-10-04 |
Olaf Wintermann |
fixed some memory leaks, content verification and dav info
|
file |
diff |
annotate
|
2015-10-04 |
Olaf Wintermann |
added checksums for encrypted resources
|
file |
diff |
annotate
|
2015-10-03 |
Olaf Wintermann |
implemented password key support for Solaris 10
|
file |
diff |
annotate
|