CI: Add silent cmake SonarCloud scan
[ric-plt/lib/rmr.git] / CMakeLists.txt
2023-12-13 czichyrelease 4.9.4 step 1 of 2 48/12248/1 4.9.4
2023-12-12 czichyFixing handling of invalid header size 38/12238/3
2023-10-05 Juha HyttinenFixes some stability issues seen during route table... 44/11744/1 4.9.2
2023-06-06 Alexandre HuffFix binding to IPv6 interfaces 34/11234/5 4.9.1
2023-02-14 czichyPreparation for release 4.9.0 67/10467/1 4.9.0
2022-12-07 czichyPreparation for releasing 4.8.5 98/9998/1 4.8.5
2022-11-10 Abdulwahid WRIC-939 : Fixes for static error checks 77/9577/1
2022-05-11 Thoralf CzichyMerge "Release RMR version 4.8.3" f-release
2022-05-11 czichyPreparation for releasing 4.8.3 60/8260/1 4.8.3
2022-02-11 Alexandre HuffFix RMR routing statistic data printout crash 66/7566/2 4.8.2
2022-01-10 Alexandre HuffRe-enable RMR libary's module tests 15/7515/2 4.8.1
2021-12-02 Timo TietavainenUpdate RMR version to 4.8.0 82/7182/1 4.8.0
2021-04-23 E. Scott DanielsBeef up unit tests for SI95 code 25/5925/2 4.7.4
2021-04-20 E. Scott DanielsCorrect bug identified in static analysis 09/5909/2 4.7.3
2021-04-09 E. Scott DanielsEnsure RT incremental update not applied early 69/5869/1
2021-04-05 wahidwFixed some static code errors 59/5859/1
2021-04-01 E. Scott DanielsAdd ability to save route table updates to disk 48/5848/1 4.7.0
2021-03-10 E. Scott DanielsAdd better support for manual app testing 48/5748/3 4.6.1
2021-02-17 E. Scott DanielsAdd millisecond resolution to log timestamps 72/5672/1
2021-01-21 E. Scott DanielsCorrect excessive TCP connection bug 89/5489/1 4.5.2
2021-01-19 E. Scott DanielsBump version to deal with CI bug 73/5473/1 4.5.1
2021-01-08 E. Scott DanielsCorrect potenital locking issue in msg allocation 99/5399/1
2020-12-04 E. Scott DanielsFix route table clone core dump 39/5239/2 4.4.6
2020-11-17 E. Scott DanielsBump package version in CMake to 4.4.5 02/5102/1 4.4.5
2020-11-13 E. Scott DanielsCorrect memory leak in the RTE cleanup 90/5090/2 4.4.4
2020-11-13 E. Scott DanielsCorrect table clear bug in route table ready 57/5057/3 4.4.3
2020-11-11 E. Scott DanielsMore changes for scan corrections and unit test coverage 46/5046/1 4.4.2
2020-11-10 E. Scott DanielsAddress complaints by code scanner 25/5025/1 4.4.1
2020-11-05 E. Scott DanielsFix potential race in route table load 94/4994/4 4.4.0
2020-10-30 E. Scott DanielsAddress code analysis issues 50/4950/1 4.3.1
2020-10-02 E. Scott DanielsAdd message types for traffic steering anomaly messages 02/4802/2
2020-09-22 Thoralf CzichyMerge "Removig committer Chris"
2020-09-21 E. Scott DanielsAdd manual page for set low latency funciton 51/4751/2
2020-09-15 E. Scott DanielsFix rmr_rpobe command line bug; add test coverage 05/4705/1
2020-09-11 E. Scott DanielsFix core dump in rmr_probe when -r option given 93/4693/1 4.2.2
2020-08-07 E. Scott DanielsAdd additional env variable dump during init 21/4521/2 4.2.1
2020-08-03 E. Scott DanielsAdd ability to control route table req frequency 03/4503/2 4.2.0
2020-07-21 E. Scott DanielsFix potential pointer use err in SI95 25/4425/2 4.1.4
2020-07-08 E. Scott DanielsAllow RTS calls prior to initial route table load 54/4354/1 4.1.3
2020-06-24 E. Scott DanielsFix bug in message type header file 20/4220/4 4.1.2
2020-06-22 E. Scott DanielsAdd RIC message types to header 16/4216/2 4.1.1
2020-06-18 E. Scott DanielsAllow C++ applications to include symtab header 77/4177/1
2020-05-07 Matti HiltunenMerge "Fix semaphore count bug in SI95 non-blocking...
2020-05-06 E. Scott DanielsFix semaphore count bug in SI95 non-blocking rcv 01/3601/3 4.0.5
2020-04-29 E. Scott DanielsCorrect traffic steering message type constants 34/3534/1 4.04
2020-04-29 E. Scott DanielsFix sonar flagged bugs 21/3521/3 4.0.3
2020-04-24 E. Scott DanielsFix SI95 transport header length bug 56/3456/1 4.0.2
2020-04-24 E. Scott DanielsFix message type constant name for TS_QUE_PREDICTION 43/3443/1
2020-04-22 E. Scott DanielsRemove NNG libraries from packages 68/3368/8
2020-04-20 E. Scott DanielsFix block of dynamic route table load 36/3336/1 3.8.2
2020-04-20 E. Scott DanielsDocumentation fixes and revamp user guide 15/3315/5 3.8.1
2020-04-17 E. Scott DanielsAdd safe connect, fix possible seg fault in RTC 13/3313/2 3.8.0
2020-04-15 E. Scott DanielsAdd missing mc report message type to header 82/3282/1 3.7.4
2020-04-14 Matti HiltunenMerge "Fix rmr_call() parameter checking bug"
2020-04-14 E. Scott DanielsFix rmr_call() parameter checking bug 64/3264/3 3.7.3
2020-04-10 E. Scott DanielsFix failure when in static only route table mode 46/3246/2 3.7.2
2020-04-09 E. Scott DanielsEliminate the SI receive buffer length requirement 35/3235/7 3.7.1
2020-04-09 Scott DanielsMerge "Add missing man pages to doc build list"
2020-04-07 E. Scott DanielsRename health_ck support binary to rmr_probe 04/3204/1 3.7.0
2020-04-07 Matti HiltunenMerge "Fix SI address and initialistion bugs"
2020-04-06 E. Scott DanielsFix SI address and initialistion bugs 75/3175/1
2020-04-02 E. Scott DanielsFix possible nil pointer deref in interface check 23/3123/2 3.6.5
2020-04-02 Matti HiltunenMerge "Fix potential nil ptr seg fault and CI test...
2020-04-01 E. Scott DanielsFix potential nil ptr seg fault and CI test issue 99/3099/9 3.6.4
2020-03-30 E. Scott DanielsCorrect the max receive message constant 59/3059/1 3.6.3
2020-03-23 E. Scott DanielsFix msg init bug when pulling msg from the poo2 28/2928/3 3.6.2
2020-03-19 E. Scott DanielsFix problem with RPM install 58/2858/1 3.6.1
2020-03-18 E. Scott DanielsAdditional message types added for TS and E2 53/2853/2 3.6.0
2020-03-16 E. Scott DanielsCorrect meid table parse bug 14/2814/1 3.5.2
2020-03-10 E. Scott DanielsAdd health check mesage types 34/2734/1 3.5.1
2020-03-09 E. Scott DanielsAdd the wormhole call function 17/2717/2 3.5.0
2020-03-06 E. Scott DanielsAdd wormhole state check function 98/2698/3
2020-03-06 E. Scott DanielsAdd missing changes and CMake from last change 96/2696/2
2020-03-04 E. Scott DanielsAdd first set of SI95 unit tests and health check 21/2621/12 3.3.0
2020-02-28 E. Scott DanielsFix bug preventing table ID from being sent on ack 18/2618/1 3.2.6
2020-02-26 E. Scott DanielsFix message marker for src reset on send/rts 03/2603/2 3.2.5
2020-02-24 E. Scott DanielsFix meid related core dump 62/2562/1 3.2.4
2020-02-21 E. Scott DanielsRevert RTS to use unidirectional connection 52/2552/1 3.2.3
2020-02-20 E. Scott DanielsFix crash under SI95 with multiple receive threads 48/2548/2 3.2.2
2020-02-19 E. Scott DanielsAdd message types for E2 setup 40/2540/1 3.2.1
2020-02-18 E. Scott DanielsAdd ability for RMR to request route table 34/2534/2 3.2.0
2020-02-14 E. Scott DanielsFix SI bug causing core dump sending to closed fd 18/2518/2 3.1.3
2020-02-06 Matti HiltunenMerge "Cmake, change files missing from previous commit"
2020-02-06 E. Scott DanielsCmake, change files missing from previous commit 32/2432/1 3.1.2
2020-01-31 E. Scott DanielsEnsure route table thread logging can be disabled 98/2398/1
2020-01-28 E. Scott DanielsAllow user programme to set RMR verbosity level 64/2364/1 3.1.0
2020-01-24 E. Scott DanielsFix large message bug in SI95 data callback 36/2336/1 3.0.5
2020-01-23 E. Scott DanielsCorrect bug in SIwait causing excessive CPU use 25/2325/2
2020-01-22 E. Scott DanielsEnable multi-thread receiver support 09/2309/2 3.0.3
2020-01-21 E. Scott DanielsFix missing realloc function in SI 94/2294/2
2020-01-20 E. Scott DanielsAdd dynamic route table update to SI95 support 78/2278/2 3.0.1
2020-01-17 E. Scott DanielsAdd SI95 transport support 57/2257/3 3.0.0
2019-12-09 E. Scott DanielsCorrect documentation for MEID 77/1977/1 1.13.1
2019-12-06 E. Scott DanielsAllow endpoint selection based on meid in message 59/1959/1 1.13.0
2019-12-04 E. Scott DanielsAdd new message types for A1 27/1927/1
2019-12-04 E. Scott DanielsAdd mtypes for multiple e2-term instances 24/1924/1
2019-11-22 E. Scott DanielsBump version to force a package build for release 48/1748/1
2019-11-15 E. Scott DanielsCorrect bug in payload reallocation function 07/1607/5 Amber 1.11.1
2019-11-04 E. Scott DanielsMinor version bump to move forward from trial ver 46/1346/1
2019-10-31 E. Scott DanielsCorrect inability to extend payload for rts msg 94/1294/4 r2-temp 1.10.2
next