Skip to content

Tags: dotloop/PersistentCookieJar

Tags

v1.0.2

Toggle v1.0.2's commit message
Since HashSet is not thread-safe, getting a Set from ConcurrentHashMa…

…p which is thread-safe.

v1.0.1

Toggle v1.0.1's commit message
Fixed a typo

v1.0.0

Toggle v1.0.0's commit message
Updated documentation for 1.0.0 release

v0.9.3

Toggle v0.9.3's commit message
Added ProGuard rules to the library. No need to manually add the ProG…

…uard configuration anymore.

Added a CHANGELOG
Updated README

v0.9.2

Toggle v0.9.2's commit message
Closing streams when encoding and decoding SerializableCookie

v0.9.1

Toggle v0.9.1's commit message
Added a fixed serialVersionUID to SerializableCookie (to avoid proble…

…ms when it is generated).

Related with Issue franmontiel#4.

v0.9.0

Toggle v0.9.0's commit message
Merge branch 'rciovati-fix/remove-manifest-attributes'