CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2018/07/03 12:49:10
Modified files:
usr.bin/ldap : ber.c ber.h
usr.sbin/ldapd : ber.c ber.h
usr.sbin/ypldap: ber.c ber.h
Log message:
Synchronize ber changes from the snmpd instance to ldap, ldapd, and ypldap.
See usr.sbin/snmpd/ber.c revision 1.24 commit log for a summary of these
changes (e.g. SNMPv2 traps, User-based Security Model, callback for USM HMAC
calculations).
There is one final ber piece to copy from the snmpd instance related to
ber_getc() which will be done in a separate diff.
"looks good to me" deraadt@