obnox/wireshark/wip.git
2009-06-28 rbalintDetect gnutls via pkg-config instead of the deprecated...
2009-06-28 etxrabFrom Sean Walberg:
2009-06-28 etxrabFrom Jon Smirl:
2009-06-28 gerald[Automatic manuf and enterprise-numbers update for...
2009-06-28 tuexenStop loading a pcapng file with multiple section header...
2009-06-28 rbalintStrictly require flex instead of allowing lex, too.
2009-06-27 tuexenAccept file snaplen larger than WTAP_MAX_PACKET_SIZE,
2009-06-27 tuexenFix copy/paste error introduced in rev. 28863.
2009-06-27 tuexenAnother cleanup. We are now back to Ulf's original
2009-06-27 tuexenCleanup. Should be included in Wireshark 1.2.1 and...
2009-06-27 tuexenAdd support for writing pcapng files with multiple
2009-06-27 etxrabFrom yin sun:
2009-06-27 etxrabFrom Greg Schwendimann:
2009-06-27 tuexenThis patch
2009-06-27 tuexenIf all interfaces use the same encapsulation, use
2009-06-27 tuexenThis commit
2009-06-27 etxrabFrom Kovarththanan Rajaratnam:
2009-06-27 rbalintRevert commit 28854.
2009-06-27 rbalintStrictly require flex instead of allowing lex, too.
2009-06-26 geraldAdd a tooltip in case it's not obvious how to rearrange...
2009-06-26 geraldUnfortunately, r28452 seems to cause more problems...
2009-06-26 tuexenDisable debug output.
2009-06-26 tuexen* Allocate enough memory for reading a packet.
2009-06-26 etxrabFrom Sebastien Decugis:
2009-06-26 stigRe-generate asn1 dissectors after hf_register_info...
2009-06-26 stigSmall whitespace cleanup.
2009-06-26 stigUse NULL for empty blurb.
2009-06-26 stigtvb_child_new_real_data() -> tvb_new_child_real_data()
2009-06-26 stigFrom Joakim Wiberg via bug 3103:
2009-06-25 etxrabtvb_new_real_data()->tvb_child_new_real_data()
2009-06-25 stigUnsigned does not have msign.
2009-06-25 stigFrom Nathan Hartwell via bug 2733:
2009-06-25 stigFrom Nathan Hartwell via bug 2733:
2009-06-25 stigRemove a tvb_free() call.
2009-06-24 jakeFrom Duncan Salerno:
2009-06-24 stigFrom Kovarththanan Rajaratnam via bug 3555:
2009-06-24 jakeFrom Artem Tamazov:
2009-06-24 stigFixed field types for some reserved fields.
2009-06-24 stigMore hf_register_info related cleanup.
2009-06-24 wmeierRemove superflous code; #include <stdio.h> not needed.
2009-06-24 stigFrom Kovarththanan Rajaratnam:
2009-06-24 stigFrom Kovarththanan Rajaratnam:
2009-06-24 stigFrom Kovarththanan Rajaratnam:
2009-06-24 stigChange hf_nisplus_dummy to use "dummy" as name instead...
2009-06-24 stigFrom Kovarththanan Rajaratnam:
2009-06-24 stigMore hf_register_info related cleanup.
2009-06-24 stigFrom Kovarththanan Rajaratnam:
2009-06-24 wmeierRemove two unused includes
2009-06-24 wmeierif (!initialized) ... not req'd + other addt'l minor...
2009-06-23 jakeFrom Nathan Hartwell:
2009-06-23 etxrabUpdate 3GPP AVP:s
2009-06-23 etxrabRevert(Try to fix indentation a bit.)
2009-06-23 etxrabTry to fix indentation a bit.
2009-06-23 jakeFrom Kovarththanan Rajaratnam:
2009-06-23 jakeFrom Shinsuke SUZUKI:
2009-06-23 stigFrom Kovarththanan Rajaratnam:
2009-06-22 morrissCopy AUTHORS-SHORT to the top-level directory so Help...
2009-06-22 geraldInstead of tvb_get_ptr + ep_alloc + proto_tree_add_stri...
2009-06-22 stigFrom Kovarththanan Rajaratnam:
2009-06-22 etxrabChange window_new() to dlg_window_new() and destroy...
2009-06-22 tuexenImprove heuristic for packetlogger file format detection.
2009-06-22 tuexenAdd protection code to avoid crashed when .erf files
2009-06-22 jmayerFix my 'fix': guint8 > 0 is always true
2009-06-22 jmayerAdd -Wextra (ok, it was already there as -W) and -Wlogi...
2009-06-22 jmayerFix warning: always evaluates to true/false
2009-06-22 jmayerLots of additional decoding, still quite a few things...
2009-06-22 stigDefault to BASE_NONE for FT_BOOLEAN with zero value...
2009-06-22 stigMore header_field_info cleanup.
2009-06-22 jakeFix for bug 3559:
2009-06-22 stigMore header_field_info cleanup.
2009-06-22 stigMore header_field_info cleanup.
2009-06-22 stigMore header_field_info cleanup.
2009-06-22 stigFrom Kovarththanan Rajaratnam:
2009-06-21 etxrabChange window_new() to dlg_window_new() and destroy...
2009-06-21 guyUpdate for main_menu.[ch] -> menus.[ch] change.
2009-06-21 guy"main_menu.[ch]" -> "menus.[ch]"; it handles not only...
2009-06-21 guyClean up the "available XXX type" messages a bit.
2009-06-21 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-21 etxrabAdd duration to the tap info.
2009-06-21 etxrabWhite space changes.
2009-06-21 etxrabUpdate to Jun spec. version.
2009-06-21 morrissAUTHORS-SHORT is now in the doc subdirectory
2009-06-21 gerald[Automatic manuf and enterprise-numbers update for...
2009-06-21 morrissMove the generated documentation (man pages, AUTHORS...
2009-06-21 galLDAP control support for Password policy for LDAP direc...
2009-06-20 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-20 jmayerLots of improvements to GLPB dissector - still lot...
2009-06-19 stigAnd delete the added file...
2009-06-19 stigRevert changes committed by an accident.
2009-06-19 jmayerThe previous patch fixed only part of the problem,
2009-06-19 stigMoved setting of length2 to make it always set.
2009-06-19 jmayerAdd beginnings of Cisco's GLBP protocol. It's based
2009-06-19 jmayerReplace my email address by a reference to AUTHORS
2009-06-19 stigFrom Anders: Fix wrong tag numbers.
2009-06-19 stigWrite NULL for empty blurb.
2009-06-19 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-18 stigUse BASE_NONE for FT_BYTES.
2009-06-18 tuexenFix for bug 3539: Address as signess issue for fcs_len.
next