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

GitHub / quickfixgo/quickfix issues and pull requests

#715 - Block Sends when Resend Request is active

Pull Request - State: closed - Opened by hlibman-connamara 3 months ago

#714 - Revert "Block messages when a Resend Request is active"

Pull Request - State: closed - Opened by ackleymi 3 months ago

#713 - Block messages when a Resend Request is active

Pull Request - State: closed - Opened by hlibman-connamara 3 months ago

#711 - Make DB Store table names configurable

Pull Request - State: closed - Opened by hlibman-connamara 3 months ago

#710 - sync quickfixgo

Pull Request - State: closed - Opened by SilkageNet 3 months ago

#708 - Implementing uint64 SeqNums

Pull Request - State: open - Opened by SNORRIS721 3 months ago

#707 - Correct ordering in message trailer

Pull Request - State: closed - Opened by hlibman-connamara 3 months ago

#706 - Test ensuring session remains connected after ResetSeqNum

Pull Request - State: closed - Opened by SNORRIS721 3 months ago

#705 - Adding config option for ResetSeqTime

Pull Request - State: closed - Opened by SNORRIS721 4 months ago

#704 - Fix: Incorrect message body length when resending messages

Pull Request - State: closed - Opened by Leeeft 4 months ago

#702 - quickfixgo quickfix.Message.Body.Set not work

Issue - State: open - Opened by dablelv 5 months ago - 1 comment

#701 - implement stringer interface for enums

Pull Request - State: open - Opened by cotsuka 5 months ago

#700 - Support udecimal library in code generation

Pull Request - State: closed - Opened by michaelwilner 5 months ago

#698 - Upgrade dependencies

Pull Request - State: open - Opened by sylr 5 months ago

#697 - Remove deprecated github.com/pkg/errors module

Pull Request - State: open - Opened by sylr 5 months ago - 1 comment

#696 - Update github workflows to use Go 1.24

Pull Request - State: open - Opened by sylr 5 months ago

#695 - Actually skip mongodb tests

Pull Request - State: open - Opened by sylr 5 months ago - 1 comment

#694 - Fix int overflow in parser

Pull Request - State: open - Opened by sylr 5 months ago - 1 comment

#692 - Order of SignatureLength, Signature in StandardTrailer

Issue - State: closed - Opened by vanrein 6 months ago - 2 comments

#691 - Optimize quickfixType Function for Performance & Readability

Pull Request - State: open - Opened by SahibYar 6 months ago - 1 comment

#690 - RepeatingGroupFix unorder

Issue - State: open - Opened by lucas-magalhaes-BTG 6 months ago - 1 comment

#689 - Add sorting

Pull Request - State: closed - Opened by rickypfyt 6 months ago

#688 - Protect concurrent usage of filestore

Pull Request - State: closed - Opened by michaelwilner 6 months ago

#687 - [YO-1111] Allow OrigTimestamp field to be ignored

Pull Request - State: closed - Opened by reverendken 7 months ago

#686 - I can't see the log from the message reject

Issue - State: open - Opened by quangvu30 7 months ago

#685 - Replace locking fieldmap with concurrent safe haxmap

Pull Request - State: open - Opened by matejsp 7 months ago - 3 comments

#683 - Avoid unkeyed fields usage for exported struct in generated code

Pull Request - State: closed - Opened by shota3506 8 months ago - 1 comment

#680 - File store uses files exclusively

Pull Request - State: closed - Opened by michaelwilner 8 months ago

#679 - Add Go fuzz tests

Pull Request - State: open - Opened by pkillarjun 9 months ago - 1 comment

#677 - Do we need a mutex in FieldMap ?

Issue - State: open - Opened by sylr 9 months ago - 2 comments

#676 - pick resending original

Pull Request - State: closed - Opened by level2player 10 months ago

#675 - Adds convenience getters for session log and store

Pull Request - State: closed - Opened by ackleymi 10 months ago

#674 - Reverts ToAdmin call sequencing

Pull Request - State: closed - Opened by ackleymi 10 months ago

#672 - Adds SQL, Mongo, and Composite Log Implementations

Pull Request - State: closed - Opened by ackleymi 11 months ago

#671 - Regression with 0.9.3 with reset sequence

Issue - State: closed - Opened by matejsp 11 months ago

#670 - Check logon auth before resetting store

Pull Request - State: closed - Opened by ackleymi 11 months ago

#669 - Reinit stop sync to prevent deadlock on sequential start/stops

Pull Request - State: closed - Opened by ackleymi 11 months ago

#668 - Adds NextExpectedSeqNum setting

Pull Request - State: closed - Opened by ackleymi 11 months ago

#667 - allow the clients of acceptor to specify their own tls.Config

Pull Request - State: closed - Opened by ekovacs 11 months ago

#666 - Initiator got stuck during stopping procedure

