metze/wireshark/wip.git
2010-05-29 Jeff MorrissMake inet_aton an optional object on *NIX again
2010-05-29 Jeff MorrissRemove a couple more references to the optional objects...
2010-05-28 Gerald CombsFrom Karl Heinz Wolf via bug 3571 (with minor changes):
2010-05-28 Jeff MorrissAdd a missing variable from wsgetopt
2010-05-28 Jeff MorrissMove some code (including the optional objects) into...
2010-05-28 Gerald CombsFrom Jakub Zawadzki via bug 4273:
2010-05-28 Jeff MorrissFix the Windows build
2010-05-28 Jörg MayerRemaining fixes for
2010-05-28 Jörg MayerAdd proto_help.c to the list of files.
2010-05-28 Bill MeierAdd svn:keywords & svn:eol-style properties
2010-05-28 Guy HarrisUse return rather than exit in main().
2010-05-27 Gerald CombsAdd cf_fake_continue_tail() which is called when real...
2010-05-27 Bill MeierFix bug #4735: tshark returns 0 on non-valid filter...
2010-05-27 Jaap KeuterFrom Steven McCoy:
2010-05-27 Gerald Combsfopen -> ws_fopen
2010-05-27 Gerald CombsProtocol Help requires GLib 2.6+. Add newlines. Fixup...
2010-05-27 Jeff MorrissCopy the (no longer Win32-specific) description of...
2010-05-27 Jeff MorrissDocument the maximum number of files in a ring buffer...
2010-05-27 Gerald CombsSet RINGBUFFER_MAX_NUM_FILES to 100000. Use it to gener...
2010-05-27 Gerald CombsAdd .11s to Sam Leffler's entry. We haven't used Alain...
2010-05-27 Anders BromanAdd string_replace to exported functions.
2010-05-27 Gerald CombsFrom Edgar Gladkich:
2010-05-27 Bill MeierReword two error messages as per Bug #4518.
2010-05-27 Anders BromanFrom Pascal Quantin:
2010-05-27 Jörg MayerFix for the LUA part of bug
2010-05-27 Anders BromanFrom Tamás Regõs:
2010-05-27 Guy HarrisData frames, not management frames, can have a mesh...
2010-05-27 Gerald CombsRemove a couple of items from the "known bugs" list.
2010-05-27 Guy HarrisMake -q not a capture option again - it's used by tshar...
2010-05-27 Gerald CombsMake sure our prefix length is > 0 before lopping off...
2010-05-27 Guy HarrisClean up the error reporting. An EOF from the sync...
2010-05-26 Gerald CombsAnother attempt at bug 4669: Properly set the previous...
2010-05-26 Anders BromanFrom Jakub Zawadzki:
2010-05-26 Jaap KeuterFrom Brian Woodard:
2010-05-26 Jaap KeuterFrom Hadar Shoham:
2010-05-26 Gerald CombsHave new_packet_list_queue_draw() redraw the packet...
2010-05-26 Anders BromanFrom Jakub Zawadzki:
2010-05-26 Jaap KeuterUpdate name resolving description.
2010-05-26 Bill MeierReference the 'interlink' plugin dir as an example...
2010-05-26 Martin MathiesonAdd a tooltip.
2010-05-26 Martin MathiesonAdd some tooltips.
2010-05-26 Bill Meierproto_registrar_dump_fields: output "" for blurb if...
2010-05-26 Martin MathiesonExpert severity was still overlapping with bits length...
2010-05-26 Anders BromanTry to optimize a bit.
2010-05-26 Anders BromanFix indentation.
2010-05-26 Tomas KukosaExport value_string_ext related functions
2010-05-26 Stig BjørlykkeUntabify.
2010-05-26 Guy HarrisDon't report EINTR - it might be from a ^C.
2010-05-26 Guy HarrisDon't send ^T output to the standard error if we're...
2010-05-26 Jeff MorrissRemember the default value of each protocol preference.
2010-05-26 Gerald Combsg_error -> expert_add_info_format. Fixup whitespace.
2010-05-26 Guy HarrisUse the right system call name.
2010-05-26 Guy HarrisIf dumpcap exits abnormally, report the error.
2010-05-26 Guy HarrisMore <stdarg.h> cleanup; some are real bugs, some are...
2010-05-26 Guy HarrisPut in a warning about the <stdarg.h> problem that...
2010-05-26 Guy HarrisOnce you've used a va_list, you can't use it again...
2010-05-26 Jeff MorrissReindent a bit
2010-05-26 Guy HarrisFix build without pcap.
2010-05-26 Guy HarrisAdd a -q flag to dumpcap, to squelch its reporting...
2010-05-25 Gerald Combsr32323 broke packet detail tree expansion using the...
2010-05-25 Bill MeierHandle lines ending in \r\n.
2010-05-25 Gerald CombsFrom Sam Leffler and Javier Cardona via email & bug...
2010-05-25 Gerald CombsAdd a note about running autogen.sh.
2010-05-25 Jeff MorrissRFC 4165 uses the same message/parameter formats as...
2010-05-25 Anders BromanOnly try header reassembly for TCP.
2010-05-25 Jeff MorrissRemove find_val_for_string
2010-05-25 Jeff Morrissfind_val_for_string() is only used in prefs.c so remove...
2010-05-25 Guy HarrisPull the big pile of code that handles the
2010-05-25 Anders BromanFrom Neil Piercy:
2010-05-25 Jaap KeuterFix for bug 4782:
2010-05-25 Martin MathiesonAdd a filter for DCT2000 error strings, and allow it...
2010-05-25 Martin MathiesonRe-organise which FI bits are used to store expert...
2010-05-25 Tomas KukosaSupport of value_string_ext in the asn2wrs using new...
2010-05-25 Anders BromanRemove faulty vendor from SIP AVP:s, update comments.
2010-05-25 Anders BromanFrom Jakub Ruzicka:
2010-05-25 Guy HarrisFrom H.sivank: GtkOSXApplication support.
2010-05-25 Bill MeierMinor rewording; Also: add note to not use "" for a...
2010-05-24 Jörg MayerJose Pedro Oliveira <jpo@di.uminho.pt>
2010-05-24 Guy HarrisAt least according to the CMake 2.6 documentation,
2010-05-24 Jeff MorrissFix the value_string regexp so it doesn't match value_s...
2010-05-24 Jörg Mayer- Add a comment about the magic in the FindXXX.cmake...
2010-05-24 Guy HarrisUse the new name for the last argument to proto_tree_ad...
2010-05-24 Martin MathiesonCheck that the PDU isn't bigger than the reported grant...
2010-05-24 Jeff MorrissFix reassemble_test's (copy of the) proto_tree_add_item...
2010-05-24 Anders BromanUse value_string_ext for AVP:s
2010-05-24 Anders BromanFrom Tamás Regõs:
2010-05-24 Anders BromanFrom Pascal Quantin:
2010-05-24 Guy HarrisRefer to the endianness arguments as "encoding" rather...
2010-05-24 Anders BromanAdd missing vendor atribute.
2010-05-24 Anders BromanMove VLAN and ARP closer to the top.
2010-05-24 Anders BromanFix a typo.
2010-05-24 Guy HarrisUse the new REP_ values for proto_tree_add_item().
2010-05-24 Guy HarrisUse REP_BIG_ENDIAN for integral data types not already...
2010-05-24 Guy HarrisGet rid of private byte-order definition. The definiti...
2010-05-23 Gerald CombsMake get_ber_length() iterative instead of recursive...
2010-05-23 Sake BlokFix for bug 4544 - Decrypted data for STARTLS session...
2010-05-23 Stig BjørlykkeUpdate the services file from IANA's port-numbers.
2010-05-23 Gerald Combs[Automatic manuf and enterprise-numbers update for...
2010-05-23 Anders BromanDescribe values_string_ext.
2010-05-23 Guy HarrisDeclare ipproto_val_ext as extern, in the hopes that...
next