Thu, 23 May 2024 22:35:45 +0200 |
Mike Becker |
compatibility with UCX 3.1 plus several minor code fixes
ucx-3.1
|
file |
diff |
annotate
|
Thu, 07 Sep 2023 10:29:17 +0200 |
Olaf Wintermann |
return NULL when a davql query fails
|
file |
diff |
annotate
|
Sun, 02 Jul 2023 13:23:51 +0200 |
Olaf Wintermann |
update ucx
|
file |
diff |
annotate
|
Sun, 11 Jun 2023 21:21:34 +0200 |
Olaf Wintermann |
fix UAF in davql select exec
|
file |
diff |
annotate
|
Fri, 21 Apr 2023 21:25:32 +0200 |
Olaf Wintermann |
ucx 3 update, basic dav commands work, most stuff is still broken
|
file |
diff |
annotate
|
Wed, 02 Nov 2022 11:34:49 +0100 |
Olaf Wintermann |
use sys_* io functions in dav put
|
file |
diff |
annotate
|
Mon, 09 May 2022 20:31:30 +0200 |
Olaf Wintermann |
fix crash in davql exec, if the server response can't be parsed
|
file |
diff |
annotate
|
Fri, 02 Aug 2019 21:40:05 +0200 |
Olaf Wintermann |
fix bug in davqlexec introduced by refactoring
|
file |
diff |
annotate
|
Sun, 28 Jul 2019 13:07:53 +0200 |
Olaf Wintermann |
implement encrypted properties
|
file |
diff |
annotate
|
Tue, 26 Mar 2019 18:02:40 +0100 |
Olaf Wintermann |
fixes wrong memset
v1.2
|
file |
diff |
annotate
|
Tue, 26 Mar 2019 18:02:40 +0100 |
Olaf Wintermann |
fixes wrong memset
|
file |
diff |
annotate
|
Mon, 04 Feb 2019 17:17:48 +0100 |
Olaf Wintermann |
ucx update
|
file |
diff |
annotate
|
Thu, 11 Oct 2018 19:29:45 +0200 |
Olaf Wintermann |
fixes redirects
v1.2
|
file |
diff |
annotate
|
Thu, 11 Oct 2018 19:29:45 +0200 |
Olaf Wintermann |
fixes redirects
|
file |
diff |
annotate
|
Sun, 23 Sep 2018 12:51:41 +0200 |
Olaf Wintermann |
adds minimal deltav implementation
|
file |
diff |
annotate
|
Wed, 30 May 2018 11:00:37 +0200 |
Mike Becker |
fixes dav_ql_free_arglist() not freeing the list container
|
file |
diff |
annotate
|
Thu, 01 Feb 2018 18:25:23 +0100 |
Olaf Wintermann |
fixes misuse of vaarg on all platforms
|
file |
diff |
annotate
|
Mon, 01 Jan 2018 19:53:36 +0100 |
Olaf Wintermann |
adds xattr lib and tag support
|
file |
diff |
annotate
|
Mon, 18 Dec 2017 11:56:11 +0100 |
Olaf Wintermann |
moves auth prompt functionality to libidav
|
file |
diff |
annotate
|
Sun, 17 Dec 2017 14:35:01 +0100 |
Olaf Wintermann |
fixes some warnings
|
file |
diff |
annotate
|
Sun, 17 Dec 2017 10:53:08 +0100 |
Olaf Wintermann |
davqlexec handles xml properties now (not really, but it doesn't destroy everything)
|
file |
diff |
annotate
|
Tue, 12 Dec 2017 17:41:01 +0100 |
Olaf Wintermann |
enable va_list fix only on mingw (this is the real release, as usual)
v1.1 v1.1.1
|
file |
diff |
annotate
|
Tue, 12 Dec 2017 15:22:31 +0100 |
Olaf Wintermann |
fixes wrong use of va_list
v1.1
|
file |
diff |
annotate
|
Sun, 22 Oct 2017 12:58:07 +0200 |
Olaf Wintermann |
adds initial support for xml properties in libidav
|
file |
diff |
annotate
|
Thu, 31 Aug 2017 13:10:55 +0200 |
Mike Becker |
adds clean handling in case the stack of dav_exec_expr() runs out of memory
|
file |
diff |
annotate
|
Thu, 31 Aug 2017 12:58:06 +0200 |
Mike Becker |
fixes local hiding of result variable with uninitialized data in dav_statement_execv
|
file |
diff |
annotate
|
Sun, 17 Jul 2016 10:40:15 +0200 |
Olaf Wintermann |
implemented string functionality for some davql operators
|
file |
diff |
annotate
|
Wed, 23 Mar 2016 13:46:39 +0100 |
Olaf Wintermann |
fixed dav get with -u option
|
file |
diff |
annotate
|
Sat, 05 Mar 2016 19:28:24 +0100 |
Olaf Wintermann |
fixed some warnings and wrong usage of curl_easy_getinfo
|
file |
diff |
annotate
|
Mon, 25 Jan 2016 10:48:58 +0100 |
Olaf Wintermann |
updated copyright notice
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 12:55:37 +0200 |
Mike Becker |
changed name of a local variable to avoid a later name collision
|
file |
diff |
annotate
|
Sun, 04 Oct 2015 15:57:40 +0200 |
Olaf Wintermann |
added checksums for encrypted resources
|
file |
diff |
annotate
|
Sat, 03 Oct 2015 19:55:43 +0200 |
Olaf Wintermann |
fixed many davql exec memory leaks
|
file |
diff |
annotate
|
Sat, 03 Oct 2015 14:36:12 +0200 |
Olaf Wintermann |
improved dav-sync data-loss prevention
|
file |
diff |
annotate
|
Sat, 03 Oct 2015 13:33:15 +0200 |
Olaf Wintermann |
dav-sync detects broken uploads
|
file |
diff |
annotate
|
Sat, 03 Oct 2015 00:09:23 +0200 |
Olaf Wintermann |
fixed get command and davql exec
|
file |
diff |
annotate
|
Fri, 02 Oct 2015 13:18:17 +0200 |
Olaf Wintermann |
implemented davql order by
|
file |
diff |
annotate
|
Thu, 09 Jul 2015 17:15:35 +0200 |
Olaf Wintermann |
fixed horrible bugs, davql hopefully just works now (without order by yet)
|
file |
diff |
annotate
|
Thu, 09 Jul 2015 15:00:16 +0200 |
Olaf Wintermann |
empty field results will no longer be added
|
file |
diff |
annotate
|
Wed, 08 Jul 2015 17:31:26 +0200 |
Olaf Wintermann |
replaced old davql (still buggy)
|
file |
diff |
annotate
|
Tue, 07 Jul 2015 20:47:02 +0200 |
Olaf Wintermann |
implemented execution of field list expressions
|
file |
diff |
annotate
|
Sat, 06 Jun 2015 10:46:29 +0200 |
Olaf Wintermann |
implemented some davql integer operations
|
file |
diff |
annotate
|
Tue, 02 Jun 2015 20:57:23 +0200 |
Olaf Wintermann |
implemented minimal executor features and added missing ucx files
|
file |
diff |
annotate
|
Tue, 02 Jun 2015 10:07:20 +0200 |
Mike Becker |
renamed GET to SELECT in davql syntax
|
file |
diff |
annotate
|
Sat, 30 May 2015 21:43:36 +0200 |
Olaf Wintermann |
added expression executor prototype
|
file |
diff |
annotate
|
Sat, 30 May 2015 13:49:17 +0200 |
Olaf Wintermann |
expression compiler generates byte code
|
file |
diff |
annotate
|
Fri, 29 May 2015 14:16:45 +0200 |
Olaf Wintermann |
added where clause compiler prototype
|
file |
diff |
annotate
|
Sat, 02 May 2015 18:45:13 +0200 |
Olaf Wintermann |
added davqlexec source
|
file |
diff |
annotate
|