Add some comments to uat_new().
[obnox/wireshark/wip.git] / epan /
2008-12-30 martinmAdd some comments to uat_new().
2008-12-30 martinmComment parameters in call to uat_new()
2008-12-30 rbalintFrom yami <yamisoe@gmail.com>:
2008-12-30 rbalintShow topology descriptor using unescaped whitespaces.
2008-12-30 rbalintDo not dissect descriptors twice after topology descriptor.
2008-12-30 rbalintFixed topology descriptor dissection.
2008-12-29 etxrabFrom Florian Lohoff:
2008-12-29 etxrabFrom Florian Lohoff:
2008-12-27 jakeUpdate ARP hardware types from iana.org/assignments...
2008-12-27 jakeFix for bug 2839:
2008-12-26 etxrabFix:
2008-12-26 wmeierRemove unneeded/incorrect properties
2008-12-24 guyName changes to match libpcap name change of the corres...
2008-12-24 geraldC-ares version check fix from Frederic Leroy, modified...
2008-12-23 etxrabFrom Vincent Helfre:
2008-12-23 etxrabAdd a cast.
2008-12-23 etxrabpacket-gsm_a_common.c:728: warning: unused variable...
2008-12-23 martinmCall new LTE MAC dissector when find in file.
2008-12-23 martinmAdd LTE MAC files to build.
2008-12-23 martinmInitial Checkin of LTE MAC (3GPP 36.321)
2008-12-23 etxrabImplement TLV-E and LV-E type IE dissection (2 byte...
2008-12-23 guyHandle the new DLT_USB_LINUX_MMAP link-layer type.
2008-12-23 geraldAdd GeoIP to the Windows build. Fix a remaining geoip_...
2008-12-23 geraldGeoIP expects IPv4 addresses in host byte order.
2008-12-23 geraldAllow compilation with c-ares <= 1.4.0 (untested)....
2008-12-23 jakeFrom Gursel Mutlu:
2008-12-23 rbalintDo not include init.lua in distribution tar.gz.
2008-12-23 jakeFrom Didier Gautheron:
2008-12-23 guyDon't use fancy quote characters that don't fit in...
2008-12-22 guyerr_posn_table[] was mis-generated (probably a cut...
2008-12-22 guyUpdate URLs for Cell Relay Retreat CRC information.
2008-12-22 wmeierInitialize a variable to keep lint happy. reported...
2008-12-22 wmeierFix a typo
2008-12-22 wmeierBest guess fix for missing initializer in array of...
2008-12-22 etxrabFrom Pascal Quantin:
2008-12-22 etxrabFrom Michael Lum:
2008-12-22 etxrabAdd frame type index filter for AMR if sent using bandw...
2008-12-22 guyMove wtap_pcap_encap_to_wtap_encap() and wtap_wtap_enca...
2008-12-20 geraldgeoip_get_paths -> geoip_db_get_paths.
2008-12-20 wmeierFix some typos and spelling (mostly in text strings)
2008-12-20 guyAdd a newline to the end of the file.
2008-12-20 guyUmm, no. g_strdup() != g_strdup_printf(); the first...
2008-12-20 wmeierFix various typos and spelling errors (mostly in text...
2008-12-20 geraldFrom babi: Fix three overflows (bugs 3150 and 3151).
2008-12-19 geraldRename geoip.[ch] to geoip_db.[ch] so we don't collide...
2008-12-19 geraldBack out r27047 and r27053.
2008-12-19 jakeOne last snprintf.
2008-12-19 wmeierRevert queueing --> queuing spelling changes made in...
2008-12-19 wmeierRevert the queueing --> queuing spelling change
2008-12-18 geraldUpdate calls to proto_tree_add_bytes_format to reflect...
2008-12-18 wmeierFix two typos
2008-12-18 wmeierFix various typos and spelling errors (mostly in text...
2008-12-18 guyHave descriptors start out with a length of "to the...
2008-12-18 jakeFrom Richard Brodie:
2008-12-18 martinmMake proto_tree_add_bytes_format() (unused) behave...
2008-12-18 guyThe "8 mysterious bytes" are bytes reserved for a setup...
2008-12-18 jmayerFix for bug 3134: Dissection would stop at a malformed...
2008-12-18 etxrabUpdate enterprice numbers.
2008-12-17 etxrabUpdate S1AP to the latest spec rename nas_eps nas-eps.
2008-12-17 jakeFrom Didier Gautheron:
2008-12-17 wmeierFix some typos and spelling (mostly in text strings)
2008-12-17 guyHave separate dissectors for setup requests and responses.
2008-12-17 guyDisplay the CONTROL response data only if there *is...
2008-12-17 guyDefine all the standard request code values from the...
2008-12-17 kukosatype conversion gdouble<->guint64 is not supported...
2008-12-17 kukosafix warning
2008-12-17 kukosa- fix RSA key import for GNUTLS 2.5.x and newer
2008-12-17 wmeierAdd $Id$
2008-12-17 wmeierFix typos and spelling (mostly in text strings)
2008-12-16 etxrabAdd the lte rrc dissector.
2008-12-16 wmeierFix some spelling/typos; Also: correct some field blurbs.
2008-12-16 wmeierFix some spelling/typos
2008-12-16 jmayerIf a packet is fragmented, show the packet id in the...
2008-12-16 guyInclude the string as part of a string descriptor.
2008-12-16 guyThe S1AP dissector also still gets warnings.
2008-12-16 etxrabA few minor updates.
2008-12-16 guySigh, the RRLP dissector isn't clean yet.
2008-12-16 guyMove some ASN.1 dissectors to the clean category, as...
2008-12-15 wmeierDo find_dissector_table("ber.oid") during startup
2008-12-15 wmeierTrivial change to use gboolean & etc for TRUE/FALSE...
2008-12-15 wmeierGet rid of the old SOUP and ITCH dissectors; (svn mv...
2008-12-15 wmeierRename SOUP & ITCH dissectors to NASDAQ-SOUP & NASDAQ...
2008-12-15 wmeierFix trivial spelling error
2008-12-15 rbalintSeparate reassembly request methods in Lua API implemen...
2008-12-15 stigRemoved duplicate "Aruba" in the adp protocol name.
2008-12-13 wmeierFix compile error; Revise reg_handoff code slightly
2008-12-13 etxrabFrom Vincent Helfre:
2008-12-13 etxrabFrom Vincent Helfre:
2008-12-13 etxrabFrom Vincent Helfre:
2008-12-12 etxrabAdd a cople of IE's
2008-12-12 wmeierpacket-soup: use dissector_add_handle to enable "decode...
2008-12-11 jakeFrom Gregor Jasny:
2008-12-11 jakeFrom Didier Gautheron:
2008-12-11 etxrabDissect DecoderConfiguration in h245.
2008-12-11 etxrabCorrect the bit position for a couple of hf fields.
2008-12-10 jakeFrom Alexis La Goutte:
2008-12-10 kukosaput the SCTP PPI for current DATA chunk into packet_inf...
2008-12-10 stigRemoved an unused variable 'str'.
2008-12-10 etxrabFrom Abhik Sarkar:
2008-12-10 jakeFrom Benjamin Roch:
next