aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-14bugfix: show the "placesbar" (the one with e.g. "My Documents" button) for th...Ulf Lamping1-182/+236
2007-01-13Handle the case ehere TCAP identifier isn't present.Anders Broman4-3/+8
2007-01-13- Correct Tag numbering and marking of OPTIONAL.Anders Broman3-90/+239
2007-01-13Tidyups:Graeme Lunt2-34/+33
2007-01-13Handle zero length invokes and some asn1 fixes.Anders Broman3-115/+130
2007-01-13U3 support for "recent" files.Graeme Lunt4-3/+87
2007-01-13New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.Graeme Lunt19-54/+1992
2007-01-13far from being complete:Ulf Lamping3-0/+573
2007-01-13New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER). Graeme Lunt13-9/+420
2007-01-13no, we're still not using MSVC2005 as default :-(Ulf Lamping1-1/+1
2007-01-13Remove "advertising clause" from BSD license per:Stephen Fisher1-5/+1
2007-01-13fix some remaining MSVC != V6 issues:Ulf Lamping3-15/+84
2007-01-12Automake variables ending with _LDFLAGS are special:Guy Harris4-6/+6
2007-01-12Dissect cdma2000HandoffInvokeIOSData.Anders Broman4-75/+185
2007-01-12update ssl-dlg.c in accordance with changes in SSL dissectorTomas Kukosa1-7/+26
2007-01-12Dissect CDMAServiceOption.Anders Broman4-66/+294
2007-01-12ignore ssl_desegment_app_data preference till desegmentation is implemented wellTomas Kukosa1-1/+1
2007-01-12prepare SSL dissector for similar desegmentation as is in the TCP as current ...Tomas Kukosa4-124/+134
2007-01-12do not ignore invisible tree, it can break tree creation for coloring/filteringTomas Kukosa1-8/+4