Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gorilla/securecookie issues and pull requests

#88 - refactor: v2 first commit

Pull Request - State: open - Opened by devhaozi 3 months ago
Labels: size/XXL

#85 - GenerateRandomKey: do not swallow errors

Pull Request - State: open - Opened by majewsky about 1 year ago - 1 comment
Labels: size/XS

#84 - [FEATURE] Change signature of GenerateRandomKey

Issue - State: open - Opened by SuperSandro2000 about 1 year ago

#83 - Update LICENSE

Pull Request - State: closed - Opened by coreydaley about 1 year ago - 1 comment
Labels: size/M

#82 - update GitHub workflows

Pull Request - State: closed - Opened by coreydaley about 1 year ago - 1 comment
Labels: size/L

#81 - Update go version & add verification/testing tools

Pull Request - State: closed - Opened by coreydaley over 1 year ago - 1 comment
Labels: size/XL

#80 - Delete .circleci directory

Pull Request - State: closed - Opened by coreydaley over 1 year ago

#79 - Migrate CircleCI config to GitHub Actions

Pull Request - State: closed - Opened by catatsuy over 1 year ago

#78 - Update README.md

Pull Request - State: closed - Opened by coreydaley over 1 year ago

#77 - docs: changed deprecated goo.gl links to their unshortened variant

Pull Request - State: closed - Opened by vvvvv about 2 years ago
Labels: size/XS

#75 - corresponding Java implementation

Issue - State: closed - Opened by zhao1-1 over 2 years ago - 3 comments
Labels: question

#74 - build: use build matrix; drop Go <= 1.10

Pull Request - State: closed - Opened by elithrar about 4 years ago
Labels: build system

#73 - Add compact encoding (v2)

Pull Request - State: open - Opened by funny-falcon over 4 years ago - 12 comments
Labels: enhancement

#72 - add more compact encoding

Pull Request - State: closed - Opened by funny-falcon over 4 years ago - 8 comments

#71 - Update README.md

Pull Request - State: closed - Opened by btsteve over 4 years ago - 1 comment

#70 - difference to JWT

Issue - State: closed - Opened by tcurdt almost 5 years ago - 11 comments
Labels: question

#69 - Include an example for using DecodeMulti in the Readme

Pull Request - State: closed - Opened by tflyons about 5 years ago - 2 comments

#68 - Allow multiple keys for decoding/key rotation

Pull Request - State: closed - Opened by tflyons about 5 years ago - 2 comments

#67 - Document using multiple codecs in the readme

Issue - State: closed - Opened by tflyons about 5 years ago - 1 comment
Labels: enhancement

#66 - [feature] Support Nonce Misuse-Resistant Authenticated Encryption

Issue - State: open - Opened by desimone about 5 years ago - 1 comment
Labels: feature request

#65 - Continuous Fuzzing

Issue - State: closed - Opened by yevgenypats over 5 years ago - 1 comment
Labels: wontfix

#64 - doc: correct a reference to block size that was meant to be key size

Pull Request - State: closed - Opened by FiloSottile over 5 years ago - 1 comment

#63 - Create config.yml

Pull Request - State: closed - Opened by elithrar over 5 years ago

#62 - Migrate to CircleCI

Issue - State: closed - Opened by elithrar over 5 years ago

#61 - cookie-name differend or global?

Issue - State: closed - Opened by Fruchtgummi almost 6 years ago - 1 comment

#59 - github: remove false-match for language detection

Pull Request - State: closed - Opened by nilslice about 6 years ago - 4 comments

#58 - [docs] Clarify usage of GenerateRandomKey

Pull Request - State: closed - Opened by elithrar about 6 years ago - 3 comments
Labels: documentation

#57 - Create release_drafter.yml

Pull Request - State: closed - Opened by elithrar about 6 years ago - 1 comment

#56 - securecookie: base64 decode failed - caused by: illegal base64 data at input byte 216

Issue - State: closed - Opened by ghost about 6 years ago - 11 comments
Labels: question, stale

#55 - Create go.mod to be aware of go modules

Pull Request - State: closed - Opened by flibustenet about 6 years ago - 1 comment

#54 - Update LICENSE & AUTHORS files

Pull Request - State: closed - Opened by elithrar over 6 years ago - 2 comments
Labels: documentation

#53 - Update LICENSE file to reflect Google employee contributions.

Pull Request - State: closed - Opened by elithrar over 6 years ago - 1 comment

#52 - fix New not checking for an empty hashKey

Pull Request - State: closed - Opened by Wessie over 6 years ago - 1 comment

#51 - Expose error types?

Issue - State: open - Opened by akerl over 6 years ago - 4 comments
Labels: proposal

#50 - securecookie: AES-CTR origin

Issue - State: closed - Opened by hollowaykeanho over 6 years ago - 2 comments

#49 - valid semver tag for vgo

Issue - State: closed - Opened by flibustenet over 6 years ago - 3 comments

#48 - Asymmetric cookie encryption

Issue - State: closed - Opened by alankm over 6 years ago - 3 comments

#47 - Does securecookie encryption prevents tampering of the expiration date on cookie?

Issue - State: closed - Opened by yxchng almost 7 years ago - 1 comment

#46 - Timezone of UTC, how can i override in my code?

Issue - State: closed - Opened by bestplay almost 7 years ago - 1 comment

#45 - Cookie Name in Encode function optional ?

Issue - State: closed - Opened by antimatter96 over 7 years ago - 1 comment

#44 - How to handle error "securecookie: expired timestamp"

Issue - State: closed - Opened by ahmetb over 7 years ago - 5 comments
Labels: stale

