ric-plt/lib/rmr.git
2019-09-19 E. Scott DanielsAdd new message types 79/979/1 1.8.0
2019-09-17 E. Scott DanielsChange connection mode to asynchronous 67/967/2 1.7.0
2019-09-03 E. Scott DanielsThe change to fix a bug2 78/878/2 1.6.0
2019-08-30 E. Scott DanielsRemove nanomsg support from app test scripts 46/846/1
2019-08-29 E. Scott DanielsAddress potential error state after good send 41/841/2 1.5.0
2019-08-26 E. Scott DanielsAdd new message types 05/805/2 1.4.0
2019-08-23 Tommy CarpenterComplete rmr test coverage, restructure get_meid to... 92/792/3
2019-08-22 Tommy CarpenterGreatly improve test coverage 70/770/2
2019-08-20 Lott, Christopher... Correct function name to repair infinite recursion 60/760/1
2019-08-16 Matti HiltunenMerge "Added new message type constants"
2019-08-16 E. Scott DanielsAdded new message type constants 35/735/3 1.3.0
2019-08-14 Tommy CarpenterFinish sphinx documentation 10/710/5
2019-08-14 Tommy CarpenterAdd sphinx documentation generation 02/702/4
2019-08-13 E. Scott DanielsAdd rmr_get_xact function 98/698/1 1.2.0
2019-08-13 Tommy CarpenterMake the PYPI page for rmr look nicer. 96/696/3
2019-08-09 E. Scott DanielsAdd example health check example programmes 76/676/1 1.1.1
2019-08-09 E. Scott DanielsAdd user manual source 69/669/2
2019-08-08 E. Scott DanielsAdd transport provider status to message buffer 66/666/2 1.1.0
2019-08-06 E. Scott DanielsCorrect spelling mistakes 49/649/2 1.0.45
2019-08-06 E. Scott DanielsRemove Nanomsg library generation 48/648/7
2019-08-06 E. Scott DanielsAdd new message type 44/644/3 1.0.44
2019-08-06 E. Scott DanielsTemplate changes for user manual 43/643/3
2019-07-31 Scott DanielsMerge "Correctly include license info"
2019-07-31 Tommy CarpenterCorrectly include license info 06/606/1
2019-07-31 Scott DanielsMerge "Add license here so shows up in pypi"
2019-07-31 Tommy CarpenterAdd license here so shows up in pypi 04/604/1
2019-07-31 E. Scott DanielsAdd publish script to the CI environment 92/592/8
2019-07-29 E. Scott DanielsAdd lsender test programme 89/589/1
2019-07-29 E. Scott DanielsAdd support to generate man pages in txt and md 84/584/4
2019-07-16 E. Scott DanielsAdd missing send timeout man page 21/521/1
2019-07-15 E. Scott DanielsPrevent unneeded usleep after send retries 15/515/1
2019-07-12 E. Scott DanielsAdd new message types to header file 10/510/1
2019-07-11 E. Scott Danielsgenerate Add mbuf api funcion to reference to trace... 99/499/2
2019-06-20 E. Scott DanielsUpdate BUILD to reflect the dev package option 90/390/1 1.0.36
2019-06-19 E. Scott Danielsfix(ci): Correctly set internal package name 84/384/1
2019-06-19 E. Scott Danielsfix(ci): Remove duplicate info from dev pkg 79/379/5
2019-06-18 E. Scott Danielsfix(build): Set the submodule refs correctly 77/377/2
2019-06-18 E. Scott Danielsenhance(ci): Add multiple package build 54/354/6
2019-06-17 Matti HiltunenMerge "enhance(test): Add route generation simulator"
2019-06-17 E. Scott Danielsenhance(test): Add route generation simulator 49/349/3
2019-06-14 E. Scott Danielsfix(build): Correct var retention bug in cmake 45/345/1
2019-06-13 E. Scott Danielsenhance(ci): Add ability to generate RPM package 31/331/7
2019-06-11 E. Scott Danielsenhance(build): Add deb refernce file for ci/cd 07/307/1
2019-06-11 E. Scott Danielsfix(test): Fix command line opt in run all script 02/302/1
2019-06-11 E. Scott Danielsfix(test): Remove unit_test dependency on install 01/301/1
2019-06-11 E. Scott Danielsenhance(API): Add new message type 00/300/1
2019-06-11 E. Scott Danielsfix(man): Add missing man page 99/299/1
2019-06-11 Lott, Christopher... Simplify continuous-integration build 89/289/2
2019-06-10 E. Scott Danielsfix(doc): Correct typo on wh_open man page 84/284/1 1.0.31
2019-06-07 E. Scott Danielsdoc(log): Make err/cri/wrn tags consistent 77/277/1
2019-06-07 E. Scott Danielsfix(rtable): Prevent direct send hairpins 76/276/3
2019-06-06 E. Scott Danielsenhance(rtc): Tolerate missing newline in rtable 72/272/1
2019-06-06 E. Scott Danielsfix(rtc): Prevent core dump if \r used in rt file 69/269/1
2019-06-05 E. Scott Danielsenhance(API): Add source IP support to msg header 50/250/6
2019-06-04 Lott, Christopher... Add Dockerfile to compile and test RMR 44/244/4
2019-05-31 E. Scott Danielsfix(internal): Correct potential nil pointer err 34/234/1
2019-05-29 E. Scott Danielsfix(test): Correct unit test bugs 05/205/1
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