Mercurial
>
hg
>
dav
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
updated UcxMap implementation
Thu, 15 Oct 2015 12:37:01 +0200
, by Mike Becker
fixed incorrect response buffer reset in manual redirection handling in do_propfind_request
Thu, 15 Oct 2015 11:41:06 +0200
, by Mike Becker
fixed zero-length format string in ls_size_str
Thu, 15 Oct 2015 11:05:27 +0200
, by Mike Becker
fixed href comparison in parse_response_tag
Wed, 14 Oct 2015 16:07:54 +0200
, by Olaf Wintermann
reimplemented redirects for propfind requests
Wed, 14 Oct 2015 14:37:08 +0200
, by Olaf Wintermann
using Depth: 0 for non collection resources
Wed, 14 Oct 2015 11:49:39 +0200
, by Olaf Wintermann
don't allow signs for date strings (always expect full years)
Tue, 13 Oct 2015 16:10:58 +0200
, by Mike Becker
added parser for iso8601 dates
Tue, 13 Oct 2015 15:54:31 +0200
, by Mike Becker
definition: lastmodified and creationdate shall be zero on parse error
Tue, 13 Oct 2015 14:23:15 +0200
, by Mike Becker
added fallback for util_parse_lastmodified, because some servers incorrectly use ISO-8601 dates for lastmodified - TODO: implement the ISO-8601 parsing
Tue, 13 Oct 2015 13:05:38 +0200
, by Mike Becker
changed name of a local variable to avoid a later name collision
Tue, 13 Oct 2015 12:55:37 +0200
, by Mike Becker
fixed href bug
Mon, 12 Oct 2015 17:47:04 +0200
, by Olaf Wintermann
fixed some cases of incompatible types in crypto functions
Mon, 12 Oct 2015 14:36:54 +0200
, by Mike Becker
added possibility to configure authentication methods via coma separated list in config.xml
Mon, 12 Oct 2015 14:36:16 +0200
, by Mike Becker
implemented hidden password input for windows by using conio
Thu, 08 Oct 2015 14:25:53 +0200
, by Mike Becker
fixed windows build
Thu, 08 Oct 2015 12:58:49 +0200
, by Olaf Wintermann
fixed some memory leaks, content verification and dav info
Sun, 04 Oct 2015 18:35:15 +0200
, by Olaf Wintermann
added checksums for encrypted resources
Sun, 04 Oct 2015 15:57:40 +0200
, by Olaf Wintermann
implemented password key support for Solaris 10
Sat, 03 Oct 2015 20:10:54 +0200
, by Olaf Wintermann
fixed many davql exec memory leaks
Sat, 03 Oct 2015 19:55:43 +0200
, by Olaf Wintermann
added password based keys and fixed crash when keys are missing
Sat, 03 Oct 2015 18:11:07 +0200
, by Olaf Wintermann
hidden password input
Sat, 03 Oct 2015 16:44:50 +0200
, by Olaf Wintermann
improved dav-sync data-loss prevention
Sat, 03 Oct 2015 14:36:12 +0200
, by Olaf Wintermann
dav-sync detects broken uploads
Sat, 03 Oct 2015 13:33:15 +0200
, by Olaf Wintermann
fixed get command and davql exec
Sat, 03 Oct 2015 00:09:23 +0200
, by Olaf Wintermann
startup doesn't override broken config.xml anymore
Fri, 02 Oct 2015 15:13:30 +0200
, by Olaf Wintermann
fixed href comparison bug
Fri, 02 Oct 2015 14:42:47 +0200
, by Olaf Wintermann
fixed order by
Fri, 02 Oct 2015 13:29:32 +0200
, by Olaf Wintermann
implemented davql order by
Fri, 02 Oct 2015 13:18:17 +0200
, by Olaf Wintermann
-a option wasn't working correctly in recursive mode
Thu, 09 Jul 2015 17:22:55 +0200
, by Olaf Wintermann
fixed horrible bugs, davql hopefully just works now (without order by yet)
Thu, 09 Jul 2015 17:15:35 +0200
, by Olaf Wintermann
empty field results will no longer be added
Thu, 09 Jul 2015 15:00:16 +0200
, by Olaf Wintermann
replaced old davql (still buggy)
Wed, 08 Jul 2015 17:31:26 +0200
, by Olaf Wintermann
implemented execution of field list expressions
Tue, 07 Jul 2015 20:47:02 +0200
, by Olaf Wintermann
implemented some davql integer operations
Sat, 06 Jun 2015 10:46:29 +0200
, by Olaf Wintermann
secured ucx_list_append calls against OOM
Fri, 05 Jun 2015 10:44:21 +0200
, by Mike Becker
added missing keywords + fixed missing source text for boolean primaries
Fri, 05 Jun 2015 10:10:14 +0200
, by Mike Becker
fixed grammar for path + added missing string quote escaping (still not perfect: escape sequence is in syntax tree)
Wed, 03 Jun 2015 11:47:38 +0200
, by Mike Becker
fixed path parser not writing length for a single slash as path
Tue, 02 Jun 2015 21:03:58 +0200
, by Mike Becker
implemented minimal executor features and added missing ucx files
Tue, 02 Jun 2015 20:57:23 +0200
, by Olaf Wintermann
renamed GET to SELECT in davql syntax
Tue, 02 Jun 2015 10:07:20 +0200
, by Mike Becker
added expression executor prototype
Sat, 30 May 2015 21:43:36 +0200
, by Olaf Wintermann
fixed: comparison operator info has been incorrectly written to type field
Sat, 30 May 2015 14:14:36 +0200
, by Mike Becker
expression compiler generates byte code
Sat, 30 May 2015 13:49:17 +0200
, by Olaf Wintermann
added where clause compiler prototype
Fri, 29 May 2015 14:16:45 +0200
, by Olaf Wintermann
secured malloc / calloc calls
Fri, 29 May 2015 13:12:25 +0200
, by Mike Becker
fixed statement type for logical expressions without operator + prepared OOM handling
Fri, 29 May 2015 12:29:01 +0200
, by Mike Becker
implemented order by parser
Fri, 29 May 2015 10:15:12 +0200
, by Mike Becker
added initial code for config commands
Fri, 29 May 2015 09:48:10 +0200
, by Olaf Wintermann
fixed paranthsis ambiguity for logical and normal expressions
Thu, 28 May 2015 14:34:46 +0200
, by Mike Becker
fixed null pointer access on end of token stream by adding a special END token to the stream
Thu, 28 May 2015 14:15:32 +0200
, by Mike Becker
fixed logical expression parser
Thu, 28 May 2015 13:48:39 +0200
, by Mike Becker
completed logical expression parser - NEED TO TEST A LOT!
Thu, 28 May 2015 12:22:55 +0200
, by Mike Becker
added function call parser + fixed some memory management mistakes
Sun, 24 May 2015 20:27:51 +0200
, by Mike Becker
completed field list parser + error messages do now provide more context information based on the source string
Wed, 20 May 2015 11:14:33 +0200
, by Mike Becker
minimized ucx subset
Wed, 20 May 2015 10:05:04 +0200
, by Mike Becker
parser for ParExpression
Tue, 19 May 2015 14:04:48 +0200
, by Mike Becker
update ucx
Tue, 19 May 2015 10:46:32 +0200
, by Mike Becker
added syntax tree display to debugger + expression parser saves source text in every node
Wed, 13 May 2015 21:12:41 +0200
, by Mike Becker
fixed parsing of binary expressions did not yield the correct type
Wed, 13 May 2015 20:29:11 +0200
, by Mike Becker
less
more
|
(0)
-100
-60
+60
+100
+300
tip