summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix compile issue with VS2017 (Part 2)Karsten Heimrich2019-01-151-0/+8
* Fix some minor warnings spotted by clangKarsten Heimrich2018-12-113-15/+9
* Fix some minor warningsKarsten Heimrich2018-12-101-14/+12
* Fix broken implementation of KNX SRP block structuresKarsten Heimrich2018-12-101-42/+97
* Fix CMake unit testsv5.12.0-beta4Andrew O'Doherty2018-11-051-1/+1
* Fix KNX project parsing for ETS version >= 5.6.*Karsten Heimrich2018-10-263-2/+126
* Expand autotest QKnxNetIpDeviceConfigurationAcknowledgeAndrew O'Doherty2018-10-251-0/+51
* Extend tst_QKnxNetIpConnectionStateResponseAndrew O'Doherty2018-10-251-0/+46
* Extend tst_QKnxNetIpConnectionStateRequestAndrew O'Doherty2018-10-251-0/+64
* Extend autotest tst_QKnxNetIpDescriptionRequestAndrew O'Doherty2018-10-251-0/+51
* Extend autotest tst_QKnxNetIpRoutingLostMessageAndrew O'Doherty2018-10-251-0/+58
* Extend autotest tst_QKnxNetIpTunnelingRequestAndrew O'Doherty2018-10-251-1/+97
* Extend autotest tst_QKnxNetIpTunnelingAcknowledgeAndrew O'Doherty2018-10-251-1/+83
* Some fixes in QKnxNetIpRouter interface and documentationAndrew O'Doherty2018-09-191-2/+8
* Rename QKnxNetIpRouter::FilterTable aliasAndrew O'Doherty2018-09-191-4/+4
* Whitespace changesKarsten Heimrich2018-09-181-111/+99
* Fix routing algorithmKarsten Heimrich2018-09-181-1/+1
* Rename QKnxNetIpRoutingInterface class to QKnxNetIpRouterAndrew O'Doherty2018-09-183-94/+94
* Change function names to be more verbose on their purposeKarsten Heimrich2018-09-171-3/+3
* MACos fix for tst_QKnxNetIpRoutingInterfaceAndrew O'Doherty2018-09-142-1/+3
* Fix broken MAC calculation, add auto-test and documentationKarsten Heimrich2018-09-131-14/+181
* Fix the behavior of the SRP classes and builders to match existing onesKarsten Heimrich2018-08-282-14/+11
* Blacklist the routing interface test on OSXKarsten Heimrich2018-08-271-0/+1
* Fix KNX cryptographic engine implementationKarsten Heimrich2018-08-221-0/+53
* Rename private file to be able to use it more generallyKarsten Heimrich2018-08-171-1/+1
* AN183: Add support for receiving routing system broadcast framesKarsten Heimrich2018-08-171-16/+44
* Use class member instead of a function local interfaceKarsten Heimrich2018-08-171-2/+0
* AN183: Add support for sending routing system broadcast framesKarsten Heimrich2018-08-172-3/+44
* AN159: Implement Curve25519 public, private key and shared secretKarsten Heimrich2018-08-174-0/+161
* Add QKnxNetIpRoutingInterface class and auto-testAndrew O'Doherty2018-08-163-1/+524
* Fix KNXnet/IP routing indications shall only carry L_DATA.indAndrew O'Doherty2018-08-162-2/+26
* AN159: Introduce secure session response frame proxy and auto-testKarsten Heimrich2018-08-103-1/+149
* AN159: Introduce secure session request frame proxy and auto-testKarsten Heimrich2018-08-103-1/+140
* Remove superfluous debug stream operator output comparisonKarsten Heimrich2018-08-061-23/+0
* Merge remote-tracking branch 'origin/5.11' into devEdward Welbourne2018-07-302-5/+5
|\
| * Avoid sending a multicast search request via loopback deviceKarsten Heimrich2018-07-271-2/+2
| * Fix typo in the ROUTING_BUSY service type definitionKarsten Heimrich2018-07-241-3/+3
* | Fix extended device information medium statusKarsten Heimrich2018-07-271-13/+13
* | AN184 Fix wrong implementation of description type SRP builderKarsten Heimrich2018-07-271-19/+16
* | AN159: Introduce secured service families DIB structureKarsten Heimrich2018-07-263-1/+249
* | Add functionality to extract components from a QKnxAddressAndrew O'Doherty2018-07-231-0/+55
* | AN183: Add new class to handle routing system broadcast framesKarsten Heimrich2018-07-233-1/+113
* | Introduce DPT 20.021 Cloud Cover and auto-test according to AN182Lucie Gerard2018-06-201-0/+53
* | Rename SearchRequestExtended into ExtendedSearchRequest and adapt codeKarsten Heimrich2018-06-191-2/+2
* | Introduce extended device information DIB structure (AN185)Karsten Heimrich2018-06-183-1/+182
* | Fix the same value is assigned twice to the 'tpdu' variableKarsten Heimrich2018-06-151-5/+5
* | Add extended search response frame (AN184)Karsten Heimrich2018-06-141-0/+234
* | Minor whitespace changes, no functional changeKarsten Heimrich2018-06-142-29/+27
* | Make description response frames invalid in case of tunneling info DIBsKarsten Heimrich2018-06-131-0/+30
* | Add set, get function for the mandatory tunneling slot infoKarsten Heimrich2018-06-132-13/+20