aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-07packet-dcerpc-netlogon: implement NETLOGON_FLAG_AES decryptionStefan Metzmacher1-14/+159
2020-01-07packet-dcerpc-netlogon: remove STRONGKEY related processing from get_seal_key()Stefan Metzmacher1-24/+27
2020-01-07packet-dcerpc-netlogon: split out prepare_decryption_cipher[_strong]()Stefan Metzmacher1-11/+56
2020-01-07packet-dcerpc-netlogon: split out uncrypt_sequence_strong()Stefan Metzmacher1-2/+16
2020-01-07packet-dcerpc-netlogon: use the correct NETLOGON_FLAG_AES flagStefan Metzmacher1-8/+10
2020-01-07packet-dcerpc-netlogon: fix the build with DEBUG_NETLOGONStefan Metzmacher1-2/+2
2020-01-07UDP: Add a filter for payload.Anders Broman5-19/+64
2020-01-07rtp_player: Player is able to set start of audio play by double clickJirka Novak9-60/+212
2020-01-07rtp_analysis_dialog: Improved codec recognition during saving of audio to .auJirka Novak2-26/+34
2020-01-07NAS 5GS: add missing R15 bits in 5GS network feature support IEPascal Quantin1-1/+29
2020-01-07voip_calls_dialog/voip_calls: Fix for duplicated entries after retapJirka Novak1-0/+4
2020-01-06Qt: don't use monospace fonts for licence dialog.Dario Lombardo1-2/+0
2020-01-06wsutil: Replace disallowed filename characters to '-'Stig Bjørlykke1-1/+18
2020-01-06NSIS: Don't package .pdb files.Gerald Combs5-15/+17
2020-01-06USB MSC: Dissect subclass and protocol codesTomasz Moń2-1/+64
2020-01-06Get rid of %debug, so protobuf_lang.y can be processed by Berkeley YACC.Guy Harris3-6/+3
2020-01-06USB Audio: Fix Feature Unit Descriptor dissectionTomasz Moń1-12/+26
2020-01-06voip_calls_dialog: avoiding of 'remove_tap_listener(): no listener ...' warningJirka Novak2-4/+15
2020-01-05IPv4: Fix incorrect expert info for IGMP TTLJoão Valverde1-4/+7
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