| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
it, consistently use explicit_bzero().
Update manual pages to match the behavior.
Reviewed by: pfg, allanjude, jmg
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D16316
Notes:
svn path=/head/; revision=336539
|
| |
|
|
|
|
|
|
|
|
|
| |
Introduce further adjustments to the renaming of libmd
symbols: make sure that we do not generate dangling weak
aliases, as this causes build failures on MIPS.
Tested by: sbruno
Notes:
svn path=/head/; revision=282774
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a prefix to all symbols in libmd to avoid incompatibilites
with same-named, but not binary compatible, symbols from libcrypto.
Also introduce Weak aliases to avoid the need to rebuild dependent
binaries and a major version bump.
PR: 199119
Differential Revision: D2216
Reviewed by: roberto, delphij
MFC after: 2 weeks
Notes:
svn path=/head/; revision=282726
|
| |
|
|
|
|
|
| |
Reported by: sbruno
Notes:
svn path=/head/; revision=275004
|
| |
|
|
|
|
|
|
|
|
|
| |
It is automatically set when -fPIC is passed to the compiler.
Reviewed by: dim, kib
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D1179
Notes:
svn path=/head/; revision=274772
|
| |
|
|
|
|
|
| |
of unsigned char* argument.
Notes:
svn path=/head/; revision=154479
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92913
|
| |
|
|
| |
Notes:
svn path=/head/; revision=84211
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
|
|
|
| |
was ignored and an incorrect hand edit was used instead.
Notes:
svn path=/head/; revision=44310
|
| |
|
|
|
|
|
| |
Submitted by: mjacob
Notes:
svn path=/head/; revision=44304
|
|
|
should prove weak. Also fix a few problems with the SHA-1 build.
Notes:
svn path=/head/; revision=44301
|