- 1739800 Fix potential nil ptr seg fault and CI test issue by E. Scott Daniels · 4 years, 8 months ago 3.6.4
- 338fe5e Correct the max receive message constant by E. Scott Daniels · 4 years, 8 months ago 3.6.3
- 41d40e5 Set release file for RMR core package by E. Scott Daniels · 4 years, 8 months ago
- 116d0f5 Fix msg init bug when pulling msg from the poo2 by E. Scott Daniels · 4 years, 9 months ago 3.6.2
- cf204f5 Release 400 by Tommy Carpenter · 4 years, 9 months ago
- 839fc1e Switch to SI95. by Tommy Carpenter · 4 years, 9 months ago
- 0949fab Fix problem with RPM install by E. Scott Daniels · 4 years, 9 months ago 3.6.1
- fe9b5bd Additional message types added for TS and E2 by E. Scott Daniels · 4 years, 9 months ago 3.6.0
- 33a2b86 Correct meid table parse bug by E. Scott Daniels · 4 years, 9 months ago 3.5.2
- 52f4bc9 Break changes for easier doc generation by E. Scott Daniels · 4 years, 9 months ago
- 7edb9ff Add health check mesage types by E. Scott Daniels · 4 years, 9 months ago 3.5.1
- 8633a0b Add the wormhole call function by E. Scott Daniels · 4 years, 9 months ago 3.5.0
- d029564 Correct CMake document reference typo by E. Scott Daniels · 4 years, 9 months ago 3.4.0
- 4d1f9bf Add wormhole state check function by E. Scott Daniels · 4 years, 9 months ago
- 6926c66 Add missing changes and CMake from last change by E. Scott Daniels · 4 years, 9 months ago
- 3c832c1 Merge "Address code analysis issues" by Matti Hiltunen · 4 years, 9 months ago
- 3d7285e Address code analysis issues by E. Scott Daniels · 4 years, 9 months ago
- e68a01b Add option for xml coverage to pytest by Lott, Christopher (cl778h) · 4 years, 9 months ago
- fc5c77b Add first set of SI95 unit tests and health check by E. Scott Daniels · 4 years, 10 months ago 3.3.0
- 6b1712a Release 221 by Tommy Carpenter · 4 years, 9 months ago 2.2.1
- 5cdf7b5 Fix MEID unit test, catch init failure by E. Scott Daniels · 4 years, 9 months ago
- 3724d4c Fix bug preventing table ID from being sent on ack by E. Scott Daniels · 4 years, 9 months ago 3.2.6
- 20829ec Fix message marker for src reset on send/rts by E. Scott Daniels · 4 years, 9 months ago 3.2.5
- 0093785 Changes to fd2ep for locking and disconnect locking by E. Scott Daniels · 4 years, 9 months ago
- 5861625 Address multi-threading issues in SI95 by E. Scott Daniels · 4 years, 9 months ago
- bf89729 Fix meid related core dump by E. Scott Daniels · 4 years, 9 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, 10 months ago
- 0d4def6 Allow user programme to set RMR verbosity level by E. Scott Daniels · 4 years, 10 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 · 4 years, 11 months ago 3.0.3
- 45b2530 Remove bad includes from SI code by E. Scott Daniels · 4 years, 11 months ago 3.0.2
- 02e8d49 Fix missing realloc function in SI by E. Scott Daniels · 4 years, 11 months ago
- 5200efe Add dynamic route table update to SI95 support by E. Scott Daniels · 4 years, 11 months 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