In iousers_init(), compare "conv,ipv6" before "conv,ip" and be sure to compare all...
[obnox/wireshark/wip.git] / epan /
2011-10-05 wmeierAll: Fix proto_tree_add_item() encoding parameter:
2011-10-05 etxrabCheck if the continue is from the originating side...
2011-10-05 etxrabAdd a couple of OID strings.
2011-10-05 cmaynardSome minor documentation changes: little_endian ->...
2011-10-05 wmeierAdd a short description ofthe dissector (from the Bug...
2011-10-05 wmeierVarious cleanup:
2011-10-05 wmeierUse ENC_NA as the proto_tree_add_item() encoding parame...
2011-10-05 stigCleanup the unregister loop to avoid freeing wrong...
2011-10-05 stigCleanup the unregister loop to avoid freeing wrong...
2011-10-05 stigUse g_tree_steal to remove an entry without calling...
2011-10-05 wmeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-10-05 wmeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-10-04 wmeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-10-04 stigFree duplicated strings in hf entries.
2011-10-04 stigFree duplicated strings in hf entries.
2011-10-04 etxrabRemove unused variables.
2011-10-04 etxrabAdded Id
2011-10-04 etxrabFrom Rob Kruciak:
2011-10-04 stigMake custom IMF headers a part of profiles.
2011-10-04 stigDelete allocated header fields when updating the UAT.
2011-10-04 stigUnregister and delete allocated header fields when...
2011-10-04 morrissMake value_strings const to fix checkapi warning. Do...
2011-10-04 stigAdded support for configuring custom IMF headers.
2011-10-04 stigAdd proto_unregister_field().
2011-10-03 etxrabFrom Pascal Quantin:
2011-10-03 etxrabFix a typo
2011-10-03 etxrabSet ENC
2011-10-03 alagoutteFix checkhf error in packet-smb2.c file.
2011-10-03 guyThou shalt not use g_sprintf() lest thou overflow a...
2011-10-03 guy%hhu = %u in printf-like functions, as "char", "signed...
2011-10-03 guyFix tpo.
2011-10-03 guyCast away a warning - if that buffer has more than...
2011-10-03 etxrabRemove unused hf field.
2011-10-03 guytvb_get_bits{16,32,64} get passed encoding values....
2011-10-03 etxrabSet encoding.
2011-10-03 etxrabFrom Jakob Hirsch:
2011-10-03 etxrabFrom David Mueller:
2011-10-03 etxrabFrom Michael Mann:
2011-10-02 guyOK, those seem to depend on at least some of the CIP...
2011-10-02 guyBack out the changes to packet-cip.h, too, so that...
2011-10-02 guyBack out improvements - it's still getting a lot of...
2011-10-02 guy"seg_size" isn't set here, and the items don't appear...
2011-10-02 tuexenFix warnings.
2011-10-02 etxrabAdd comments.
2011-10-02 tuexenFix warnings.
2011-10-02 stigFrom Alex Vallee via bug 6346:
2011-10-02 etxrabFrom Martin Kaiser:
2011-10-02 etxrabFrom Martin Kaiser:
2011-10-02 etxrabFrom Michael Mann :
2011-10-02 stigRemoved the protocol registration updates in the splash...
2011-10-02 etxrabFrom Pascal Quantin:
2011-10-02 etxrabFrom Pascal Quantin:
2011-10-02 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-10-02 stigAdded register action for loading Lua plugins.
2011-10-02 guySquelch some more warnings.
2011-10-02 guySquelch warnings (at that point, toc_offset has been...
2011-10-02 guySQ_TYPE_NULL appears to do run-length encoding of nulls...
2011-10-01 etxrabSet encoding.
2011-10-01 wmeierFix checkAPI error:
2011-10-01 wmeierFix "unused_but_set_variable" GCC warning: Remove appar...
2011-10-01 wmeierFrom Stefan Metzmacher: Support for SMB 2.22 features;
2011-09-30 cmaynardFix Coverity CID 1204: CONSTANT EXPRESSION RESULT accor...
2011-09-30 cmaynardAdd a few more raw link types to be up to date with...
2011-09-30 galAdd packet-credssp.h
2011-09-30 galMicrosoft Credential Security Support Provider (CredSSP...
2011-09-30 alagoutteFix checkhf
2011-09-30 alagoutteEnhance extended communities when RD Type 2
2011-09-30 alagoutteFrom Clemix via https://bugs.wireshark.org/bugzilla...
2011-09-29 wmeierWhitespace cleanup.
2011-09-29 wmeierFrom András Veres-Szentkirályi: Added cursor type decod...
2011-09-29 guyClean up white space.
2011-09-29 wmeierWhen building w/o LIBZ: (Somewhat clunky) attempt to...
2011-09-29 wmeierComment out two cases of code which caused GCC 4.6...
2011-09-29 wmeierFrom Yaniv Kaul: SPICE dissector
2011-09-29 etxrabMake it possible to dissect proprietarry Opcodes.
2011-09-29 etxrabFrom Roland Knall:
2011-09-29 cmaynardAdd heuristics in dissect_xmcp_message() to try to...
2011-09-28 morrissThe SRT/SRA test pattern is 16 bits in Japan, don't...
2011-09-28 cmaynardAdd modeline. For now, add it at the bottom with tabst...
2011-09-28 guyQuit if we have a zero-length query, so we don't loop...
2011-09-28 guyLink to the RTmac spec.
2011-09-27 guyUpdate URL.
2011-09-27 wmeier- check_col() no longer needed;
2011-09-27 alagoutteFrom Jouni Malinen via https://bugs.wireshark.org/bugzi...
2011-09-27 alagoutteFrom mtwire via https://bugs.wireshark.org/bugzilla...
2011-09-27 etxrabGet rid of check_col, while at it set ENC.
2011-09-27 etxrabIn proto_tree_add_bits... use const guint encoding...
2011-09-26 etxrabYet another bug fix from Pascal.
2011-09-26 cmaynardSome whitespace cleanup. FALSE -> ENC_BIG_ENDIAN....
2011-09-26 cmaynardFix modeline.
2011-09-26 sfisherFrom Thomas Morin via bug #6395: Improve display for...
2011-09-26 etxrabAnother bug fix from Pascal.
2011-09-26 cmaynardMake buildbots happy by adding back closing brace.
2011-09-26 etxrabGet rid of check_col() and use ENC.
2011-09-26 etxrabFrom Pascal Quantin:
2011-09-26 etxrabGet rid of check_col() and use ENC.
2011-09-26 etxrabMove tvb_new_octet_aligned() to tvbuff.c and use it.
2011-09-26 etxrabGet rid of check_col, while at it set ENC.
2011-09-26 etxrabGet rid of check_col, while at it set ENC.
2011-09-26 etxrabGet rid of check_col, while at it set ENC.
next