summaryrefslogtreecommitdiff
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Add Address decoding, two debug environment variables (WIRESHARK_DEBUG_DIAM_D...Luis Ontanon1-49/+253
2007-07-17fix a leakLuis Ontanon1-6/+1
2007-07-17get crc10 and crc6 out of packet-iuup.c Luis Ontanon1-92/+52
2007-07-17Have the encapsulation selection match on the port name as well as stk filename.Luis Ontanon1-2/+3
2007-07-17From Jess Balint:Stephen Fisher1-4/+38
2007-07-17If we can't find dictionary.xml, fail instead of trying to read fromGerald Combs1-83/+86
2007-07-17"key" is a guint8 *; make the pointer into the string to which it refersGuy Harris1-1/+1
2007-07-17Don't use g_ascii_isupper() nor g_ascii_tolower(): they don't exist in GTK1. ...Jeff Morriss1-31/+31
2007-07-17Show malformed SDP line as an expert itemMartin Mathieson1-1/+4
2007-07-17Avoid an infinite loop (on malformed packet)Martin Mathieson1-0/+5
2007-07-17Fix for bug 1616:Jaap Keuter1-0/+3
2007-07-17From Kevin A. Noll via private bug #1683:Stephen Fisher1-156/+3448
2007-07-16Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1675 (warning: cas...Jeff Morriss1-1/+5
2007-07-16make TCP and SSL/TLS ports configurable for HTTPTomas Kukosa2-34/+50
2007-07-16for MSVC (vendor_flag ? 12 : 8) is signed ...Luis Ontanon1-1/+1
2007-07-16Rewrite of the diameter dissector to use the dictionary for creating hfids, d...Luis Ontanon1-2225/+673
2007-07-14Add packet-imf.h Graeme Lunt1-0/+1
2007-07-14Further problem highlighted by OSX.Graeme Lunt1-1/+1
2007-07-14Fix for warnings on OSX.Graeme Lunt1-2/+2
2007-07-14New dissector for Transport-Neutral Encapsulation Format - TNEF.Graeme Lunt2-0/+822
2007-07-14Optional removal of any base64 content-transfer-encoding from a MIMEGraeme Lunt1-45/+148
2007-07-14Expose a function (imf_find_field_end()) and Graeme Lunt2-69/+128
2007-07-14Dissection of octet-aligned EXTERNALs.Graeme Lunt1-10/+30
2007-07-14From Stig Bjorlykke. Graeme Lunt1-1/+1
2007-07-13Fix bugAnders Broman1-26/+47
2007-07-13From Florent DROUIN:Anders Broman1-17/+14
2007-07-13From Florent Drouin: fix for bug http://bugs.wireshark.org/bugzilla/show_bug....Jeff Morriss1-3/+6
2007-07-13- get rid of anonymous unionsTomas Kukosa5-29/+14
2007-07-12From Guillem Hernandez: fix decoding of EOSP bit. From Jaap Keuter: fix descr...Jeff Morriss1-3/+3
2007-07-12Fix parsing of sctpprim header (v1)Martin Mathieson1-39/+36
2007-07-12Undo part of rev 21460: go back to passing proto_ssl to the tap (since appare...Jeff Morriss1-1/+1
2007-07-11Move packet-ipsec.c to CLEAN_DISSECTOR_SRC.Gerald Combs2-7/+7
2007-07-10Add a missing display filter.Gerald Combs1-1/+1
2007-07-10Allow filtering of whole AVPMartin Mathieson1-1/+8
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