aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-27export prefs_register_static_text_preference()Tomas Kukosa1-0/+1
2007-06-26Try to fix the last defined but not used warnings.Anders Broman1-258/+30
2007-06-26Add capture counts for PPI.Gerald Combs3-4/+73
2007-06-26Try to fix some GCC warningsAnders Broman2-64/+438
2007-06-26Fix for bug 1658:Jaap Keuter1-5/+10
2007-06-25From Lukazs M.:Jaap Keuter1-1/+1
2007-06-25From Flavio Leitner:Anders Broman1-5/+157
2007-06-25From Frank Stratemeier:Stephen Fisher1-0/+3
2007-06-25Generate CMIP from original asn1 files with -X and -T option.Anders Broman2-1927/+3693
2007-06-25Fix logic to properly ignore (for now) encrypted keys and group keys.Gerald Combs1-3/+5
2007-06-25- fix field type FT_... for SelectionTypeTomas Kukosa1-1/+1
2007-06-25From Martin Peylo:Anders Broman1-12/+80
2007-06-24remove some compiler warning due to unused pinfo parameterRonnie Sahlberg1-16/+30
2007-06-24Try to fix some more GCC warnings.Anders Broman1-114/+67
2007-06-24Consolidation of FTBP dissector into the X420 dissector.Graeme Lunt5-1404/+1435
2007-06-24Export fragment_end_seq_next to get the Windows buildbot going again.Anders Broman2-0/+4
2007-06-24This patch adds RTSE reassembly. The reassembly is done whenGraeme Lunt4-25/+206
2007-06-24This patch adds s4406 type to COL_INFO, as for X420.Graeme Lunt1-3/+3
2007-06-24Added a new function, fragment_end_seq_next(), to end the Graeme Lunt1-53/+137
2007-06-24This patch fixes reassembly when receiving a SES MINOR SYNC POINT and aGraeme Lunt1-26/+42
2007-06-23Try to fix some GCC warnings.Anders Broman1-9/+76
2007-06-23Fix a typo.Anders Broman1-1/+1
2007-06-23A recent checkin broke wpa-psk keys; fix it.Gerald Combs1-2/+2
2007-06-22add code to handle new insanity in how spnego and gss wrap Ronnie Sahlberg2-44/+59
2007-06-22dns request/response tracking did not work if tree==NULL we didnt set up Ronnie Sahlberg1-107/+108
2007-06-22NASREQ AVP 4 (NAS-IP-Address) is of type OctetString, not IPAddressMartin Mathieson1-1/+1
2007-06-21Fix some GSM MAP Warnings.Anders Broman1-94/+48
2007-06-21In packet-ieee802.11.c, fix a serious preference bug introduced in theGerald Combs2-9/+12
2007-06-21Be less restrictive about WEP key preferences. Use hex_str_to_bytes toGerald Combs4-286/+199
2007-06-21New preference to specify the tcp port to use for P1 and fix to include /OU= ...Graeme Lunt1-38/+87
2007-06-20Show IPv4/IPv6 addresses as such.Anders Broman1-2/+3
2007-06-20Add call to the sms dissector for MO-ForwardSM-Arg and MT-ForwardSM-Arg.Anders Broman2-29/+93
2007-06-20From Lukasz M.:Jaap Keuter1-4/+4