aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-17PCP: updated protocol dissection for new PDU typesRyan Doyle1-124/+278
2015-02-17Give users a more helpful error message if they enter an SSL protocol we don'tJeff Morriss1-3/+9
2015-02-17Don't send an effectively empty message (no TVBs) to the SCTP tap.Jeff Morriss1-1/+1
2015-02-17Add missing json.hAndersBroman1-0/+1
2015-02-17Added JSON native file support.Dario Lombardo20-559/+662
2015-02-17Fix up formatting and indentation a bit.Jeff Morriss1-44/+53
2015-02-16Fix FSF address.Guy Harris1-4/+3
2015-02-16OK, at least on my system uic is called uic-qt5, same for moc and rcc.Joerg Mayer1-51/+63
2015-02-16Whitespace fix (space before tab)Joerg Mayer1-4/+4
2015-02-16Fix declaration and export the routines.Guy Harris1-3/+5
2015-02-16We now get that from common libwireshark code.Guy Harris1-8/+0
2015-02-16Put the 64-bit hash routines into a common file.Guy Harris7-26/+126
2015-02-16RSVD: fix compilation with GLib < 2.22.0Pascal Quantin1-0/+8
2015-02-16Fix a portability problem raised by Guy Harris. My first implementation wouldRichard Sharpe1-4/+7
2015-02-16Get rid of duplicate typedef.Guy Harris1-2/+2
2015-02-16[80211ac] Change VHT MIMO Control to use add_bitmaskAnish Bhatt1-27/+18
2015-02-16[80211ac] Add partial beamforming supportAnish Bhatt1-5/+260
2015-02-16[Diameter] Use proto_tree_add_bitmask() to add the diameter flags.AndersBroman1-16/+14
2015-02-16Make get_manuf_name return a const string.Michael Mann6-51/+92
2015-02-16[STUN] Avoid fetching stuff twice from the tvb.Anders1-33/+55
2015-02-16Trivial Dead assignment fixes in configurePeter Wu2-8/+10
2015-02-16Complete the RSVD Dissector further by handling SCSI requests.Richard Sharpe1-23/+243
2015-02-16Suppress more pedantic warnings.Gerald Combs1-0/+29
2015-02-16Revert "Revert "Fix duplicate Display Filter Macro check""Guy Harris1-15/+20
2015-02-16Revert "Fix duplicate Display Filter Macro check"Guy Harris1-20/+15
2015-02-16Qt: fix "Assigned value is garbage or undefined"Peter Wu1-151/+115
2015-02-16Update Release NotesAlexis La Goutte1-3/+4
2015-02-16proto(.h): fix parameter 'offset' not found in the function declaration [-Wdo...Alexis La Goutte1-1/+0
2015-02-15Fix handling of invalid UAT itemsPeter Wu5-5/+36
2015-02-15Fix duplicate Display Filter Macro checkPeter Wu1-15/+20
2015-02-15Handle DLT_LOOP differently from DLT_NULL.Guy Harris6-20/+98
2015-02-15Don't base interpretation of LINKTYPE_ values on DLT_ value definitions.Guy Harris1-27/+16
2015-02-15EtherCAT: Suppress pedantic warnings.Gerald Combs2-3/+10
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier99-1443/+2723
2015-02-15epan/ftypes/*.[hc]: As needed: Add editor modelines & Fix indentationBill Meier11-1/+144
2015-02-15Add ws_mempbrk_sse42_compile to Valgrind suppression listPascal Quantin1-0/+10
2015-02-15Only call tvb_get_ptr() once to set src and dst addresses-Anders1-4/+4
2015-02-15[Automatic manuf, services and enterprise-numbers update for 2015-02-15]Gerald Combs4-13/+281
2015-02-15IS-IS (LSP): Fix Dead Store (Dead assignement/Dead increment) warning found b...Alexis La Goutte1-3/+3
2015-02-14Try to fix diagnostic suppression.Gerald Combs3-21/+22
2015-02-14Note why some header checks are done even if unnecessary on UN*X.Guy Harris1-0/+13
2015-02-14A small correction to the documentation to bring it in line with the code.Richard Sharpe1-2/+4
2015-02-14WSUG and image updates.Gerald Combs144-120/+157
2015-02-14Fix diagnostics macros and squelch a gcc warning.Gerald Combs6-11/+13
2015-02-14Remove a duplicate typedef.Gerald Combs1-2/+2
2015-02-14MIP6: Local Mobility Anchor Address mobility option code is treated incorrectlyAlexis La Goutte1-4/+5
2015-02-14MIP6: AUTH mobility option parses Mobility SPI and Authentication Data incorr...Alexis La Goutte1-1/+1
2015-02-14"Hide" hashether_t structure.Michael Mann4-13/+28
2015-02-14Don't check for C89 headers.Guy Harris9-42/+5
2015-02-14We use GLib's directory-reading routines, so we don't need <dire[cn]t.h>.Guy Harris8-32/+1