aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-07-31Print times with the resolution from the capture file.Guy Harris1-56/+261
2015-07-31RRC: upgrade dissector to v12.6.0Pascal Quantin8-12078/+31501
2015-07-31Fix binary data copying.Gerald Combs1-3/+5
2015-07-31More spacing fixups.Gerald Combs2-6/+6
2015-07-31Remove spaces.Gerald Combs1-16/+16
2015-07-31Use an ellipsis character instead of three dots.Gerald Combs25-86/+95
2015-07-31MSWSP: Fix clang warnings and handle gracefully needed missing messagesNoel Power1-21/+40
2015-07-30Add Colorize to the packet detail menu.Gerald Combs4-71/+48
2015-07-30More context menu updates.Gerald Combs3-25/+23
2015-07-30Make copy menu item names more consistent.Gerald Combs2-12/+6
2015-07-30Add a missing menu item.Gerald Combs2-11/+4
2015-07-30Packet list and detail context menu updates.Gerald Combs11-110/+437
2015-07-30conversation: fix indent (use tabs)Alexis La Goutte1-403/+403
2015-07-29[ieee80211] Don't call expert_...() under 'if (tree)'Bill Meier1-9/+6
2015-07-29Main menu and packet list menu updates.Gerald Combs6-252/+104
2015-07-29Capture file retapping fixups.Gerald Combs9-13/+30
2015-07-29GSM_MAP: adding dissector for sendParameters (MAPv1)Luca Melette5-75/+279
2015-07-28SMB2: only move ssi for request if request is really completeNoel Power1-1/+5
2015-07-28MSWSP: Enhance dissectorAlexis La Goutte1-280/+164
2015-07-28Add "Disable Protocol..." to the ProtoTree context menu.Gerald Combs4-17/+63
2015-07-27Fixup packet list context menu behavior.Gerald Combs6-55/+51
2015-07-27tcp: only reset dupACK counter when ACk# changesEvan Huus1-2/+2
2015-07-27Add an application-wide style sheet.Gerald Combs1-0/+13
2015-07-27nettrace3gpp324423: fix name consistencyLuke Mewburn3-5/+5
2015-07-26Tshark doesn't display column text as field in 2-pass modeHadriel Kaplan1-1/+2
2015-07-26[Automatic update for 2015-07-26]Gerald Combs36-4644/+5816
2015-07-26MSWSP: Remove usage of stdbool.hAlexis La Goutte1-21/+20
2015-07-26MSWSP: Try to fix Mac OS X BuildbotAlexis La Goutte1-3/+3
2015-07-26VoIP Call: fix Ubuntu BuildbotAlexis La Goutte1-0/+1
2015-07-26Avoid duplicate SIP and Q.931 calls in VoIP Calls list in case of Q.931Michal Pazdera3-11/+16
2015-07-26Minor Enabled Protocols tweaks.Gerald Combs1-3/+6
2015-07-26ISAKMP: Remove uneeded space before HF name and HF filterAlexis La Goutte1-86/+86
2015-07-25lemon (tools): Fix Dead Store (Dead assignement/Dead increment) warning found...Alexis La Goutte1-1/+0
2015-07-25Fix an error where we expect the tagged parameters field to be present evenRichard Sharpe1-2/+9
2015-07-25ISAKMP: Add 3GPP IMS Options for IKEv2Andrei Cipu1-1/+42
2015-07-25ISAKMP: The modecfg attribute type INTERNAL_IP6_ADDRESS is not decoded correctlyAlexis La Goutte1-5/+12
2015-07-25MAC LTE: fix dissection of Long DRX Command Control ElementPascal Quantin1-2/+6
2015-07-25MAC LTE: fix dissection of CCCH SDU for Category 0 UEPascal Quantin1-7/+12
2015-07-25DNS: move DNS name resolution pref to Name Resolution prefsHadriel Kaplan14-52/+84
2015-07-25Fix ptvcursor_add() so it can dissect the last bytes in a TVB again.Jeff Morriss1-1/+1
2015-07-25MSWSP: Initial implementation of MS-WSP (windows search protocol) dissectorGregor Beck9-36/+8256
2015-07-24MAC LTE: fix dump of last SDUPascal Quantin1-2/+2
2015-07-24Try deleting WiresharkDialog when we close it.Gerald Combs4-11/+19
2015-07-24MAC LTE: fix dissection when only header is captured but full PDU length is r...Pascal Quantin1-5/+22
2015-07-24RLC: fix dissection when only header is captured but full PDU length is reportedPascal Quantin1-2/+2
2015-07-24RLC LTE: fix dissection when only header is captured but full PDU length is r...Pascal Quantin1-2/+2
2015-07-24PDCP LTE: fix dissection when only header is captured but full PDU length is ...Pascal Quantin1-2/+2
2015-07-24SIP: heuristic dissectors should use the captured length, not the reported onePascal Quantin1-2/+2
2015-07-241.99.8 → 1.99.9.Gerald Combs10-14/+14
2015-07-24Build 1.99.8.Gerald Combs4-2137/+6144