summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Improve knxeditor example documentationv5.12.0-beta3v5.12.0-beta2Andrew O'Doherty2018-10-044-5/+224
* | Improve KNX discoverer example documentationAndrew O'Doherty2018-10-041-10/+170
* | Improve tunnelclient example documentationAndrew O'Doherty2018-10-022-4/+92
* | Add documentation to KNX Project Parser exampleAndrew O'Doherty2018-10-021-0/+106
* | Add documentation for router examplev5.12.0-beta1Andrew O'Doherty2018-09-261-0/+182
* | Add QT_VERSION check in QKnxNetIpServerInfo constructorAndrew O'Doherty2018-09-202-2/+13
* | Some fixes in QKnxNetIpRouter interface and documentationAndrew O'Doherty2018-09-194-35/+52
* | Rename QKnxNetIpRouter::FilterTable aliasAndrew O'Doherty2018-09-194-10/+10
* | Doc: Move description of routing from class docs to overview docsLeena Miettinen2018-09-182-16/+19
* | Whitespace changesKarsten Heimrich2018-09-181-111/+99
* | Fix routing algorithmKarsten Heimrich2018-09-182-13/+17
* | Rename QKnxNetIpRoutingInterface class to QKnxNetIpRouterAndrew O'Doherty2018-09-1811-384/+339
* | fix enum namesAndrew O'Doherty2018-09-176-10/+10
* | Change function names to be more verbose on their purposeKarsten Heimrich2018-09-174-16/+16
* | Doc: Add important notice about object lifetime, unify examplesKarsten Heimrich2018-09-1422-79/+167
* | MACos fix for tst_QKnxNetIpRoutingInterfaceAndrew O'Doherty2018-09-142-1/+3
* | Add missing d-pointer to secure wrapper classv5.12.0-alpha1Karsten Heimrich2018-09-133-18/+68
* | Doc: Update and unify documentationKarsten Heimrich2018-09-135-15/+15
* | Add d-pointers to new builder classesAndrew O'Doherty2018-09-1314-47/+364
* | Fix broken MAC calculation, add auto-test and documentationKarsten Heimrich2018-09-136-120/+479
* | Fix wrong service type for session status framesKarsten Heimrich2018-09-131-1/+1
* | Fix wrong field size inside the session authenticate frameKarsten Heimrich2018-09-132-7/+7
* | Fix fetching values from the secure wrapper classKarsten Heimrich2018-09-131-2/+3
* | Doc: Add additional documentation to secure classesKarsten Heimrich2018-09-136-31/+123
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-111-0/+24
|\|
| * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-091-0/+24
| |\
| | * Add changes file for Qt 5.11.2v5.11.25.11.2Jani Heikkinen2018-09-051-0/+24
| |/
* | Fix compile issue on g++Karsten Heimrich2018-09-052-9/+9
* | Fix the behavior of the SRP classes and builders to match existing onesKarsten Heimrich2018-08-2811-202/+421
* | Blacklist the routing interface test on OSXKarsten Heimrich2018-08-271-0/+1
* | AN159: Fix setting/ getting the encapsulated frameKarsten Heimrich2018-08-232-19/+16
* | Doc: Add \since command, update, introduce more documentationKarsten Heimrich2018-08-2333-29/+156
* | Fix KNX cryptographic engine implementationKarsten Heimrich2018-08-225-4/+311
* | fix compiler error in ubuntu with qt5.12 in ssl partAndrew O'Doherty2018-08-221-1/+1
* | Cleanup KNX editor tunneling features tabAndrew O'Doherty2018-08-225-102/+287
* | Extend KNX editor example to support tunneling featuresAndrew O'Doherty2018-08-197-71/+554
* | Implement public API to use tunneling feature servicesKarsten Heimrich2018-08-195-0/+173
* | Implement functionality to set and use extended CRI framesKarsten Heimrich2018-08-194-10/+43
* | Make the OpenSSL object a global static, add some more methodsKarsten Heimrich2018-08-172-20/+65
* | Rename private file to be able to use it more generallyKarsten Heimrich2018-08-174-5/+5
* | AN183: Add support for receiving routing system broadcast framesKarsten Heimrich2018-08-175-16/+70
* | 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-175-8/+81
* | AN189: Update routing algorithm hopcountKarsten Heimrich2018-08-172-15/+6
* | AN159: Implement Curve25519 public, private key and shared secretKarsten Heimrich2018-08-178-2/+731
* | Add missing OpenSSL symbols to support Curve25519 algorithmKarsten Heimrich2018-08-173-0/+81
* | Adapt imported QtNetwork OpenSSL code so that it compilesKarsten Heimrich2018-08-174-103/+60
* | Copy necessary files from QtNetwork to support OpenSSLKarsten Heimrich2018-08-177-0/+2498
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-173-63/+119
|\|
| * Doc: Add info to KNXnet/IP connection classes overviewLeena Miettinen2018-08-103-64/+121