obnox/wireshark/wip.git
2010-05-02 stigRewrite: strcpy -> g_strlcpy.
2010-05-02 stigRewrite: gtk_combo_new -> gtk_combo_box_entry_new_text.
2010-05-02 etxrabFix:
2010-05-02 etxrabFrom Jakub Zawadzki:
2010-05-02 etxrabFrom Jakub Zawadzki:
2010-05-02 gerald[Automatic manuf and enterprise-numbers update for...
2010-05-02 stigDon't type prune the data_ptr pointer for UAT.
2010-05-02 stigDon't type prune the data_ptr pointer for UAT.
2010-05-02 jakeFrom Hitoshi Irino:
2010-05-02 jakeFix for bug 4723:
2010-05-02 stigAdded some more dissecting.
2010-05-02 stigDisable ok button when no name entered.
2010-05-02 stigAdded tooltips for UAT column headers.
2010-05-01 etxrabDissect 3GPP AVP 5 3GPP-GPRS Negotiated QoS profile.
2010-04-30 geraldReplace GtkClist in uat_gui.c with GtkTreeView+GtkListS...
2010-04-30 morrissRevert rev 32519 for now: it is making the dissector...
2010-04-30 guyPick up other check from the almost-identical routine in
2010-04-30 guyFix comment.
2010-04-30 morrissFix up indentation a bit
2010-04-30 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2010-04-30 geraldAdd a catch-all if statement for column formats that...
2010-04-30 wmeierFrom Chris Maynard: Fix Bug #1292: "Win32: confusing...
2010-04-30 wmeierFix a gcc -Wshadow warning.
2010-04-30 wmeierFix a gcc -Wshadow warning.
2010-04-30 martinmTrivial: Update AUTHORS entry, remove out-of-date comme...
2010-04-30 guyClean up some calls to use the same offset as the call...
2010-04-29 geraldSeveral dissectors fill in custom custom data in the...
2010-04-29 geraldTerminate a string so that strchr doesn't wander off...
2010-04-29 geraldRemove an unused variable.
2010-04-29 etxrabFrom Mike Morrin:
2010-04-29 etxrabForgot a //
2010-04-29 etxrabSimplify dissect_sip_authorization_item().
2010-04-29 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2010-04-29 etxrabDo the header matching on lower case.
2010-04-29 morrissMake the indentation consistent.
2010-04-29 etxrabautentification info gives malformed packet if no space...
2010-04-29 morrissMake a variable a guint8* instead of a char* since...
2010-04-29 morrissMake a variable a guint8* instead of a char* since...
2010-04-29 morrissUse strchr() instead of index()--Windows doesn't appear...
2010-04-29 morrissFrom Michael Speck via https://bugs.wireshark.org/bugzi...
2010-04-29 sahlbergIt is becomming more common that iscsi vendors use...
2010-04-29 sfisherAdd snaplen to capinfos output. Idea from Chris Maynar...
2010-04-29 morrissDelay starting the resolv_update_cb until the main...
2010-04-28 etxrabUse proto_add_item() and clean up the code a bit.
2010-04-28 wmeierAltho no tabs, use tab-width=8 anyway.
2010-04-28 wmeierUse consistent indentation;
2010-04-28 jakeReplace GtkCList by GtkTreeView.
2010-04-28 wmeier Let's not use tabs with tab-width=4; Convert tabs...
2010-04-28 wmeierRemove trailing blanks; Also: Altho tabs expanded,...
2010-04-28 wmeierLet's not use tabs with tab-width=4; Converts tabs...
2010-04-28 jakeFrom jmmikkel:
2010-04-28 etxrabFrom Jakub Zawadzki:
2010-04-28 etxrabFrom Jakub Zawadzki:
2010-04-28 etxrabFrom Michael Lum:
2010-04-27 wmeierFix a gcc -Wshadow warning; Fix a comment;
2010-04-27 morrissFix a typo in a comment
2010-04-27 jakeAdd some more strings.
2010-04-27 jakeCorrect two comments.
2010-04-27 morrissAdd some information about how/why this dissector is...
2010-04-27 etxrabFrom Jakub Zawadzki:
2010-04-27 etxrabWhitespace changes.
2010-04-27 etxrabFrom Jakub Zawadzki:
2010-04-27 stigExport add_ip_name_from_string from epan.
2010-04-27 guySquelch some compiler complaints.
2010-04-27 stigAdded Manual IP address resolve functions.
2010-04-27 wmeierFrom David Bond: TRILL (TRansparent Interconnection...
2010-04-26 wmeierMove proto_reg_handoff... to the end of the file.
2010-04-26 wmeierMove proto_reg_handoff... to the end of the file.
2010-04-26 wmeierVarious:
2010-04-26 morrissReindent a bunch
2010-04-26 wmeierRemove some boilerplate text; Shorten a few long lines.
2010-04-26 stigDocument ESS Category Attributes UAT.
2010-04-26 guyClean up properly if we get an error after allocating...
2010-04-26 morrissThe comment here suggests fields should have abbreviati...
2010-04-26 morrissMake the OpcUa plugin's fields filterable (by giving...
2010-04-25 wmeierAdd dissection of Class Based Flow Control Pause frames.
2010-04-25 morrissEmpty strings are not very useful abbreviations. Even...
2010-04-25 wmeierSlightly reword the preference text about CCSDS packets.
2010-04-25 wmeierReapply SVN #27273 which was lost when SSVN #27768...
2010-04-25 gerald[Automatic manuf and enterprise-numbers update for...
2010-04-25 sfisherChange copyright date in sample dissector code to 201x...
2010-04-24 morrissMake the absolute_time_display_e enum start at 1000...
2010-04-24 morriss64-bit integers take the same FIELDDISPLAY as shorter...
2010-04-24 morrissDissectors aren't allowed to call g_assert()
2010-04-24 morrissWhen checking the header_field_infos, use g_error(...
2010-04-24 morrissTell, in the version info, if we were compiled 32-...
2010-04-23 jakeFrom Alexis La Goutte:
2010-04-23 dimegInterpret international point codes according to Q...
2010-04-23 geraldFrom Vincenzo Condoleo via bug 3724:
2010-04-23 geraldRevert r31529. Timing out while waiting for the pcap...
2010-04-23 stigAdded a decoding table for ESS Security Category Attrib...
2010-04-23 stigAdded initial support for Dropbox LAN sync Protocol.
2010-04-22 geraldFrom Artem Tamazof via bug 3653:
2010-04-22 wmeierManifests are not needed when building with VC10.
2010-04-22 martinmSet TA control element expert info based on improved...
2010-04-22 martinm- Lower severity on expert items about Timing Advance...
2010-04-22 guyA bit more information.
2010-04-22 guyMore updates to reflect all the hairy details of Linux...
2010-04-22 guyUpdate a comment to reflect recent changes and to refle...
2010-04-21 guyFrom Chris Maynard:
next