aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-07The wtap from which we're reading to get statistics isn't a statistic itself.Guy Harris4-13/+14
2019-04-06Explicitly make cf->{rec,buf} the information for the selected packet.Guy Harris2-9/+32
2019-04-06NR RRC: upgrade dissector to v15.5.0Pascal Quantin5-1067/+1432
2019-04-061514 is a better initial Buffer size than 1500.Guy Harris15-29/+29
2019-04-06Revert "Get rid of the per-capture_file wtap_rec and Buffer."Peter Wu14-185/+121
2019-04-06LTE RRC: upgrade dissector to v15.5.0Pascal Quantin15-2243/+3500
2019-04-06DCOM - Add dissector for ITypeInfoalexsirr3-0/+1068
2019-04-06Dissect USB "device" Setup CONTROL messagesArtem Mygaiev1-8/+2
2019-04-06Make call_dissector assertions non-fatal.Gerald Combs1-4/+4
2019-04-05Gen-bugnote: Replace multiple instances where needed.Gerald Combs1-4/+4
2019-04-05.mailmap: update of MarchAlexis La Goutte2-1/+2
2019-04-05ieee80211: Add Reserved entry for VHT OP Channel WidthAlexis La Goutte1-0/+1
2019-04-05ieee80211: Add space on description for some Extended Capabilities fieldAlexis La Goutte1-2/+2
2019-04-05file_dialog.c: initialize wtap_rec and Buffer in get_stats_for_preview()Pascal Quantin1-0/+5
2019-04-05Clean up white space.Guy Harris1-1/+1
2019-04-05Get rid of the per-capture_file wtap_rec and Buffer.Guy Harris14-121/+185
2019-04-05ITS: Add CAM and DENM v1 dissection.Anders Broman8-78/+4551
2019-04-05Add one more use of Buffers.Guy Harris1-10/+11
2019-04-05S1AP: add hidden items for mme/enb-ue-s1ap-idBinh Trinh2-95/+126
2019-04-05BER: fix dissection of bitmask lists with an invalid lengthPascal Quantin1-7/+17
2019-04-05Pass Buffer pointers in some more instances.Guy Harris1-21/+25
2019-04-05Pass Buffer pointers rather than packet data pointers in some more cases.Guy Harris2-11/+8
2019-04-05Have wtap_read() fill in a wtap_rec and Buffer.Guy Harris69-571/+597
2019-04-04DOF: Fix alias binding dissection.Gerald Combs1-2/+3
2019-04-04Use "buf" for Buffer pointers, "pd" for raw packet data pointers.Guy Harris1-5/+5
2019-04-04Don't print a message if a select() was interrupted by a signal.Guy Harris1-4/+12
2019-04-04Reset the terminal color if we're ^C'ed when reading a capture.Guy Harris2-61/+220
2019-04-04asn2wrs: Improve filtername of named bits.Anders Broman43-2415/+2420
2019-04-04ieee80211: Add defines for AKMSMikael Kanstrup1-13/+33
2019-04-04PER: Use proto_tree_add_bitmask... () for named bits.Anders Broman47-1980/+2370
2019-04-04ETSI CAT: add dissection of Network Measurement ResultsPascal Quantin7-189/+294
2019-04-04Clean file reading code.Guy Harris1-266/+359
2019-04-04ieee80211: FT over IEEE 802.1X (SHA384) is an FT AKMSMikael Kanstrup1-1/+17
2019-04-04iseries: ensure the buffer is null terminated.Dario Lombardo2-2/+9
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs411-3737/+3785
2019-04-04Test: Disable a wmem compilation warning.Gerald Combs1-0/+4
2019-04-04H248C: Fix an expert field name mismatch.Gerald Combs1-1/+1
2019-04-03macOS: Update a comment in osx-app.sh.in.Gerald Combs1-3/+3
2019-04-03osx app bundle: add entitlement to allow loading 3rd party plugnsJason Cohen2-0/+9
2019-04-03Document all the signed-integer tvbuff accessors.Guy Harris1-21/+90
2019-04-03smb2: NFS symlink reparse target is not NULL terminatedVolker Lendecke1-2/+11
2019-04-03Quiet output of make-version.plMoshe Kaplan1-9/+17
2019-04-03CMake: Require pod2man and pod2html.Gerald Combs1-1/+1
2019-04-03FP: Fix ToA shown as unsignedDarien Spencer1-1/+1
2019-04-03ieee80211: Fix WPA1 decryptionMikael Kanstrup3-2/+13
2019-04-03ldss: add checks on file digest.Dario Lombardo1-16/+3
2019-04-03ASN.1: Use proto_tree_add_bitmask... () for named bits.Anders Broman52-1794/+2316
2019-04-03Netflow/Ipfix: Update some IE (RFC8549)Uli Heilmeier1-0/+124
2019-04-03Clean up color handling.Guy Harris1-93/+276
2019-04-02Test: Disable compilation warnings.Gerald Combs1-0/+4