summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-19Don't put CORBA IDL dissectors in ASN1_ variables.Guy Harris3-11/+28
2015-02-19lupdate for Italian (new strings translated)Vincenzo Reale2-721/+1108
2015-02-19Add a dissector for Microsoft's SSTP protocol.Hofer Manuel6-4/+554
2015-02-19ssl: check for minimal SSLv3/TLS record sizePeter Wu1-0/+15
2015-02-19That's not an ASN.1 dissector (and gets warnings).Guy Harris2-2/+2
2015-02-19Move some ASN.1 dissectors to the clean list.Guy Harris2-14/+14
2015-02-19Check whether emmintrin.h can be used *without* -msse4.2.Guy Harris2-33/+71
2015-02-18Not all compilers support turning of "format=".Guy Harris1-2/+2
2015-02-18Use plain old ASCII for the SimpleDialog delimiter.Gerald Combs1-9/+1
2015-02-18H.248: fix dissection of ServiceChangeReason for version 1Pascal Quantin4-96/+6
2015-02-18RADIUS: Add new dicto from FreeRADIUSAlexis La Goutte4-2/+16
2015-02-18Suppress a printf grouping warning.Gerald Combs1-0/+3
2015-02-18Add AddressSanitizer (ASAN) build optionAlexis La Goutte3-0/+30
2015-02-18Bugfix in ui/qt/CMakeLists.txt (missing file).Dario Lombardo1-0/+1
2015-02-18libnl: disable pedantic warning of libnl libAlexis La Goutte2-0/+6
2015-02-18Eliminate some DIRTY_ file lists.Guy Harris4-26/+6
2015-02-18Uninstall wireshark.appdata.xml.Gerald Combs1-1/+2
2015-02-18Fix various warnings in wireshark-qt.cpp.Gerald Combs4-4/+9
2015-02-18Update Qt version checks.Gerald Combs2-6/+3
2015-02-18Add an appdata entry for Wireshark.Jeff Morriss3-0/+60
2015-02-18Some additional UAT update callback changes.Guy Harris4-21/+25
2015-02-18Fix QCustmPlot retina problems.Gerald Combs2-0/+24
2015-02-18Fix comments to reflect reality.Guy Harris1-5/+0
2015-02-18Make UAT record update callbacks return a success/failure indication.Guy Harris28-107/+175
2015-02-18Add a CF_FUNC macro for casting BASE_CUSTOM functions.Gerald Combs54-954/+964
2015-02-17Make it a bit more like the way it was before all these changes.Guy Harris1-2/+2
2015-02-17A UAT's update is expected to set *error; do so.Guy Harris1-1/+3
2015-02-17[zvt] dissect some more fieldsMartin Kaiser1-1/+28
2015-02-17STUN : fix indent (use 4spaces)Alexis La Goutte1-45/+45
2015-02-17[Qt] don't clear the display filter when a capture file is closedMartin Kaiser1-6/+0
2015-02-17WSUG: Add more dialog guidelines.Gerald Combs1-0/+21
2015-02-17Set a window icon for WiresharkDialog.Gerald Combs1-0/+1
2015-02-17802.11: fix no previous prototype for 'wlan_col_filter_str' & 'wlan_bssid_col...Alexis La Goutte1-9/+9
2015-02-17CMIP: get rid of some evil global variablesPascal Quantin3-100/+67
2015-02-17Corrected display format for EUI-64Robert Cragie1-1/+1
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