Issue - State: closed - Opened by filinvadim 11 months ago - 2 comments

#665 - Add support of International Atomic Time

Issue - State: open - Opened by filinvadim 11 months ago

#664 - MSSQL script: Wrong data type for creation_time

Issue - State: open - Opened by TatuMon 12 months ago - 2 comments

#663 - v0.9.5 release notes

Pull Request - State: closed - Opened by ackleymi 12 months ago

#662 - add feat: acceptor template

Pull Request - State: open - Opened by haoyang1994 12 months ago

#661 - Manage dynamic sessions the same as common sessions for acceptor

Pull Request - State: open - Opened by haoyang1994 12 months ago - 2 comments

#660 - Use the Go generated file convention.

Pull Request - State: closed - Opened by smulube 12 months ago

#658 - Only lock fieldmap once during message parsing

Pull Request - State: closed - Opened by sylr about 1 year ago

#657 - Optimize tag value parsing

Pull Request - State: closed - Opened by sylr about 1 year ago

#656 - Only lock fields once during message parsing

Pull Request - State: closed - Opened by sylr about 1 year ago

#655 - Use bytes.Count to count the number of message fields

Pull Request - State: closed - Opened by sylr about 1 year ago

#654 - Fix stuck call to Dial when calling Stop on the Initiator

Pull Request - State: closed - Opened by abronan about 1 year ago - 1 comment

#653 - Calling Stop() on Initiator blocks on Dial method

Issue - State: closed - Opened by abronan about 1 year ago

#652 - Session doesn't reset if service overslept

Issue - State: closed - Opened by filinvadim about 1 year ago - 2 comments

#651 - Bump golang.org/x/net from 0.24.0 to 0.27.0

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#649 - Port config documentation into proper go doc format

Pull Request - State: closed - Opened by ackleymi about 1 year ago

#648 - Bump go.mongodb.org/mongo-driver from 1.15.0 to 1.16.0

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#647 - Support TLS configuration as raw bytes

Pull Request - State: closed - Opened by smulube about 1 year ago - 1 comment

#646 - Bump go.mongodb.org/mongo-driver from 1.15.0 to 1.15.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#645 - Do not increment NextTargetMsgSeqNum for out of sequence Logout and Test Requests

Pull Request - State: closed - Opened by momin-javed about 1 year ago - 1 comment

#644 - Bump golang.org/x/net from 0.24.0 to 0.26.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#643 - Sessions Table Row Lock and Performance

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

#642 - Adds log to readLoop just like writeLoop

Pull Request - State: closed - Opened by ackleymi about 1 year ago

#641 - Add log to readLoop

Pull Request - State: closed - Opened by ackleymi about 1 year ago

#639 - Changing filestore.offsets from map[int]msgDef to sync.Map

Pull Request - State: closed - Opened by SNORRIS721 about 1 year ago

#638 - Bump golang.org/x/net from 0.24.0 to 0.25.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#637 - Unregistering sessions on stop

Pull Request - State: closed - Opened by SNORRIS721 about 1 year ago

#636 - Maintain repeating group field order when parsing messages

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

#635 - Corrects ResetOnLogon for initiators

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

#633 - please reopen #608

Issue - State: closed - Opened by mrefky over 1 year ago

#632 - feat: AllowUnknownMessageFields & CheckUserDefinedFields

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

#631 - Bump github.com/stretchr/testify from 1.8.4 to 1.9.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#630 - Adds v0.9.2 release notes

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

#629 - Bump golang.org/x/net from 0.18.0 to 0.23.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#627 - feat: change proxyproto pkg to support proxy proto v2

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

#626 - Update and satisfy code linter

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

#625 - Initiator session does not Reset Sequence Numbers on logon on Reconnect

Issue - State: closed - Opened by adam-talos over 1 year ago - 1 comment

#624 - Preserve original body when resending

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

#623 - Group field whose elements do not have the same fields are incorrectly parsed

Pull Request - State: closed - Opened by albertsundjaja over 1 year ago - 2 comments

#621 - Add FIX429 spec and failing test case

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

#619 - Bump go.mongodb.org/mongo-driver from 1.13.0 to 1.14.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#618 - Bump golang.org/x/net from 0.18.0 to 0.21.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#617 - Bump github.com/mattn/go-sqlite3 from 1.14.18 to 1.14.22

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#616 - Bump github.com/mattn/go-sqlite3 from 1.14.18 to 1.14.21

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#615 - Escape send queued when blocked on connection side

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

#614 - Duplicate SessionID

Issue - State: closed - Opened by fattymango over 1 year ago - 2 comments

#613 - Bump github.com/mattn/go-sqlite3 from 1.14.18 to 1.14.20

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#612 - Add message batch sending

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

#611 - Bump golang.org/x/net from 0.18.0 to 0.20.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies