aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-16Don't just grab raw string data with tvb_memcpy().Guy Harris6-45/+29
2019-07-16gvcp, gvsp, u3v: GEV 2.2, new PFNC pixel formatsStefan Battmer3-219/+1503
2019-07-16capture_sync: fix empty paragraph passed to '@param' command [-Wdocumentation]Alexis La Goutte1-1/+1
2019-07-16QUIC: Update QUIC invariant draft releaseAlexis La Goutte1-1/+1
2019-07-16Editcap: Allow floating point split intervals.Gerald Combs4-18/+34
2019-07-16IEEE 802.15.4: Do not create new addresses but reuse the existing onesKenneth Soerensen1-25/+3
2019-07-16BGP: Adding draft-ietf-bess-evpn-igmp-mld-proxyUli Heilmeier1-23/+197
2019-07-16QUIC: update for new Connection ID Lengths (draft -22)Peter Wu1-68/+44
2019-07-16QUIC: update error code field size (draft -21)Peter Wu1-26/+31
2019-07-16QUIC: update salt, add new TP, add new NCI field (draft -21)Peter Wu3-5/+31
2019-07-16QUIC: remove support for draft -18 and olderPeter Wu3-145/+29
2019-07-15tvbuff_lz77huff: workaround for -Wmissing-braces warning in ClangPeter Wu1-1/+1
2019-07-15Get display strings for the AE titles.Guy Harris1-22/+21
2019-07-15smb2: add support for decompressionAurelien Aptel14-19/+1095
2019-07-15Use proto_tree_add_item_ret_string() to add strings.Guy Harris1-12/+28
2019-07-15F1AP: upgrade dissector to v15.6.0Pascal Quantin9-391/+1731
2019-07-15Clean up indentation.Guy Harris1-78/+78
2019-07-15Fix whitespace.Guy Harris1-1/+1
2019-07-15Add support for the ISO 646 "Basic code table" encoding.Guy Harris5-9/+197
2019-07-15Add support for code pages 855 and 856 for FT_STRINGZ strings.Guy Harris1-2/+10
2019-07-14[Automatic update for 2019-07-14]Gerald Combs15-168/+1185
2019-07-14s7comm: Adding and redesign of test and installation functionsThomas Wiens1-207/+1675
2019-07-13AT: Remove copy-pasted commentDarien Spencer1-2/+0
2019-07-13LoRaWAN: decode as for UDPerikdejong1-0/+1
2019-07-13RRC: Remove duplicate dissection of algorithm cap bitmapsDarien Spencer3-224/+55
2019-07-13s7comm: Implement packet reassemblyThomas Wiens3-415/+596
2019-07-13Qt: Fix our template icon appearance on LoDPI screens.Gerald Combs1-1/+0
2019-07-13Get rid of unused variable.Guy Harris1-8/+0
2019-07-12XnAP: get rid of duplicate bit string decodingPascal Quantin3-268/+72
2019-07-12ULP: get rid of duplicate bit string decodingPascal Quantin3-99/+43
2019-07-12LPP: get rid of duplicate bit string decodingPascal Quantin3-1354/+91
2019-07-12PER: Fixed named bitmap parsing of larger mapsDarien Spencer1-1/+28
2019-07-12LOG3GPP: misc fixesPascal Quantin1-1/+2
2019-07-12wiretap: do not pollute debug builds with candump debug messagesPascal Quantin3-5/+33
2019-07-12Qt: Fix profile copy and deleteRoland Knall5-30/+71
2019-07-12LOG3GPP: do not dereference a NULL pointer (CID 1450541)Pascal Quantin1-2/+32
2019-07-12doxygen: Exclude files giving warnings.Anders Broman1-2/+5
2019-07-12ZigBee: Dissect Electrical Measurement clusterKenneth Soerensen4-0/+651
2019-07-12Fix Wpointer-sign warnings.Anders Broman3-6/+6
2019-07-12S1AP: upgrade dissector to v15.6.0Pascal Quantin10-109/+118
2019-07-12Fix Wpointer-sign warnings.Anders Broman1-16/+11
2019-07-12Have the message data just be a raw FT_BYTES field.Guy Harris1-28/+21
2019-07-11Squelch more -Wpointer-sign warnings.Guy Harris2-5/+5
2019-07-11Always use string routines to extract strings from packets.Guy Harris1-6/+15
2019-07-11wiretap: candump: Reset error info and fix scanner warningsMaksim Salau2-0/+28
2019-07-11Fix Wpointer-sign warnings.Anders Broman4-49/+7
2019-07-11Fix Wpointer-sign warnings.Anders Broman4-71/+71
2019-07-11Qt: Fix warning and remove dead codeRoland Knall1-87/+4
2019-07-11Qt: Fix various compiler warningsRoland Knall1-4/+4
2019-07-11Doxygen: Fix some warnings.Anders Broman10-7/+14