aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* hook resource typeQuentin Dufour2024-03-013-5/+27
|
* Add a property hookQuentin Dufour2024-03-012-19/+147
|
* WIP propertyQuentin Dufour2024-03-013-4/+17
|
* Simplify codeQuentin Dufour2024-03-014-36/+31
|
* WIP encoderQuentin Dufour2024-02-294-84/+101
|
* Fixed testsQuentin Dufour2024-02-292-69/+84
|
* At least it compilesQuentin Dufour2024-02-296-47/+369
|
* WIP XML encoderQuentin Dufour2024-02-292-6/+60
|
* Dav XML typesQuentin Dufour2024-02-282-64/+755
|
* WIP DAV types & encoderQuentin Dufour2024-02-283-4/+224
|
* Working on DAV routerQuentin Dufour2024-02-271-11/+19
|
* RefactorQuentin Dufour2024-02-2712-200/+231
|
* WIP loginQuentin Dufour2024-02-271-3/+49
|
* basic router, define URI patternQuentin Dufour2024-02-271-2/+7
|
* Add basic DAV serverQuentin Dufour2024-02-264-0/+99
|
* fix code formattingQuentin Dufour2024-02-231-19/+20
|
* Also share HTTPClient for K2Vperf/cpu-ram-bottleneckQuentin Dufour2024-02-233-17/+25
|
* Replace with a single AWS HTTP clientQuentin Dufour2024-02-233-14/+48
|
* formattingQuentin Dufour2024-02-227-41/+54
|
* Update imap-flow, clean IDLEQuentin Dufour2024-02-2211-116/+171
|
* fix testQuentin Dufour2024-02-221-1/+1
|
* Compile streamsQuentin Dufour2024-02-224-118/+98
|
* Unsollicited response on APPEND was wrong, upgrade imap-flow to fix LITERAL+Quentin Dufour2024-02-202-11/+12
|
* Unsollicited responses on APPENDQuentin Dufour2024-02-201-6/+12
|
* Set pipelinable commands to 64Quentin Dufour2024-02-151-1/+3
|
* Accept authz id == auth idbug/dovecot-auth-respQuentin Dufour2024-02-131-1/+2
|
* dovecot plain auth inline continuation supportQuentin Dufour2024-02-132-52/+57
|
* Escape LMTP dataQuentin Dufour2024-02-101-1/+7
|
* fix idle loop errorQuentin Dufour2024-02-081-1/+2
|
* add way more loggingQuentin Dufour2024-02-081-1/+16
|
* format + fix storage bugQuentin Dufour2024-01-315-172/+286
|
* retrieve missing attributes ldapQuentin Dufour2024-01-301-0/+3
|
* Fix postfix bugfeat/finalize-v0.2Quentin Dufour2024-01-241-9/+17
|
* correctly parse saslQuentin Dufour2024-01-241-1/+8
|
* Encoding of server commmandsQuentin Dufour2024-01-241-8/+125
|
* implemented business logicQuentin Dufour2024-01-241-36/+206
|
* Basic response encodingQuentin Dufour2024-01-241-1/+44
|
* AuthOptions parsingQuentin Dufour2024-01-241-15/+75
|
* QoL connection managementQuentin Dufour2024-01-241-5/+19
|
* Basic parsing of Dovecot Client CommandsQuentin Dufour2024-01-242-15/+183
|
* Dovecot auth typesQuentin Dufour2024-01-242-3/+256
|
* WIP Dovecot Authentication Protocol ServerQuentin Dufour2024-01-234-0/+46
|
* Add TLS supportQuentin Dufour2024-01-234-14/+67
|
* Rework some details (env var, cargo desc)Quentin Dufour2024-01-221-1/+1
|