First commit

This commit is contained in:
2025-10-08 11:12:59 -04:00
commit b0605a28a9
820 changed files with 100317 additions and 0 deletions

8
node_modules/@ldapjs/protocol/Readme.md generated vendored Normal file
View File

@ -0,0 +1,8 @@
# `@ldapjs/protocol`
This package provides a set of constant values and ASN.1 tags that are used
throughout the LDAP protocol. The constants are taken primarily from the
corresponding RFC: https://datatracker.ietf.org/doc/html/rfc4511.
For reference on how tags are constructed, read:
https://web.archive.org/web/20220525004444/https://ldap.com/ldapv3-wire-protocol-reference-asn1-ber/