Skip to content

Tags: bitfireAT/dav4jvm

Tags

3.0.2

Toggle 3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge Basic/Digest auth into one preemptive provider (#199)

* Remove DomainBasicAuthProvider and DomainDigestAuthProvider, introduce PreemptiveBasicDigestAuthProvider

* Improve preemptive auth provider to derive scheme from actual request for retries

3.0.1

Toggle 3.0.1's commit message
Update README with "Who uses" section

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adhere to best practices of library maintaince (#195)

* Update CHANGELOG.md, README.md, and add proper versioning to releases

* Migrate from groovy to kotlin

2.2.1

Toggle 2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GetETag: don't ignore weakness indicator (#8)

* GetETag: don't use .let too much, add tests

* Added `weak` attribute

Signed-off-by: Arnau Mora <arnyminer.z@gmail.com>

* Added tests for `weak` attribute

Signed-off-by: Arnau Mora <arnyminer.z@gmail.com>

* Added tests for `weak` attribute

Signed-off-by: Arnau Mora <arnyminer.z@gmail.com>

* Documented `eTag` and `weak`

Signed-off-by: Arnau Mora <arnyminer.z@gmail.com>

* Refactor `weak` setting

Signed-off-by: Arnau Mora <arnyminer.z@gmail.com>

* Using JUnit's `assertTrue`

Signed-off-by: Arnau Mora <arnyminer.z@gmail.com>

* Use assertTrue / assertFalse

Signed-off-by: Arnau Mora <arnyminer.z@gmail.com>
Co-authored-by: Ricki Hirner <hirner@bitfire.at>

2.2

Toggle 2.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rfc2822 Ricki Hirner
Update README

2.1.4

Toggle 2.1.4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rfc2822 Ricki Hirner
Improve XML signature detection (minor change); remove CHANGELOG

2.1.3

Toggle 2.1.3's commit message
Fix Maven package building

2.1.2

Toggle 2.1.2's commit message
Version bump to 2.1.2

2.1.1

Toggle 2.1.1's commit message
Version bump to 2.1.1

2.1

Toggle 2.1's commit message
Update Changelog