aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Share UniqueIdent between collectionsQuentin Dufour2024-03-2015-17/+90
|
* working report calendar-multigetQuentin Dufour2024-03-203-20/+46
|
* Refactor Multistatus builder to better integrate with REPORTQuentin Dufour2024-03-204-71/+224
|
* Make Thunderbird sufficiently happy to send a REPORTQuentin Dufour2024-03-191-22/+41
|
* Working thunderbird autodetectQuentin Dufour2024-03-198-32/+309
|
* Pass thunderbird autodetect...Quentin Dufour2024-03-184-7/+57
|
* add support for 404 contentQuentin Dufour2024-03-181-46/+60
|
* Rework webdav typesQuentin Dufour2024-03-188-146/+226
|
* implement content typeQuentin Dufour2024-03-181-19/+48
|
* full dav pathQuentin Dufour2024-03-181-29/+17
|
* WIP DAV hierarchyQuentin Dufour2024-03-183-47/+106
|
* WIP DAV nodesQuentin Dufour2024-03-181-50/+223
|
* basic propfindQuentin Dufour2024-03-175-88/+153
|
* bind streaming codec to hyper 1.xQuentin Dufour2024-03-168-39/+186
|
* TLS + Fix authQuentin Dufour2024-03-135-93/+100
|
* fix caldecoder + xmlQuentin Dufour2024-03-132-27/+253
|
* fix parsingQuentin Dufour2024-03-124-71/+184
|
* Improve my XML parserQuentin Dufour2024-03-082-3/+51
|
* finalize decoder caldav implQuentin Dufour2024-03-081-4/+51
|
* WIP decoderQuentin Dufour2024-03-083-49/+337
|
* WIP implem cal decoderQuentin Dufour2024-03-086-29/+439
|
* Fixed 2 more bugsQuentin Dufour2024-03-082-46/+49
|
* Fixed some parsing bugsQuentin Dufour2024-03-086-152/+206
|
* Finalize Aerogramme's refactorQuentin Dufour2024-03-0837-1056/+292
|
* Re-enable protoQuentin Dufour2024-03-0832-131/+991
|
* Re-enable collectionsQuentin Dufour2024-03-0816-41/+196
|
* WIP refactorQuentin Dufour2024-03-0880-2646/+1665
|
* add a fuzzerQuentin Dufour2024-03-079-33/+4364
|
* Testing decoder against RFCQuentin Dufour2024-03-071-1/+70
|
* Refactor decoderQuentin Dufour2024-03-072-259/+305
|
* successful multistatus decoding testQuentin Dufour2024-03-071-6/+42
|
* Rewrote the whole decoderQuentin Dufour2024-03-069-470/+406
|
* drop anyprop as it can't be decodedQuentin Dufour2024-03-065-54/+117
|
* Fix typing of ResponseQuentin Dufour2024-03-064-49/+115
|
* Implement lockinfoQuentin Dufour2024-03-065-32/+256
|
* WIP lock/propertyupdate implementationQuentin Dufour2024-03-064-68/+399
|
* decode errorsQuentin Dufour2024-03-063-4/+173
|
* Re-enable + enhance DAV decode testsQuentin Dufour2024-03-055-170/+68
|
* Re-enable cal encoder testsQuentin Dufour2024-03-055-19/+107
|
* Re-enable calendar encoderQuentin Dufour2024-03-052-296/+278
|
* Restored WebDAV encoder testsQuentin Dufour2024-03-052-39/+26
|
* Refactor encoder+decoder WIP (compile)Quentin Dufour2024-03-059-435/+677
|
* Decoder is starting to workQuentin Dufour2024-03-042-35/+132
|
* beginning...Quentin Dufour2024-03-042-94/+82
|
* Before refactoring the readerQuentin Dufour2024-03-042-0/+141
|
* Add new caldav test from RFCQuentin Dufour2024-03-041-1/+75
|
* caldav encoding test passingQuentin Dufour2024-03-042-26/+63
|
* Still testing CalDAVQuentin Dufour2024-03-032-1/+32
|
* WIP testingQuentin Dufour2024-03-031-10/+65
|
* CalEncoder should be fully implemented nowQuentin Dufour2024-03-032-53/+56
|