aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-05[Automatic update for 2020-01-05]Gerald Combs18-62/+134
2020-01-05SIP: authorization validation segfault on missing fieldserikdejong1-1/+2
2020-01-05Try this - it might be clearer.Guy Harris1-1/+1
2020-01-05Rewrite the "please submit" message a bit.Guy Harris1-2/+2
2020-01-05tools: Make compress-pngs a standard utility.Gerald Combs1-16/+15
2020-01-04IPv4: Fix indentation (use spaces)João Valverde1-3/+2
2020-01-04gtpv2: added IE Monitoring Event InformationJoakim Karlsson1-3/+73
2020-01-04WSUG: Note that you can edit packet ranges.Gerald Combs1-0/+2
2020-01-03WSDG: More translation updates.Gerald Combs1-7/+22
2020-01-03Qt: Update translations.Gerald Combs1-4750/+1426
2020-01-03WSUG: Add a Packet Lengths dialog section.Gerald Combs7-9/+48
2020-01-03WSDG: Miscellaneous updates.Gerald Combs3-22/+21
2020-01-03packet-iec104: Use pinfo->match_uint instead of port number from configurationJiří Engelthaler1-14/+2
2020-01-03Qt: Add Spanish (es) translation assets.Gerald Combs6-0/+17078
2020-01-03GSM RLC/MAC: dissect Mobile Identity in Packet Paging RequestVadim Yanitskiy1-9/+18
2020-01-02make-manuf.py: Add "of" to the general terms list.Gerald Combs1-0/+1
2020-01-02BER: fix ber.error.bits_unknown displayPascal Quantin1-10/+19
2020-01-02BGP: Support for drafts Tunnel Encapsulation and Segment RoutingUli Heilmeier1-27/+551
2020-01-01Happy New Year 2020Stig Bjørlykke2-3/+3
2019-12-31WSUG: Update the Capture Properties dialog section.Gerald Combs4-35/+64
2019-12-31HTTP: Fix dissection of data following the HTTP Upgrade responsePeter Wu1-0/+7
2019-12-31LPP: upgrade dissector to 37.355 v15.0.0Pascal Quantin6-8/+8
2019-12-30Guides: Update some of the MaxMind text.Gerald Combs2-8/+6
2019-12-30GSM A RR: Fix wrong description for Access Technologies Request presence fieldPau Espin Pedrol1-1/+1
2019-12-30SIP: RFC8688 Rejected Status CodeUli Heilmeier1-0/+1
2019-12-30codecs API: Added description of API usageJirka Novak7-53/+114
2019-12-30GSM A RR: Fix typos in PS IR fieldPau Espin Pedrol1-1/+1
2019-12-29make-manuf.py: Fix a shortening error.Gerald Combs2-9689/+9742
2019-12-29[Automatic update for 2019-12-29]Gerald Combs13-19/+45
2019-12-29make-manuf.py: Handle more business types and other fixes.Gerald Combs1-6/+49
2019-12-29netlink: changes to match Linux kernel v5.4 netlink interfaceJaap Keuter6-53/+192
2019-12-28netlink: update 802.11 related netlink messages Linux kernel v5.4Jaap Keuter2-36/+1372
2019-12-28Qt: Use a neutral tone in an error message.Gerald Combs1-1/+1
2019-12-27ieee802.11ax: Fix spelling mistakes in HE Capabilities Supported HE-MCS.Richard Sharpe1-6/+6
2019-12-26Find the line ending using tvb_find_line_end().Guy Harris3-16/+20
2019-12-26Lemon: Squelch an unused parameter warning.Gerald Combs1-1/+3
2019-12-26Cleanly fetch the query string.Guy Harris1-1/+1
2019-12-26SMB2: display oplock/lease break packets properlyVolodymyr Khomenko1-14/+74
2019-12-25Qt: Create directories recursivelydennisschagt1-1/+1
2019-12-25rtcp: Extend AVB RTCP (IEEE1733) to decode AS Timestamp and Sequence IdAlexander Meier1-4/+35
2019-12-24whois: add query string to info column.Dario Lombardo1-0/+10
2019-12-24USB CDC: Match subordinate interfaces with masterTomasz Moń2-14/+119
2019-12-24Additional styles for IO GraphAlexander Meier2-1/+20
2019-12-23Qt: Fix the Capture File Properties dropped format.Gerald Combs1-5/+5
2019-12-22pgsql: add GSS Encode Request messageTom Nisbet1-0/+2
2019-12-22Revert "Qt: Fix dangling delete for sequence diagramm"Jim Young1-3/+0
2019-12-22[Automatic update for 2019-12-22]Gerald Combs5-17/+123
2019-12-22Note the lack of character-encoding indications in the protocol.Guy Harris1-0/+8
2019-12-22Show answers a line at a time, after the request frame and time delta.Guy Harris1-1/+22
2019-12-21UI: Fix compilation with Qt 5.14Orgad Shaneh26-135/+152