summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-18Mark a parameter as unused.Guy Harris4-26/+12
2012-08-18epan/dissectors/packet-ansi_map.c shouldn't be edited - it's generatedGuy Harris2-8/+5
2012-08-18epan/dissectors/packet-ansi_tcap.c shouldn't be edited - it's generatedGuy Harris2-10/+5
2012-08-18Use capture scoped memory for hash table functionalityMichael Mann1-58/+6
2012-08-18Use capture scoped memory for hash table functionalityMichael Mann2-4/+2
2012-08-18Fix bug 7650 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7650)Michael Mann1-27/+51
2012-08-17Fix a focus artifact on Windows and adjust colors for not-so-stellarGerald Combs2-3/+7
2012-08-17More welcome screen layout updates. Instantiate the welcome screenGerald Combs8-85/+96
2012-08-17Add a link where to find some GUIs for git.Jörg Mayer1-0/+2
2012-08-17Squelch a few "dereferencing type-punned pointer" warnings when compiling wit...Pascal Quantin1-6/+6
2012-08-17Move error reporting to a common function. Lot information about the Gerald Combs2-22/+41
2012-08-17ep_strdup_printf() not needed.Jakub Zawadzki1-4/+4
2012-08-17iSCSI: DATA-IN only contain LUN and TTT iff the A-bit is setRonnie Sahlberg1-2/+11
2012-08-17Auto-expand the welcome screen layout. Get rid of or comment outGerald Combs3-151/+119
2012-08-17Add note to README.developer about not passing NULL to %s format strings.Evan Huus1-0/+4
2012-08-17Lay out the welcome screen using Qt Designer.Gerald Combs7-172/+332
2012-08-16Cleanup:Bill Meier1-1558/+1618
2012-08-16Fix (minor ?) memory leak;Bill Meier1-534/+867
2012-08-16Copy over the C runtime DLLs if MSVCR_DLL is defined.Gerald Combs2-0/+5
2012-08-16General cleanup of whitespace formatting.Bill Meier1-752/+752
2012-08-16From Stefan Metzmacher: Updates for the SMB2/3Bill Meier6-56/+402
2012-08-16- Don't call col...() under 'if (tree)';Bill Meier1-2343/+2333
2012-08-16restore tvb_ensure_bytes_exist checks. There are better ways to do this, but...Michael Mann1-23/+31
2012-08-16Add editor modelines;Bill Meier1-33/+45
2012-08-16col_...() and expert...() fcns should not be under 'if (tree)';Bill Meier1-128/+120
2012-08-16'tab-width/tabstop/tabSize' in editor modelines should really always be 8;Bill Meier3-26/+24
2012-08-15The Id and license header was missing: add it.Jörg Mayer1-0/+24
2012-08-15Miscellaneous changes:Pascal Quantin2-54/+82
2012-08-15Remove non ASCCI charactersPascal Quantin1-4/+4
2012-08-15Fix some headers fields that were wrongly marked as 64 bits instead of 32 bitsPascal Quantin2-166/+33
2012-08-15dissect ake_send_pairing_info messageMartin Kaiser1-30/+36
2012-08-15move hdcp2 dissector to a separate fileMartin Kaiser4-264/+334
2012-08-15hdcp2: dissect ake_no_stored_km messageMartin Kaiser1-7/+17
2012-08-15Don't clobber PACKAGE_URL or PACKAGE_BUGREPORT.Gerald Combs1-2/+2
2012-08-15Recommit:Michael Tüxen1-16/+19
2012-08-15Updated MPLS dissectors display filters per checkfiltername.plMichael Mann3-67/+67
2012-08-15Get it compiling.Michael Tüxen1-2/+2
2012-08-15convert GStrings to more "ephemeral friendly" use.Michael Mann8-74/+56
2012-08-15bugfix minor memory leaks with GString useMichael Mann3-8/+10
2012-08-15Fix field type for some 64 bits header fieldsPascal Quantin10-178/+258
2012-08-15Fix for bug #7634. Print 'unspecified' in case a string is NULL.Irene Rüngeler1-12/+12
2012-08-15Move registration to a better place.Michael Tüxen1-2/+3
2012-08-14From Jan de Jongh via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7624 :Pascal Quantin1-13/+14
2012-08-14Don't add proto_bssap to the tree twice, once as a hidden item and once using...Chris Maynard1-4/+3
2012-08-14Register DIAMETER/DTLS/SCTP.Michael Tüxen1-2/+3
2012-08-14Register for Diameter's SCTP PPID.Jeff Morriss1-0/+3
2012-08-14Update SCTP PPIDs.Michael Tüxen2-0/+6
2012-08-14Only apply the QWindowsVistaStyle hack when it's the current style.Gerald Combs1-7/+6
2012-08-14Bug 3725 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3725)Michael Mann4-916/+764
2012-08-14Copy the QtCore and QtGui DLLs to the Qt staging directory.Gerald Combs1-0/+10