aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-24[Automatic update for 2019-03-24]Gerald Combs16-115/+782
2019-03-24gitlab-ci: fix asciidoctor version in opensuse.Dario Lombardo1-1/+1
2019-03-24Add routines to return "Please report this as a bug" message strings.Guy Harris5-24/+81
2019-03-23wsgcrypt: fix wrong double assignment (CID: 1444233).Dario Lombardo1-2/+1
2019-03-23Bluetooth HCI: Rename LE Read Remote Used Features commandAllan Møller Madsen2-10/+10
2019-03-23Clean up IPMB/I2C link-layer header types.Guy Harris6-49/+100
2019-03-23Restore pinfo->match_uint after the topmost dissector returns.Guy Harris1-0/+3
2019-03-23Qt: Fix our Expert Info foreground color logic.Gerald Combs2-4/+23
2019-03-23ieee80211: Add version and subtype field for Aerohive IEAlexis La Goutte1-8/+18
2019-03-23Clean up the new-file selection criteria in the GUI.Jeff Morriss4-17/+101
2019-03-23print: don't ignore FT_NONE fields in ek.Dario Lombardo1-3/+8
2019-03-22json_dumper: flush dumper before printing an error.Dario Lombardo1-0/+1
2019-03-22Mark IPMB packets as IPMB in the protocol column.Guy Harris1-0/+2
2019-03-22krb5: dissect padata PA-PAC-OPTIONSIsaac Boukris4-38/+124
2019-03-22Don't use dissector_try_uint_new() to call the subdissector.Guy Harris1-10/+34
2019-03-22bthci_evt: add BASE_UNIT_STRING to bthci_evt.max_encryption_key_size.Dario Lombardo1-1/+1
2019-03-22randpkt: fix indentation.Dario Lombardo1-15/+14
2019-03-22GTP:Dissect more IEsAnders Broman4-127/+223
2019-03-22Rbm: Be more strict about unknown object types.Gerald Combs2-2/+7
2019-03-22wsgcrypt: fix build with older gcrypts.Jeff Morriss1-2/+6
2019-03-22Fix order of ring buffer and auto-stop items on the Capture Options page.Jeff Morriss1-148/+148
2019-03-22ITS: Fix decoding of messages using ITS-Container V2 ts (102637).Anders Broman7-520/+612
2019-03-22Bluetooth HCI: Core spec 5.1 supportAllan Møller Madsen3-45/+920
2019-03-22Qt: Welcome page dark mode fixes.Gerald Combs1-2/+2
2019-03-22Qt: Fix our ColorUtils::themeIsDark comparison.Gerald Combs2-1/+7
2019-03-22macOS: Restore dark mode support.Gerald Combs1-0/+2
2019-03-22sbus: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2019-03-22BGP: Add LS Advertisment of IGP TE Metric (RFC8571)Uli Heilmeier1-1/+142
2019-03-22randpkt: restore produce_filename in random generation.Dario Lombardo1-0/+1
2019-03-21packet-ip: Add codepoint LE as per draft-ietf-tsvwg-le-phb.Loganaden Velvindron1-0/+3
2019-03-21ieee80211: Support decrypting WPA3-Personal / SAE capturesMikael Kanstrup10-29/+521
2019-03-21NAS-5GS: Dissect Packet filter contents Single remote port type.Anders Broman1-0/+13
2019-03-21NSIS: Add logic to package Qt debug DLLsJoão Valverde2-3/+12
2019-03-21TSDNS: Add more wmem_strsplit return checks.Gerald Combs2-1/+4
2019-03-21Get rid of unnecessary include.Guy Harris1-1/+0
2019-03-20WiX: Fix another libxml2 variable.Gerald Combs1-1/+1
2019-03-20Clean up comments and white space.Guy Harris1-4/+4
2019-03-20ipp: fix field types.Dario Lombardo1-8/+2
2019-03-20Put back EOF rule, but without exporting write_current_packet().Guy Harris3-4/+19
2019-03-20NAS 5GS: Remove double dissection of NAS key set identifier.Anders Broman1-2/+2
2019-03-20Windows: fix addition of Libxml2 DLLs in installersPascal Quantin2-2/+2
2019-03-20Write out the last packet in text_import().Guy Harris3-4/+4
2019-03-19SCTP PPID UpdateDamir Franusic2-0/+2
2019-03-19sbus: remove unused assignment (CID: 1444116).Dario Lombardo1-1/+0
2019-03-19Syslog: proper message handlingUli Heilmeier1-3/+71
2019-03-19NAS 5GS: Fix dissection of Registration request half octet IE'sAnders Broman1-3/+23
2019-03-19vlan: Use proto_tree_add_bitmask_list() to add flags.Anders Broman1-9/+19
2019-03-19reassemble_test: Fix some compiler warnings.Gerald Combs1-2/+2
2019-03-19Debian: Add a missing symbol.Gerald Combs1-0/+1
2019-03-19Don't cast away constness if you don't have to.Guy Harris1-2/+2