aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-09-14Remove the rest of the ANSI TCAP stuff.Anders Broman4-725/+60
2008-09-14Fix for bug 2870:Jaap Keuter1-3/+13
2008-09-13Start to get rid of the "old" ANSI TCAP stuff.Anders Broman4-885/+33
2008-09-13Use original UnidialoguePDUs.Anders Broman5-183/+282
2008-09-13Fix typoAnders Broman1-2/+2
2008-09-13Move the ITU asn1 files to /tcapAnders Broman6-4/+4
2008-09-12Small revisions related to proto_reg_handoff ....Bill Meier4-30/+42
2008-09-12Add support forMichael Tüxen1-2/+10
2008-09-12Revert one of the changes.Anders Broman2-1081/+1154
2008-09-12Try to fix "defined but not used" warnings.Anders Broman3-1230/+1102
2008-09-11The newer autoconf version requirement is needed inJörg Mayer1-1/+1
2008-09-11We now require autoconf 2.60 to build.Jörg Mayer1-2/+1
2008-09-11From Karl Heinz Wolf:Anders Broman1-2/+3
2008-09-11Work around a problem with custom columns.Anders Broman1-2/+1
2008-09-11"Response flags" in GIOP Request is misinterpretedAnders Broman1-2/+12
2008-09-11Minor cleanup related to proto_reg_handoff ....Bill Meier9-17/+15
2008-09-11Suggest why we might have at least 3 different network subtypes for 802.11.Guy Harris1-1/+7
2008-09-10A network type of 2 appears to be similar to a network type of 1Guy Harris1-1/+3
2008-09-10In the radio-information dissector, set the current protocol name beforeGuy Harris1-0/+1
2008-09-10strncasecmp ==> g_ascii_strncasecmpBill Meier1-1/+1
2008-09-09Make SVN-stamped versions the default again.Gerald Combs1-4/+2
2008-09-09from Christopher.Maynard@GTECH.COM:Ulf Lamping1-28/+40
2008-09-09Fix for bug 2859:Jaap Keuter1-89/+119
2008-09-09Fix U3 packaging. Build 1.1.0 again in order to pick up the new GLib/GTK+Gerald Combs2-17/+23
2008-09-09Include a missing Diameter dictionary file.Guy Harris2-0/+2
2008-09-08From Pavol Rusnak: Add missing break statement....Bill Meier1-29/+30
2008-09-08Add libgail.dllAnders Broman2-4/+8
2008-09-08From Neil Piercy:Jaap Keuter1-2/+18
2008-09-07Get one more pointer difference.Guy Harris1-2/+2
2008-09-07Udate tlv_type_names with values from http://www.iana.org/assignments/ldp-nam...Anders Broman1-5/+67
2008-09-07From Neil Piercy: Anders Broman1-0/+4
2008-09-07From Neil Piercy: Anders Broman1-1/+1
2008-09-07Move the advancement of the packet offset outside the "if (tree)".Guy Harris1-11/+10
2008-09-07Clean up indetation.Guy Harris1-8/+5
2008-09-07Style and indentation cleanups.Guy Harris1-106/+39
2008-09-07Add support for TLS-over-SMTP.Guy Harris1-109/+157
2008-09-06Have a line_is_smtp_command() routine to check whether a line is an SMTPGuy Harris1-20/+69
2008-09-06Close filter autocompletion list when it's empty. This re-enablesSake Blok1-2/+15
2008-09-06Add some comments.Guy Harris1-0/+8
2008-09-06New branchAnders Broman1-2/+2
2008-09-06To compute the difference between two addresses, cast the pointersGuy Harris1-7/+17
2008-09-06Fix a typo.Anders Broman1-2/+2
2008-09-06Use GINT_TO_POINTER() to cast integral values to gpointer inGuy Harris1-2/+2
2008-09-06Use GTK+ 2.14.1Anders Broman4-37/+39
2008-09-06Bucket Leak Rate decoded incorrectly as bytes instead of bitsAnders Broman1-1/+1
2008-09-06compile a document about heuristic dissectors, following:Ulf Lamping2-0/+201
2008-09-05Add extended cap decoding.Anders Broman1-17/+60
2008-09-05Move another comment next to the code to which it refers.Guy Harris1-4/+4
2008-09-05Move a comment to the right place.Guy Harris1-10/+9
2008-09-05Clean up indentation.Guy Harris1-455/+455