Add missing comments in syntax description for -z expert
[obnox/wireshark/wip.git] / epan /
2011-11-29 etxrabFrom Pascal Quantin:
2011-11-29 etxrabFrom Pascal Quantin:
2011-11-29 guyMust include header files in a macro, so they get inclu...
2011-11-29 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2011-11-29 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2011-11-29 alagoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-11-29 alagoutteArubaOS 6.x use a new GRE ID (0x9000) for communication...
2011-11-29 etxrabUpdate value strings.
2011-11-29 etxrabWireshark crashes in gsm_map dissector
2011-11-28 martinmAdd newline at the end of the file.
2011-11-28 etxrabFix Checkapi found errors.
2011-11-28 etxrabFrom Krishnamurthy Mayya:
2011-11-28 etxrabFrom Krishnamurthy Mayya:
2011-11-28 etxrabFrom Krishnamurthy Mayya:
2011-11-28 etxrabfrom Shobhank Sharma:
2011-11-28 etxrabSquelsh warnings.
2011-11-28 etxrabPrevet a crash when dissecting linked TI.
2011-11-28 etxrablet packet-gsm_a_gm.c dissect Protocol Configuration...
2011-11-28 wmeierUse __except(EXCEPTION_EXECUTE_HANDLER) rather than...
2011-11-28 martinmAllow configuration protocol to configure UL priority...
2011-11-27 wmeierDon't specify an hf[] item as using a range_string...
2011-11-27 cmaynardFix Coverity CID 1330, "Missing Break" by adding some...
2011-11-27 cmaynardFix a typo.
2011-11-27 wmeierVarious Minor cleanup:
2011-11-27 wmeierUse preference port (not defined constant) when port...
2011-11-27 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-11-26 alagoutteFix a wrong copy/paste....
2011-11-26 alagoutteFrom Kari Vatjus-Anttila via https://bugs.wireshark...
2011-11-26 cmaynardDon't pass 'len' to the dissect routine since we know...
2011-11-26 cmaynardAdd a few casts to try to make the buildbots happy.
2011-11-26 cmaynardIP option improvements. While fixing bug 6561, I notic...
2011-11-25 wmeierAdd missing '*/' to the end of a comment: Fixes gcc...
2011-11-25 wmeierFrom Ivan Lawrow: Added IEEE 802.15.4-2003 AES-CCM...
2011-11-25 sfisherMark drep parameter as unused in the epm_dissect_tower_...
2011-11-25 wmeierFrom Wido Kelling: EPM tower UUID must be interpreted...
2011-11-25 martinmAdd the reason for a UL ReTx (PDCCH retx grant or PHICH...
2011-11-25 alagoutteRemove unused code (Add in Revision 836)
2011-11-24 kukosaFix H.460.18 and H.460.19 integration into H.245
2011-11-24 martinmOnly add the priority level if it is set inside valid...
2011-11-24 wmeierFix gcc compile error
2011-11-24 wmeierUse a GHashTable to store templates instead of
2011-11-23 cmaynardDisplay protocol ID consistently in decimal throughout...
2011-11-22 jakeMove some comments around to make it more boilerplate...
2011-11-22 wmeierFix two compiler errors.
2011-11-22 wmeierHandle 2 issues related to cacheing templates:
2011-11-22 martinmAdd more packet highlights to the info column.
2011-11-22 etxrabFix bugs related to Nounce IE dissection.
2011-11-22 cmaynardFor now, display the protocol in hexadecimal again...
2011-11-21 etxrabGet rid of Warnings.
2011-11-21 etxrabTypo
2011-11-21 etxrabGet rid of Warnings.
2011-11-21 etxrabGet rid of Warnings.
2011-11-21 etxrabFrom Vincent Helfre:
2011-11-21 wmeierFrom Claudio: header value always computed twice
2011-11-21 guyAn SDNV length > 8 is also not dissectable. Should...
2011-11-21 wmeier'dissect_ImageLZ_JPEG()' is apparently not used; #if...
2011-11-21 wmeierFrom Yaniv Kaul: Some enhancements, some fixes, to...
2011-11-21 martinmAdd the system frame number (SFN) to the context fields...
2011-11-21 jmayerMove generated dissctors that are causing problems...
2011-11-21 jmayerAnother case of written to only variable.
2011-11-21 jmayernew_offset was was written to but never read.
2011-11-21 jmayerMove a generated file into file lists that do not treat...
2011-11-21 cmaynardFix potential infinite loop introduced with r39961...
2011-11-20 cmaynardFix bug 6561: IPv4 UDP/TCP Checksum incorrect if routin...
2011-11-20 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-11-20 etxrabGet rid of Warnings.
2011-11-20 etxrabRemove export.
2011-11-20 etxrabSee if this fixes it, why it worked on my system is...
2011-11-20 etxrabGet rid of Warnings.
2011-11-19 guyThe URI parameter parser always has to advance current_...
2011-11-19 etxrabGet rid of Warnings.
2011-11-19 guyClean up indentation.
2011-11-19 guyWhen reporting "sorry, *this* packet can't be written...
2011-11-19 etxrabFix Warnings.
2011-11-19 etxrabRevert 39946
2011-11-19 etxrabSee if this fixes "warning: initializer element is...
2011-11-19 etxrabGet rod of " warning: identifier ‘class’ conflicts...
2011-11-18 martinmFrom Pascal Quantin:
2011-11-18 martinmMake it easier to see:
2011-11-18 etxrabUse tvb_bcd_dig_to_ep_str().
2011-11-17 wmeierUse extended value strings.
2011-11-17 wmeierRemove some unneeded #includes;
2011-11-17 etxrabAdd a dissector table for National operation codes.
2011-11-17 etxrabFix "With the current changes NAS messages with the...
2011-11-17 wmeier(Trivial) remove an extra blank line.
2011-11-17 martinmMake it easier to see RLIST details.
2011-11-17 wmeierUndo some incorrect (but benign) FALSE->ENC_BIG_ENDIAN...
2011-11-17 cmaynardAdd missing copyright and license.
2011-11-17 cmaynarddistribute -> redistribute.
2011-11-17 cmaynardFix crash caused by trying to apply a field of type...
2011-11-17 martinmShow meaning of special length indication values in...
2011-11-17 etxrabAdd a missing IE number.
2011-11-16 cmaynardAvoid using "POINT" as it causes compiler errors on...
2011-11-16 cmaynardDon't assign the return value of proto_tree_add_item...
2011-11-16 cmaynardMove FI_RESET_FLAG and PROTO_ITEM_SET_VISIBLE macros...
2011-11-16 etxrabDissect national Opcode.
2011-11-16 martinmShow more sequence numbers in info column, and in root...
2011-11-16 kukosaFix handling of empty OpenType at the end of PDU
2011-11-16 etxrab- Resorted the IEs in numerical order for easier compar...
2011-11-16 wmeierCleanup & reformatting: whitespace & long-lines.
next