changelog
- 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
- Tue, 13 Oct 2015 12:55:37 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 13 Oct 2015 12:55:37 +0200] rev 157
- changed name of a local variable to avoid a later name collision
- Mon, 12 Oct 2015 17:47:04 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Mon, 12 Oct 2015 17:47:04 +0200] rev 156
- fixed href bug
- Mon, 12 Oct 2015 14:36:54 +0200
- by Mike Becker <universe@uap-core.de> [Mon, 12 Oct 2015 14:36:54 +0200] rev 155
- fixed some cases of incompatible types in crypto functions
- Mon, 12 Oct 2015 14:36:16 +0200
- by Mike Becker <universe@uap-core.de> [Mon, 12 Oct 2015 14:36:16 +0200] rev 154
- added possibility to configure authentication methods via coma separated list in config.xml