Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
仰若水
qmdnsengine
Graph
64dc0a706b333713cf8ce56862d43c85751f6570
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Oct
14
23
Aug
21
10
Jun
9
27
Jan
28
Dec
4
Sep
20
Jun
4
Apr
3
Mar
9
Apr
12
Mar
30
Jun
23
Mar
22
13
11
Sep
7
8
Aug
25
Jul
21
12
7
6
23
Jun
22
21
6
5
3
2
27
May
26
25
24
18
17
16
15
13
12
11
8
8
Apr
7
6
5
4
30
Mar
29
28
Ported to Qt6.
qt6
qt6
Merge pull request #28 from walterbrebels/cache
Merge pull request #27 from walterbrebels/ptr-expire
Merge pull request #29 from patrickelectric/fix_compilation_warnings
src: provider: Do not use argument with the same name as member variable
src: hostname: Do not redeclare entry variable
src: Do not use interface name since it conflicts with win10sdk internals
src: Fix reorder-ctor
cmake: Add compilation checks
Only cache relevant records to avoid additional overhead on network
Dont remove service when PTR record expires
Added random port to increase probability of scanning success.
dev
dev
Bind every local ip to support multi network cards.
Update CMakeLists.txt to require version 5.7 for all Qt dependencies.
Fix race condition that was causing the test suite to sporadically fail.
Fix another typo in libcommon test suite.
Fix typo in libcommon for test suite.
Raise the minimum required version of Qt to 5.7 as per #24.
Merge pull request #24 from KonstantinRitt/ranged-for
Modernize by replacing foreach with ranged-for
Merge pull request #22 from StephanWidor/patch-1
Changed socket bind hint to defaultForPlatform, it resolve problom of ESP mDNS device can not found.
master
master
Only use QRandomGenerator for Qt >= 5.15.0
Use QRandomGenerator
Bump to version 0.2.0.
0.2.0
0.2.0
Merge pull request #19 from cgutman/excessive-answer-records
Only include PTR records that correspond to the query target
Merge pull request #13 from cgutman/fix_new_delete_mismatch
Fix new/delete mismatch caught by ASAN
Merge pull request #9 from cgutman/fix-resolver-example
Merge pull request #7 from cgutman/fix-static
Fix the Resolver example in the docs to use the correct name
Correct QMDNSENGINE_EXPORT when BUILD_SHARED_LIBS is undefined
Make resetHostname() inline.
Refactor the Cache class.
Refactor onMessageReceived() in Browser.
Refactor service browser and include cached PTR records when querying for specific services.
Parse and write DNS messages with the truncate bit set.
Simplify socket binding code.
Require a C++11 compiler.
Menu
Projects
Groups
Snippets
Help