Skip to content

summary - #14

Merged
akorobka merged 149 commits into
quickerfixfrom
target
Jul 3, 2018
Merged

akorobka merged 149 commits into
quickerfixfrom
target

Conversation

@akorobka

@akorobka akorobka commented Jul 3, 2018

Copy link
Copy Markdown
Owner
  1. SSL, nanosecond timestamps, custom field order and EMX options, CMake build from the mainline
  2. Performance improvements for another 5-10% throughput gain
  3. Bug fixes

karopawil and others added 30 commits May 29, 2018 23:42
…man (ECDH) cipher suites. Openssl does not do this by default.
akorobka and others added 28 commits June 13, 2018 13:08
Important note for these changes: by changing the exception catching behavior,
this will only support Python 2.6+ and Python 3+.  The same files can then be
deployed in the package, and only different flags need to be passed down for
compilation.
(cherry picked from commit 37610d8)

Conflicts:
	m4/ax_python.m4
	src/python/QuickfixPython.cpp
	src/python/quickfix.i
	src/python/quickfix.py
	src/python/test/DataDictionaryTestCase.py
	src/python/test/FieldBaseTestCase.py
	src/python/test/MessageTestCase.py
	test/runat_python3.sh
(cherry picked from commit 28e0fee)

Conflicts:
	src/python/test-py3.sh
Make sure tests use shared_ptr that is guaranteed to exist.
(cherry picked from commit 2b451b1)
(cherry picked from commit 7a89252)

Conflicts:
	configure.ac
(cherry picked from commit 42534f4)
Fixes and VS2015 solultion/project files for 32- and 64-bit builds.
Older VS files have been removed. Adds a FIX::sys_socket_t type
surrogate for socket handles (unsigned on Windows).
@akorobka
akorobka merged commit 5a45b41 into quickerfix Jul 3, 2018
@akorobka
akorobka deleted the target branch July 3, 2018 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants