Public
  1. Public

quickfix

Public
AuthorCommitMessageCommit dateIssues
李子实李子实
a7c65002923update install.sh
李子实李子实
3e2539a63c4fix install.sh and README.md
李子实李子实
f641a3d68c5add install.sh
Oren MillerOren Miller
0b88788710bMMerge branch 'pdm-steve-NextExpectedMsgSeqNum'
Oren MillerOren Miller
4344b0b9697Reorder settings
Oren MillerOren Miller
f8148988214Use new style getters
Oren MillerOren Miller
ba2b3273f8dNextExpectedMsgSeqNum message in same format as MsgSeqNum too low
Steffen KaethnerSteffen Kaethner
83871dac950simplified tests
Steffen KaethnerSteffen Kaethner
4a523c4338adocumentation
Steffen KaethnerSteffen Kaethner
ce8e88bf55btest code formatting
Steffen KaethnerSteffen Kaethner
a166f6965ccFixed: test failed: resendRequest_MessagesNotPersistedAndResendEndGreaterThenSeqNums
Steffen KaethnerSteffen Kaethner
4a965292c9bsynchronise at logon
Oren MillerGitHubOren Miller
868e5d11419Add windows 2022 to github cmake workflow matrix (#523)Co-authored-by: Oren Miller <orenmiller@Orens-Air.hsd1.il.comcast.net>
Oren MillerGitHubOren Miller
09d1a84f909Remove unused flex lexer (#519)* Run autoupdate for version 2.71 * Remove unused FlexLexer * Remove FlexLexer from cmake build --------- Co-authored-by: Oren Miller <orenmiller@Orens-MacBook-Air.local> Co-authored-by: Oren Miller <orenmiller@Orens-Air.hsd1.il.comcast.net>
Oren MillerGitHubOren Miller
a85064525faRun autoupdate for version 2.71 (#517)Co-authored-by: Oren Miller <orenmiller@Orens-MacBook-Air.local>
Oren MillerGitHubOren Miller
cc191142bc9Catch2 unit test port (#516)* Ported unit tests from UnitTest++ to catch2 * Build catch2 tests/runner with cmake * Delete UnitTest++ * Revert "Delete UnitTest++" This reverts commit ba1f5b38f3d3101874ef06b53275386ecdeb38dc. * Revert "Revert "Delete UnitTest++"" This reverts commit bb751997a67c6900c0ab2e10f3f230b3fac25e9f. * Remove ordermatcher tests * Get rid of visual studio solutions * Get rid of sln workflows ...
Oren MillerOren Miller
b389a7cfc4dMove PRAGMAs into Utility.h
Oren MillerOren Miller
6360796c570MMerge branch 'pps314159-cset.06'
Oren MillerOren Miller
e322a34d284MMerge branch 'cset.06' of https://github.com/pps314159/quickfix into pps314159-cset.06
pps314159pps314159
1c56b0827c8Adding Int64Field.
Oren MillerGitHubOren Miller
671ff429abcCleanup build and build files (#514)* Cleanup build files Fix build for optional compilation units * Increase buffer size to protect from theoretical buffer overflow * Swig director isn't properly interpreting noexcept(false) --------- Co-authored-by: Oren Miller <oren@Orens-MBP.hsd1.il.comcast.net>
Oren MillerGitHubOren Miller
c26c37d9b15Cleanup FieldMap header, hide kill errors in test scripts (#513)
Oren MillerGitHubOren Miller
d71a599a76bFieldMap uses range based for loops (#512)
Oren MillerGitHubOren Miller
c8cd546385fWhen group count field is removed, remove groups from data structure (#511)
Oren MillerGitHubOren Miller
6efc559a8daSymetrical variable names for SSL config parameters (#510)
pps314159GitHubpps314159
87b98d53f3eFixing Windows + MSVC socket connection logic in a case of non-resolved host name.(#508)
Oren MillerGitHubOren Miller
53d5e63b0a9Fix Acceptor processing detection with proper initialization (#505)* Fix Acceptor processing detection with proper initialization * Minor formatting * Minor formatting
Oren MillerGitHubOren Miller
60452dcef0aPosgres support through python and ruby apis (#504)
Oren MillerGitHubOren Miller
ef85a5eed0fSupport for mysql through python api (#503)
Oren MillerGitHubOren Miller
4532423bc9eBring back commented out UtcTimeStampField constructor (#502)
Oren MillerGitHubOren Miller
7f902dabbdeProvide session with a timestamper (#501)* Undo change to config_windows.h * Provide session with a timestamper * Simplify session test setups * Session uses provided timestamper instead of defaulting to clock * Update mysql store with new interface * Update postgresql store with new interface * Update odbc store with new interface * Regenerate swig * Fix test
Oren MillerGitHubOren Miller
0accd1557baNo longer need to space out brackets for modern C++ (#500)* No longer need to space out brackets for modern C++ * Update tests * Get rid of unused method declarations
Oren MillerGitHubOren Miller
ce8e64cb4c5Use std::to_string instead of std::stringstream for id generation (#499)
Oren MillerGitHubOren Miller
873ddb82de7Templated getField returns a reference without needing an object (#498)* Templated getField returns a reference without needing an object * Formatting
Oren MillerGitHubOren Miller
1447ecea200Get rid of heap allocation creating new session messages (#497)
Oren MillerGitHubOren Miller
67f0ee95dd9Use defined FixValues instead of char literals when creating messages in Session (#496)
Oren MillerGitHubOren Miller
a728bae035dCompiler error when including SSL header without HAVE_SSL defined (#495)
Oren MillerGitHubOren Miller
3536699e830Fix50 sp2 extension pack 280 (#494)* Regenerate with fix50 service pack 2 extension pack 280 * Greatly reduce size of swig generated files by removing wrappers for unused fields * Add FixCommonFields to visual studio projects * Temporarily undefine ReplaceText if it is defined * Regenerate * Tooo many if/else clauses for visual studio * Add fields files to Makefile.am * Regenerate * Add FixCommonFields to cmake * Too ma...
Oren MillerGitHubOren Miller
5a71e2533e8Move string_concat from UtilitySSL to Utility (#492)* Move string_concat from UtilitySSL to Utility * Undo
Oren MillerGitHubOren Miller
7e494e2e823Fix config to load platform specific config headers (#491)
Oren MillerGitHubOren Miller
9ab9231e99fFix all windows warnings (#490)
Oren MillerGitHubOren Miller
31f8dc5479eRemove vs12 support (#488)
Oren MillerGitHubOren Miller
edf91a86bf2Standardize socket error string generation (#487)
Oren MillerGitHubOren Miller
b3675e9761dUtility test cases run and pass in windows (#486)* Get UtilityTestCase to run and pass under windows * Add UtilityTestCase to all visual studio projects * Get thread id when spawning new thread in unit test
Oren MillerGitHubOren Miller
8c840b015b9Regenerate swig after generating from latest FIX spec (#485)
Oren MillerGitHubOren Miller
e5b928c7a83Regenerate from latest fix orchestra specs (#484)
Oren MillerGitHubOren Miller
135dc0ac7daAdd unit and acceptance tests for CheckFieldsHaveValues (#482)
Oren MillerGitHubOren Miller
db160ecdb7aReplace SOH with pipe in screen log output (#481)
Oren MillerGitHubOren Miller
d408064bc7bCompile ruby with C++11 (#480)* Compile ruby with C++11 * Fix processing logic
Oren MillerGitHubOren Miller
579f14512b0Do not swig wrap ssl connection (#479)* Do not swig wrap SSLSocketConnection * Simplify exception handling in swig