If we don't have any of the pcap_datalink_XXX_to_YYY routines,
[obnox/wireshark/wip.git] / epan /
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:
2008-12-09 geraldMake sure all of our struct members are initialized.
2008-12-09 geraldSquelch a couple of Valgrind warnings.
2008-12-09 stigFrom Jim Young (bug 3102):
2008-12-08 etxrabAdd dissection of Authentication request.
2008-12-08 etxrabIt's the tvb lenght that's 0...
2008-12-08 etxrabAccept leading space, payload type name is case insensi...
2008-12-08 etxrabChange to FT_UINT64
2008-12-08 geraldUpdates for PPI 1.0.8.
2008-12-08 geraldPartial support for RFC 2324.
2008-12-05 rbalintAdd access to pinfo->desegment_len and pinfo->desegment...
2008-12-05 wmeier(Minor reformat of switch statements)
2008-12-05 wmeierfix crash when selecting some specific frames; fix...
2008-12-04 jakeFix for bug 2832:
2008-12-04 wmeierTrivial changes related to proto_reg_handoff
2008-12-04 wmeierA few trivial changes related to proto_reg_handoff;
2008-12-04 wmeierUse dissector_add_handle rather than registering to...
2008-12-03 jakeFrom Markus Renz:
2008-12-03 jakeFix for bug 3085:
2008-12-03 etxrabFix a typo
2008-12-03 etxrabSome bugfixes.
2008-12-03 etxrabFrom Michael Lum:
2008-12-02 kukosaH.323 over SCTP support
2008-12-02 stigFrom Jim Young (bug 3092):
2008-12-02 guyDon't set the tvbuff actual length based on the IP...
2008-12-02 jmayer- Make sure we hanlde arrays with length 0 correctly.
2008-12-02 jmayerTrivial warning fixes
2008-12-01 etxrabExpand comments and some more IE dissection.
2008-12-01 etxrabAdd codec list dissection.
2008-12-01 stigInitialize sample_enterprise.
2008-12-01 jmayer- Add some detail infos to the parent trees
2008-12-01 stigAttempt to fix build errors.
2008-12-01 jmayerThe good:
2008-12-01 jmayerFix a tpyo
2008-11-30 stigAdded dumping of generic PT_UNICODE and PT_CLSID.
2008-11-30 sfisherFix copy & paste typo
2008-11-29 etxrabFix a typo.
2008-11-29 etxrabUpdate the IE value string.
2008-11-29 etxrabHandle unknown PD better.
next