- bf89729 Fix meid related core dump by E. Scott Daniels · 4 years, 10 months ago 3.2.4
- 99584a2 Revert RTS to use unidirectional connection by E. Scott Daniels · 4 years, 10 months ago 3.2.3
- 6d11257 Fix crash under SI95 with multiple receive threads by E. Scott Daniels · 4 years, 10 months ago 3.2.2
- ab6d04c Add message types for E2 setup by E. Scott Daniels · 4 years, 10 months ago 3.2.1
- 4919b11 Add ability for RMR to request route table by E. Scott Daniels · 4 years, 10 months ago 3.2.0
- 2bc430a Fix SI bug causing core dump sending to closed fd by E. Scott Daniels · 4 years, 10 months ago 3.1.3
- 2dfb310 Merge "Cmake, change files missing from previous commit" by Matti Hiltunen · 4 years, 10 months ago
- 1c610aa Cmake, change files missing from previous commit by E. Scott Daniels · 4 years, 10 months ago 3.1.2
- c165893 Fix session discconnect bug in interface to SI95 by E. Scott Daniels · 4 years, 10 months ago
- 05ce11d Ensure route table thread logging can be disabled by E. Scott Daniels · 4 years, 11 months ago
- 0d4def6 Allow user programme to set RMR verbosity level by E. Scott Daniels · 4 years, 11 months ago 3.1.0
- a1575da Fix large message bug in SI95 data callback by E. Scott Daniels · 4 years, 11 months ago 3.0.5
- bc3de17 Correct bug in SIwait causing excessive CPU use by E. Scott Daniels · 4 years, 11 months ago
- c1f84f8 Enable multi-thread receiver support by E. Scott Daniels · 5 years ago 3.0.3
- 45b2530 Remove bad includes from SI code by E. Scott Daniels · 5 years ago 3.0.2
- 02e8d49 Fix missing realloc function in SI by E. Scott Daniels · 5 years ago
- 5200efe Add dynamic route table update to SI95 support by E. Scott Daniels · 5 years ago 3.0.1
- ec88d3c Add SI95 transport support by E. Scott Daniels · 5 years ago 3.0.0
- 77406e6 Beef up tests to the extended header functions by E. Scott Daniels · 5 years ago
- 7924a14 Add clarification to rmr_send_msg manual page by E. Scott Daniels · 5 years ago
- 190665f Correct documentation for MEID by E. Scott Daniels · 5 years ago 1.13.1
- 0b79fc2 Allow endpoint selection based on meid in message by E. Scott Daniels · 5 years ago 1.13.0
- d533475 Release 2.2.0 by Tommy Carpenter · 5 years ago 2.2.0
- 04c3a6e Add ability to set xaction deterministically, bug fixes by Tommy Carpenter · 5 years ago
- 4cd08ed Release 2.1.0 by Tommy Carpenter · 5 years ago 2.1.0
- c5de5c7 Add new func, update rts by Tommy Carpenter · 5 years ago
- 7c47074 Release 2.0.0 by Tommy Carpenter · 5 years ago 2.0.0
- 9528bb9 Fix whitespace issues in readme by E. Scott Daniels · 5 years ago
- 79a9501 Version bump, release ready when dev-b is merged back. by Tommy Carpenter · 5 years ago python-2.0.0
- 076ac47 Add new message types for A1 by E. Scott Daniels · 5 years ago
- 398a04f Add subscription id setting/testing by Tommy Carpenter · 5 years ago
- f1d8288 Prevent message truncation by populate function by E. Scott Daniels · 5 years ago
- 359d35e Add mtypes for multiple e2-term instances by E. Scott Daniels · 5 years ago
- b6c253d Add packagecloud release file by Houa Yang · 5 years ago
- b75cd1d Bump version to force a package build for release by E. Scott Daniels · 5 years ago
- de63b29 Correct bug in payload reallocation function by E. Scott Daniels · 5 years ago Amber amber 1.11.1
- 367cd53 Automation adds INFO.yaml by Aric Gardner · 5 years ago
- 9ffc1a6 Fix table of contents in the RTD generated stuff by E. Scott Daniels · 5 years ago
- b7a4b52 Add root level docs control files by E. Scott Daniels · 5 years ago
- 392168d Documentation changes needed to support RTD by E. Scott Daniels · 5 years ago
- 3879c38 Minor version bump to move forward from trial ver by E. Scott Daniels · 5 years ago
- d9de79a Correct inability to extend payload for rts msg by E. Scott Daniels · 5 years ago r2-temp 1.10.2
- 758fb1c Release 1.0.0: by Tommy Carpenter · 5 years ago python-1.0.0
- 67bbe08 Raise an exception on bad buffer allocations by Tommy Carpenter · 5 years ago python-0.13.5
- ab4019f Merge "Correct bug in timeout receive" by Tommy Carpenter · 5 years ago
- 7d1b7b0 Correct bug in timeout receive by E. Scott Daniels · 5 years ago 1.10.1
- b007df9 Release 0.13.4 by Tommy Carpenter · 5 years ago 0.13.4 python-0.13.4
- 50b92c5 Correct cause of NPE in python wrapper by E. Scott Daniels · 5 years ago
- 414390a Repeat the release process for 0.13.3 by Lott, Christopher (cl778h) · 5 years ago 0.13.3 python-0.13.3
- 16d26bf Release version 0.13.3 of rmr-python by Lott, Christopher (cl778h) · 5 years ago
- b96e3d0 Merge "Correct summary bug in python wrapper" by Tommy Carpenter · 5 years ago
- b7eef0c Correct summary bug in python wrapper by E. Scott Daniels · 5 years ago
- c06c626 Merge "Add content type for long description for twine" by Tommy Carpenter · 5 years ago
- 7427a16 Merge "Add ability to track send counts for an endpoint" by Matti Hiltunen · 5 years ago
- 58ccd68 Add ability to track send counts for an endpoint by E. Scott Daniels · 5 years ago 1.10.0
- 5469755 Add content type for long description for twine by Lott, Christopher (cl778h) · 5 years ago
- b5c8291 Fix a constant name by Tommy Carpenter · 5 years ago
- 369f53b Correct unit test bug in rmr-python by E. Scott Daniels · 5 years ago
- a1c1dc6 Add ability to set debug via CMake (1.9.1) by E. Scott Daniels · 5 years ago 1.9.1
- f0e7e54 Add YAML file with RMR version dependency for CI by Lott, Christopher (cl778h) · 5 years ago
- fa09c30 Add helpers module to python wrapper by E. Scott Daniels · 5 years ago 1.9.0
- 5b8070a Point external nng reference for reconnect fix by E. Scott Daniels · 5 years ago 1.8.3
- e21dbee Correct bug in mt call mode receive with timeout by E. Scott Daniels · 5 years ago 1.8.2
- 4441a79 Add missing constant for wrappers by E. Scott Daniels · 5 years ago 1.8.1
- 13114d1 Add new message types by E. Scott Daniels · 5 years ago 1.8.0
- f23c775 Change connection mode to asynchronous by E. Scott Daniels · 5 years ago 1.7.0
- dfe7b62 The change to fix a bug2 Fix return to sender retry bug; add env rts id by E. Scott Daniels · 5 years ago 1.6.0
- 2596b23 Remove nanomsg support from app test scripts by E. Scott Daniels · 5 years ago
- 6511ac7 Address potential error state after good send by E. Scott Daniels · 5 years ago 1.5.0
- 3626211 Add new message types by E. Scott Daniels · 5 years ago 1.4.0
- 655515e Complete rmr test coverage, restructure get_meid to be correct. by Tommy Carpenter · 5 years ago
- 0b6077f Greatly improve test coverage by Tommy Carpenter · 5 years ago
- 6c13481 Correct function name to repair infinite recursion by Lott, Christopher (cl778h) · 5 years ago
- 750bdce Merge "Added new message type constants" by Matti Hiltunen · 5 years ago
- eaf0993 Added new message type constants by E. Scott Daniels · 5 years ago 1.3.0
- 91aa702 Finish sphinx documentation by Tommy Carpenter · 5 years ago
- 0cb4b57 Add sphinx documentation generation by Tommy Carpenter · 5 years ago
- 4ac73e3 Add rmr_get_xact function by E. Scott Daniels · 5 years ago 1.2.0
- 7b7c92c Make the PYPI page for rmr look nicer. by Tommy Carpenter · 5 years ago
- 8761b5d Add example health check example programmes by E. Scott Daniels · 5 years ago 1.1.1
- 06e85b7 Add user manual source by E. Scott Daniels · 5 years ago
- f68c2ce Add transport provider status to message buffer by E. Scott Daniels · 5 years ago 1.1.0
- 54098f6 Correct spelling mistakes by E. Scott Daniels · 5 years ago 1.0.45
- b0ba22e Remove Nanomsg library generation by E. Scott Daniels · 5 years ago
- debe504 Add new message type by E. Scott Daniels · 5 years ago 1.0.44
- 4240b8b Template changes for user manual by E. Scott Daniels · 5 years ago
- 523a17b Merge "Correctly include license info" by Scott Daniels · 5 years ago
- ce90921 Correctly include license info by Tommy Carpenter · 5 years ago
- 3ca996a Merge "Add license here so shows up in pypi" by Scott Daniels · 5 years ago
- 9c3a6e3 Add license here so shows up in pypi by Tommy Carpenter · 5 years ago
- 9535930 Add publish script to the CI environment by E. Scott Daniels · 5 years ago
- cac756c Add lsender test programme by E. Scott Daniels · 5 years ago
- ffba61c Add support to generate man pages in txt and md by E. Scott Daniels · 5 years ago
- e30fc3a Add missing send timeout man page by E. Scott Daniels · 5 years ago
- 6efa7aa Prevent unneeded usleep after send retries by E. Scott Daniels · 5 years ago
- ec1fc36 Add new message types to header file by E. Scott Daniels · 5 years ago
- a7610c6 generate Add mbuf api funcion to reference to trace dat1 by E. Scott Daniels · 5 years ago
- 29cb100 Update BUILD to reflect the dev package option by E. Scott Daniels · 5 years ago 1.0.36
- 78da4c9 fix(ci): Correctly set internal package name by E. Scott Daniels · 5 years ago
- f6f4f12 fix(ci): Remove duplicate info from dev pkg by E. Scott Daniels · 5 years ago