Ecosyste.ms: Issues

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

GitHub / fxamacker/cbor issues and pull requests

#387 - Retry in decoder if Read() returns 0 bytes read with nil error

Pull Request - State: closed - Opened by fxamacker over 1 year ago
Labels: bug

#386 - Add functions for Extended Diagnostic Notation (RFC 8610 Appendix G)

Pull Request - State: closed - Opened by zensh over 1 year ago - 6 comments
Labels: enhancement

#385 - bug: Decoder returns no error on short read

Issue - State: closed - Opened by mixmasala over 1 year ago - 6 comments
Labels: bug

#384 - feature: support diagnostic notation

Issue - State: closed - Opened by zensh over 1 year ago - 4 comments

#383 - Update fxamacker_cbor_banner.png for v2.5

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

#382 - Return buffer to pool when using Encoder

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

#380 - Fix handling of extraneous data in Unmarshal() & Valid()

Pull Request - State: closed - Opened by fxamacker over 1 year ago
Labels: bug

#377 - Refactor NilContainersMode option

Pull Request - State: closed - Opened by fxamacker almost 2 years ago - 1 comment

#376 - Add ByteString type to support any CBOR byte string

Pull Request - State: closed - Opened by fxamacker almost 2 years ago - 2 comments
Labels: enhancement

#375 - docs: fix EncMode example in the package comment

Pull Request - State: closed - Opened by creachadair almost 2 years ago

#374 - docs: typo in the EncMode example in the package comment

Issue - State: closed - Opened by creachadair almost 2 years ago

#373 - docs:

Issue - State: closed - Opened by Bebop34 almost 2 years ago

#372 - bugfix+feature: support CBOR simple values that are unsigned/reserved by IANA

Issue - State: closed - Opened by fxamacker almost 2 years ago
Labels: bug, enhancement

#371 - Mention 1276 repos depend on fxamacker/cbor/v2

Pull Request - State: closed - Opened by x448 almost 2 years ago

#370 - Add support for unassigned/reserved CBOR simple values

Pull Request - State: closed - Opened by fxamacker almost 2 years ago - 1 comment
Labels: bug, enhancement

#369 - bug: Numerically equal map keys with different types are not detected as duplicated

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

#368 - Bump safer-golangci-lint.yml to 1.49.0.1

Pull Request - State: closed - Opened by x448 about 2 years ago - 1 comment

#367 - Bump Go to 1.19 in ci-go-cover.yml

Pull Request - State: closed - Opened by x448 about 2 years ago

#366 - feature: Add Skip() to Decoder

Issue - State: closed - Opened by x448 about 2 years ago - 4 comments

#365 - bump safer-golangci-lint.yml to 1.46.2

Pull Request - State: closed - Opened by x448 about 2 years ago

#364 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, github_actions

#363 - Add Go 1.19 to ci.yml test matrix

Pull Request - State: closed - Opened by fxamacker about 2 years ago
Labels: CI

#362 - feature: CBOR sequences

Issue - State: closed - Opened by espoal about 2 years ago - 6 comments

#361 - godoc.org link in Readme should point to v2

Pull Request - State: closed - Opened by jdharms about 2 years ago

#360 - Check following extraneous data (#359)

Pull Request - State: closed - Opened by zensh about 2 years ago - 2 comments
Labels: bug

#359 - bug: Unmarshal and Valid should check following extraneous data

Issue - State: closed - Opened by zensh about 2 years ago - 3 comments
Labels: bug

#358 - Mention security assessment by NCC Group

Pull Request - State: closed - Opened by fxamacker about 2 years ago - 1 comment
Labels: docs

#357 - Add Fortanix, Tailscale, and National Cybersecurity Agency of France (govt) to notable users

Issue - State: closed - Opened by fxamacker about 2 years ago - 1 comment
Labels: docs

#356 - Add list of security assessments/audits

Issue - State: closed - Opened by fxamacker about 2 years ago
Labels: docs

#355 - Allow MaxNestedLevels to be up to 65535

Pull Request - State: closed - Opened by immesys over 2 years ago - 2 comments

#353 - Fix typos

Pull Request - State: closed - Opened by deeglaze over 2 years ago

#352 - add option to enforce nil container marshaling as empty containers

Pull Request - State: closed - Opened by dedefer over 2 years ago - 2 comments

#351 - feature: Encode nil map/slice with cbor empty map/list tag

Issue - State: closed - Opened by dedefer over 2 years ago - 5 comments

#350 - Update pull_request_template.md

Pull Request - State: closed - Opened by x448 over 2 years ago

#349 - [stream-mode branch] Enable tinygo 0.23 to compile and use CBOR StreamEncoder and StreamDecoder

Pull Request - State: closed - Opened by fxamacker over 2 years ago
Labels: enhancement

#348 - feature: Add support for tinygo 0.23 to use StreamEncoder and StreamDecoder in features/stream-mode branch

Issue - State: open - Opened by fxamacker over 2 years ago
Labels: TinyGo, feature/stream-mode branch

#347 - Bump github/codeql-action from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#346 - Create dependabot.yml

Pull Request - State: closed - Opened by x448 over 2 years ago

#345 - chore: enable dependabot

Issue - State: closed - Opened by x448 over 2 years ago
Labels: CI

#344 - Fix ci for stream mode branch

Pull Request - State: closed - Opened by fxamacker over 2 years ago
Labels: CI

#343 - merge master into feature/stream-mode branch

Pull Request - State: closed - Opened by fxamacker over 2 years ago
Labels: enhancement

#342 - Add decoding option to allow invalid UTF-8

Pull Request - State: closed - Opened by fxamacker over 2 years ago - 1 comment
Labels: enhancement

#341 - Remove default permissions from GitHub Actions workflows

Pull Request - State: closed - Opened by x448 over 2 years ago

#340 - Update ci.yml

Pull Request - State: closed - Opened by x448 over 2 years ago

#339 - Update ci.yml

Pull Request - State: closed - Opened by x448 over 2 years ago

#337 - feature: Support cbor patch

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

#336 - Fix return buffer to the pool (#332)

Pull Request - State: closed - Opened by zensh over 2 years ago - 1 comment

#332 - feature: return buffer to the pool when using streaming codec

Issue - State: closed - Opened by burdiyan over 2 years ago - 1 comment
Labels: enhancement, performance

#329 - feature: RawContent field type

Issue - State: open - Opened by immesys over 2 years ago - 1 comment
Labels: enhancement

#328 - bug: Not able to go get github.com/fxamacker/cbor/v2 on go 1.16 arm on Mac m1

Issue - State: closed - Opened by yeli7289 over 2 years ago - 4 comments
Labels: works for me / cannot reproduce

#322 - [stream-mode branch] Add NextSize() to stream decoder

Pull Request - State: closed - Opened by fxamacker over 2 years ago
Labels: enhancement

#320 - feature: Add decoder option (non-default) to allow decoding CBOR text string containing invalid UTF-8

Issue - State: closed - Opened by fxamacker over 2 years ago - 3 comments
Labels: enhancement

#319 - Create optional byte string wrapper for map keys

Pull Request - State: closed - Opened by agaffney over 2 years ago - 16 comments

#314 - Update CONTRIBUTING.md

Pull Request - State: closed - Opened by x448 almost 3 years ago - 1 comment

#312 - cannot decode CBOR data with unknown structure containing map with []uint8 keys

Issue - State: closed - Opened by agaffney almost 3 years ago - 10 comments
Labels: not a bug

#306 - Add Go 1.17 to ci.yml

Pull Request - State: closed - Opened by x448 almost 3 years ago - 1 comment

#296 - Bump safer-golangci-lint.yml to 1.42

Pull Request - State: closed - Opened by x448 about 3 years ago - 1 comment

#295 - feature: Support for compilation via tinygo

Issue - State: open - Opened by dereulenspiegel about 3 years ago - 12 comments
Labels: TinyGo

#292 - Bump safer-golangci-lint.yml to 1.14.1

Pull Request - State: closed - Opened by x448 over 3 years ago - 1 comment

#291 - feature: Migrate zero copy API and streaming API into master branch

Issue - State: open - Opened by fxamacker over 3 years ago - 4 comments
Labels: enhancement, feature/stream-mode branch

#290 - Add CBOR fuzzing badge

Pull Request - State: closed - Opened by x448 over 3 years ago

#288 - Added "SafeFloatToInt" flag for encoding floats with no fraction as i…

Pull Request - State: closed - Opened by bocajim over 3 years ago - 1 comment

#287 - CBOR fuzzing passed 1+ billion execs

Pull Request - State: closed - Opened by x448 over 3 years ago

#286 - Update ci.yml

Pull Request - State: closed - Opened by x448 over 3 years ago

#284 - Update README.md

Pull Request - State: closed - Opened by x448 over 3 years ago - 1 comment

#283 - Update README.md

Pull Request - State: closed - Opened by x448 over 3 years ago - 1 comment

#282 - Update README.md

Pull Request - State: closed - Opened by x448 over 3 years ago

#281 - Update README.md

Pull Request - State: closed - Opened by x448 over 3 years ago - 1 comment

#279 - Update README.md

Pull Request - State: closed - Opened by x448 over 3 years ago

#277 - Update README.md

Pull Request - State: closed - Opened by x448 over 3 years ago

#276 - Update README.md

Pull Request - State: closed - Opened by x448 over 3 years ago - 1 comment

#274 - Update .golangci.yml

Pull Request - State: closed - Opened by x448 over 3 years ago

#273 - Use golangci-lint more securely

Pull Request - State: closed - Opened by x448 over 3 years ago

#269 - docs: Make README more friendly to dark themes

Issue - State: closed - Opened by x448 over 3 years ago - 2 comments

#262 - question: using CBOR tags to efficiently encode JSON key names

Issue - State: closed - Opened by kegsay over 3 years ago - 1 comment
Labels: question

#261 - feature: CBOR Tag 24 Support - Encoded CBOR data item

Issue - State: open - Opened by sargun over 3 years ago - 1 comment
Labels: enhancement, has workaround

#241 - feature: allow for decoding of unknown types

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

#238 - Update README.md to remove my name

Pull Request - State: closed - Opened by x448 over 4 years ago

#235 - Update README and LICENSE to add Go's copyright and license

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

#214 - feature: Shorthand encmode/decode functions for predefined encoding options

Issue - State: open - Opened by e3b0c442 over 4 years ago - 3 comments
Labels: enhancement, has workaround