Instead of using private #defines for the last argument to
[obnox/wireshark/wip.git] / epan /
2010-05-12 guyInstead of using private #defines for the last argument to
2010-05-12 guyAdd REP_{BIG,LITTLE}_ENDIAN #defines, for possible...
2010-05-12 wmeier(Trivial) Use consistent indentation.
2010-05-12 morrissFrom Dirk via https://bugs.wireshark.org/bugzilla/show_...
2010-05-12 etxrabFrom Tamas Regos:
2010-05-12 etxrabFrom Tamas Regos:
2010-05-12 etxrabUpdate to V9.2.0 (2010-03)
2010-05-12 geraldFrom Chris Maynard via bug 4722:
2010-05-11 jakeStraighten out field type names.
2010-05-11 dimegGrinding through the Operational Bulletins:
2010-05-11 wmeierFrom Yaniv Kaul: Fix errors found by clang static...
2010-05-11 wmeierFrom Paul J. Metzger: Add support for decoding DIS...
2010-05-11 jakeAllow for heuristic dissection of Unicode XML.
2010-05-11 jakeShow version as generated field.
2010-05-11 wmeierUse consistent indentation; Whitesapce & formatting...
2010-05-11 wmeierUse consistent indentation; Whitespace & formatting...
2010-05-11 wmeierFix handling of pa-data-type KRB5_PA_PAC_REQUEST (...
2010-05-11 morrissAdd a little more code to avoid not-very-useful blurbs:
2010-05-11 morrissRegenerate a few more of the ASN.1 dissectors
2010-05-11 morrissRegenerate a few more of the ASN.1 dissectors
2010-05-11 morrissRegenerate a few more of the ASN.1 dissectors
2010-05-11 morrissRegenerate a few more of the ASN.1 dissectors
2010-05-11 morrissRegenerate a few of the ASN.1 dissectors
2010-05-10 jakeFix for bug 4720:
2010-05-10 dimegUpdate the ISPC lists up to ITU Operational Bulletin 940
2010-05-10 wmeierIndentation & whitespace cleanup (including: "4 space...
2010-05-10 jakeAllow for proto_tree_add_item() with FT_ABSOLUTE_TIME...
2010-05-09 gerald[Automatic manuf and enterprise-numbers update for...
2010-05-08 wmeier(Trivial) Fix some indentation.
2010-05-08 wmeier(Trivial) Fix a typo & some indentation
2010-05-08 sakeEnable "Decode As..." for ethertype 0x0000 (fix for...
2010-05-07 etxrabRegister a dissector table for dissecting Ericsson...
2010-05-07 geraldFrom Jouni Malinen via bug 4713:
2010-05-06 geraldFrom Hadar Shoham via bug 4750:
2010-05-06 wmeierUse consistent indentation & whitespace.
2010-05-06 jakeFrom Mathieu Parent:
2010-05-06 etxrabtvbparse_len_left does not seem to exist in tvbparse.c
2010-05-06 jakeFollow up for revision 32670.
2010-05-06 jakeCleanup and export the TVB parser.
2010-05-06 etxrabAdd PPID 28 IRCP
2010-05-06 stigSimplified hour_min_sec calculations.
2010-05-06 stigAdded an option to display seconds as hours, minutes...
2010-05-05 etxrabCalculate correct PDU lenght if the per_length_determin...
2010-05-05 etxrab- Remove check_col()
2010-05-05 morrissTry to avoid the user confusion reported in
2010-05-05 kukosaH.225.0 updated to version 7 (2009-12)
2010-05-05 etxrabFrom Jim Schaettle:
2010-05-05 etxrabFrom Andrew Feren:
2010-05-04 geraldUn-C++-ify a comment.
2010-05-04 kukosa H.245 updated to v15 (2009-12)
2010-05-04 etxrabRemove unused variables.
2010-05-04 etxrabRefactor the code to parse SIP contact parameters.
2010-05-04 etxrabFrom Andrew Feren:
2010-05-04 jakeFrom Jouni Malinen:
2010-05-03 wmeierRework code to handle multiple messages in a packet.
2010-05-03 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2010-05-03 etxrabThis patch is submitted on behalf of Mellanox Technologies:
2010-05-03 etxrabThis patch is submitted on behalf of Mellanox Technologies:
2010-05-03 etxrabThis patch is submitted on behalf of Mellanox Technologies:
2010-05-03 etxrabThis patch is submitted on behalf of Mellanox Technologies:
2010-05-03 etxrabThis patch is submitted on behalf of Mellanox Technologies:
2010-05-03 kukosaignore unreassembled fragments if the first segment...
2010-05-03 kukosaadd SAPI "Q.931 packet mode communication" which is...
2010-05-02 stigRewrite: strcpy -> g_strlcpy.
2010-05-02 etxrabFix:
2010-05-02 etxrabFrom Jakub Zawadzki:
2010-05-02 etxrabFrom Jakub Zawadzki:
2010-05-02 gerald[Automatic manuf and enterprise-numbers update for...
2010-05-02 stigDon't type prune the data_ptr pointer for UAT.
2010-05-02 stigDon't type prune the data_ptr pointer for UAT.
2010-05-02 jakeFrom Hitoshi Irino:
2010-05-02 jakeFix for bug 4723:
2010-05-02 stigAdded some more dissecting.
2010-05-01 etxrabDissect 3GPP AVP 5 3GPP-GPRS Negotiated QoS profile.
2010-04-30 morrissRevert rev 32519 for now: it is making the dissector...
2010-04-30 guyPick up other check from the almost-identical routine in
2010-04-30 guyFix comment.
2010-04-30 morrissFix up indentation a bit
2010-04-30 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2010-04-30 geraldAdd a catch-all if statement for column formats that...
2010-04-30 wmeierFix a gcc -Wshadow warning.
2010-04-30 martinmTrivial: Update AUTHORS entry, remove out-of-date comme...
2010-04-30 guyClean up some calls to use the same offset as the call...
2010-04-29 geraldSeveral dissectors fill in custom custom data in the...
2010-04-29 geraldTerminate a string so that strchr doesn't wander off...
2010-04-29 geraldRemove an unused variable.
2010-04-29 etxrabFrom Mike Morrin:
2010-04-29 etxrabForgot a //
2010-04-29 etxrabSimplify dissect_sip_authorization_item().
2010-04-29 etxrabDo the header matching on lower case.
2010-04-29 morrissMake the indentation consistent.
2010-04-29 etxrabautentification info gives malformed packet if no space...
2010-04-29 morrissMake a variable a guint8* instead of a char* since...
2010-04-29 morrissMake a variable a guint8* instead of a char* since...
2010-04-29 morrissUse strchr() instead of index()--Windows doesn't appear...
2010-04-29 sahlbergIt is becomming more common that iscsi vendors use...
2010-04-28 etxrabUse proto_add_item() and clean up the code a bit.
2010-04-28 wmeierRemove trailing blanks; Also: Altho tabs expanded,...
2010-04-28 wmeierLet's not use tabs with tab-width=4; Converts tabs...
2010-04-28 jakeFrom jmmikkel:
next