issues
search
quickfixgo
/
quickfix
The Go FIX Protocol Library :rocket:
https://www.quickfixgo.org/
Other
758
stars
291
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Data race when calling acceptor.Stop() immediately after acceptor.Start()
#681
vihaanthora
opened
2 days ago
0
File store uses files exclusively
#680
michaelwilner
closed
3 days ago
0
Add Go fuzz tests
#679
pkillarjun
opened
3 weeks ago
1
Panic in `ParseMessage` and `newParser()->ReadMessage()` due to malformed data
#678
pkillarjun
opened
3 weeks ago
0
Do we need a mutex in FieldMap ?
#677
sylr
opened
1 month ago
0
pick resending original
#676
level2player
closed
1 month ago
0
Adds convenience getters for session log and store
#675
ackleymi
closed
2 months ago
0
Reverts ToAdmin call sequencing
#674
ackleymi
closed
2 months ago
0
how to controls filtering of heartbeats for message logging (both in and out)
#673
tsingsun
opened
2 months ago
1
Adds SQL, Mongo, and Composite Log Implementations
#672
ackleymi
closed
2 months ago
0
Regression with 0.9.3 with reset sequence
#671
matejsp
closed
2 months ago
0
Check logon auth before resetting store
#670
ackleymi
closed
2 months ago
0
Reinit stop sync to prevent deadlock on sequential start/stops
#669
ackleymi
closed
2 months ago
0
Adds NextExpectedSeqNum setting
#668
ackleymi
closed
2 months ago
0
allow the clients of acceptor to specify their own tls.Config
#667
ekovacs
closed
2 months ago
0
Initiator got stuck during stopping procedure
#666
filinvadim
closed
2 months ago
2
Add support of International Atomic Time
#665
filinvadim
opened
3 months ago
0
MSSQL script: Wrong data type for creation_time
#664
TatuMon
opened
3 months ago
2
v0.9.5 release notes
#663
ackleymi
closed
3 months ago
0
add feat: acceptor template
#662
haoyang1994
opened
3 months ago
0
Manage dynamic sessions the same as common sessions for acceptor
#661
haoyang1994
opened
3 months ago
2
Use the Go generated file convention.
#660
smulube
closed
3 months ago
0
Introduce message iterator to avoid loading all messages into memory at once upon resend request
#659
michaelwilner
closed
3 months ago
0
Only lock fieldmap once during message parsing
#658
sylr
closed
3 months ago
0
Optimize tag value parsing
#657
sylr
closed
3 months ago
0
Only lock fields once during message parsing
#656
sylr
closed
4 months ago
0
Use bytes.Count to count the number of message fields
#655
sylr
closed
3 months ago
0
Fix stuck call to Dial when calling Stop on the Initiator
#654
abronan
closed
3 months ago
1
Calling Stop() on Initiator blocks on Dial method
#653
abronan
closed
3 months ago
0
Session doesn't reset if service overslept
#652
filinvadim
closed
4 months ago
2
Bump golang.org/x/net from 0.24.0 to 0.27.0
#651
dependabot[bot]
opened
4 months ago
0
Adds resendreqchunksize and lastseqnumprocessed test suites, refactors test runners
#650
ackleymi
closed
4 months ago
0
Port config documentation into proper go doc format
#649
ackleymi
closed
4 months ago
0
Bump go.mongodb.org/mongo-driver from 1.15.0 to 1.16.0
#648
dependabot[bot]
opened
5 months ago
0
Support TLS configuration as raw bytes
#647
smulube
closed
3 months ago
1
Bump go.mongodb.org/mongo-driver from 1.15.0 to 1.15.1
#646
dependabot[bot]
closed
5 months ago
1
Do not increment NextTargetMsgSeqNum for out of sequence Logout and Test Requests
#645
momin-javed
closed
5 months ago
1
Bump golang.org/x/net from 0.24.0 to 0.26.0
#644
dependabot[bot]
closed
4 months ago
1
Sessions Table Row Lock and Performance
#643
MemiMem
opened
5 months ago
0
Adds log to readLoop just like writeLoop
#642
ackleymi
closed
6 months ago
0
Add log to readLoop
#641
ackleymi
closed
6 months ago
0
Changing filestore.offsets from map[int]msgDef to sync.Map
#639
SNORRIS721
closed
6 months ago
0
Bump golang.org/x/net from 0.24.0 to 0.25.0
#638
dependabot[bot]
closed
5 months ago
1
Unregistering sessions on stop
#637
SNORRIS721
closed
6 months ago
0
Maintain repeating group field order when parsing messages
#636
ackleymi
closed
6 months ago
0
Corrects ResetOnLogon for initiators
#635
ackleymi
closed
7 months ago
0
please reopen #608
#633
mrefky
closed
7 months ago
0
feat: AllowUnknownMessageFields & CheckUserDefinedFields
#632
haoyang1994
closed
7 months ago
0
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
#631
dependabot[bot]
opened
7 months ago
0
Adds v0.9.2 release notes
#630
ackleymi
closed
7 months ago
0
Next