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
Age
Commit message (
Expand
)
Author
1997-07-23
Mode 0600 /etc/skeykeys
Todd C. Miller
1997-07-23
Increase max hashname length for rmd160.
Todd C. Miller
1997-07-22
setpgid 2
Theo de Raadt
1997-07-22
permit numbers at start of hostname; leres@ee.lbl.gov
Theo de Raadt
1997-07-21
long stuff; netbsd
Theo de Raadt
1997-07-21
include file with proto
Theo de Raadt
1997-07-18
Converting u_char[] -> u_int[] is easy on little endian machines :-)
Todd C. Miller
1997-07-17
.Xr fix
Theo de Raadt
1997-07-17
fix Xr
Theo de Raadt
1997-07-17
fix Xr
Theo de Raadt
1997-07-17
verf is a ptr
Theo de Raadt
1997-07-17
Use u_int32_t not size_t.
Todd C. Miller
1997-07-17
Typo
Todd C. Miller
1997-07-17
Manpage for RMD*(3)
Todd C. Miller
1997-07-17
More typos.
Todd C. Miller
1997-07-17
Allow passing of a NULL digest to RMD160Final(3).
Todd C. Miller
1997-07-17
Add RIPEMD-160 (rmd160) support to OTP (s/key).
Todd C. Miller
1997-07-17
Bump minor version due to RMD160 addition.
Todd C. Miller
1997-07-17
mdX(3)-like interface to RIPEMD-160 hash function. Code by
Todd C. Miller
1997-07-17
Fix typo
Todd C. Miller
1997-07-17
formatting
Michael Shalayeff
1997-07-16
in rejected(), RPC_MISMATCH is what we are interested in; christos
Theo de Raadt
1997-07-16
fix Xr
Theo de Raadt
1997-07-15
buff overflow
flipk
1997-07-15
Xr repair
Theo de Raadt
1997-07-15
Add a missing const
Todd C. Miller
1997-07-14
Remove unused var.
Todd C. Miller
1997-07-12
#include <md5.h> not "md5.h"
Todd C. Miller
1997-07-12
Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3).
Todd C. Miller
1997-07-12
mention usage of SHA1Final with null pointer
Niels Provos
1997-07-12
Minor style points.
Todd C. Miller
1997-07-11
Todd kant spel.
Todd C. Miller
1997-07-11
Install sha1(3) and links.
Todd C. Miller
1997-07-11
#include <sha1.h> not #include "sha1.h"
Todd C. Miller
1997-07-11
Man page for SHA1*
Todd C. Miller
1997-07-11
Remove #if 0'd code
Todd C. Miller
1997-07-10
A -> An
Todd C. Miller
1997-07-10
Use new SHA1* functions.
Todd C. Miller
1997-07-10
Different sha1 functions (taken from netinet's if_sha1.c) that
Todd C. Miller
1997-07-10
Need err.h for warnx proto.
Todd C. Miller
1997-07-09
avoid close(closed_socket) or close(-1); it looks disgusting in kdump
Theo de Raadt
1997-07-09
Clean up some -Wall flowers.
Todd C. Miller
1997-07-09
#include <netgroup.h>
Todd C. Miller
1997-07-09
Clean up some -Wall complaints.
Todd C. Miller
1997-07-09
Clarify strncat(3) count param.
Todd C. Miller
1997-07-08
Don't tell people to cast NULL to a specific pointer type.
Todd C. Miller
1997-07-07
Define RESOLVSORT so "sortlist" resolver directive works.
Todd C. Miller
1997-07-07
fix make clean/make depend confusion with a cleandir: rule
grr
1997-07-06
if we find an unprintable char, bail totally
Theo de Raadt
1997-07-04
correct some details in the docs
Theo de Raadt
[next]