obnox/wireshark/wip.git
2008-02-02 stigRewrote strcat -> strncat, and fixed to show more than...
2008-02-02 jakeFrom Peter Kjellerstedt:
2008-02-02 jakeFrom Alan McBride:
2008-02-02 sakeFix for bug 2202, when an ethernet frame with padding...
2008-02-01 stigDisallow ending space was not such a good idea, chop...
2008-02-01 stigFixed a problem with renaming a profile after hitting...
2008-02-01 stigAdded tooltip description for yellow filter background.
2008-02-01 jakeUpdated various misleading examples.
2008-02-01 stigRewrote some prohibited APIs in gtk/ (sprintf, strcpy...
2008-01-31 stigHmmm. Second try to fix the const problems.
2008-01-31 stigRemoved a const to make it compile.
2008-01-31 etxrabSplit out the Gmb application AVP:s to at least make...
2008-01-31 etxrabSplit out the Gmb application AVP:s to at least make...
2008-01-31 geraldMake the "!="/"ne" change compile under Windows.
2008-01-31 stigAdded missing space in front of new statusbar messages.
2008-01-31 geraldIf "!=" or "ne" are used in a display filter, warn...
2008-01-31 stigHide hidden devices in "Capture Interfaces" dialog.
2008-01-31 wmeierAdd missing g_object_unref for treeview models;
2008-01-30 stigAdd Luis' uat_get_table_by_name() to fetch SMI uat...
2008-01-30 etxrabDissect the FLUTE "data".
2008-01-30 morrissMove glib-2 specific code out of gsmmap.cnf (where...
2008-01-30 stigAdded missing space in front of some statusbar messages.
2008-01-29 bondoloUpdate my email address.
2008-01-29 bondolocleanup initial comment. fix urls and email addresses.
2008-01-29 wmeierAdd missing 'static int' for dissect_diameter_3gpp_tmgi...
2008-01-29 etxrabDissect 3GPP AVP Code: 900 TMGI
2008-01-29 wmeierFor Windows: Update to use Gtk+ 2.12.6; Use latest...
2008-01-29 stigWhen having more than one matching item in a frame...
2008-01-29 sakeRevert GTK+/GLIB to GTK+ 2.12.1 with GLib 2.14.3 for...
2008-01-29 stigSSI dBm signal is signed.
2008-01-28 stigUse the new gettext-runtime.
2008-01-28 etxrabDissect Vendor id and Auth-application Id.
2008-01-28 kukosacleanup code (remove some collapsed conditions)
2008-01-28 jakeAdding Thomas Morin
2008-01-27 stigMake use of an unused value.
2008-01-27 etxrabAdd the forgotten file.
2008-01-27 etxrabMake it possible to do subdissection of Diameter AVP...
2008-01-27 stigWhen having more than one matching item in a frame...
2008-01-27 stigExpand the Protocol column instead of the last column...
2008-01-27 stigDo not change profile if directory creation failed...
2008-01-27 etxrabUncomplete code change.
2008-01-27 etxrabNew gettext-runtime
2008-01-27 etxrabFix reassembly.
2008-01-26 stigAlso destroy the window when failure to export/import...
2008-01-26 stigDestroy the open window after open failure to avoid...
2008-01-26 stigDestroy the save window after canceling a save to an...
2008-01-26 ulfladd *.user to the ignore list
2008-01-26 ulfladd *.user to the ignore list
2008-01-26 stigFrom Peter (bug 2224):
2008-01-26 ulflg_warning -> pcapng_debug and "switch it off" as defaul...
2008-01-26 galUse the standard X.402 module as a separate file rather...
2008-01-26 galRemove "LDAP over SSL" registration as now handled...
2008-01-26 gal1) Support for configurable LDAP over SSL port
2008-01-26 gal1) Correct attribute name.
2008-01-25 jakeFrom Bill Florac:
2008-01-25 etxrabDecode som more MBMS elements. Diameter XML fixes.
2008-01-25 morrissAdd tvb_free (as per the request in bugs.wireshark...
2008-01-25 jakeFrom Thomas Morin:
2008-01-25 jakeFrom Bill Florac::
2008-01-24 stigFixed some strcpy -> strncpy/g_snprintf cleanups.
2008-01-24 stigAdded some parantheses to avoid a warning.
2008-01-24 stigRemoved even more C++ style comments.
2008-01-24 wmeierFix various small memory leaks & 1 invalid g_free ...
2008-01-24 etxrabDecode som MBMS elements.
2008-01-24 wmeierChange "Found no match" to "No match found"
2008-01-24 morrissWarn if we find %ll in the source
2008-01-24 morrisss/%ll/%" G_GINT64_MODIFIER "/g
2008-01-24 stigFixed some more malloc -> g_malloc, free -> g_free...
2008-01-24 stigFixed some malloc -> g_malloc, free -> g_free, strdup...
2008-01-24 stigRemoved C++ style comment.
2008-01-24 morrissAdd check for non-ASCII characters (defined, for now...
2008-01-24 martinmReplace a handful of tabs with spaces.
2008-01-24 stigAlways return a valid profile name from get_profile_name().
2008-01-24 wmeierOne of fixes in SVN #24173 incomplete; Undo it for now
2008-01-24 wmeierFix two very minor memory leaks
2008-01-24 geraldArrange things so that if '-o "capture.auto_scroll...
2008-01-23 guyGet rid of non-ASCII characters.
2008-01-23 guyGet rid of non-ASCII characters.
2008-01-23 guyGet rid of non-ASCII characters.
2008-01-23 wmeierFix a minor memory leak; Remove some unused variables
2008-01-23 wmeierFix minor memory leak
2008-01-23 geraldUnpack FindProcDLL.dll into $(WIRESHARK_LIBS\nsis-plugi...
2008-01-22 jakeFrom Bill Florac:
2008-01-22 morrissDon't update COL_INFO at all if not claiming the packet...
2008-01-22 jakeFrom Bill Florac:
2008-01-22 jakeFrom Bill Florac:
2008-01-22 guyClean up indentation.
2008-01-22 jmayerAdd another vendor id
2008-01-22 sfisherUse WTAP_MAX_PACKET_SIZE in place of 65535 in sanity...
2008-01-22 sakeWhen using -T fields, print a "1" instead of nothing...
2008-01-21 stigAdd description of the new option for configuration...
2008-01-21 stigAdded entry for configuration profiles, and updated...
2008-01-21 jakeUpdate Preferences dialog description.
2008-01-21 stigFrom Douglas Pratley (bug 1445):
2008-01-21 etxrabAdd a preferense to decode a dynamic payload type as...
2008-01-21 jakeFix for bug 1920:
2008-01-21 etxrabRemove duplicated OID entries and add text "(single...
2008-01-21 etxrabRemove duplicated OID entries and add text "(single...
2008-01-21 ulflas we have BSWAP64() now, at least read 64bit section_l...
2008-01-20 wmeierFix typo in help text
next