aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-25S1AP: upgrade dissector to v15.3.0Pascal Quantin10-148/+856
2018-09-25DOCSIS: showing components of UCD OFDMA Timestamp SnapshotBruno Verstuyft1-0/+31
2018-09-25Rename packet-ssl* to packet-tls*Gerald Combs46-77/+77
2018-09-25Radius: cablelabs dictionary: typo fixBruno Verstuyft1-1/+1
2018-09-25evs: Dissect CMR for compact AMR-WB IO mode.AndersBroman1-3/+37
2018-09-25XRA: added extra PLC timestamp infoBruno Verstuyft1-2/+58
2018-09-25sharkd: cleanup printf() usage during JSON generation (part IV).Jakub Zawadzki1-133/+76
2018-09-25Qt: Create directories if they should be openedRoland Knall1-2/+15
2018-09-25sharkd: cleanup printf() usage during JSON generation (part III).Jakub Zawadzki1-151/+173
2018-09-25Update URL.Guy Harris1-1/+1
2018-09-25Update URLs.Guy Harris2-2/+2
2018-09-25TLS: support encrypted_server_name extension (0xffce) (esni-01)Peter Wu2-1/+96
2018-09-25PMT, DVB-CI: remove packet-mpeg-pmt.hMartin Kaiser3-19/+1
2018-09-24Revert "Stop advertising support for Solaris."Gerald Combs2-5/+3
2018-09-24RPM: optionally use ccache to speed up (re)builds.Jeff Morriss2-1/+11
2018-09-24Netmon+Message Analyzer: Fix a couple of lengths.Gerald Combs3-2/+12
2018-09-24sharkd: cleanup printf() usage during JSON generation (part II).Jakub Zawadzki1-120/+123
2018-09-24RPM: Make the (optional) maxminddb dependencies actually work.Jeff Morriss1-10/+11
2018-09-24checkhf.pl: speed up find_remove_ei_defs and remove_if0_codePeter Wu1-72/+55
2018-09-24Update the X11 dissector to use the latest mesa and xcbproto.Jeff Morriss7-80/+416
2018-09-24sharkd: cleanup printf() usage during JSON generation (part I).Jakub Zawadzki1-73/+97
2018-09-24RPM packaging: maxminddb is optional.Jeff Morriss1-1/+1
2018-09-24nettrace: Improve error printout at parse error.AndersBroman1-0/+4
2018-09-24sharkd: fix setting last reference frame number.Jakub Zawadzki1-0/+6
2018-09-24sharkd: add field checking in check request.Jakub Zawadzki1-0/+11
2018-09-24evs: add DISSECTOR_ASSERT_NOT_REACHED (CID: 1439591)Dario Lombardo1-0/+1
2018-09-24Qt: Don't append a empty custom window titleStig Bjørlykke1-4/+8
2018-09-24radius(travelping): sync with FreeRADIUSAlexis La Goutte1-2/+15
2018-09-24tools: add libjson-glib to macos-setup.Dario Lombardo1-0/+52
2018-09-24radius(verizon): sync with FreeRADIUSAlexis La Goutte3-0/+26
2018-09-24Wiretap isn't meant to be a packet-capture library [any more].Jeff Morriss1-14/+8
2018-09-24sharkd: minor code style fixes.Jakub Zawadzki1-15/+14
2018-09-24checkAPIs.pl: speed up check_value_string_arrays and remove_if0_codePeter Wu1-64/+52
2018-09-24FP: Fix commentsDarien Spencer1-15/+10
2018-09-23QUIC: support CRYPTO_ERROR (draft -13)Peter Wu1-0/+17
2018-09-23QUIC: shorten labels for transport error codesPeter Wu1-32/+17
2018-09-23mswsp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2018-09-23sharkd: Fix check request for empty "" filterJakub Zawadzki1-1/+1
2018-09-23FP: Fix Sub-Frame number dissectionDarien Spencer1-1/+1