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
/
libc
Age
Commit message (
Expand
)
Author
1997-07-25
add man page from netbsd
Michael Shalayeff
1997-07-25
update to reality from netbsd
Michael Shalayeff
1997-07-24
does not use read(2)
Theo de Raadt
1997-07-24
copy d_type; giles@nemeton.com.au
Theo de Raadt
1997-07-23
tabify + trailing blanks
kstailey
1997-07-23
tabify + trailing blanks
kstailey
1997-07-23
tabify + trailing blanks
kstailey
1997-07-23
tabify + trailing blanks
kstailey
1997-07-23
trailing blanks
kstailey
1997-07-23
tabify
kstailey
1997-07-23
tabify
kstailey
1997-07-23
tabify
kstailey
1997-07-23
tabify
kstailey
1997-07-23
Don't do a gethostbyname() on "localhost" since we need it to
Todd C. Miller
1997-07-22
setpgid 2
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
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-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-10
A -> An
Todd C. Miller
1997-07-10
Different sha1 functions (taken from netinet's if_sha1.c) that
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
[next]