| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=50476
|
|
|
|
| |
Notes:
svn path=/head/; revision=44437
|
|
|
|
|
|
|
|
|
| |
and SHA-1 when OBJFORMAT is not ELF. Add a warning to the man page
about how SHA-1 uses bswapl, which will trap on 80386es (and the kernel
should, but doesn't currently, emulate).
Notes:
svn path=/head/; revision=44356
|
|
|
|
|
|
|
|
|
|
|
| |
build, but broke while doing the aout legacy build). Now using
.p2align instead of .align. Fixes broken buildworld.
Submitted by: John Polstra
Reviewed by: John Polstra
Notes:
svn path=/head/; revision=44332
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=44302
|
|
|
|
|
|
|
| |
should prove weak. Also fix a few problems with the SHA-1 build.
Notes:
svn path=/head/; revision=44301
|
|
|
|
|
|
|
| |
Add Eric Young's SHA-[01] implementations.
Notes:
svn path=/head/; revision=44290
|
|
|
|
|
|
|
| |
MD5 to similar attacks.
Notes:
svn path=/head/; revision=43911
|
|
|
|
| |
Notes:
svn path=/head/; revision=41106
|
|
|
|
| |
Notes:
svn path=/head/; revision=39063
|
|
|
|
| |
Notes:
svn path=/head/; revision=38632
|
|
|
|
|
|
|
|
|
|
|
| |
Synchronize the kernel and libmd versions of md5c.c
PR: misc/6127
Reviewed by: phk
Submitted by: Ari Suutari <ari@suutari.iki.fi>
Notes:
svn path=/head/; revision=34909
|
|
|
|
|
|
|
| |
helping bsd.dep.mk break `make -jN depend'.
Notes:
svn path=/head/; revision=34685
|
|
|
|
| |
Notes:
svn path=/head/; revision=34669
|
|
|
|
|
|
|
|
|
|
|
| |
things like libskey.so to be dynamically self contained.
Things like md5(1) where speed is critical should still link with libmd.a,
but for things like login, where it's a once-off call if skey is used, it's
not worth the hassle.
Notes:
svn path=/head/; revision=29142
|
|
|
|
|
|
|
|
|
|
| |
to be of type `const char *'.
PR: 3291
Submitted by: dima@tejblum.dnttm.rssi.ru (Dmitrij Tejblum)
Notes:
svn path=/head/; revision=28688
|
|
|
|
| |
Notes:
svn path=/head/; revision=24008
|
|
|
|
| |
Notes:
svn path=/head/; revision=22993
|
|
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
|
|
|
| |
Notes:
svn path=/head/; revision=20787
|
|
|
|
| |
Notes:
svn path=/head/; revision=20785
|
|
|
|
|
|
|
|
|
| |
<stdio.h> doesn't (bogusly) include <sys/types.h>.
Cleaned up #includes.
Notes:
svn path=/head/; revision=19168
|
|
|
|
| |
Notes:
svn path=/head/; revision=19100
|
|
|
|
|
|
|
|
|
| |
if something fails to compile now, you need to add #include <sys/types.h>
Partially Submitted by: Jason Thorpe <thorpej@nas.nasa.gov>
Notes:
svn path=/head/; revision=19099
|
|
|
|
|
|
|
|
|
| |
Translate from Danglish into English.
Refer to the alogrithms as ``RSA Data Security MDX message digest'' as
required by the license.
Notes:
svn path=/head/; revision=18845
|
|
|
|
| |
Notes:
svn path=/head/; revision=17931
|
|
|
|
| |
Notes:
svn path=/head/; revision=17798
|
|
|
|
|
|
|
|
| |
Submitted by: Ikuo Nakagawa <ikuo@isl.intec.co.jp>
PR: misc/1424
Notes:
svn path=/head/; revision=17271
|
|
|
|
| |
Notes:
svn path=/head/; revision=15963
|
|
|
|
| |
Notes:
svn path=/head/; revision=14007
|
|
|
|
| |
Notes:
svn path=/head/; revision=14005
|
|
|
|
|
|
|
| |
file locations and some minor formatting/style problems.
Notes:
svn path=/head/; revision=14003
|
|
|
|
|
|
|
|
|
|
| |
Also corrected a few minor formatting errors, file location and cross
references in some of the section 3 man pages.
This shuts up a lot of the output from "manck" for section 3.
Notes:
svn path=/head/; revision=13987
|
|
|
|
|
|
|
| |
the standard libmd version of MD5 instead of it's own seperate copy..
Notes:
svn path=/head/; revision=12762
|
|
|
|
| |
Notes:
svn path=/head/; revision=10591
|
|
|
|
| |
Notes:
svn path=/head/; revision=10590
|
|
|
|
|
|
|
|
|
|
| |
specified in the top level Makefiles.
Previously I missed dozens of Makefiles that skip the install after
using `cmp -s' to decide that the install isn't necessary.
Notes:
svn path=/head/; revision=9970
|
|
|
|
|
|
|
|
| |
Add argument for buffer for output.
Fix manuals.
Notes:
svn path=/head/; revision=9488
|
|
|
|
| |
Notes:
svn path=/head/; revision=8870
|
|
|
|
|
|
|
| |
constant. (There probably ought to be a single libc version of it.)
Notes:
svn path=/head/; revision=8103
|
|
|
|
| |
Notes:
svn path=/head/; revision=6684
|
|
|
|
|
|
|
| |
memcpy equivalent functions.
Notes:
svn path=/head/; revision=6596
|
|
|
|
| |
Notes:
svn path=/head/; revision=5820
|
|
|
|
| |
Notes:
svn path=/head/; revision=4245
|
|
|
|
| |
Notes:
svn path=/head/; revision=4043
|
|
|
|
|
|
|
| |
support for this kind of thing. Look at src/Makefile target "includes".
Notes:
svn path=/head/; revision=2882
|
|
|
|
|
|
|
| |
Renamed the beforeinstall to test.
Notes:
svn path=/head/; revision=2848
|
|
|
|
| |
Notes:
svn path=/head/; revision=2577
|