aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-01-18From Clay Jones: Shomiti wireless packet support.Guy Harris3-0/+79
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 Mathieson26-149/+303
2007-01-18Trying to get buildbot Ubuntu-5.10-x86 to build again.Jaap Keuter1-1/+1
2007-01-18NOT for 0.99.5Luis Ontanon1-0/+1
2007-01-18not for 0.99.5Luis Ontanon1-0/+1
2007-01-18the version string stated "without Lua" regardless or not Lua support was ind...Luis Ontanon1-2/+2
2007-01-18display filter macros.Luis Ontanon9-6/+775
2007-01-17check if we have a finfo before dereferencing it later in PROTO_ITEM_IS_HIDDEN()Ronnie Sahlberg1-0/+3
2007-01-17Update to use the latest GTK packages.Anders Broman2-8/+8
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 Morriss4-1/+866
2007-01-16Dissekt ControlChannelData.Anders Broman3-45/+173
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 Sebastien Tandeil:Jaap Keuter1-6/+8
2007-01-16Should have done this in the last checkin: wrap help_topic_html() in #ifdef(G...Jeff Morriss1-0/+2
2007-01-16From Steve Karg:Jaap Keuter1-11/+37
2007-01-16It looks that their fix to my fix broke things out...Luis Ontanon1-1/+3
2007-01-16help_topic_gtk() is needed in GTK 1.2 builds so don't #ifdef(GKT2) it outJeff Morriss1-2/+0
2007-01-16Make things work on Suse as well, not just DebianJörg Mayer1-3/+2
2007-01-16fix registration H.225 over TLSTomas Kukosa2-12/+10
2007-01-16update Ply to version 2.2Tomas Kukosa2-388/+460
2007-01-16update to lemon.c 1.43Luis Ontanon1-6/+6
2007-01-16in effect use the User's Guide as the online help system now (for GTK > V1)!Ulf Lamping3-20/+7
2007-01-15Help:Ulf Lamping1-50/+59
2007-01-15Dissect SMS-OriginationRestrictions.Anders Broman3-24/+108
2007-01-15two minor leaksLuis Ontanon2-1/+3
2007-01-15Fix a major leakage of token minors in lemon generated parsers due to the fac...Luis Ontanon1-1/+3
2007-01-15Update to get_persdatafile_dir() to choose a default directory on the U3 devi...Graeme Lunt2-6/+40
2007-01-15Handle the case where the same TransactionID is used for two differentAnders Broman3-66/+126
2007-01-15Dissect sms-BearerData also in responce messages if service code seen in Invoke.Anders Broman4-121/+213
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 Lamping6-7/+89
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-15minor bugfix of file loading: don't update the packet list if loading a small...Ulf Lamping1-1/+4
2007-01-14fix #301: Windows file dialog should:Ulf Lamping3-23/+12
2007-01-14fix a bug when freeing newpath - don't g_free(NULL)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 Broman4-353/+1876
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 Broman3-13/+91
2007-01-14Trying to get buildbot Ubuntu-5.10-x86 distcheck to build again.Jaap Keuter1-0/+1
2007-01-14fix Bug 1301Luis Ontanon1-2/+8