aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-17"dissect_ber_object_identifier_str" expects a "const char **" as itsGuy Harris2-4/+4
2005-11-17g_strlcat() and g_ascii_isprint() don't exist in GTK+ at all - theyGuy Harris1-5/+5
2005-11-17Don't list "-B" on UN*X - it's not available there.Guy Harris1-18/+53
2005-11-16add the rest of Graeme Lunts patchRonnie Sahlberg11-0/+13525
2005-11-16add a g_ascii_isprint() macro so that this symbol can be used for gtk1 platfo...Ronnie Sahlberg1-0/+8
2005-11-16from Graeme LuntRonnie Sahlberg23-0/+4178
2005-11-16hmmm, buggy bugfixUlf Lamping1-2/+2
2005-11-16the "pre-scan" of the command line parameters shouldn't stop the capture chil...Ulf Lamping1-2/+6
2005-11-16A digit as first letter does not work fix some cut-and-paste errors.Anders Broman2-14/+14
2005-11-16Decose APN messages correctly.Anders Broman1-22/+85
2005-11-16Graeme Hewson: Continue to use the old Netscreen name - it makes itJörg Mayer1-0/+1
2005-11-16 add dissection of buffercodeRonnie Sahlberg1-99/+73
2005-11-16 add a simple g_strlcat define in strutil for gtk==1 where this symbol doe...Ronnie Sahlberg7-4/+20
2005-11-16Display AVP:s of Dimater type Unsigned32 as such even when they have "value t...Anders Broman2-7/+41
2005-11-16From Greg Morris;Anders Broman1-19/+21
2005-11-16From Graeme Lunt:Anders Broman47-220/+2086
2005-11-15Handle OSPF V3 prefixes similarly to the way other IPv6 prefixes areGuy Harris1-28/+17
2005-11-15add decoding of extended attributesRonnie Sahlberg1-0/+142
2005-11-14improvements in value constraint supportTomas Kukosa9-70/+102
2005-11-14move the include of emem.h a bit further downRonnie Sahlberg3-4/+4
2005-11-14some more infol;evels decodedRonnie Sahlberg1-16/+188
2005-11-14Fix the declaration of gssapi_lookup_oid_str() to match its definition.Guy Harris1-1/+1
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa57-403/+295
2005-11-13Fix Bug 566 H.263: in display filters, ftype bit masked by sbit Anders Broman1-1/+1
2005-11-13Fix the lenght calculation.Anders Broman4-3/+17
2005-11-13Update some 3GPP AVP:sAnders Broman5-32/+318
2005-11-12prettify read/writeRonnie Sahlberg1-2/+16
2005-11-12prettify smb2Ronnie Sahlberg1-2/+20
2005-11-12from martin marthiesonRonnie Sahlberg1-222/+365
2005-11-12from Laurent ConstantinRonnie Sahlberg1-20/+154
2005-11-12if we get the error BUTTER_TOO_SMALL coming back in a getinfo reply the dat...Ronnie Sahlberg1-0/+14
2005-11-12minor mkdir bugfix from Gisle VanemUlf Lamping1-2/+3
2005-11-12the timestamps of negprot are knownRonnie Sahlberg1-4/+14
2005-11-12 improve the dissection of Create and fill in most of the fieldsRonnie Sahlberg3-39/+128
2005-11-12Allow a progress dialog to have "Stop" or "Cancel" as the "terminateGuy Harris7-149/+177
2005-11-12(on behalf of the PROFIBUS Nutzerorganisation e.V. Deutschland):Ulf Lamping2-3/+162
2005-11-12dissect more of Close request/responseRonnie Sahlberg3-6/+18
2005-11-12including io.h isn't neededUlf Lamping1-4/+0
2005-11-12minor enhancementsUlf Lamping1-1/+11
2005-11-12add initial decode of dcerpc over smb2Ronnie Sahlberg3-8/+74
2005-11-12in order to handle dcerpc over smb2 later and to make the heuristics stronger...Ronnie Sahlberg2-49/+151
2005-11-12start separating things out into structuresRonnie Sahlberg2-115/+140
2005-11-12 a guid is only 16 bytes so dont highlight 20 bytes in the hexpaneRonnie Sahlberg1-1/+1
2005-11-12Update to samba 11681Jörg Mayer1-17/+0
2005-11-12Update to samba 11691:Jörg Mayer5-5/+15
2005-11-12Propset svn:...Jörg Mayer2-2/+2
2005-11-11in smb2 the file handles are not normal context handles they are just a ...Ronnie Sahlberg3-27/+85
2005-11-11fix:Anders Broman1-130/+145
2005-11-11start decoding notify requestsRonnie Sahlberg1-1/+20
2005-11-11dissect READ packetsRonnie Sahlberg1-2/+78