Change "Found no match" to "No match found"
[obnox/wireshark/wip.git] / epan /
2008-01-24 morrisss/%ll/%" G_GINT64_MODIFIER "/g
2008-01-24 stigFixed some more malloc -> g_malloc, free -> g_free...
2008-01-24 stigRemoved C++ style comment.
2008-01-24 stigAlways return a valid profile name from get_profile_name().
2008-01-23 guyGet rid of non-ASCII characters.
2008-01-23 guyGet rid of non-ASCII characters.
2008-01-23 guyGet rid of non-ASCII characters.
2008-01-22 jakeFrom Bill Florac:
2008-01-22 morrissDon't update COL_INFO at all if not claiming the packet...
2008-01-22 jakeFrom Bill Florac:
2008-01-22 jakeFrom Bill Florac:
2008-01-22 jmayerAdd another vendor id
2008-01-21 stigFrom Douglas Pratley (bug 1445):
2008-01-21 etxrabAdd a preferense to decode a dynamic payload type as...
2008-01-21 etxrabRemove duplicated OID entries and add text "(single...
2008-01-21 etxrabRemove duplicated OID entries and add text "(single...
2008-01-19 stigFrom Olivier Montanuy (bug 2198):
2008-01-19 stigFree allocated data in prefs_reset, removed need for...
2008-01-18 stigAdded smi_modules_uat and smi_paths_uat to libwireshark...
2008-01-18 jakeMove libsmi settings from virtual mibs protocol page...
2008-01-18 etxrabCorrect a typo.
2008-01-18 etxrabLet epan/asn1.c handle real type.
2008-01-17 morrissStrengthen heuristics a little bit, remove a useless...
2008-01-17 morrissFix bugs.wireshark.org/bugzilla/show_bug.cgi?id=2206...
2008-01-17 morrissepan (libwireshark) uses getservbyport() which, at...
2008-01-17 morrissAdd support for DLT_SCCP (SCCP without MTP2, MTP3,...
2008-01-17 stigHmmm. The previous ansi_tcap.cnf did not make valid...
2008-01-16 stigChanged some variable types to make it compile.
2008-01-16 stig- Removed some unused variables in asn1 dissectors
2008-01-16 stigChanged to checksum_good and checksum_bad to align...
2008-01-16 jakePrint the string to STDOUT regardless of the value...
2008-01-16 martinm- Display some sctpprim parameters
2008-01-16 jakeFrom Jim Young:
2008-01-16 wmeierAdd ':' to some labels to prevent assembler warning...
2008-01-15 stigCall post dissectors with call_dissector_only() to...
2008-01-15 stigMoved a G_GINT64_CONSTANT to a more correct position.
2008-01-15 stigFixed a small issue reporting corresponding package...
2008-01-15 etxrabUse G_GINT64_CONSTANT(hope it makes the OS X build...
2008-01-15 etxrabUse G_GINT64_CONSTANT(hope it makes the build bot happy).
2008-01-15 etxrabUse G_GINT64_MODIFIER hope it makes the build bot happy.
2008-01-15 morrissInclude dirent.h if we have it (to fix glib-1 compile...
2008-01-15 morrissOops, glib's iconv stuff is in glib >= 2, not just...
2008-01-15 morrissThe glib iconv routines are new to glib-2 so #ifdef...
2008-01-15 etxrabmake per_constrained_integer handle 64bits needed for...
2008-01-15 etxrabFrom Neil Piercy:
2008-01-14 stigThis patch adds support for configuration profiles...
2008-01-14 stigFixed a guint64 compile issue with a Sun C 5.8 compiler.
2008-01-14 stigFixed a few "statement not reached" warnings and a...
2008-01-14 kukosaadd ssl_debug_flush() at the end of initialization
2008-01-13 etxrabUpdate package name from IANA's list.
2008-01-13 etxrabtransactionId wasn't processed for:
2008-01-13 galBasic support for the LDAP start_tls extended operation...
2008-01-13 galSupport for keylists for protocols that use start_tls...
2008-01-13 jakeFrom Michael Earnhart:
2008-01-12 sakeFrom Martin Peylo (bug 2184), fix for:
2008-01-12 sfisherFix Windows warning/error: integral size mismatch
2008-01-11 morrissThe Windows compiler thinks that doing return(func_that...
2008-01-11 etxrabFix up some display filter names:
2008-01-11 jakeFrom Yukiyo Akisada:
2008-01-10 morrissFix bugs.wireshark.org/bugzilla/show_bug.cgi?id=2111...
2008-01-10 jakeFix for bug 2187.
2008-01-10 morrissFrom Andy Chu: A dissector for China Mobile Point to...
2008-01-10 richardvadd some comments re desirability of renaming fields
2008-01-10 richardvFrom Chris Maynard (bug 1852):
2008-01-10 wmeierUse glib equivalent of ntohs
2008-01-10 guypinfo->pseudo_header can and should be assumed to be...
2008-01-09 sahlbergadd support for qpi level 516 : posix acl
2008-01-09 morrissdissect_e164_cc(): when the address is BCD coded, don...
2008-01-09 morrissDisplay the Country Code information in a subtree of...
2008-01-09 etxrabFrom Shmulik Bezalel:
2008-01-09 etxrabIn case of QoS Information, Length field is missing.
2008-01-09 morrissWhen searching for EOC (because we have an indefinite...
2008-01-09 martinm#ifdef DEBUG around left-over printfs. Should these...
2008-01-09 kukosamore sophisticated H245 OLC handling focusing on more...
2008-01-09 martinmExplicitly check for missing NULL terminator on RTCP...
2008-01-09 jakeFrom Steve Karg:
2008-01-09 etxrabMake ANSI IS-637-A Teleservice - "ansi_637_tele" and
2008-01-08 stigChanged email address for Gerald from zing.org to wires...
2008-01-08 etxrabFrom Shmulik Bezalel:
2008-01-08 etxrabFrom Shmulik Bezalel:
2008-01-07 stigAdd a cast.
2008-01-07 stigFrom Balint Reczey (bug 2146):
2008-01-07 stigFrom Jim Young (bug 2162):
2008-01-07 etxrabMore Generic parameters.
2008-01-07 etxrabFix Missing -z proto,colinfo,ip,gtp.teid_cp and -z...
2008-01-06 etxrabClear up the decoding of
2008-01-06 jakeAllocate enough space to make proper NULL terminated...
2008-01-06 jakeFix for bug 2026:
2008-01-04 etxrabGet rid of dissect_ber_boolean_value() and change the...
2008-01-04 etxrabGet rid of ber_last_created_item(). (Final?)
2008-01-04 etxrabGet rid of ber_last_created_item().
2008-01-04 etxrabGet rid of ber_last_created_item().
2008-01-03 etxrabGet rid of ber_created_item().
2008-01-03 etxrabBuild x2ap and s1ap - needs more work, untested as...
2008-01-03 etxrabAdd s1ap - needs more work, untested as no traces avail...
2008-01-03 kukosaget rid of get_ber_last_created_item()
2008-01-03 kukosaget rid of get_ber_last_created_item()
2008-01-03 etxrabWrong string used in g_hash_table_lookup().
2008-01-03 etxrab- MAP-MS-DataTypes.asn Add Id
2008-01-03 kukosafix warning: mark unused parameter
next