aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-08cppcheck: Fixup some comparisons.Gerald Combs1-3/+3
2020-07-07Fix Wpointer-sign warnings.Anders Broman5-21/+21
2020-07-07cppcheck: Bail if "-l <n>" or "-o" don't find any files.Gerald Combs1-3/+18
2020-07-07USB HID: fix memory leak when saving report descriptorsFilipe Laíns1-7/+14
2020-07-07Fix Wpointer-sign warnings.Anders Broman3-14/+14
2020-07-07Fix -Wpointer-sign warnings.Anders Broman2-16/+16
2020-07-07file-rbm: Fix -Wpointer-sign warnings.Anders Broman3-8/+8
2020-07-07tn3270: improve on some of IBM's painful prose.Guy Harris1-17/+17
2020-07-07USB HID: fix parsing {logical ,phys }{min,max} in the report descriptorFilipe Laíns1-4/+4
2020-07-07USB HID: introduce a report descriptor parserFilipe Laíns1-1/+235
2020-07-07extcap: Lazily load our interface list.Gerald Combs3-38/+143
2020-07-06TDS: Fix field abbrev for RPC nameJaap Keuter1-1/+1
2020-07-06SPOOLSS: make reserved field value presentation meaningfulJaap Keuter1-2/+2
2020-07-06TN5250: Fix two true_false strings so they are differentiatingJaap Keuter1-4/+4
2020-07-06BSSAP: Fix field abbrev for IMEISV IEJaap Keuter1-1/+1
2020-07-06file-pcapng: Try to fix -Wpointer-sign warnings.Anders Broman1-21/+21
2020-07-06epan: Fixup our ENABLE_CHECK_FILTER warnings.Gerald Combs1-5/+5
2020-07-06DVB-S2-BB: Add the next-header protocol types from RFC4326, section 4.4.1Martin Mathieson1-7/+29
2020-07-06mbim: Try to fix -Wpointer-sign warnings.Anders Broman1-4/+4
2020-07-06Windows: Set our locale to ".UTF-8".Gerald Combs8-11/+63
2020-07-06rtps-utils: fix no previous prototype for functioAlexis La Goutte1-1/+2
2020-07-06nfapi: Try to fix -Wpointer-sign warnings.Anders Broman1-28/+28
2020-07-06http2: fix no previous prototype for functioAlexis La Goutte1-1/+2
2020-07-06enip: fix no previous prototype for functionAlexis La Goutte1-1/+1
2020-07-06SDP: Try to fix -Wpointer-sign warnings.Anders Broman1-8/+7
2020-07-06Add all supported charsets to Show Packet Bytes/Follow StreamJohn Thacker8-69/+120
2020-07-06slsk: Try to fix -Wpointer-sign warnings.Anders Broman2-29/+29
2020-07-06tls_utils: Try to fix -Wpointer-sign warnings.Anders Broman2-3/+3
2020-07-06umts_fp: Try to fix -Wpointer-sign warnings.Anders Broman1-12/+12
2020-07-06GSM-SMS: Fix max of a range value.Martin Mathieson1-1/+1
2020-07-06DVB-S2-BB: For GSE Protocol Type, separate Next-Header and Ethertype subtypes.Martin Mathieson1-16/+25
2020-07-06GBCS: fix field abbreviation for firmware hashJaap Keuter1-1/+1
2020-07-06Nettrace: Try to fix -Wpointer-sign warnings.Anders Broman1-9/+9
2020-07-06UDPCP: Move link from original specification to Wayback Machine archive.Martin Mathieson1-1/+1
2020-07-06ncp2222: Try to fix -Wpointer-sign warnings.Anders Broman1-28/+28
2020-07-06ieee80211: Remove duplicate and erroneous entries in the status code table.Richard Sharpe1-3/+1
2020-07-06nordic_ble: Avoid identical true and false stringsStig Bjørlykke1-10/+4
2020-07-05DVB-S2-BB: update list of standards.Guy Harris1-1/+13
2020-07-05UNISTIM: Remove useless bit field true_false_stringJaap Keuter1-5/+1
2020-07-05DVB-S2-BB: update a URL.Guy Harris1-1/+4
2020-07-05kafka: lz4: free the composite tvb only onceMartin Kaiser1-8/+11
2020-07-05mplog: increase the max packet length to 4096Martin Kaiser1-1/+1
2020-07-05iso14443: support larger frame sizesMartin Kaiser1-1/+1
2020-07-05Revert "ISO14443: Update some commands"Martin Kaiser1-189/+13
2020-07-05[Automatic update for 2020-07-05]Gerald Combs15-15/+193
2020-07-05Add missing CAT001 fieldsMarko Hrastovec1-47/+208
2020-07-05Enable display filter autocomplete on find packet search.Martin Mathieson4-5/+23
2020-07-05BFD: Adjust BDF echo message filter nameJaap Keuter1-1/+1
2020-07-05dvb-s2-table: Fix Dead StoreAlexis La Goutte1-1/+0
2020-07-04ajp13: fix the type of elements of an array of pointers to hf_ values.Guy Harris1-3/+3