1. fa45400 Re-enable RMR libary's module tests by Alexandre Huff · 2 years, 11 months ago 4.8.1
  2. 165eaea Fixing memory leak in python support function by czichy · 3 years ago
  3. a344fdc New API added for debugging rmr rx queue by sw94.chung · 3 years, 1 month ago
  4. 11838bc Beef up unit tests for SI95 code by E. Scott Daniels · 3 years, 8 months ago 4.7.4
  5. 8c6756d Correct bug identified in static analysis by E. Scott Daniels · 3 years, 8 months ago 4.7.3
  6. c8e651e Ensure RT incremental update not applied early by E. Scott Daniels · 3 years, 8 months ago
  7. 71df2a2 Add better support for manual app testing by E. Scott Daniels · 3 years, 9 months ago 4.6.1
  8. 2686455 Add alarm generation when application is slow by E. Scott Daniels · 3 years, 10 months ago 4.6.0
  9. 84423e6 Fix route table clone core dump by E. Scott Daniels · 4 years ago 4.4.6
  10. 353bafb Correct table clear bug in route table ready by E. Scott Daniels · 4 years, 1 month ago 4.4.3
  11. 05850e0 More changes for scan corrections and unit test coverage by E. Scott Daniels · 4 years, 1 month ago 4.4.2
  12. 5ec64c5 Fix potential race in route table load by E. Scott Daniels · 4 years, 1 month ago 4.4.0
  13. fcea395 Address code analysis issues by E. Scott Daniels · 4 years, 1 month ago 4.3.1
  14. 77526eb Add summary data to unit test output by E. Scott Daniels · 4 years, 3 months ago 4.2.3
  15. cc314e0 Fix rmr_rpobe command line bug; add test coverage by E. Scott Daniels · 4 years, 3 months ago
  16. 316614a Add additional env variable dump during init by E. Scott Daniels · 4 years, 4 months ago 4.2.1
  17. 9c923bc Add ability to control route table req frequency by E. Scott Daniels · 4 years, 4 months ago 4.2.0
  18. fc2112d Remove NNG libraries from packages by E. Scott Daniels · 4 years, 8 months ago
  19. 43b7981 Add safe connect, fix possible seg fault in RTC by E. Scott Daniels · 4 years, 8 months ago 3.8.0
  20. e15b138 Fix rmr_call() parameter checking bug by E. Scott Daniels · 4 years, 8 months ago 3.7.3
  21. c113b08 Eliminate the SI receive buffer length requirement by E. Scott Daniels · 4 years, 8 months ago 3.7.1
  22. 0a58458 Fix SI address and initialistion bugs by E. Scott Daniels · 4 years, 8 months ago
  23. d961525 Fix possible nil pointer deref in interface check by E. Scott Daniels · 4 years, 8 months ago 3.6.5
  24. 1739800 Fix potential nil ptr seg fault and CI test issue by E. Scott Daniels · 4 years, 8 months ago 3.6.4
  25. 4d1f9bf Add wormhole state check function by E. Scott Daniels · 4 years, 9 months ago
  26. fc5c77b Add first set of SI95 unit tests and health check by E. Scott Daniels · 4 years, 10 months ago 3.3.0
  27. 3724d4c Fix bug preventing table ID from being sent on ack by E. Scott Daniels · 4 years, 9 months ago 3.2.6
  28. bf89729 Fix meid related core dump by E. Scott Daniels · 4 years, 9 months ago 3.2.4
  29. 0d4def6 Allow user programme to set RMR verbosity level by E. Scott Daniels · 4 years, 10 months ago 3.1.0
  30. c1f84f8 Enable multi-thread receiver support by E. Scott Daniels · 4 years, 11 months ago 3.0.3
  31. 02e8d49 Fix missing realloc function in SI by E. Scott Daniels · 4 years, 11 months ago
  32. 5200efe Add dynamic route table update to SI95 support by E. Scott Daniels · 4 years, 11 months ago 3.0.1
  33. ec88d3c Add SI95 transport support by E. Scott Daniels · 5 years ago 3.0.0
  34. 77406e6 Beef up tests to the extended header functions by E. Scott Daniels · 5 years ago
  35. 0b79fc2 Allow endpoint selection based on meid in message by E. Scott Daniels · 5 years ago 1.13.0
  36. de63b29 Correct bug in payload reallocation function by E. Scott Daniels · 5 years ago Amber amber 1.11.1
  37. d9de79a Correct inability to extend payload for rts msg by E. Scott Daniels · 5 years ago r2-temp 1.10.2
  38. 58ccd68 Add ability to track send counts for an endpoint by E. Scott Daniels · 5 years ago 1.10.0
  39. 5b8070a Point external nng reference for reconnect fix by E. Scott Daniels · 5 years ago 1.8.3
  40. 4441a79 Add missing constant for wrappers by E. Scott Daniels · 5 years ago 1.8.1
  41. 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
  42. 2596b23 Remove nanomsg support from app test scripts by E. Scott Daniels · 5 years ago
  43. 6511ac7 Address potential error state after good send by E. Scott Daniels · 5 years ago 1.5.0
  44. 4ac73e3 Add rmr_get_xact function by E. Scott Daniels · 5 years ago 1.2.0
  45. f68c2ce Add transport provider status to message buffer by E. Scott Daniels · 5 years ago 1.1.0
  46. b0ba22e Remove Nanomsg library generation by E. Scott Daniels · 5 years ago
  47. cac756c Add lsender test programme by E. Scott Daniels · 5 years ago
  48. a7610c6 generate Add mbuf api funcion to reference to trace dat1 by E. Scott Daniels · 5 years ago
  49. 28b0c41 enhance(test): Add route generation simulator by E. Scott Daniels · 5 years ago
  50. da3c8ba fix(test): Fix command line opt in run all script by E. Scott Daniels · 5 years ago
  51. 69e742d fix(test): Remove unit_test dependency on install by E. Scott Daniels · 5 years ago
  52. 3925774 fix(rtable): Prevent direct send hairpins by E. Scott Daniels · 5 years ago
  53. dc30c39 enhance(rtc): Tolerate missing newline in rtable by E. Scott Daniels · 5 years ago
  54. b7a31bd fix(rtc): Prevent core dump if \r used in rt file by E. Scott Daniels · 5 years ago
  55. 68d09fa enhance(API): Add source IP support to msg header by E. Scott Daniels · 6 years ago
  56. 85c5bf7 fix(test): Correct unit test bugs by E. Scott Daniels · 6 years ago
  57. 412d53d enhance(API): Add multi-threaded call by E. Scott Daniels · 6 years ago
  58. f7d4457 test(e2e): Add return to sender app based test by E. Scott Daniels · 6 years ago
  59. a012cf6 feature(routes): Add rtable update by E. Scott Daniels · 6 years ago
  60. 7958ddf test(unit): Fix warning in unit test script by E. Scott Daniels · 6 years ago
  61. 3376a21 fix(rtable): Potential memory leak in rte replace by E. Scott Daniels · 6 years ago
  62. 907fbf4 fix(send): Add second key lookup if sub-id is set by E. Scott Daniels · 6 years ago
  63. 6d3e334 test(unit): Skip deb check if dpkg not installed by E. Scott Daniels · 6 years ago
  64. 4c42c80 test(app): Support lib64 based Linix flavours by E. Scott Daniels · 6 years ago
  65. a943533 fix(build): Capture lib dir info on all flavours by E. Scott Daniels · 6 years ago
  66. 5efb1e6 test(unit): Add nanomsg unit tests by E. Scott Daniels · 6 years ago
  67. e2ae899 test(unit): Fix broken unit test for rmr_call by E. Scott Daniels · 6 years ago
  68. a41c6f5 feat(routing): Support session based routing by E. Scott Daniels · 6 years ago
  69. 8790bf0 doc(code): Indent fixes and whitespace cleanup by E. Scott Daniels · 6 years ago
  70. e8a5b2c test(app): Add test application base by E. Scott Daniels · 6 years ago
  71. c1aee2b feat(API): Add subscription id and source retrieval by E. Scott Daniels · 6 years ago
  72. d710957 feat(API): Add trace data functions by E. Scott Daniels · 6 years ago
  73. 9e0c1e7 test(all): Add additional log messages by E. Scott Daniels · 6 years ago
  74. 11642d9 test(all): Add toplevel build and test script by E. Scott Daniels · 6 years ago
  75. 8dd4641 test(unit): Extend unit tests by E. Scott Daniels · 6 years ago
  76. fd9cc7a Initial commit of RMR Library by Ashwin Sridharan · 6 years ago