summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-26[#2969] revised the quickstart pageAndrei Pavel5-75/+161
2023-10-26[#2969] fix space in the release versionAndrei Pavel1-1/+1
2023-10-26[#3132] version bumped up to 2.5.4wwencel1-1/+1
2023-10-23[#3122] fixed typo, updated platforms.rstKea-2.5.3wwencel2-3/+3
2023-10-23[#3122] put EXTRA_DIST outside of HAVE_GTEST if-blockAndrei Pavel1-3/+3
2023-10-23[#3122] 2.5.3 release changesWlodek Wencel33-60/+62
2023-10-23[#3118] bump up library versions for 2.5.3 releaseRazvan Becheriu10-10/+15
2023-10-23[#3080] ChangeLog addedTomek Mrugalski1-0/+6
2023-10-23[#3080] SECURITY.md addedTomek Mrugalski2-1/+61
2023-10-20[#3095] update example for v4 option 21Piotrek Zadroga1-1/+1
2023-10-20[#3111] added ChangeLog entryRazvan Becheriu1-0/+4
2023-10-20[#3111] make lfq thread safeRazvan Becheriu13-457/+185
2023-10-20[#3116] Addressed commentsThomas Markwalder1-2/+2
2023-10-20[#3116] Fixed ChangeLogThomas Markwalder1-1/+1
2023-10-20[#3116] Allow D2 to listen on ANY addressesThomas Markwalder8-26/+55
2023-10-19[#3017] fix failed to open socket on reconfigRazvan Becheriu2-48/+14
2023-10-17[#3017] create checkDetectIfaces to do persistent checksRazvan Becheriu7-29/+45
2023-10-17[#3017] added testing framework for using dummy test interfacesRazvan Becheriu83-192/+363
2023-10-17[#3017] add ChangeLog entryAndrei Pavel1-0/+5
2023-10-17[#3017] fix interface redetectionAndrei Pavel2-6/+32
2023-10-14[#2881] only check for OPT_EMPTY_TYPERazvan Becheriu5-15/+24
2023-10-14[#2881] do not serialize data in EMPTY options with suboptionsRazvan Becheriu3-8/+28
2023-10-12[#3032] log_test_messages.mes moved back to tarballWlodek Wencel1-2/+2
2023-10-09[#3032] disable yang/pretests and testutilsRazvan Becheriu2-2/+12
2023-10-09[#3032] disabled compilation of test libs when --with-gtest is not usedWlodek Wencel4-13/+8
2023-10-06[#2918] added more log messagesRazvan Becheriu5-8/+53
2023-10-06[#2918] added message for requested address on DHCPREQUESTRazvan Becheriu4-0/+15
2023-10-06[#2918] added message for requested address on DHCPDISCOVERRazvan Becheriu4-5/+20
2023-10-06[#3046] fixed indentation and typosRazvan Becheriu2-6/+6
2023-10-06[#3086] reverted change and fixed indentationRazvan Becheriu1-4/+5
2023-10-06[#3086] added ChangeLog entryRazvan Becheriu1-0/+5
2023-10-06[#3086] addressed commentsRazvan Becheriu2-11/+22
2023-10-06[#3086] add support for \0 in eval parserRazvan Becheriu4-95/+181
2023-10-06[#2750] regenerate all SVGsAndrei Pavel14-1571/+3241
2023-10-06[#2750] fix recognizing-same-client.svgAndrei Pavel3-133/+133
2023-10-06[#2750] distribute txts as wellAndrei Pavel1-0/+1
2023-10-06[#2750] limit ascii uml only to sequence diagramsAndrei Pavel1-2/+3
2023-10-06[#2750] add disclaimers about atxt filesAndrei Pavel2-0/+4
2023-10-06[#2750] change xq to xmllint and check if in pathAndrei Pavel2-4/+19
2023-10-06[#2750] convert KB diagram into asciiAndrei Pavel2-0/+87
2023-10-06[#2750] expand on class priority in the ARMAndrei Pavel1-31/+30
2023-10-06[#2750] add makefile rule for ascii umlsAndrei Pavel3-3/+34
2023-10-05[#3068] reword ChangeLog entryAndrei Pavel1-4/+4
2023-10-05[#3068] wrap some long linesAndrei Pavel2-11/+24
2023-10-05[#3068] test names start with lowercaseAndrei Pavel1-7/+7
2023-10-05[#3068] add ChangeLog entryAndrei Pavel1-0/+12
2023-10-05[#3068] add comment about code obsolescenceAndrei Pavel1-0/+6
2023-10-05[#3068] fix prefixesInRange after uint128_t was moved to checked_uint128_tAndrei Pavel2-19/+35
2023-10-05[#3068] add bigint support to the Element deserializerAndrei Pavel1-7/+21
2023-10-05[#3068] add unit tests for checked bigintsAndrei Pavel1-32/+98