summaryrefslogtreecommitdiffstats
path: root/usr.bin/skey (follow)
Commit message (Expand)AuthorAgeFilesLines
* I am retiring my old email address; replace it with my OpenBSD one.millert2019-01-253-7/+7
* Use the safe idiom of cleaning sensitive data from memory with explicit_bzero,mestre2017-05-031-2/+6
* Set the usual owner for /usr/bin/skeyprune. ok deraadtnatano2016-09-111-3/+3
* for some time now mandoc has not required MLINKS to functionjmc2016-03-301-4/+1
* We no longer need pledge "wpath" since "tty" allows read-write onmillert2015-12-011-2/+2
* Pledge "stdio wpath tty"; "awesome" deraadt@tim2015-10-121-1/+4
* Remove telnet warnings. Civilization has reached a point where they are notim2015-10-092-11/+6
* Use __progname rather than argv[0]; OK millert@tim2015-10-091-23/+21
* Replace readpass(3) with readpassphrase(3). This was the only use oftim2015-10-091-6/+6
* Update path in comment; OK millert@tim2015-10-061-2/+2
* Convert many atoi() calls to strtonum(), adding range checks and failurederaadt2015-04-181-12/+12
* add missing .An macrosschwarze2015-01-161-3/+6
* Remove the (non-default) MD4 hash algorithm from S/Key.naddy2014-03-203-15/+13
* .Sh ERRORS is only used in sections 2, 3, and 9, so use DIAGNOSTICS instead;schwarze2014-02-121-3/+3
* last stage of rfc changes, using consistent Rs/Re blocks, and moving thejmc2012-09-261-4/+9
* Fix typo in line ending; from Antti Harrimillert2010-04-111-2/+2
* In -x mode, if count was > 1 we would print both the hex and ascii versionsmillert2010-02-281-4/+4
* Usage -> usage.sobrado2008-11-122-5/+5
* convert to new .Dd format;jmc2007-05-312-4/+4
* the options list must be alphabetically sortedsobrado2007-04-281-5/+5
* use a full reference for RFC 2289; from Igor Sobradojmc2007-03-161-3/+6
* add skey(5) to SEE ALSO;jmc2005-07-141-1/+2
* arrange list of hash algorithms as previously done for skeyinit(1);jmc2005-07-071-9/+5
* alter spacing of usage() so we don;t get a line break if skey isjmc2005-07-061-3/+3
* - tidy up SYNOPSISjmc2005-07-062-15/+15
* spacingderaadt2004-12-271-2/+2
* - skeyprune is section 8, not 1jmc2004-06-061-8/+8
* Format example using -literal, add .Xr's. From millert@otto2004-06-061-8/+9
* Consistently use "secret passphrase" for the passphrase made up by the userotto2004-06-042-14/+24
* typos from Jared Yanovich, slightly ammended;jmc2003-10-201-2/+2
* refer to RFCs consistently (RFC XXXX);jmc2003-08-081-2/+2
* Sync with share/misc/license.template and add missing DARPA creditmillert2003-06-171-8/+12
* add missing copyright noticemillert2003-06-101-1/+14
* knfderaadt2003-06-101-8/+8
* - section reorderjmc2003-06-101-6/+6
* Use an ISC-tyle license for all my code; it is simpler and more permissive.millert2003-06-031-22/+11
* Update for new S/Key file formatmillert2002-05-162-84/+100
* Kill/adjust r(login|exec)d? references now that those are no longer inmillert2002-05-061-2/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-2/+2
* Fix hex mode (-x), based on patch from David Gullaschmillert2001-12-281-5/+4
* o perl5'ifiedmillert2001-06-202-63/+95
* cosmetic changes and mention RFC2289 which supercedes RFC1938millert2001-06-202-14/+15
* Change all option list specifications to ".Bl -tag -width Ds". Most manaaron2000-11-091-2/+2
* More pedantic man page formatting insanity, lalalaaaron2000-03-231-3/+5
* Fix some formatting problems I missed before.aaron2000-03-231-2/+3
* Various cleanups and standardization.aaron2000-03-101-5/+8
* oopsderaadt1999-12-041-2/+2
* oflowderaadt1999-12-041-2/+4
* doesn't count down from 99 anymoremillert1999-08-171-3/+3
* mention RIPEMD-160 in body, fix datemillert1999-08-171-5/+5