aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Param-filter encodingQuentin Dufour2024-03-032-6/+47
|
* Serialize another caldav filterQuentin Dufour2024-03-032-33/+94
|
* WIP encodingQuentin Dufour2024-03-023-21/+71
|
* Serialize calendar-dataQuentin Dufour2024-03-022-19/+55
|
* Serialize CalDAV errorsQuentin Dufour2024-03-022-10/+54
|
* Encode Calendar PropertiesQuentin Dufour2024-03-022-18/+169
|
* Calendar skeletonQuentin Dufour2024-03-022-13/+257
|
* Finalize caldav types iterationQuentin Dufour2024-03-021-4/+43
|
* CalDAV many typesQuentin Dufour2024-03-023-11/+632
|
* WIP CalDAV typesQuentin Dufour2024-03-024-17/+684
|
* simple lock testsQuentin Dufour2024-03-012-8/+76
|
* Fix some logic on lockedQuentin Dufour2024-03-011-0/+35
|
* Implement propertyupdateQuentin Dufour2024-03-011-3/+44
|
* type refactor on <prop>Quentin Dufour2024-03-012-42/+81
|
* test includeQuentin Dufour2024-03-011-0/+22
|
* Test AllpropQuentin Dufour2024-03-011-1/+162
|
* propname testsQuentin Dufour2024-03-012-23/+165
|
* fully serialize webdav core?Quentin Dufour2024-03-015-26/+115
|
* Finalized encode ActiveLockQuentin Dufour2024-03-012-12/+93
|
* WIP DAV encoderQuentin Dufour2024-03-012-20/+115
|