obnox/wireshark/wip.git
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>
2010-05-24 guyAt least according to the CMake 2.6 documentation,
2010-05-24 morrissFix the value_string regexp so it doesn't match value_s...
2010-05-24 jmayer- Add a comment about the magic in the FindXXX.cmake...
2010-05-24 guyUse the new name for the last argument to proto_tree_ad...
2010-05-24 martinmCheck that the PDU isn't bigger than the reported grant...
2010-05-24 morrissFix reassemble_test's (copy of the) proto_tree_add_item...
2010-05-24 etxrabUse value_string_ext for AVP:s
2010-05-24 etxrabFrom Tamás Regõs:
2010-05-24 etxrabFrom Pascal Quantin:
2010-05-24 guyRefer to the endianness arguments as "encoding" rather...
2010-05-24 etxrabAdd missing vendor atribute.
2010-05-24 etxrabMove VLAN and ARP closer to the top.
2010-05-24 etxrabFix a typo.
2010-05-24 guyUse the new REP_ values for proto_tree_add_item().
2010-05-24 guyUse REP_BIG_ENDIAN for integral data types not already...
2010-05-24 guyGet rid of private byte-order definition. The definiti...
2010-05-23 geraldMake get_ber_length() iterative instead of recursive...
2010-05-23 sakeFix for bug 4544 - Decrypted data for STARTLS session...
2010-05-23 stigUpdate the services file from IANA's port-numbers.
2010-05-23 gerald[Automatic manuf and enterprise-numbers update for...
2010-05-23 etxrabDescribe values_string_ext.
2010-05-23 guyDeclare ipproto_val_ext as extern, in the hopes that...
2010-05-22 etxrabUse value_string_ext for ip protocol.
2010-05-21 guyHave abs_time_to_str() and abs_time_to_str_secs() take...
2010-05-20 wmeierFix regression: unable to enter values in Filter Expres...
2010-05-20 jakeFix for bug 4778:
next