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
/
usr.sbin
/
tokeninit
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-03
Use the safe idiom of cleaning sensitive data from memory with explicit_bzero,
mestre
1
-2
/
+2
2016-03-30
for some time now mandoc has not required MLINKS to function
jmc
1
-5
/
+1
2016-03-22
tokenadm(8) is already pledged, do the same for tokeninit(8).
bluhm
1
-2
/
+10
2016-02-12
hexidecimal -> hexadecimal
mmcc
1
-2
/
+2
2015-12-22
assign pointers to NULL rather than 0
mmcc
1
-2
/
+2
2015-02-09
clean up flags++ instances around getopt()
deraadt
1
-3
/
+3
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
1
-2
/
+3
2013-08-14
no longer any need to quote macro lines with >9 args;
jmc
1
-3
/
+3
2013-07-16
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
schwarze
1
-3
/
+3
2010-10-15
Switch the remaining users of libdes in src to libcrypto,
jsg
1
-3
/
+3
2009-10-22
replace strftime(3) by ".Xr strftime 3" and syslog(3) by ".Xr syslog 3".
sobrado
1
-3
/
+5
2008-07-09
an ellipsis is not an optional argument.
sobrado
2
-6
/
+5
2007-05-31
convert to new .Dd format;
jmc
1
-2
/
+2
2007-03-15
simplify synopsis/usage() and sort options;
jmc
2
-9
/
+6
2003-11-26
remove reference to defunct Digital Pathways, and note that SNK-004 tokens
jmc
1
-15
/
+2
2003-07-18
remove the extra / in path
david
1
-2
/
+2
2003-06-12
- section reorder
jmc
1
-36
/
+20
2003-02-14
typos;
jmc
1
-2
/
+2
2002-05-27
unsigned to unsigned int
deraadt
1
-3
/
+3
2002-03-14
Remove \n from err/errx/warn/warnx().
mpech
1
-3
/
+3
2001-10-24
getopt(3) returns -1 when out of args, not EOF.
mpech
1
-2
/
+2
2001-09-06
Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should
mpech
1
-2
/
+2
2001-08-01
Remove tokenctl and tokenls from SEE ALSO -- they don't exist
millert
1
-2
/
+1
2000-12-21
Standard OpenBSD'ifications that happen when new man pages are imported.
aaron
1
-45
/
+51
2000-12-20
use arc4random, clear secrets, use readpassphrase in tokeninit; ok millert@
markus
1
-34
/
+16
2000-12-20
Commands for manipulating the token database (ActivCard, CRYPTOCard, or SNK-004)
millert
3
-0
/
+484