aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-17Don't have CLEAN_FILES variables for the "clean" source files.Guy Harris22-145/+48
2018-02-17Use -Werror except for explicitly listed dirty dissectors.Guy Harris7-8/+8
2018-02-17Don't use GENERATED_CFLAGS on generated files, use AM_CFLAGS.Guy Harris1-1/+1
2018-02-17Don't treat radius_dict.l specially.Guy Harris1-24/+7
2018-02-17Update the release notes.Gerald Combs1-2/+11
2018-02-16Compile text2pcap with -Werror.Guy Harris1-5/+1
2018-02-16Treat the text2pcap scanner as clean.Guy Harris1-8/+5
2018-02-16Squelch redundant declaration warnings.Guy Harris6-21/+32
2018-02-16[PFCP] Added dissect function for User Plane Inactivity Timer IEMatej Tkac1-0/+34
2018-02-16Use DIAG_OFF_FLEX/DIAG_ON_FLEX more consistently.Guy Harris9-48/+96
2018-02-16mac-lte: fix memory leak of mac_lte_msg3_cr_hashPeter Wu1-0/+1
2018-02-16[Diameter] Gx Supported-Features AVP, List-ID 2Joakim Karlsson1-136/+204
2018-02-16capchild: remove double free (found by clang).Dario Lombardo1-70/+29
2018-02-16Add DIAG_OFF_FLEX and DIAG_ON_FLEX for use in Flex scanners.Guy Harris8-53/+77
2018-02-16Treat most Lex-generated and all Lemon-generated files as clean.Guy Harris3-25/+41
2018-02-15Suppress more PortAudio + Win64 compiler warnings.Gerald Combs1-1/+4
2018-02-15Fix a case of copy - too little modify - pasteJoerg Mayer1-1/+1
2018-02-15Put some info into the INFO columnJoerg Mayer1-64/+102
2018-02-15Look in %VCToolsRedistDir% for the VC++ redistributable.Gerald Combs2-3/+3
2018-02-15Move hkdf_extract to wsgcrypt.hPeter Wu2-11/+12
2018-02-15steam-ihs: Add dissector for the Steam IHS Discovery ProtocolJan Holthuis4-0/+1479
2018-02-15fuzzshark: disable reassembly for few protocolsYour Name1-4/+30
2018-02-15Disable warning C4267 in generated files.Gerald Combs4-0/+24
2018-02-15DCT2000: read new LTE MAC outheader valuesMartin Mathieson3-40/+59
2018-02-14Fix a typo in the I/O tests.Gerald Combs1-1/+1
2018-02-14CMake: Try to avoid Strawberry Perl's xsltproc.Gerald Combs1-3/+6
2018-02-14SIGCOMP: check operand offset when accessing UDVM memoryPascal Quantin1-18/+180
2018-02-14travis: add asciidoctor.Dario Lombardo1-1/+2
2018-02-14[nb_rtpmux] Register dissector by name.AndersBroman1-0/+1
2018-02-14Qt: fix crash in packet dialog on changing selectionPeter Wu3-10/+35
2018-02-14Convert coloring rules dialog to use model.Michael Mann10-315/+1048
2018-02-14Debian: Update Build-Depends.Gerald Combs1-1/+1
2018-02-14Qt: Fix the filter expression toolbar layout.Gerald Combs1-1/+3
2018-02-14Wix: Look for merge modules in %VCToolsRedistDir%.Gerald Combs1-0/+6
2018-02-14OpenFlow 1.5: add extra property length checksPascal Quantin1-10/+85
2018-02-14packet-mq: Code reformatRobert Grange4-667/+667
2018-02-13OpenFlow: update openflow_version_values value_stringPascal Quantin1-5/+6
2018-02-13XRA: protect against potential infinite loops and add protocol to release notesPascal Quantin2-6/+7
2018-02-13Update symbol lists.Guy Harris2-0/+3
2018-02-13Add the Excentis XRA DOCSIS header dissector to CMake.Guy Harris1-0/+1
2018-02-13Update the introductory comment.Guy Harris1-7/+4
2018-02-13ieee80211: Correct the actual bit positions of the reserved bits.Richard Sharpe1-3/+3
2018-02-13Added dissector for Excentis DOCSIS31 XRA header. DLT 273. Builtin version.Bruno Verstuyft5-0/+1220
2018-02-13cms: Add support for RFC 4108Robert Sauter6-18/+1136
2018-02-13Make the DOCSIS dissector a built-in dissector.Guy Harris17-239/+19
2018-02-13Asciidoctor macro fixups.Gerald Combs8-24/+22
2018-02-13Fix the "pointer to function that generates a label" values.Guy Harris14-16/+17
2018-02-13ssl: Add session ticket lifetime units in secondsStig Bjørlykke2-3/+11
2018-02-13more SPDX convertions.Dario Lombardo4-53/+4
2018-02-13tools: fix zlib check in licensecheck.pl.Dario Lombardo1-1/+1