metze/wireshark/wip.git
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...
2012-05-21 Jörg MayerTwo cases where gcc has problems to detect that a speci...
2012-05-21 Bill MeierFix 'unused parameter' warning.
2012-05-20 Anders BromanSet up conversations for more channel types
2012-05-20 pascalUpgrade NAS dissector to Release 10 (v10.6.1)
2012-05-20 Jakub ZawadzkiRevert r35131 fix bug #5738
2012-05-20 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2012-05-20 Michael TüxenMake the compiler happy.
2012-05-20 pascalUpgrade NAS EPS dissector to Release 10 (10.6.1)
2012-05-20 Guy HarrisChange the "user_saved" member of a capture_file struct...
2012-05-19 pascalFix RVALS() macro usage
2012-05-19 Bill MeierAdd an 'if' test to prevent a potential null pointer...
2012-05-19 Bill MeierRework 'ct_nb_switch_page_cb()' slightly to prevent...
2012-05-19 Bill MeierRework proto_registrar_dump_protocols() to prevent...
2012-05-19 pascalUse col_append_sep_str instead of col_append_str
2012-05-19 Bill MeierFix some "warning: Value stored to '...' is never read...
2012-05-19 Jakub ZawadzkiZ_BLOCK was added in zlib-1.2.0.5
2012-05-19 pascalFrom Thomas Loockx via https://bugs.wireshark.org/bugzi...
2012-05-19 pascalFrom gyanesh via https://bugs.wireshark.org/bugzilla...
next