summaryrefslogtreecommitdiffstats
path: root/src/knx/netip/qknxnetipendpointconnection_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure we do not update the CRI for local device managementKarsten Heimrich2019-03-291-0/+3
* Compute the session key once and reuse itKarsten Heimrich2019-03-281-4/+1
* [ChangeLog][BehaviorCompatibility] Deprecate methodKarsten Heimrich2019-03-141-1/+24
* Rename class to match the real use-case more closelyKarsten Heimrich2019-03-131-2/+2
* Cleanup some KNX UDP endpoint related codeKarsten Heimrich2019-02-071-1/+5
* AN184: Rename nat endpoint to route back endpointKarsten Heimrich2019-02-071-1/+1
* Rename and merge merge duplicated code into setup functionKarsten Heimrich2019-02-051-5/+5
* Implement KNXnet/IP secure session handlingKarsten Heimrich2019-02-041-5/+27
* Implement public API to use tunneling feature servicesKarsten Heimrich2018-08-191-0/+5
* Implement functionality to set and use extended CRI framesKarsten Heimrich2018-08-191-0/+2
* AN184: Implement TCP support as specified in KnxNet/IP Core v2Andrew O'Doherty2018-08-161-5/+12
* Fix warning "Header <QtKnx/qknxglobal.h> is deprecated"Karsten Heimrich2018-08-151-1/+1
* Fix connection issue in case KNXnet/IP NAT was usedKarsten Heimrich2018-04-261-7/+4
* Unify the private header warningAndrew O'Doherty2018-04-201-3/+3
* Rename source files after class, remove *local*Karsten Heimrich2018-04-201-1/+1
* Remove *local* from name, cause the frame is send to a remote endpointKarsten Heimrich2018-04-201-2/+2
* Mass rename QKnxNetIp...View into corresponding QKnxNetIp...ProxyKarsten Heimrich2018-04-171-11/+11
* Introduce view and builder class, adapt existing codeKarsten Heimrich2018-03-131-5/+9
* Rename QKnxNetIpFrameEx to QKnxNetIpFrame, remove and adapt codeKarsten Heimrich2018-03-081-11/+11
* Rewrite the KNXnet/IP frame class to be genericKarsten Heimrich2018-03-081-11/+11
* Compile module without the overwhelming template and QByteArray supportKarsten Heimrich2018-03-061-5/+5
* Remove QKnxCemiFrame base classKarsten Heimrich2018-02-021-1/+2
* Rename QKnxTunnel{Frame|FrameFactory} to QKnxLinkLayer{Frame|FrameFactory}Karsten Heimrich2018-02-011-1/+1
* Rename file qknxtunnelframe{.h|.cpp} to qknxlinklayerframe{.h|.cpp}Karsten Heimrich2018-02-011-1/+1
* Add cEMI frame size check in KNXnet/IP device {configuration|tunneling} requestLucie Gerard2017-11-281-2/+4
* Move KnxNetIp* sources into separate subdirectoryKarsten Heimrich2017-10-041-0/+192