obnox/wireshark/wip.git
2008-07-25 etxrabFrom David Aggeler:
2008-07-25 geraldIf we can't open open an interface in Windows, instead...
2008-07-25 morrissSet svn:keyword Id.
2008-07-25 geraldRemove dead code found in Coverity CID 271.
2008-07-25 morrissstatic variable declarations don't belong in header...
2008-07-25 morrissRemove an unused variable and cast a string constant...
2008-07-25 martinmAdd a newline to the end of the file.
2008-07-25 etxrabTry to fix some of the warnings.
2008-07-25 etxrabTry to fix some of the warnings.
2008-07-25 etxrabFrom David Aggeler:
2008-07-25 etxrabFrom David Aggeler:
2008-07-25 etxrabFrom David Aggeler:
2008-07-25 etxrabFrom Alex Turbov:
2008-07-24 geraldUse tvb_format_stringzpad instead of tvb_memcpy to...
2008-07-24 morrissRemove the (long deprecated) proto_tree_add_*_hidden...
2008-07-24 etxrabGet rid of unused code warnings.
2008-07-24 etxrabGet rid of unused code warnings.
2008-07-24 etxrabGet rid of unused code warnings.
2008-07-24 martinmFix DLMAP UL_interference_and_noise_level_IE decode...
2008-07-24 martinmFix HARQ_ULMAP_IE decoder padding error (bug 2738).
2008-07-24 kukosaFix TCP desegmentation when minimal header spans multip...
2008-07-24 etxrabGet rid of unused code warnings.
2008-07-24 etxrabGet rid of unused code warnings.
2008-07-23 wmeier(Minor) Disable un-needed 'capture' in regexp
2008-07-23 wmeierFix double-quoted string regexp to match strings with...
2008-07-23 etxrabGet rid of unused code warnings.
2008-07-23 morrissDon't use proto_tree_add_string_hidden() any more:...
2008-07-23 morrissDon't use proto_tree_add_uint_hidden() any more: it...
2008-07-23 morrissDon't split a value_string's string across multiple...
2008-07-23 martinmThis file predominantly uses spaces, so remove tabs...
2008-07-23 etxrabGet rid of some unused code warnings.
2008-07-23 etxrabGet rid of some unused code warnings and fix an Id...
2008-07-23 wmeierDisable value_string check for now.
2008-07-23 martinmFix bug 2663 (DLMAP HAEQ_DLMAP_UE decode error).
2008-07-22 wmeierAdd test to check if value_string arrays are NULL termi...
2008-07-22 wmeierAdd NULL termination element to value_string arrays
2008-07-22 wmeierAdd NULL termination element to value_string array
2008-07-22 wmeierAdd NULL termination element to value_string arrays;
2008-07-22 etxrabGet rid of some unused code warnings.
2008-07-22 wmeierRemove unnecessary comma from value_string initializer
2008-07-22 wmeierAdd NULL termination element to value_string arrays.
2008-07-22 wmeierAdd NULL termination element to value_string arrays
2008-07-22 martinmAdd Bahaa Naamneh to AUTHORS.
2008-07-22 etxrabGet rid of some unused code warnings.
2008-07-22 etxrabTry again.
2008-07-22 etxrabGet rid of some unused code warnings...
2008-07-22 martinmFilter autocompletion from Bahaa Naamneh (bug 2581).
2008-07-22 morrissFrom Abhik Sarkar via https://bugs.wireshark.org/bugzil...
2008-07-21 etxrabSee if this gets rid of some unused code warnings...
2008-07-21 etxrabSee if this gets rid of some unused code warnings...
2008-07-21 etxrabSee if this gets rid of some unused code warnings...
2008-07-21 etxrabSee if this gets rid of some unused code warnings...
2008-07-21 geraldFrom Dustin Johnson: Don't pop up a warning dialog...
2008-07-21 etxrabFix compile error.
2008-07-21 etxrabUpdate to version 7.9.0
2008-07-21 etxrabUse the tag...
2008-07-21 etxrabUse the latest GTK libraries for GTK+ 2.12.11
2008-07-20 etxrabTry again ;)
2008-07-20 etxrabFix a warning.
2008-07-20 etxrabWill gcc be happy now?
2008-07-20 etxrabFix a warning.
2008-07-20 etxrabUggly hack to fix:
2008-07-20 etxrabFix a warning.
2008-07-20 etxrabFrom Neil Piercy :
2008-07-19 morrissFrom https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2008-07-19 morrissFrom Edward J. Paradise via
2008-07-18 guyHyphenate "per-packet information".
2008-07-18 jakeFrom Edward J. Paradise:
2008-07-18 morrissRemove iconv/libiconv checks from *NIX builds: GLIB...
2008-07-18 morrissRemove an (unused) HAVE_ICONV reference.
2008-07-18 morrissDiameter hasn't used libxml in a while, remove the...
2008-07-18 wmeierChange C++ style comments to C style ...
2008-07-17 wmeiercheckAPIs: remove '-g abort'; g_assert OK for wsutils...
2008-07-17 wmeierRemove -g abort from checkAPIs (for now) since existing...
2008-07-17 morrissWe require GLIB-2 now so there's no need to attempt...
2008-07-16 morrissDon't use C-style comments in a shell script. This...
2008-07-16 jakeFrom Balint Reczey:
2008-07-16 morrissssl_hash() needs the StringInfo.data it is passed to...
2008-07-16 morrissconv_frame_states is an array of pointers, make it...
2008-07-16 guyThe second argument to g_ptr_array_add() is the pointer...
2008-07-16 jakeFrom Alex Turbov:
2008-07-16 jakeFrom Alex Turbov:
2008-07-15 morrissisup_message_type_value is an array, there's no need...
2008-07-15 morrissGArrays' data is properly aligned for whatever they...
2008-07-15 jakeFrom Joe Eykholt:
2008-07-15 guyAdd registered fields for the transport class and optio...
2008-07-15 guyMove the OSI transport protocol dissectors (ISO 8073...
2008-07-15 geraldUse the latest wireshark-win32-libs tag (updated zlib).
2008-07-15 guyFrame numbers are unsigned, so 0xffffffff isn't a speci...
2008-07-15 jakeFrom Kip McAtee:
2008-07-15 jakeFix for revision 25730:
2008-07-15 guyCTDB isn't an ASN.1-based protocol.
2008-07-14 sakeOops... missed one ;
2008-07-14 guyJust have a scalar handle_t for the Infiniband handle...
2008-07-14 sakeFrom Richard Kuemmel (bug 2668):
2008-07-14 guyRename the ERF "erfhdlc" preference to "hdlc_type"...
2008-07-14 guyReplace the old "erfatm" preference for the ERF dissect...
2008-07-14 guyList the ERF dissector as one of the "clean" dissectors...
2008-07-14 wmeierFix declaration to match change in SVN #25731
2008-07-14 jakeFrom Stephen Donnelly:
next