Commit 85c95c5d authored by Lev Walkin's avatar Lev Walkin

LDAP against PROTOS

parent 444e739d
...@@ -6,8 +6,9 @@ The LDAPv3 (Lightweight Directory Access Protocol) PDU decoder. ...@@ -6,8 +6,9 @@ The LDAPv3 (Lightweight Directory Access Protocol) PDU decoder.
Invoking `make` will compile the ASN.1 specifications from the rfc4211.txt Invoking `make` will compile the ASN.1 specifications from the rfc4211.txt
in the above directory. in the above directory.
The ../../skeletons/converter-sample.c will supply the missing This LDAP decoder has been successfully tested against the PROTOS c06-ldapv3
"int main()" routine which drives the decoding process. security test suite:
http://www.ee.oulu.fi/research/ouspg/protos/testing/c06/ldapv3/index.html
ldap3dump USAGE ldap3dump USAGE
============== ==============
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment