aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-01Fix a decoder type.Martin Mathieson1-1/+1
2007-11-01removed unnecessary forward class declarationsTomas Kukosa2-7/+0
2007-11-01better built-in X.880 supportTomas Kukosa2-9/+35
2007-11-01set data for IV alwaysTomas Kukosa1-4/+5
2007-11-01Remove add_oid_str_name.Anders Broman1-1/+0
2007-10-31Use oid_add_from_string for adding names.Anders Broman16-493/+551
2007-10-31Use oid_add_from_string for adding names.Anders Broman25-203/+203
2007-10-31add forward class declarations which are necessary to compile Remote-Operatio...Tomas Kukosa1-0/+4
2007-10-31Avoid casting directly from int to pointers. (It doesn't work on 64-bit linux)Mike Duigou1-2/+2
2007-10-31small improvement in class fields handlingTomas Kukosa1-2/+14
2007-10-31accept VariableTypeValueFieldSpec syntax and ParameterizedObjectClass syntaxTomas Kukosa1-1/+19
2007-10-31move 'all: generate_dissector' rule from Makefile.inc.nmake to Makefile.prein...Tomas Kukosa2-3/+3
2007-10-31Use oid_add_from_string for adding names.Anders Broman11-68/+68
2007-10-31Use oid_add_from_string for adding names, names changed to short form.Anders Broman2-62/+62
2007-10-31From Martin Peylo:Anders Broman3-13/+43
2007-10-31From Stefano Picerno:Anders Broman2-152/+355
2007-10-31From Christopher McKenzie: Zero out our SAs before we use them.Gerald Combs2-22/+8
2007-10-30Fix some null dereferences.Gerald Combs1-142/+153
2007-10-30Minor correction to protocol behavior handling when security type "none" isStephen Fisher1-4/+6
2007-10-30Change a few g_string_append_printf() (GTK2 only) calls to g_strdup_printf()Stephen Fisher1-7/+11
2007-10-30Fix for issue #1 in bug #1947 by doing a major overhaul of how the firstStephen Fisher1-311/+294
2007-10-29asn2wrsTomas Kukosa31-626/+757
2007-10-29Add comment for Windows build re config.nmake and .h file changes requiring d...Bill Meier1-2/+8
2007-10-29add a asn2wrs generated T.125 MCP dissectorRonnie Sahlberg14-2/+3425
2007-10-29register tpkt for port 3389 and use x224 as the subdissector for this Ronnie Sahlberg1-1/+19
2007-10-29add x224 to the makefileRonnie Sahlberg1-0/+1
2007-10-29add an initial x.224 dissector it is very incompleteRonnie Sahlberg1-0/+321
2007-10-29When there are multiple conversations with the same key, conversation_lookup_...Sake Blok1-1/+1
2007-10-29Include winposixtypes.h only if building with GNUTLS; Bug 1942: part 2 of 2 o...Bill Meier3-12/+12
2007-10-29Include winposixtype.h only if building with GNUTLS; Bug #1949: Part 1 of fixBill Meier2-12/+14
2007-10-28Bug 1227 : From Frederic Heem:Sake Blok4-28/+26
2007-10-28This patch is a remake of SVN 22762:Sake Blok1-59/+92
2007-10-28Bug 1751: From Allan M. Madsen : Sake Blok1-0/+2
2007-10-28Small fixes:Bill Meier2-3/+3
2007-10-28Fix Windows build error if not using LUA; Bug #1950Bill Meier1-2/+4
2007-10-28U3 package update to:Graeme Lunt2-3/+56
2007-10-28from Gisele Vanem:Jaap Keuter1-0/+1
2007-10-27From Stefan Puiu:Anders Broman1-13/+49
2007-10-27From Stephane Chazelas:Anders Broman1-7/+7
2007-10-27From Martin Peylo:Anders Broman1-106/+476
2007-10-27From Mark C. Brown:Anders Broman3-9/+68
2007-10-27From Steve Osselton:Anders Broman1-15/+18
2007-10-27From Stefano Picerno:Anders Broman2-508/+1495
2007-10-27From Andrew Feren:Anders Broman1-0/+2
2007-10-27From Andrew Feren:Anders Broman1-1/+2
2007-10-27Apply yet another set of the optimization patches:Anders Broman5-38/+63
2007-10-27Fix for bug 1935. Jaap Keuter1-3/+19
2007-10-27Remove empty #if / #endif blockStephen Fisher1-2/+0
2007-10-26Minor indentation changesJeff Morriss1-20/+18
2007-10-26Stop including xmlstab.hMartin Mathieson1-1/+0