changelog
- Thu, 15 Oct 2015 12:37:01 +0200
- by Mike Becker <universe@uap-core.de> [Thu, 15 Oct 2015 12:37:01 +0200] rev 167
- updated UcxMap implementation
- Thu, 15 Oct 2015 11:41:06 +0200
- by Mike Becker <universe@uap-core.de> [Thu, 15 Oct 2015 11:41:06 +0200] rev 166
- fixed incorrect response buffer reset in manual redirection handling in do_propfind_request
- Thu, 15 Oct 2015 11:05:27 +0200
- by Mike Becker <universe@uap-core.de> [Thu, 15 Oct 2015 11:05:27 +0200] rev 165
- fixed zero-length format string in ls_size_str
- Wed, 14 Oct 2015 16:07:54 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Wed, 14 Oct 2015 16:07:54 +0200] rev 164
- fixed href comparison in parse_response_tag
- Wed, 14 Oct 2015 14:37:08 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Wed, 14 Oct 2015 14:37:08 +0200] rev 163
- reimplemented redirects for propfind requests
- Wed, 14 Oct 2015 11:49:39 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Wed, 14 Oct 2015 11:49:39 +0200] rev 162
- using Depth: 0 for non collection resources
- Tue, 13 Oct 2015 16:10:58 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 13 Oct 2015 16:10:58 +0200] rev 161
- don't allow signs for date strings (always expect full years)
- Tue, 13 Oct 2015 15:54:31 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 13 Oct 2015 15:54:31 +0200] rev 160
- added parser for iso8601 dates
- Tue, 13 Oct 2015 14:23:15 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 13 Oct 2015 14:23:15 +0200] rev 159
- definition: lastmodified and creationdate shall be zero on parse error
- Tue, 13 Oct 2015 13:05:38 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 13 Oct 2015 13:05:38 +0200] rev 158
- added fallback for util_parse_lastmodified, because some servers incorrectly use ISO-8601 dates for lastmodified - TODO: implement the ISO-8601 parsing