aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2006-04-03add dissection of the flags in byte 5 of the inquiry responseRonnie Sahlberg1-12/+126
2006-04-03prettify dissection of the aca flags byte in the inq response data.Ronnie Sahlberg1-12/+111
2006-04-02the hash,name,fullname of an nfs filehandle are allRonnie Sahlberg1-6/+13
2006-04-02 change TRY_SCSI_SHORT_TRANSFER to use the allocation length specified in t...Ronnie Sahlberg1-39/+80
2006-04-02prettify dissection of nfsv3 fattr3 structureRonnie Sahlberg3-70/+139
2006-04-02From Martin Mathieson:Anders Broman1-58/+5
2006-04-02From Greg Morris:Anders Broman1-32/+852
2006-03-31From Ming Zhang:Anders Broman1-2/+2
2006-03-31From Francesco Fondelli:Anders Broman2-3/+304
2006-03-30TextWindow:Luis Ontanon1-0/+10
2006-03-30call OID subdissector for private extensiions, fix makefiles.Anders Broman2-17/+88
2006-03-30Fix an off-by-one error.Gerald Combs2-12/+13
2006-03-30Update status codes from RFC 2616 and RFC 2518Jaap Keuter1-2/+11
2006-03-30From Martin Mathieson:Anders Broman1-0/+11
2006-03-29Get rid of an unused variable.Guy Harris1-7/+6
2006-03-29Get rid of some unused variables.Guy Harris1-2/+0
2006-03-29Get rid of an unused function argument.Guy Harris1-8/+8
2006-03-29Close a comment to squelch a compiler warning.Guy Harris1-1/+1
2006-03-29Squelch a compiler warning (for a problem that can't happen).Guy Harris1-26/+26
2006-03-29Squelch a compiler warning.Guy Harris1-1/+1
2006-03-29Squelch a compiler warning (for a problem that doesn't actually occur).Guy Harris1-1/+1
2006-03-29sccp - fix a typoAnders Broman2-13/+37
2006-03-28From Ming Zhang: the track # in read toc command dissector should be 1 instea...Jaap Keuter1-1/+1
2006-03-28Function should return a value.Jaap Keuter1-1/+1
2006-03-28exort functions related to bitfield and GUIDTomas Kukosa1-0/+5
2006-03-27Some compilers do not handle very long lines...Luis Ontanon1-4/+20
2006-03-27Major properties cleanupJaap Keuter2-39/+39
2006-03-27add proto_all_finfos() that will return a GPtrArray containing every finfo fo...Luis Ontanon3-9/+44
2006-03-27Forgotten in previuous commit....Luis Ontanon1-0/+43
2006-03-27From Jacques, OlivierAnders Broman3-19/+52
2006-03-27Comment out the unused code.Anders Broman1-0/+2
2006-03-27From Frederic Roudaut:Anders Broman1-244/+2175
2006-03-27From Ravi Valmikam:Anders Broman3-29/+74
2006-03-26Fix for bug 840Jaap Keuter1-1/+1
2006-03-25Support for otherName and x400address in a GeneralNameGraeme Lunt1-12/+87
2006-03-25Support for P1 Strong AuthenticationGraeme Lunt1-58/+385
2006-03-25Support for Session Extended User Data and IMPLICIT APPLICATION tagged bitstr...Graeme Lunt2-1/+11
2006-03-25From Ming Zhang: fix for several wrong use of ntohs in packet-scsi.cJaap Keuter1-10/+5
2006-03-24- Actually Fix Coverity CID 105 It is true...Luis Ontanon1-12/+12
2006-03-24start decoding PA_PW_SALT in the PA-DATA structure.Ronnie Sahlberg1-0/+39
2006-03-24the edata field is PA-DATA for error PREAUTH_FAILED just the same as for P...Ronnie Sahlberg1-0/+1
2006-03-24From Olivier Jacques:Jaap Keuter2-2/+5
2006-03-24Mark the value_strings static.Anders Broman1-31/+31
2006-03-24From Ravi ValmikamAnders Broman3-5/+274
2006-03-24add another comment what's currently missing in the PROFINET specific partsUlf Lamping1-0/+1
2006-03-23Completed Channel Identification IE with Channel number/Slot map fieldJaap Keuter1-8/+27
2006-03-23From Mike Duigou:Anders Broman1-19/+26
2006-03-23Coverity CID 48 is still complaining about a NULL dereference. Hopefully Gerald Combs1-10/+11
2006-03-23Covierty bug fix.Anders Broman1-1/+1
2006-03-23Fix bug:Anders Broman1-26/+22