aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2007-01-18Add a preference (defaulted to off) to have the MTP3 dissector show the prior...Jeff Morriss1-2/+19
2007-01-18Trying to get buildbot Windows-XP-x86 to build again.Jaap Keuter1-0/+1
2007-01-18PutGuy Harris21-18/+202
2007-01-18guint32 requires %[doxu], not %l[doxu]. (We don't support ILP16Guy Harris1-2/+2
2007-01-18Export the split fvalue_get_integer as fvalue_get_uinteger and fvalue_get_sin...Jaap Keuter1-1/+2
2007-01-18fix the dfilter_macro_load.c ruleLuis Ontanon1-1/+1
2007-01-18I actually forgot that dfilter_macro_expand.l was not usedLuis Ontanon2-383/+0
2007-01-18The forgotten file strikes back... Luis Ontanon1-0/+379
2007-01-18Filled in missing hf entries.Martin Mathieson1-0/+8
2007-01-18Remove extra element.Martin Mathieson1-1/+0
2007-01-18Missed this one (I don't build with pcre)Martin Mathieson1-1/+4
2007-01-18Trying to fix the build on Ubuntu-5.10-x86 buildbot again.Jaap Keuter1-2/+3
2007-01-18Add separate union entries to fvalue.value for signed and unsignedMartin Mathieson19-133/+255
2007-01-18display filter macros.Luis Ontanon6-6/+665
2007-01-17check if we have a finfo before dereferencing it later in PROTO_ITEM_IS_HIDDEN()Ronnie Sahlberg1-0/+3
2007-01-17From Patrick vd Lageweg:Jaap Keuter1-1/+1
2007-01-17Oops, set properties on the new fileJeff Morriss1-1/+1
2007-01-17productions of non-terminal "sentence" do not generate any value. Avoid a des...Luis Ontanon1-1/+1
2007-01-17From Sebastien Tandel: Support for the dissection of the Intellon homeplug po...Jeff Morriss3-0/+862
2007-01-16Dissekt ControlChannelData.Anders Broman1-41/+105
2007-01-16From Gisle Vanem: Add the final ) to a g_strdup_printf callStephen Fisher1-1/+1
2007-01-16From Gisle Vanem:Jaap Keuter1-2/+3
2007-01-16From Steve Karg:Jaap Keuter1-11/+37
2007-01-16fix registration H.225 over TLSTomas Kukosa1-6/+5
2007-01-15Dissect SMS-OriginationRestrictions.Anders Broman1-21/+63
2007-01-15two minor leaksLuis Ontanon2-1/+3
2007-01-15Update to get_persdatafile_dir() to choose a default directory on the U3 devi...Graeme Lunt1-5/+25
2007-01-15Handle the case where the same TransactionID is used for two differentAnders Broman1-62/+88
2007-01-15Dissect sms-BearerData also in responce messages if service code seen in Invoke.Anders Broman1-89/+125
2007-01-15GLib 1.2 doesn't have g_strlcpy(), so don't use it.Gerald Combs1-3/+6
2007-01-15instead of simply doing an assert when running out of memory in emem, throw a...Ulf Lamping5-3/+29
2007-01-15fix a warningUlf Lamping1-1/+1
2007-01-15SHGetFolderPath is not available on MSVC 6 without a Platform SDK, use SHGetS...Ulf Lamping1-0/+8
2007-01-14fix #301: Windows file dialog should:Ulf Lamping1-1/+1
2007-01-14on my way to fix #301:Ulf Lamping4-48/+88
2007-01-14If a OCTET STRING has zero length a zero length tvb will be returned - handle...Anders Broman1-201/+1545
2007-01-14From Graeme Lunt:Anders Broman1-2/+6
2007-01-14taking a look at it the name_str var is unnecessaryLuis Ontanon1-3/+1
2007-01-14As pointed out by Sebastien Tandel a buffer is allocated unconditionally when...Luis Ontanon1-4/+2
2007-01-14Dissect cdma2000HandoffInvokeIOSData and response dataAnders Broman1-10/+51
2007-01-13Handle the case ehere TCAP identifier isn't present.Anders Broman1-1/+1
2007-01-13- Correct Tag numbering and marking of OPTIONAL.Anders Broman1-35/+119
2007-01-13Handle zero length invokes and some asn1 fixes.Anders Broman1-103/+88
2007-01-13New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.Graeme Lunt8-47/+1295
2007-01-13New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER). Graeme Lunt6-8/+186
2007-01-13Remove "advertising clause" from BSD license per:Stephen Fisher1-5/+1
2007-01-12Automake variables ending with _LDFLAGS are special:Guy Harris1-1/+1
2007-01-12Dissect cdma2000HandoffInvokeIOSData.Anders Broman3-41/+137
2007-01-12Dissect CDMAServiceOption.Anders Broman1-63/+162
2007-01-12ignore ssl_desegment_app_data preference till desegmentation is implemented wellTomas Kukosa1-1/+1