- 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
- 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
- 4d1f9bf Add wormhole state check function 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
- 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, 10 months ago 3.2.6
- 20829ec Fix message marker for src reset on send/rts by E. Scott Daniels · 4 years, 10 months ago 3.2.5
- 0093785 Changes to fd2ep for locking and disconnect locking by E. Scott Daniels · 4 years, 10 months ago
- 5861625 Address multi-threading issues in SI95 by E. Scott Daniels · 4 years, 10 months ago
- 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
- 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 · 4 years, 11 months 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
- 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
- 04c3a6e Add ability to set xaction deterministically, bug fixes by Tommy Carpenter · 5 years ago
- c5de5c7 Add new func, update rts by Tommy Carpenter · 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
- de63b29 Correct bug in payload reallocation function by E. Scott Daniels · 5 years ago Amber amber 1.11.1
- 392168d Documentation changes needed to support RTD 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
- 7d1b7b0 Correct bug in timeout receive by E. Scott Daniels · 5 years ago 1.10.1
- 50b92c5 Correct cause of NPE in python wrapper by E. Scott Daniels · 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
- 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
- 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
- f68c2ce Add transport provider status to message buffer by E. Scott Daniels · 5 years ago 1.1.0
- debe504 Add new message type by E. Scott Daniels · 5 years ago 1.0.44
- 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
- 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
- 29d8716 enhance(ci): Add ability to generate RPM package by E. Scott Daniels · 6 years ago
- e7c4015 enhance(API): Add new message type by E. Scott Daniels · 6 years ago
- 750cbee doc(log): Make err/cri/wrn tags consistent by E. Scott Daniels · 6 years ago
- 3925774 fix(rtable): Prevent direct send hairpins by E. Scott Daniels · 6 years ago
- dc30c39 enhance(rtc): Tolerate missing newline in rtable by E. Scott Daniels · 6 years ago
- b7a31bd fix(rtc): Prevent core dump if \r used in rt file by E. Scott Daniels · 6 years ago
- 68d09fa enhance(API): Add source IP support to msg header by E. Scott Daniels · 6 years ago
- a719302 fix(internal): Correct potential nil pointer err by E. Scott Daniels · 6 years ago
- 412d53d enhance(API): Add multi-threaded call by E. Scott Daniels · 6 years ago
- d3c4a00 enhance(header): Add message type by E. Scott Daniels · 6 years ago
- 700bcfb Fix python README URLs by Tommy Carpenter · 6 years ago
- 46ae0f4 Add rmr-python by Tommy Carpenter · 6 years ago
- 68c1ab2 maint(dirs): prep for adding bindings by E. Scott Daniels · 6 years ago
- a012cf6 feature(routes): Add rtable update by E. Scott Daniels · 6 years ago
- 3376a21 fix(rtable): Potential memory leak in rte replace by E. Scott Daniels · 6 years ago