index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
/
auth_subr.3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use reentrant versions of getpw{nam,uid} and getgr{nam,gid} within
millert
2015-11-24
1
-21
/
+2
*
update NAME section to include all documented functions,
jmc
2015-11-10
1
-3
/
+3
*
some Bx/Ox conversion;
jmc
2013-08-14
1
-8
/
+19
*
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
tedu
2013-06-05
1
-5
/
+5
*
must include <sys/types.h> before including <login_cap.h> or <bsd_auth.h>;
schwarze
2009-07-15
1
-2
/
+3
*
Zero out the password/response argument in the simplified BSD auth
millert
2008-04-04
1
-2
/
+17
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
- sync prototypes and header file excerpts to reality
jaredy
2005-07-22
1
-28
/
+28
*
Add support for passing a file descriptor back and forth between
millert
2004-08-03
1
-1
/
+19
*
auth_clean does not clear the options settings
millert
2004-01-10
1
-2
/
+3
*
- .Li Ta -> .D1
jmc
2003-07-07
1
-4
/
+3
*
- clean up macro abuse
jmc
2003-05-30
1
-8
/
+8
*
typos;
jmc
2003-05-03
1
-5
/
+6
*
of of
deraadt
2003-02-24
1
-2
/
+2
*
Document the fact that calling auth_setitem() with a NULL value
millert
2002-10-15
1
-4
/
+13
*
Fix typo; Peter Werner
millert
2002-05-08
1
-2
/
+2
*
Initial cleanup:
mpech
2002-04-30
1
-2
/
+2
*
Add CAVEATS section similar to authenticate.3
millert
2002-03-16
1
-1
/
+21
*
o Document auth_getpwd()
millert
2002-03-16
1
-23
/
+45
*
Add missing commas after auth_getitem and auth_setitem in NAME section.
millert
2001-08-23
1
-3
/
+3
*
Spelling: preceeding -> preceding
aaron
2001-03-01
1
-2
/
+2
*
Various repairs, mostly to get rid of short lines.
aaron
2000-12-24
1
-37
/
+40
*
BSD authentication routines from BSDI. Presently this is not used but
millert
2000-11-21
1
-0
/
+461