ric-plt/lib/rmr.git
2019-05-28 E. Scott Danielsenhance(API): Add multi-threaded call 97/197/3
2019-05-20 E. Scott Danielsenhance(header): Add message type 81/181/1
2019-05-20 Tommy CarpenterFix python README URLs 79/179/1
2019-05-20 Tommy CarpenterAdd rmr-python 78/178/1
2019-05-17 E. Scott Danielsmaint(dirs): prep for adding bindings 72/172/1
2019-05-16 E. Scott Danielstest(e2e): Add return to sender app based test 67/167/1
2019-05-15 E. Scott Danielsfeature(routes): Add rtable update 64/164/1
2019-05-14 E. Scott Danielstest(unit): Fix warning in unit test script 63/163/1
2019-05-14 E. Scott Danielsfix(rtable): Potential memory leak in rte replace 51/151/1
2019-05-13 E. Scott Danielsfix(send): Add second key lookup if sub-id is set 44/144/2
2019-05-13 E. Scott Danielstest(unit): Skip deb check if dpkg not installed 43/143/1
2019-05-13 E. Scott Danielstest(app): Support lib64 based Linix flavours 42/142/1
2019-05-09 E. Scott Danielsfix(build): Capture lib dir info on all flavours 31/131/1
2019-05-06 E. Scott Danielsenhance(API): Add constant passthru for wrappers 16/116/1
2019-05-03 E. Scott DanielsUpdate RIC message type constants 11/111/1
2019-05-03 E. Scott Danielsdoc(manpage): Correct typo in man page 10/110/1
2019-05-02 E. Scott Danielstest(unit): Add nanomsg unit tests 03/103/3
2019-05-02 E. Scott Danielsfix(API): Add missing trace init function 01/101/1
2019-04-26 E. Scott Danielstest(unit): Fix broken unit test for rmr_call 87/87/1
2019-04-25 E. Scott Danielsfeat(routing): Support session based routing 84/84/1
2019-04-23 E. Scott Danielsdoc(code): Indent fixes and whitespace cleanup 75/75/1
2019-04-22 E. Scott Danielsfix(routes): Allow RTS without specific rt entry 74/74/1
2019-04-22 E. Scott Danielstest(app): Add test application base 73/73/1
2019-04-22 E. Scott Danielsfix(API): Sync the timeout specifications 72/72/1
2019-04-22 E. Scott Danielsfeat(API): Add subscription id and source retrieval 67/67/5
2019-04-19 E. Scott Danielsfeat(doc): Add trace man pages 66/66/2
2019-04-19 E. Scott Danielsfeat(API): Add trace data functions 64/64/2
2019-04-17 E. Scott Danielstest(all): Add additional log messages 63/63/1
2019-04-17 E. Scott Danielstest(all): Add toplevel build and test script 56/56/1
2019-04-16 E. Scott Danielstest(unit): Extend unit tests 53/53/1
2019-04-16 E. Scott Danielsfeat(msgs): Add header v2 support 52/52/1
2019-04-09 E. Scott DanielsAdd license info to example files 48/48/1
2019-04-09 E. Scott DanielsFix possible allocation of 0 len buffer in rtc 47/47/2
2019-04-09 E. Scott DanielsFix potential nil pointer error in msg allocation 45/45/1
2019-04-04 Ashwin SridharanAdded submodule information 34/34/1
2019-04-04 Ashwin SridharanAdding submodule locations 32/32/1
2019-04-03 Ashwin SridharanInitial commit of RMR Library 30/30/1
2019-03-21 Andrew GrimbergInitial empty repository