Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | WIP DAV hierarchy | Quentin Dufour | 2024-03-18 | 3 | -47/+106 | |
| | ||||||
* | WIP DAV nodes | Quentin Dufour | 2024-03-18 | 1 | -50/+223 | |
| | ||||||
* | basic propfind | Quentin Dufour | 2024-03-17 | 5 | -88/+153 | |
| | ||||||
* | bind streaming codec to hyper 1.x | Quentin Dufour | 2024-03-16 | 8 | -39/+186 | |
| | ||||||
* | TLS + Fix auth | Quentin Dufour | 2024-03-13 | 5 | -93/+100 | |
| | ||||||
* | fix caldecoder + xml | Quentin Dufour | 2024-03-13 | 2 | -27/+253 | |
| | ||||||
* | fix parsing | Quentin Dufour | 2024-03-12 | 4 | -71/+184 | |
| | ||||||
* | Improve my XML parser | Quentin Dufour | 2024-03-08 | 2 | -3/+51 | |
| | ||||||
* | finalize decoder caldav impl | Quentin Dufour | 2024-03-08 | 1 | -4/+51 | |
| | ||||||
* | WIP decoder | Quentin Dufour | 2024-03-08 | 3 | -49/+337 | |
| | ||||||
* | WIP implem cal decoder | Quentin Dufour | 2024-03-08 | 6 | -29/+439 | |
| | ||||||
* | Fixed 2 more bugs | Quentin Dufour | 2024-03-08 | 2 | -46/+49 | |
| | ||||||
* | Fixed some parsing bugs | Quentin Dufour | 2024-03-08 | 6 | -152/+206 | |
| | ||||||
* | Finalize Aerogramme's refactor | Quentin Dufour | 2024-03-08 | 37 | -1056/+292 | |
| | ||||||
* | Re-enable proto | Quentin Dufour | 2024-03-08 | 32 | -131/+991 | |
| | ||||||
* | Re-enable collections | Quentin Dufour | 2024-03-08 | 16 | -41/+196 | |
| | ||||||
* | WIP refactor | Quentin Dufour | 2024-03-08 | 80 | -2646/+1665 | |
| | ||||||
* | add a fuzzer | Quentin Dufour | 2024-03-07 | 9 | -33/+4364 | |
| | ||||||
* | Testing decoder against RFC | Quentin Dufour | 2024-03-07 | 1 | -1/+70 | |
| | ||||||
* | Refactor decoder | Quentin Dufour | 2024-03-07 | 2 | -259/+305 | |
| | ||||||
* | successful multistatus decoding test | Quentin Dufour | 2024-03-07 | 1 | -6/+42 | |
| | ||||||
* | Rewrote the whole decoder | Quentin Dufour | 2024-03-06 | 9 | -470/+406 | |
| | ||||||
* | drop anyprop as it can't be decoded | Quentin Dufour | 2024-03-06 | 5 | -54/+117 | |
| | ||||||
* | Fix typing of Response | Quentin Dufour | 2024-03-06 | 4 | -49/+115 | |
| | ||||||
* | Implement lockinfo | Quentin Dufour | 2024-03-06 | 5 | -32/+256 | |
| | ||||||
* | WIP lock/propertyupdate implementation | Quentin Dufour | 2024-03-06 | 4 | -68/+399 | |
| | ||||||
* | decode errors | Quentin Dufour | 2024-03-06 | 3 | -4/+173 | |
| | ||||||
* | Re-enable + enhance DAV decode tests | Quentin Dufour | 2024-03-05 | 5 | -170/+68 | |
| | ||||||
* | Re-enable cal encoder tests | Quentin Dufour | 2024-03-05 | 5 | -19/+107 | |
| | ||||||
* | Re-enable calendar encoder | Quentin Dufour | 2024-03-05 | 2 | -296/+278 | |
| | ||||||
* | Restored WebDAV encoder tests | Quentin Dufour | 2024-03-05 | 2 | -39/+26 | |
| | ||||||
* | Refactor encoder+decoder WIP (compile) | Quentin Dufour | 2024-03-05 | 9 | -435/+677 | |
| | ||||||
* | Decoder is starting to work | Quentin Dufour | 2024-03-04 | 2 | -35/+132 | |
| | ||||||
* | beginning... | Quentin Dufour | 2024-03-04 | 2 | -94/+82 | |
| | ||||||
* | Before refactoring the reader | Quentin Dufour | 2024-03-04 | 2 | -0/+141 | |
| | ||||||
* | Add new caldav test from RFC | Quentin Dufour | 2024-03-04 | 1 | -1/+75 | |
| | ||||||
* | caldav encoding test passing | Quentin Dufour | 2024-03-04 | 2 | -26/+63 | |
| | ||||||
* | Still testing CalDAV | Quentin Dufour | 2024-03-03 | 2 | -1/+32 | |
| | ||||||
* | WIP testing | Quentin Dufour | 2024-03-03 | 1 | -10/+65 | |
| | ||||||
* | CalEncoder should be fully implemented now | Quentin Dufour | 2024-03-03 | 2 | -53/+56 | |
| | ||||||
* | Param-filter encoding | Quentin Dufour | 2024-03-03 | 2 | -6/+47 | |
| | ||||||
* | Serialize another caldav filter | Quentin Dufour | 2024-03-03 | 2 | -33/+94 | |
| | ||||||
* | WIP encoding | Quentin Dufour | 2024-03-02 | 3 | -21/+71 | |
| | ||||||
* | Serialize calendar-data | Quentin Dufour | 2024-03-02 | 2 | -19/+55 | |
| | ||||||
* | Serialize CalDAV errors | Quentin Dufour | 2024-03-02 | 2 | -10/+54 | |
| | ||||||
* | Encode Calendar Properties | Quentin Dufour | 2024-03-02 | 2 | -18/+169 | |
| | ||||||
* | Calendar skeleton | Quentin Dufour | 2024-03-02 | 2 | -13/+257 | |
| | ||||||
* | Finalize caldav types iteration | Quentin Dufour | 2024-03-02 | 1 | -4/+43 | |
| | ||||||
* | CalDAV many types | Quentin Dufour | 2024-03-02 | 3 | -11/+632 | |
| | ||||||
* | WIP CalDAV types | Quentin Dufour | 2024-03-02 | 4 | -17/+684 | |
| |