summaryrefslogtreecommitdiffstats
path: root/src/knx/netip/qknxnetipserverdiscoveryagent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement device discovery on all available interfacesKarsten Heimrich2019-08-211-1/+22
* Refactor private implementation into their own source filesKarsten Heimrich2019-08-201-349/+24
* Introduce method to fetch interface from a discovery resultKarsten Heimrich2019-08-201-1/+3
* Fix sending multicast packages if local address was specifiedKarsten Heimrich2019-08-201-0/+3
* Fix setting socket options, works properly only in bound stateKarsten Heimrich2019-08-201-1/+1
* Add parent in QObject::connect callKarsten Heimrich2019-08-201-4/+4
* Fix bug that prevents continuous discovery (wrong timer started)Karsten Heimrich2019-04-151-1/+1
* Fix the behavior of the SRP classes and builders to match existing onesKarsten Heimrich2018-08-281-3/+3
* Doc: Add \since command, update, introduce more documentationKarsten Heimrich2018-08-231-0/+8
* Implement KNXnet/IP server discovery according to AN184 and AN185Karsten Heimrich2018-06-191-25/+175
* Minor whitespace changes, no functional changeKarsten Heimrich2018-06-141-3/+1
* Doc: Add an overview of KNXnet/IP connection classesLeena Miettinen2018-05-241-0/+4
* Fix empty HPAI return value in case KNXnet/IP NAT was usedKarsten Heimrich2018-04-261-4/+10
* Mass rename QKnxNetIp...View into corresponding QKnxNetIp...ProxyKarsten Heimrich2018-04-171-5/+5
* Instead of copying the byte array code, use wrapper around itKarsten Heimrich2018-04-171-2/+2
* Doc: Add docs for QKnxNetIpServerDescriptionAgentLeena Miettinen2018-04-121-10/+177
* Introduce view and builder class, adapt existing codeKarsten Heimrich2018-03-131-10/+6
* Rename QKnxNetIpFrameEx to QKnxNetIpFrame, remove and adapt codeKarsten Heimrich2018-03-081-1/+1
* Rewrite the KNXnet/IP frame class to be genericKarsten Heimrich2018-03-081-13/+21
* Update the implementation of the KNXnet/IP frame headerKarsten Heimrich2018-03-071-1/+1
* Compile module without the overwhelming template and QByteArray supportKarsten Heimrich2018-03-061-7/+14
* Specify the interface to use for multicast messagesv5.11.0-beta1Karsten Heimrich2018-02-191-1/+21
* Add initial documentation for the QtKnx moduleLucie Gerard2017-11-281-3/+25
* Move KnxNetIp* sources into separate subdirectoryKarsten Heimrich2017-10-041-0/+444