index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libutil
/
ber.c
Age
Commit message (
Expand
)
Author
2019-08-15
Revert previous. There were some users of the quirky behaviour that were
Martijn van Duren
2019-08-14
Make ber_scanf_elements's 'e' attribute eat the element.
Martijn van Duren
2019-08-14
Make sure that ber in ber_scanf_elements is not NULL before parsing format
Martijn van Duren
2019-08-05
Don't use a 0 element to determine the end of an OID when comparing two
Martijn van Duren
2019-08-05
There's no reason why the first digit of an OID can't be 0.
Martijn van Duren
2019-06-01
Limit maximum number of length octets to platform independent sizeof(int32_t).
rob
2019-05-21
whitespace
rob
2019-05-16
Add XXX to a comment.
rob
2019-05-12
Enable support for the writting of BITSTRING by treating it as an OCTETSTRING.
rob
2019-05-12
Enforce smallest number of contents octets for int (and enum).
rob
2019-05-12
Fail early if a (universal) primitive type identifies as constructed, or if a
rob
2019-05-12
Enforce minimal number of octets for tag > 30.
rob
2019-05-12
In long form encoding, explicitly prohibit an initial length octet of 0xff
rob
2019-05-11
The BER API is currently used by ldap, ldapd, ldapctl, ypldap, snmpd, and
rob