#43 - securecookie: v2

Issue - State: open - Opened by elithrar almost 8 years ago - 24 comments
Labels: enhancement, breaking change, stale

#42 - Fix NopDecoder to expect pointer to byte slice

Pull Request - State: closed - Opened by captncraig about 8 years ago - 4 comments

#41 - NopEncoder does not Deserialize properly.

Issue - State: closed - Opened by captncraig about 8 years ago

#40 - Cookie not returned from the browser

Issue - State: closed - Opened by tchap over 8 years ago - 6 comments
Labels: question

#39 - Update Readme: Added HttpOnly, Secure flags for setting the cookie

Pull Request - State: closed - Opened by 0x434d53 over 8 years ago - 1 comment

#38 - [feature] NopEncoder: accept/return []byte.

Pull Request - State: closed - Opened by elithrar over 8 years ago - 2 comments
Labels: enhancement

#37 - Update .travis.yml to build Go 1.6

Pull Request - State: closed - Opened by elithrar over 8 years ago
Labels: enhancement

#36 - secure cookie is encoded to base64 twice

Issue - State: closed - Opened by miekg almost 9 years ago - 5 comments
Labels: bug, breaking change

#35 - Exposing the cookie timestamp

Pull Request - State: closed - Opened by xStrom almost 9 years ago - 6 comments
Labels: wontfix

#34 - Use a buffer pool for serialization

Pull Request - State: closed - Opened by elithrar about 9 years ago - 2 comments
Labels: enhancement

#33 - Reverts d8773d3 - backports len check for subtle.ConstantTimeCompare.

Pull Request - State: closed - Opened by elithrar about 9 years ago - 1 comment

#32 - subtle test failure on go1.3

Issue - State: closed - Opened by kisielk about 9 years ago - 3 comments

#31 - What happen if MAC contains | ?

Issue - State: closed - Opened by heu over 9 years ago

#30 - Improved documentation for GenerateRandomKey

Pull Request - State: closed - Opened by elithrar over 9 years ago

#29 - Improved documentation for CodecsFromPairs.

Pull Request - State: closed - Opened by elithrar over 9 years ago
Labels: enhancement

#28 - Make errors more distinguishable

Pull Request - State: closed - Opened by keunwoo over 9 years ago - 7 comments

#27 - fix readme

Pull Request - State: closed - Opened by s7v7nislands over 9 years ago - 1 comment

#26 - Fixed broken link in README

Pull Request - State: closed - Opened by mathvav over 9 years ago - 1 comment

#25 - Make GenerateRandomKey panic on error

Pull Request - State: closed - Opened by dchest over 9 years ago - 13 comments
Labels: enhancement

#24 - Make errors more distinguishable

Pull Request - State: closed - Opened by keunwoo over 9 years ago - 3 comments

#23 - Fleshed out the README based on doc.go.

Pull Request - State: closed - Opened by elithrar over 9 years ago - 1 comment

#22 - Use reflect.DeepEqual instead

Pull Request - State: closed - Opened by cyx over 9 years ago

#21 - Added support for encoding/json

Pull Request - State: closed - Opened by elithrar over 9 years ago - 6 comments

#20 - Compute MAC over timestamp.

Issue - State: closed - Opened by ejcx over 9 years ago

#19 - Add test for decoding some invalid cookies.

Pull Request - State: closed - Opened by dchest over 9 years ago

#18 - Fix panic when decode succeeds but MAC is invalid

Pull Request - State: closed - Opened by kaapiandcode over 9 years ago - 1 comment

#17 - Fix panic().

Pull Request - State: closed - Opened by haruyama over 9 years ago - 1 comment

#16 - Removed redundant calls to len()

Pull Request - State: closed - Opened by elithrar over 9 years ago - 1 comment

#15 - Improve Decode against timing attacks

Pull Request - State: closed - Opened by abduelhamit over 9 years ago - 14 comments

#14 - Can SecureCookie be used concurrently?

Issue - State: closed - Opened by Komosa almost 10 years ago - 5 comments

#13 - Invalid value %v

Issue - State: closed - Opened by carbocation almost 10 years ago - 3 comments

#12 - Read the cookie from a browser?

Issue - State: closed - Opened by samalba almost 10 years ago - 2 comments

#11 - say that we create a key of a certain length, not strength

Pull Request - State: closed - Opened by dominikh almost 10 years ago - 1 comment

#10 - Save Encoder/Decoder: 9x fewer allocs; 6x faster.

Pull Request - State: closed - Opened by philhofer about 10 years ago - 12 comments

#9 - Expose more errors.

Pull Request - State: closed - Opened by fancycode over 10 years ago - 6 comments

#8 - Make random source configurable.

Pull Request - State: closed - Opened by fancycode over 10 years ago - 19 comments

#7 - Expose ErrMacInvalid

Pull Request - State: closed - Opened by hjr265 over 10 years ago

#6 - Expose errors

Issue - State: closed - Opened by hjr265 over 10 years ago - 1 comment

#5 - Maybe the performance of the function GenerateRandomKey can be greatly improved

Issue - State: closed - Opened by bigradish over 10 years ago - 10 comments

#4 - hmac.Equal

Issue - State: closed - Opened by hongrich almost 11 years ago - 2 comments

#3 - Use encoding/json to serialise cookie

Pull Request - State: closed - Opened by snoreven over 11 years ago - 3 comments

#2 - Fix description for Encode

Pull Request - State: closed - Opened by jtdowney almost 12 years ago - 1 comment

#1 - EncodeMulti masks reason for errors

Issue - State: closed - Opened by kisielk about 12 years ago - 4 comments