metze/wireshark/wip.git
2012-05-25 Chris MaynardAdd a "fallthrough" comment to avoid a missing break...
2012-05-25 Chris MaynardIn cap_pipe_open_live(), be sure to call ws_close(fd...
2012-05-25 Chris MaynardFix Coverity CID 701035: Dereference after null check...
2012-05-25 Chris MaynardFix Coverity CID 700201: Dereference after null check...
2012-05-25 Chris MaynardIf either create_persconffile_dir() or ws_fopen() fail...
2012-05-25 Chris Maynardtvb_length_remaining() can return a negative number...
2012-05-24 Chris Maynardtvb_length_remaining() can return a negative number...
2012-05-24 Chris MaynardUpdate asn1-generated dissector.
2012-05-24 Chris Maynardtvb_reported_length_remaining() can return a negative...
2012-05-24 Jeff MorrissDon't include a Clear button in the packet- and capture...
2012-05-24 Jeff MorrissEnable word wrapping for capture-file comments.
2012-05-24 Jeff MorrissGet rid of the button row for the capture-file comments...
2012-05-24 Guy HarrisWord-wrap comments in the display.
2012-05-24 Jeff MorrissUse cf_update_capture_comment() to save the capture...
2012-05-24 Jeff MorrissFree the new comment after calling gtk_text_buffer_set_...
2012-05-24 Jeff Morrisscf_update_capture_comment(): free the shb_inf when...
2012-05-24 Jeff Morrissmenu_dissector_filter(): free the action_name when...
2012-05-24 Jeff MorrissFree the comment after calling gtk_text_buffer_set_text().
2012-05-24 Jeff MorrissAlso allow the user to edit the capture-file comment...
2012-05-24 Jeff MorrissFollowup to r42823: check for RVALS used without BASE_R...
2012-05-24 Jakub ZawadzkiFix bug #7283
2012-05-24 Anders BromanFrom Stephen Donnelly:
2012-05-24 Anders BromanFrom Martin Kaiser:
2012-05-24 Guy HarrisNow that cf_save_packets() can avoid doing a "fast...
2012-05-24 Jakub ZawadzkiCleanup AUTHORS file.
2012-05-24 Anders BromanFrom Mayuresh Raut.
2012-05-24 Anders BromanFrom Mayuresh Raut.
2012-05-24 Guy HarrisKeep track, in Wiretap, of whether the file is compress...
2012-05-24 Guy HarrisWe have to tell cf_save_packets() whether to save them...
2012-05-24 Guy HarrisIn the "Save As" and "Export Specified Packets" code...
2012-05-23 Pascal QuantinFrom Martin Kaiser via https://bugs.wireshark.org/bugzi...
2012-05-23 Guy HarrisShrink the height of the "Save As" dialog, now that...
2012-05-23 Jakub ZawadzkiFix bug #7277
2012-05-23 Anders BromanDissect MAC and RLC for CHANNEL_FACH_FDD
2012-05-23 Anders BromanAdd conv_id.h
2012-05-23 Anders BromanAdd file missing from anonsvn.wireshark.org/viewvc...
2012-05-23 Anders BromanFrom Florent Drouin:
2012-05-23 Anders BromanFrom Stephen Donnelly:
2012-05-23 Anders BromanFrom Robert Bullen:
2012-05-23 Anders BromanFix a typo
2012-05-23 Anders BromanFrom Jim Wright:
2012-05-23 Guy HarrisFix comparison of file extension with extensions for...
2012-05-23 Bill Meier All:
2012-05-23 Bill MeierFrom Evan Huus: "Fix Potential padding issues in Yahoo...
2012-05-23 Guy HarrisIn Windows, in the Save As and Export Selected Packets...
2012-05-23 Guy HarrisNo packet range stuff for the "Save As" dialog.
2012-05-23 Chris MaynardFix Coverity CID 703086: Dereference after null check...
2012-05-22 Jeff MorrissFix: packet-gsm_a_gm.c:3965:6: error: comparison is...
2012-05-22 Guy HarrisSuppress a (legitimate) compiler warning for now, and...
2012-05-22 Guy HarrisSeparate callback to control the file type combo box...
2012-05-22 Guy HarrisDo the "Save As always saves the entire capture, Export...
2012-05-22 Jakub Zawadzkinflog dissector:
2012-05-22 Guy Harris"Save As" always saves everything and, when the save...
2012-05-22 Anders BromanFix PCH dissection
2012-05-22 pascalDissect Operator Specific Use container in Protocol...
2012-05-22 Anders BromanSet paging indication and start fixing TFI list.
2012-05-22 Jeff MorrissGet rid of non-ASCII chars. Remove a few trailing...
2012-05-22 Anders Bromancf_save -> cf_save_as
2012-05-22 Anders BromanCollect and use E-DCH data. + one file.
2012-05-22 Anders BromanCollect and use E-DCH data.
2012-05-22 Guy HarrisReplace the File -> Export menu with separate:
2012-05-22 Guy HarrisWe're an editor now, as we let you add, delete, and...
2012-05-22 Guy HarrisNote that, given that ws_rename() is a wrapper around...
2012-05-22 Guy HarrisUpdate comments to reflect that the GLib version is...
2012-05-22 Ronnie SahlbergTCP: Some protocols running ontop of TCP needs the...
2012-05-22 Ronnie SahlbergHTTP: RPC/HTTP do a better detection and parsing of...
2012-05-22 Ronnie Sahlbergpacket-smb2: dissect the channel sequence in the SMB...
2012-05-22 Ronnie SahlbergSMB: Add dissection of TRANS2_REQUEST_TRANSPORT_ENCRYPT...
2012-05-22 Ronnie SahlbergSMB: Dissect TRANS2_SET_FS_INFORMATION infolevel
2012-05-22 Ronnie SahlbergSMB: Call dissect_nt_quota() via a new dissect_sfsi_req...
2012-05-22 Ronnie SahlbergSMB2: Add dissection of the encrypted SMB2 headers
2012-05-22 Ronnie SahlbergSMB2: Add support for the "encrypted" flag for shares
2012-05-22 Ronnie SahlbergSMB2: Fix, the flag is called PERSISTENT_HANDLES, not...
2012-05-22 Ronnie SahlbergSMB2: Add support for SMB2_GLOBAL_CAP_ENCRYPTION flag
2012-05-22 Guy HarrisThe GUI's state machine requires that, when reloading...
2012-05-22 Guy HarrisNote that packet_range_calc() and packet_range_calc_use...
2012-05-22 Jeff MorrissFinish fixing https://bugs.wireshark.org/bugzilla/show_...
2012-05-21 pascalFix indentation
2012-05-21 pascalFrom gyanesh via https://bugs.wireshark.org/bugzilla...
2012-05-21 Jeff MorrissPartial fix for https://bugs.wireshark.org/bugzilla...
2012-05-21 pascalDisplay Element ID in hexadecimal (like in 3GPP specs)
2012-05-21 Bill MeierFix "Function call argument is an uninitialized value...
2012-05-21 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-05-21 Bill MeierCleanup whitespace;
2012-05-21 Bill MeierInit some variables to prevent scan-build "Function...
2012-05-21 Bill MeierInit a pointer to prevent a (not actually valid) scan...
2012-05-21 Bill MeierAdditional cleanup:
2012-05-21 Bill MeierFrom Evan Huus: Unused Prefs registration;
2012-05-21 Bill MeierFix some indentation.
2012-05-21 Jakub ZawadzkiImprove Gadu-Gadu dissector (part III)
2012-05-21 pascalFrom Evan Huus via https://bugs.wireshark.org/bugzilla...
2012-05-21 pascalAdd packet-sync.c to epan\CMakeLists.txt
2012-05-21 Anders BromanFrom David Wei:
2012-05-21 Anders BromanFrom Evan Huus:
2012-05-21 Anders BromanUse new_register_dissector.
2012-05-21 Anders BromanFrom Michael Mann:
2012-05-21 Anders BromanFrom David Wei:
2012-05-21 Bill MeierWhitespace cleanup;
2012-05-21 Bill MeierGeneral cleanup:
2012-05-21 Bill MeierPrevent (what seems to me to be) a possible null pointe...
next