aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ldap.c
Commit message (Expand)AuthorAgeFilesLines
* Don't assume that you get back from "asn1_octet_string_decode()" aGuy Harris2000-08-241-15/+55
* Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel2000-08-131-1/+3
* Miscellaneous code cleaningLaurent Deniel2000-08-111-6/+1
* Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris2000-08-071-2/+2
* Add routines for adding items to a protocol tree that take arguments ofGuy Harris2000-05-311-21/+57
* Doug Nazar's patch to dissect substring filters.Guy Harris2000-05-121-3/+89
* Add tvbuff class.Gilbert Ramirez2000-05-111-15/+15
* Move calls to "dissector_add()" out of the register routines for TCP andGuy Harris2000-04-081-2/+11
* Add in an include of "snprintf.h" on platforms where it's necessary.Guy Harris2000-04-061-1/+11
* Another update from Doug Nazar.Guy Harris2000-04-031-2/+2
* Improvements from Doug Nazar.Guy Harris2000-04-031-12/+8
* Put in the beginnings of checks for ASN.1 dissection errors.Guy Harris2000-03-311-48/+101
* Updates from Doug Nazar.Guy Harris2000-03-291-239/+300
* Doug Nazar's LDAP dissector.Guy Harris2000-03-281-97/+857
* Fix Gerald's e-mail address.Guy Harris2000-01-071-2/+2
* added ldap dissector placeholder, just does request/response for now, until I...Nathan Neulinger1999-12-091-0/+158