obnox/wireshark/wip.git
2010-06-02 geraldRebuild the IEC 61850 dissector.
2010-06-01 geraldFrom Michael Bernhard via bug 3398 with minor fixups:
2010-06-01 etxrabRemove the now unused value_strings.
2010-06-01 etxrab- Traffic flow template miss dissected, use de_sm_tflow...
2010-06-01 geraldFrom Kovarththanan Rajaratnam via bug 3500:
2010-06-01 sfisherPer Jaap's suggestion on -dev list: remove "with new_pa...
2010-06-01 sfisherThere's no need to assign numerical values to the enum...
2010-06-01 jakeFrom Herbert Lischka:
2010-06-01 galThe Permitted-Actions-Attribute is exported from ftam...
2010-06-01 stigFixed a comment.
2010-06-01 etxrabFrom Pascal Quantin:
2010-06-01 guycapture() can, in some cases, return FALSE when the...
2010-05-31 guyWireshark requires routines from libm, such as ceil...
2010-05-31 etxrabFrom Ian Schorr:
2010-05-30 jakeFrom Chris Maynard:
2010-05-30 gerald[Automatic manuf and enterprise-numbers update for...
2010-05-30 jakeFrom Matteo Valdina
2010-05-30 jakeFrom Chris Maynard:
2010-05-29 etxrabIncrease the base size to 100 000 we are using more...
2010-05-29 morrissInclude glib.h (for g_snprintf).
2010-05-29 morrissAdd braces to avoid an ambiguous else
2010-05-29 morrissPut the optional objects in EXTRA..SOURCES instead...
2010-05-29 morrissMake inet_aton an optional object on *NIX again
2010-05-29 morrissRemove a couple more references to the optional objects...
2010-05-28 geraldFrom Karl Heinz Wolf via bug 3571 (with minor changes):
2010-05-28 morrissAdd a missing variable from wsgetopt
2010-05-28 morrissMove some code (including the optional objects) into...
2010-05-28 geraldFrom Jakub Zawadzki via bug 4273:
2010-05-28 morrissFix the Windows build
2010-05-28 jmayerRemaining fixes for
2010-05-28 jmayerAdd proto_help.c to the list of files.
2010-05-28 wmeierAdd svn:keywords & svn:eol-style properties
2010-05-28 guyUse return rather than exit in main().
2010-05-27 geraldAdd cf_fake_continue_tail() which is called when real...
2010-05-27 wmeierFix bug #4735: tshark returns 0 on non-valid filter...
2010-05-27 jakeFrom Steven McCoy:
2010-05-27 geraldfopen -> ws_fopen
2010-05-27 geraldProtocol Help requires GLib 2.6+. Add newlines. Fixup...
2010-05-27 morrissCopy the (no longer Win32-specific) description of...
2010-05-27 morrissDocument the maximum number of files in a ring buffer...
2010-05-27 geraldSet RINGBUFFER_MAX_NUM_FILES to 100000. Use it to gener...
2010-05-27 geraldAdd .11s to Sam Leffler's entry. We haven't used Alain...
2010-05-27 etxrabAdd string_replace to exported functions.
2010-05-27 geraldFrom Edgar Gladkich:
2010-05-27 wmeierReword two error messages as per Bug #4518.
2010-05-27 etxrabFrom Pascal Quantin:
2010-05-27 jmayerFix for the LUA part of bug
2010-05-27 etxrabFrom Tamás Regõs:
2010-05-27 guyData frames, not management frames, can have a mesh...
2010-05-27 geraldRemove a couple of items from the "known bugs" list.
2010-05-27 guyMake -q not a capture option again - it's used by tshar...
2010-05-27 geraldMake sure our prefix length is > 0 before lopping off...
2010-05-27 guyClean up the error reporting. An EOF from the sync...
2010-05-26 geraldAnother attempt at bug 4669: Properly set the previous...
2010-05-26 etxrabFrom Jakub Zawadzki:
2010-05-26 jakeFrom Brian Woodard:
2010-05-26 jakeFrom Hadar Shoham:
2010-05-26 geraldHave new_packet_list_queue_draw() redraw the packet...
2010-05-26 etxrabFrom Jakub Zawadzki:
2010-05-26 jakeUpdate name resolving description.
2010-05-26 wmeierReference the 'interlink' plugin dir as an example...
2010-05-26 martinmAdd a tooltip.
2010-05-26 martinmAdd some tooltips.
2010-05-26 wmeierproto_registrar_dump_fields: output "" for blurb if...
2010-05-26 martinmExpert severity was still overlapping with bits length...
2010-05-26 etxrabTry to optimize a bit.
2010-05-26 etxrabFix indentation.
2010-05-26 kukosaExport value_string_ext related functions
2010-05-26 stigUntabify.
2010-05-26 guyDon't report EINTR - it might be from a ^C.
2010-05-26 guyDon't send ^T output to the standard error if we're...
2010-05-26 morrissRemember the default value of each protocol preference.
2010-05-26 geraldg_error -> expert_add_info_format. Fixup whitespace.
2010-05-26 guyUse the right system call name.
2010-05-26 guyIf dumpcap exits abnormally, report the error.
2010-05-26 guyMore <stdarg.h> cleanup; some are real bugs, some are...
2010-05-26 guyPut in a warning about the <stdarg.h> problem that...
2010-05-26 guyOnce you've used a va_list, you can't use it again...
2010-05-26 morrissReindent a bit
2010-05-26 guyFix build without pcap.
2010-05-26 guyAdd a -q flag to dumpcap, to squelch its reporting...
2010-05-25 geraldr32323 broke packet detail tree expansion using the...
2010-05-25 wmeierHandle lines ending in \r\n.
2010-05-25 geraldFrom Sam Leffler and Javier Cardona via email & bug...
2010-05-25 geraldAdd a note about running autogen.sh.
2010-05-25 morrissRFC 4165 uses the same message/parameter formats as...
2010-05-25 etxrabOnly try header reassembly for TCP.
2010-05-25 morrissRemove find_val_for_string
2010-05-25 morrissfind_val_for_string() is only used in prefs.c so remove...
2010-05-25 guyPull the big pile of code that handles the
2010-05-25 etxrabFrom Neil Piercy:
2010-05-25 jakeFix for bug 4782:
2010-05-25 martinmAdd a filter for DCT2000 error strings, and allow it...
2010-05-25 martinmRe-organise which FI bits are used to store expert...
2010-05-25 kukosaSupport of value_string_ext in the asn2wrs using new...
2010-05-25 etxrabRemove faulty vendor from SIP AVP:s, update comments.
2010-05-25 etxrabFrom Jakub Ruzicka:
2010-05-25 guyFrom H.sivank: GtkOSXApplication support.
2010-05-25 wmeierMinor rewording; Also: add note to not use "" for a...
2010-05-24 jmayerJose Pedro Oliveira <jpo@di.uminho.pt>
next