aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-19Get rid of an unused variable.Guy Harris1-1/+0
2016-06-19Get rid of an unused variable; set a structure member.Guy Harris2-1/+3
2016-06-19[Automatic update for 2016-06-19]Gerald Combs18-1409/+2019
2016-06-19Revert "tap: change glib functions to wmem."Pascal Quantin84-356/+377
2016-06-19Add modelinesJoerg Mayer2-1/+27
2016-06-19Calculate and print CWmin and CWmax in addition to ECWmin and ECWmaxJoerg Mayer1-3/+22
2016-06-19Fix problems when compiling without pcap.Guy Harris1-2/+2
2016-06-19Put #ifdef/#endif around a variable used only on Windows.Guy Harris1-1/+4
2016-06-19Refactor command-line handling of GUI options.Michael Mann10-1173/+875
2016-06-19cmake: add PIDL dissector generation supportPeter Wu5-31/+172
2016-06-18DCE/RPC: fix array of pointers with NULLBinh Trinh17-20/+71
2016-06-18ZigBee dissector added support for the Power Negotiation bitChris Brandson2-0/+8
2016-06-18GTPv2: Use proto_tree_add_bitmaskMichael Mann1-14/+9
2016-06-17MKA: tvbrange for all subtrees correctedSamiran Saha1-15/+16
2016-06-17ssh: add RSA host key printingKenny Root1-3/+20
2016-06-17ssh: add hostkey informationKenny Root1-6/+56
2016-06-17Diameter-3GPP: add AVP 21 RAT-Type decodingBinh Trinh1-0/+42
2016-06-17Add an expert item to asure that aifsn is at least 2Joerg Mayer1-0/+7
2016-06-17tap: change glib functions to wmem.Dario Lombardo84-377/+356
2016-06-17GTPV2: add decoding of ECI into enodebid and cellidBinh Trinh1-1/+24
2016-06-17Qt: Fix a compile error occurring on RedHat Enterprise Linux.Jens Kilian1-0/+1
2016-06-17autotool: Add -Wc99-extensions CFLAGSAlexis La Goutte1-0/+3
2016-06-17tshark JSON and Elasticsearch outputMartin Kacer5-9/+672
2016-06-17idl2wrs: fix more bad strndupsPeter Wu1-11/+11
2016-06-17mswsp: Remove null check (CID1355407)João Valverde1-10/+1
2016-06-16Align AUTHORS.src columnJoão Valverde2-4/+4
2016-06-16LDSS: Add an assertion (CID280539,CID280540)João Valverde1-0/+2
2016-06-16Qt: Add "Copy As…" to VoIP Calls.Gerald Combs3-1/+121
2016-06-16CANopen: Check array bounds for untrusted index (CID 1356262)João Valverde1-4/+33
2016-06-16Add a sequence analysis wishlist item.Gerald Combs1-0/+1
2016-06-16lemon: use a define for fseek()'s whence parameterMartin Kaiser1-1/+1
2016-06-16ldap: added modify-increment operation identification in packet dissection an...Victor Barratault4-1/+4
2016-06-16DEC DNART: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-2/+0
2016-06-16SITA: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2016-06-16DCE/RPC proto_tree_add_boolean -> proto_tree_add_bitmask_valueMichael Mann6-154/+224
2016-06-16Add Cisco ttag dissectorJaap Keuter5-0/+143
2016-06-16Finish getting making the Diameter XML valid XML.Jeff Morriss9-89/+118
2016-06-16ssh: set packet lengths correctlyKenny Root1-1/+6
2016-06-16ssh: packets after SSH_MSG_NEWKEYS are encryptedKenny Root1-1/+4
2016-06-16DCE/RPC proto_tree_add_boolean -> proto_tree_add_bitmask_with_flagsMichael Mann14-2339/+562
2016-06-16MKA: Fix for GCM-AES-256 dissection & Added Enumeration for macsec-cipher-suiteSamiran Saha1-4/+12
2016-06-16NSH: Correct the display of the NSH header fieldsThomas Shen1-4/+4
2016-06-16gtk: Check chunk before g_string_chunk_clearStig Bjørlykke1-1/+3
2016-06-16Typing error line 4928 of packet-dns.cVictor Barratault1-1/+1
2016-06-16gitignore: updated cmake pathsPeter Wu1-2/+3
2016-06-16filesystem: Fix build dir detection when using cmakePeter Wu2-30/+17
2016-06-16Add a note about the new intelligent scroll bar.Gerald Combs1-0/+2
2016-06-16CID 1250642: check the return value of dup()Martin Kaiser1-1/+4
2016-06-16Make the rest of the Diameter AVP names unique.Jeff Morriss8-105/+101
2016-06-16cmake: Detect proper large file defines even with -Wno-errorBalint Reczey2-4/+19