| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
On FreeBSD (null) is printed for NULL even if the precision is 0.
|
|
|
|
| |
Fixes CVE-2013-6075.
|
|
|
|
| |
Original patch by Gerald Richter.
|
|
|
|
|
| |
This is the case if the last OID is not followed by a = or if the string
starts with a =.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
We always have a non-empty string in those cases as "" is now handled
as ID_ANY.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
certificates
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Because of the range of u_char the comparison was always TRUE before.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
without glibc-compatible customizable printf - the Vstr string library is currently required on such platforms).
|
| |
|