aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2007-07-10Fix reserved bits bitmask.Jaap Keuter1-1/+1
2007-07-09From Dustin Johnson: Fix a typo.Gerald Combs1-1/+1
2007-07-09- Fix a broken comment in xml fileMartin Mathieson1-4/+4
2007-07-09dissect lsa_Strings correctly in the samr dissectorRonnie Sahlberg4-20/+87
2007-07-09the sidtype is a 32bit enum not a standard enumRonnie Sahlberg2-6/+6
2007-07-09make all rids use a single hf filter fieldRonnie Sahlberg4-810/+926
2007-07-09disabling sid snooping in the codeRonnie Sahlberg1-5/+13
2007-07-09rename all policy handles in samr to have a name that describes the type Ronnie Sahlberg2-359/+265
2007-07-08ACP123 with -X and -T optionAnders Broman2-298/+127
2007-07-07bug 1550Ronnie Sahlberg1-7/+14
2007-07-07Make hf fileds for ARGGUMENT RESULT and ERROR parameters.Anders Broman2-152/+531
2007-07-07add the new pidl created SAMR dissectorRonnie Sahlberg2-4222/+12787
2007-07-07fix a typoRonnie Sahlberg1-2/+2
2007-07-07add some more access masksRonnie Sahlberg2-9/+200
2007-07-06From Steve Karg:Jaap Keuter2-35/+62
2007-07-06add dissection of the bits for the Connect[0-5] access_masksRonnie Sahlberg2-5/+57
2007-07-06From Nicolas Dichtel:Anders Broman2-818/+926
2007-07-06From Seehofer, Markus:Anders Broman2-10/+17
2007-07-06some more prettification, show name of created users on the summary Ronnie Sahlberg1-0/+2
2007-07-06redo the lsa_String dissector we temporarily host in samr until lsa has Ronnie Sahlberg2-4/+41
2007-07-05add policy handle tracking to samr.cnfRonnie Sahlberg1-0/+29
2007-07-05add initial samr idl and conformance fileRonnie Sahlberg2-0/+1372
2007-07-05Try to get rid of the warnings.Anders Broman2-69/+64
2007-07-05Consistent eol-style restored.Graeme Lunt1-4/+4
2007-07-05Allow for leading whitespace in parameters when looking for the boundary.Graeme Lunt1-3/+6
2007-07-05New Camel dissector built with -X and -T option and origninal ASN1 files.Anders Broman2-3220/+2527
2007-07-05From Stig Bjørlykke:Anders Broman1-69/+181
2007-07-05Make timestamp a double to make filtering more useful.Martin Mathieson1-3/+5
2007-07-04Make lines of raw SIP filterable. Fix a little whitespace.Martin Mathieson1-19/+27
2007-07-04New dissector for Internet Message Format (IMF) - RFC 2822.Graeme Lunt2-0/+851
2007-07-04New preference to allow for the reassembly of SMTP DATA and subsequent dissec...Graeme Lunt1-20/+180
2007-07-04Preparations for updated CAMEL dissector.Anders Broman4-72/+98
2007-07-03relax the checking of [PG] PORTAL IP ADDRESS, some implementations are Ronnie Sahlberg1-81/+95
2007-07-03dissect a new AD-IF-RELEVANT type seen in some vista tracesRonnie Sahlberg1-0/+25
2007-07-03Fix dissection of IP addresses in unaligned PER.Anders Broman2-15/+80
2007-07-02ARGUMENT and RESULT types of OPERATION can be used with new asn2wrs and need ...Tomas Kukosa1-162/+162
2007-07-02Fix some of the 'defined but not used' warnings.Anders Broman1-172/+154
2007-07-02Correct a copy paste error and rename fields.Anders Broman1-144/+144
2007-07-01Try to fix defined but not used warnings and use the nice new table function ...Anders Broman4-2381/+650
2007-06-29Fix for bug 1585:Jaap Keuter2-29/+77
2007-06-29- Map gre -> IPMartin Mathieson1-2/+1
2007-06-28Fix for bug 1669:Jaap Keuter1-1/+1
2007-06-27I think David Young needs to be granted the power of life and deathGuy Harris1-0/+20
2007-06-27Make the WPA passphrase a percent-escaped string. Constify and GLib-izeGerald Combs1-9/+16
2007-06-27This patch will set correct extension_id for ExtensionAttributeTypeGraeme Lunt1-135/+552
2007-06-27This patch adds a check for octet string in RTSE reassembly.Graeme Lunt1-20/+26
2007-06-27This patch make PRES context identifiers conversation aware.Graeme Lunt1-9/+26
2007-06-27This patch changes ExemptedAddressSeq to a SEQUENCE OF.Graeme Lunt1-3/+17
2007-06-27Fix distcheckAnders Broman1-0/+1
2007-06-27Try to fix the last defined but not used warnings(again).Anders Broman2-591/+846