summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-16const gpointer -> gconstpointerJoão Valverde19-44/+44
2016-02-15iso14443: fix the order of the ATS bytesMartin Kaiser1-4/+4
2016-02-15iso14443: dissect FWI in the ATSMartin Kaiser1-8/+15
2016-02-15iso14443: move ATS dissection to a separate functionMartin Kaiser1-56/+68
2016-02-15Allow test of the -D and -L options to succeed or fail with a permissions error.Guy Harris1-14/+28
2016-02-15Qt: Add FindLineEdit with regex search optionStig Bjørlykke11-6/+211
2016-02-15Use cast to char for explicit conversion [-Woverflow]João Valverde2-3/+3
2016-02-15multipart: Add Content-Description headerStig Bjørlykke1-8/+18
2016-02-15[UMTS-FP] Try to fix Bug 12121 out of bounds access by expanding an array.AndersBroman1-2/+5
2016-02-15More changes reflecting the extcap binaries being built in extcap.Guy Harris1-27/+13
2016-02-15Some more randpkt_core.Guy Harris1-2/+16
2016-02-15Correctly set the "short GI" flag in the generic radio information structure.Guy Harris1-1/+1
2016-02-15Fix name of librandpkt_core.Guy Harris1-2/+2
2016-02-15Generate randpkt_core/doxygen.cfg.Guy Harris1-0/+1
2016-02-15Add randpkt_core to the list of libraries for randpkt.Guy Harris1-49/+2
2016-02-15Build the extcap programs in the extcap directory.Guy Harris18-93/+644
2016-02-15IMAP: IndentationJoão Valverde1-2/+2
2016-02-15editcap: flag for ignore vlan duplication removalJonas Falkevik1-0/+45
2016-02-15Add some casts to void * to fix (pedantic) argument mismatch notesJoão Valverde4-5/+5
2016-02-14Fix format string warnings [-Wformat=]João Valverde5-9/+9
2016-02-14LWM: Fix "Assigned value is garbage or undefined"João Valverde1-0/+1
2016-02-14Fix two warnings for semcheck.cJoão Valverde1-2/+6
2016-02-14tango_color(.h): avoid ‘tango_butter_3’ defined but not used [-Werror=unu...Alexis La Goutte1-0/+7
2016-02-14Sort UTF8 entitiesStig Bjørlykke1-3/+3
2016-02-14[Automatic update for 2016-02-14]Gerald Combs16-381/+1535
2016-02-14Register Q.931 in the osinl.incl dissector table.Guy Harris2-2/+7
2016-02-13Just #include wsutil/inet_aton.hJoão Valverde11-62/+35
2016-02-13Don't define EXTCAP_DIR as "${datadir}/wireshark/extcap".Guy Harris1-4/+7
2016-02-13Add support for libssh.Michael Tüxen1-0/+55
2016-02-13Fix an indentation to get rid ofJoerg Mayer1-2/+3
2016-02-13androiddump: fix logical ‘or’ of equal expressions [-Werror=logical-op] f...Alexis La Goutte1-9/+9
2016-02-13Dissection of SSAPs is a bit weird. 0x1 would be displayed as ">Unknown (0x01)"Joerg Mayer1-1/+2
2016-02-13iso14443: verify the CRC of all messagesMartin Kaiser2-50/+89
2016-02-13packetbb: Add some descriptions for message and TLV typesFrancois Schneider1-12/+86
2016-02-12TIPC: remove unneeded semicolonAlexis La Goutte1-2/+2
2016-02-12umts_fp: fix ... defined but not used [-Werror=unused-const-variable] found b...Alexis La Goutte3-56/+28
2016-02-12tap-iostat: fix logical ‘or’ of equal expressions [-Werror=logical-op] fo...Alexis La Goutte1-1/+1
2016-02-12file: fix variable ‘progbar’ might be clobbered by ‘longjmp’ or ‘vf...Alexis La Goutte1-1/+1
2016-02-12unistim: fix broadcast_phone_msgs’ defined but not used [-Werror=unused-con...Alexis La Goutte1-0/+2
2016-02-12Profinet (pn-mrp): fix statement is indented as if it were guarded by... [-We...Alexis La Goutte1-16/+16
2016-02-12packetbb: Fix the default value for end-indexFrancois Schneider1-1/+1
2016-02-12Adjust time stamps even if the secs value of the time stamp is 0.Guy Harris1-6/+2
2016-02-11Add in a default value for extended_port_offset to avoid warning (-> error)John A. Thacker1-1/+1
2016-02-11flexray: add a dissector for flexray protocolRoman Leonhartsberger4-0/+492
2016-02-11RTPS: Adding position in the batch to the rtps_dissector_dataJuanjo Martin2-1/+7
2016-02-11Qt: Add Show as C Array and YAML in Show Packet BytesStig Bjørlykke2-8/+75
2016-02-11CoAP: Add support for tracking requests and responsesChristoph Burger-Scheidlin1-0/+127
2016-02-11nstrace: Allow opening of files that are not multiples of 16kBanilkumar9111-5/+14
2016-02-11USB Audio: Fix cannot optimize loop, the loop counter may overflow [-Wunsafe-...Alexis La Goutte1-6/+8
2016-02-11WHO: Remove cast to fix warning [-Wbad-function-cast]João Valverde1-3/+3