issues
search
rwf2
/
cookie-rs
HTTP cookie parsing and cookie jar management for Rust.
https://docs.rs/cookie
Apache License 2.0
312
stars
119
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: year check
#230
pixel365
opened
2 weeks ago
0
Add `Cookie::{encrypt,decrypt,sign,verify}()`.
#229
tp971
opened
3 weeks ago
0
Wrong max age when set?
#228
shivshankardayal
closed
4 weeks ago
1
`chrono` support
#227
musjj
opened
1 month ago
0
Tiny performance optimization and refactoring
#226
AshGw
opened
7 months ago
0
Custom Extensions in the Set-Cookie String
#225
stnwtr
opened
7 months ago
0
Does cookie-rs support cookie "Partitioned" yet, please?
#224
behai-nguyen
closed
9 months ago
1
add FromIterator<Cookie> for CookieJar
#223
Proxtx
opened
9 months ago
0
feat(builder): add (set) value method
#222
MrAntix
opened
9 months ago
2
Allow creating a removal cookie via the builder
#221
jedenastka
closed
9 months ago
0
Additional Message Data for signing only.
#220
genusistimelord
closed
10 months ago
3
aes-gcm vulnerability
#219
forest1102
closed
1 year ago
1
Question : SignedJar::verify_result
#218
julien-leclercq
closed
1 year ago
2
`max_age::Duration` type to replace `time` crate’s.
#217
bm-w
closed
10 months ago
8
Implement Debug for Key
#216
frenetisch-applaudierend
closed
1 year ago
0
Set Removal Cookies SameSite to Lax
#215
genusistimelord
closed
1 year ago
3
Support for `__Host-` cookies
#214
jakajancar
closed
1 year ago
4
`chrono` feature to allow library users to either use `time` or `chrono` dependency
#213
bm-w
closed
1 year ago
6
Update CI
#212
sagudev
closed
1 year ago
1
Format code
#211
sagudev
closed
1 year ago
1
CHIPS partitioned attribute.
#210
finnbear
closed
10 months ago
6
Trait bound error after upgrading to 0.17.0
#209
blueowlgreenfish
closed
1 year ago
1
Use `std::time::Duration` instead of `time::duration::Duration` for `max-age`
#208
laplus-sadness
closed
1 year ago
1
Cookie builder doesn't ignore leading dots (as the `FromStr` implementation does)
#207
d4h0
closed
1 year ago
4
Update base64
#206
davidpdrsn
closed
1 year ago
1
Commas are not encoded correctly
#205
xr1s
closed
2 years ago
0
Why was ring removed?
#204
maxcountryman
closed
2 years ago
1
Upgrade `aes-gcm` to 0.10.
#203
jakubadamw
closed
2 years ago
1
Upgrade `aes-gcm` to 0.10
#202
jakubadamw
closed
2 years ago
0
Implemented TryFrom<&[u8]> for Key
#201
junbl
closed
2 years ago
5
Private, signed & key methods missing
#200
AppyCat
closed
2 years ago
0
Removing cookies by name
#199
imbolc
closed
1 year ago
4
Iterator over all cookies from string
#198
Chaostheorie
closed
1 year ago
1
make draft public, in order to make use of SameSite
#197
niklasha
closed
2 years ago
2
Use base64ct instead of base64
#196
newpavlov
closed
1 year ago
2
Replace base64 with base64ct
#195
newpavlov
closed
1 year ago
5
Update sha2, hmac, and hkdf dependencies
#194
newpavlov
closed
2 years ago
2
0.16 release
#193
LukeMathWalker
closed
2 years ago
3
Parse multiple cookies in single string?
#192
muscache
closed
2 years ago
1
Update to time 0.3
#179
CraftSpider
closed
3 years ago
2
Panic when verifying malformed signed cookie
#178
5225225
closed
3 years ago
2
Nightly detection does not take into account whether features can actually be used
#177
jonhoo
closed
2 years ago
9
Bump `aes-gcm` to v0.9.1 and enable `force-soft`; MSRV 1.41+
#176
tarcieri
closed
3 years ago
11
v0.15.1 missing on crates.io
#175
asaaki
closed
3 years ago
4
Update RustCrypto dependencies
#174
tarcieri
closed
3 years ago
5
Support optional weekday date format for Expires
#173
CYBAI
closed
3 years ago
2
SameSite::None for unknown values?
#172
ghostd
closed
3 years ago
4
RUSTSEC-2020-0146 update `cookie`
#171
ralpha
closed
3 years ago
4
Update 'rand' to '0.8'
#170
paolobarbolini
closed
3 years ago
1
remove fixed utcoffset for expire time.
#169
swordow
closed
3 years ago
0
Next