aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-27PROFINET: DynamicFramePacking subframes are decoded.basakkal1-1/+1
2018-09-27ieee80211: add support for Opportunistic Wireless Encryption (OWE)Joeri2-0/+73
2018-09-27ieee80211: Add support for Opportunistic Wireless Encryption as specified in ...Joeri de Ruiter1-0/+69
2018-09-27TLS: split key log contents processing from file readingPeter Wu2-55/+72
2018-09-27HTTP2: allow subdissectors to query the Stream IDPeter Wu2-0/+26
2018-09-27DNS: update content type for DoH draft -07 (up to draft -14)Peter Wu1-3/+3
2018-09-27gsm-a-common: Use expert info on "to few bytes left"AndersBroman1-1/+26
2018-09-27RPM: move the installed development files to a new -devel packageJeff Morriss1-31/+43
2018-09-27TLS: fix broken reassembly with multiple PDUs in the same framePeter Wu1-2/+18
2018-09-27tvb: gracefully handle reading 0 bytes from an empty bufferPeter Wu2-8/+27
2018-09-26Make systemd journal entries events.Gerald Combs10-40/+263
2018-09-26DOCSIS: Added Service Flow Peak Traffic RateBruno Verstuyft2-0/+19
2018-09-26HTTP: fix incomplete conversion from SSL to TLSPeter Wu1-23/+22
2018-09-26Use the time stamps in the packet_info structure, not the frame_data structure.Guy Harris8-19/+19
2018-09-26Make the ERF code in pcap_get_phdr_size() more like the reading code.Guy Harris1-17/+23
2018-09-26TLS: Add compress_certificate ExtensionType (27)Alexis La Goutte2-1/+69
2018-09-26Get rid of unnecessary check.Guy Harris1-8/+0
2018-09-26Sort the pseudo-header routines in the order of the switch statements.Guy Harris1-458/+458
2018-09-26pcapng: Free option_content on errorGuy Harris1-0/+1
2018-09-26Move wtap_encap_requires_phdr() amongs the other switch statement routines.Guy Harris1-22/+21
2018-09-26pcapng: Free option_content on errorStig Bjørlykke1-0/+1
2018-09-26smb: Fix "Branch condition evaluates to a garbage value"Stig Bjørlykke1-0/+1
2018-09-26prefs: Remove trailing dot from UI textStig Bjørlykke1-1/+1
2018-09-26Sort cases in pcap_get_phdr_size(), add a missing one for WTAP_ENCAP_NFC_LLCP.Guy Harris1-12/+16
2018-09-26prefs: add the option not to load interfaces on startup.Dario Lombardo6-2/+22
2018-09-26NAS 5GS: fix SUCI, IMEI and IMEISV offset based on TS 24.501 V15.0.0 Figure 9...Pavel Strnad1-9/+24
2018-09-26Qt: don't load the interfaces list if a capture file is used.Dario Lombardo1-1/+2
2018-09-26NGAP: Update to 3GPP TS 38.413 V15.1.0 (2018-09)AndersBroman8-3730/+6196
2018-09-26X2AP: upgrade dissector to v15.3.0Pascal Quantin9-325/+1408
2018-09-26S1AP: remove a duplicate line in .cnf filePascal Quantin2-92/+91
2018-09-26sharkd: fix JSON generationJakub Zawadzki1-15/+15
2018-09-26evs: Make a value string for 13.2 kbs BW CT RF index.AndersBroman1-1/+37
2018-09-26Don't update a variable that's not used at that point.Guy Harris1-1/+0
2018-09-26Put ERF pseudo-header reading and writing into single routines.Guy Harris1-154/+174
2018-09-26QUIC: Add support of gQUIC (Q044)Alexis La Goutte1-2/+9
2018-09-26PCP: Add padding for optionUli Heilmeier1-1/+19
2018-09-26Get rid of bogus copied-and-pasted comment.Guy Harris1-1/+0
2018-09-26Sort cases in pcap_write_phdr() - and add missing NFC LLCP case.Guy Harris1-15/+35
2018-09-26Put the code for writing pseudo-headers into individual routines.Guy Harris1-107/+195
2018-09-26In LINKTYPE_PPP_WITH_DIR files, any non-zero direction value means "sent".Guy Harris1-5/+4
2018-09-26Shuffle pseudo-header definitions to just before the reader function.Guy Harris1-81/+81
2018-09-26Put the pseudo-header length checks into the pseudo-header read routines.Guy Harris1-218/+227
2018-09-26The sent field of the p2p pseudo-header is a Boolean.Guy Harris1-6/+1
2018-09-26Only use "libpcap" to refer to the library.Guy Harris1-48/+50
2018-09-26Rename the pseudo-header for X.25, V.120, and Frame Relay.Guy Harris11-21/+22
2018-09-25Get rid of unused flag argument.Guy Harris4-26/+16
2018-09-25Add obsolete ssl[._]port preferences.Gerald Combs6-2/+8
2018-09-25Flag invalid markers.Guy Harris1-1/+12
2018-09-25sharkd: cleanup printf() usage during JSON generation (part V).Jakub Zawadzki1-150/+314
2018-09-25evs: Fix comments.AndersBroman1-8/+10