aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ldap.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-19For each column, have both a buffer into which strings for that columnGuy Harris1-2/+2
2000-08-24Don't assume that you get back from "asn1_octet_string_decode()" aGuy Harris1-15/+55
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel1-1/+3
2000-08-11Miscellaneous code cleaningLaurent Deniel1-6/+1
2000-08-07Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris1-2/+2
2000-05-31Add routines for adding items to a protocol tree that take arguments ofGuy Harris1-21/+57
2000-05-12Doug Nazar's patch to dissect substring filters.Guy Harris1-3/+89
2000-05-11Add tvbuff class.Gilbert Ramirez1-15/+15
2000-04-08Move calls to "dissector_add()" out of the register routines for TCP andGuy Harris1-2/+11
2000-04-06Add in an include of "snprintf.h" on platforms where it's necessary.Guy Harris1-1/+11
2000-04-03Another update from Doug Nazar.Guy Harris1-2/+2
2000-04-03Improvements from Doug Nazar.Guy Harris1-12/+8
2000-03-31Put in the beginnings of checks for ASN.1 dissection errors.Guy Harris1-48/+101
2000-03-29Updates from Doug Nazar.Guy Harris1-239/+300
2000-03-28Doug Nazar's LDAP dissector.Guy Harris1-97/+857
2000-01-07Fix Gerald's e-mail address.Guy Harris1-2/+2
1999-12-09added ldap dissector placeholder, just does request/response for now, until I...Nathan Neulinger1-0/+158