summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Collapse)Author
2001-07-30new BSD-style license:Kevin Steves
Brian Gladman <brg@gladman.plus.com>: >I have updated my code at: >http://fp.gladman.plus.com/cryptography_technology/rijndael/index.htm >with a copyright notice as follows: >[...] >I am not sure which version of my old code you are using but I am >happy for the notice above to be substituted for my existing copyright >intent if this meets your purpose.
2001-07-30better errorcodes from sc_*; ok markus@Jakob Schlyter
2001-07-30another vax inspired object shuffleHugh Graham
2001-07-30fix 0B case; morten@hotpost.dkTheo de Raadt
2001-07-29linux modsJim Rees
2001-07-29Clarified -o option in scp.1 OKed by Markus@mouring
2001-07-29typo, add -WunusedMarkus Friedl
2001-07-28cleanup some RSA vs DSA vs SSH1 vs SSH2 notesMarkus Friedl
2001-07-28Wall cleanupPeter Valchev
2001-07-27shorten linesTheo de Raadt
2001-07-27abort if stdout use ever produces EOF. before, top was one of those nastyTheo de Raadt
processes that could spin if it's output tty went away in some cases.
2001-07-27more careful handling; i.mcwilliam@uws.edu.auTheo de Raadt
2001-07-27If smart card support is compiled in and a smart card is being usedTodd C. Miller
for authentication, make it the first method used. markus@ OK
2001-07-27fix acl on program filesJim Rees
add acl -x option fix help command add SCPORT ev
2001-07-27Add important warning.Jim Rees
2001-07-27short information about setpass + cleanupJakob Schlyter
2001-07-26add instructions for changing the passphraseJim Rees
2001-07-26new sectok_fmt_fidJim Rees
slap an acl on the program file in jload
2001-07-26require confirmation when changing aut0 passphraseJim Rees
2001-07-26jaut is now login -dJim Rees
clarify something that confused me.
2001-07-26Inquire Cyberflex class for 0xf0 cardsJim Rees
change aid to conform to 7816-5 remove gratuitous fid selects
2001-07-26Use registration category 'F' for textual aids (see 7816-5 sec 5.2.4)Jim Rees
Use better defaults for progID and contID work on the man page
2001-07-26fix "6fb0 uninitialized key"Jim Rees
2001-07-26add -t option to test configuration file and keys; pekkas@netcore.fiKevin Steves
ok markus@
2001-07-26fid command now selects aids tooJim Rees
remove jselect port numbers are now 0-based print friendly aid names
2001-07-26CDIAGFLAGS. Okay markus@Marc Espie
2001-07-26cleanup; mpech@Jakob Schlyter
2001-07-25brand new sectok(1) manual page. ok rees@Jakob Schlyter
2001-07-25do not use vfork() unsafelyTheo de Raadt
2001-07-25cleanup connect(); connection_attempts 4 -> 1; from eivind@freebsd.orgMarkus Friedl
2001-07-25typo in commentMarkus Friedl
2001-07-23no zero size xstrdup() error; ok markus@Kevin Steves
2001-07-23use %lu; ok markus@Kevin Steves
2001-07-23kill errant newline in comment sectionTodd C. Miller
2001-07-23Fix typo.Aaron Campbell
2001-07-23sync PreferredAuthenticationsMarkus Friedl
2001-07-23reorder default sequence of userauth methods to match ssh behaviour:Markus Friedl
hostbased,publickey,keyboard-interactive,password
2001-07-22Xr login.confMarkus Friedl
2001-07-22enable challenge-response auth by default; ok millert@Markus Friedl
2001-07-22There is no option "Compress", point to "Compression" instead; ok markusPeter Valchev
2001-07-22update commentMarkus Friedl
2001-07-21plug mem leak; zero right amount of memTheo de Raadt
2001-07-20let make do it's job, not dupping pieces from included files hereMichael Shalayeff
2001-07-20we don't like:Mike Pechkin
o) .Pp before/after .Sh; o) .Pp before/after .Sh; o) .Nm without argument in SYNOPSIS;
2001-07-20make this work, after espie changed other mk behavioursTheo de Raadt
2001-07-20"the" command lineKevin Steves
2001-07-20add -v option to fid commandJim Rees
parse_atr -> sectok_parse_atr
2001-07-20do not exit() from signal handlers; ok deraadt@Markus Friedl
2001-07-20safe signal handling, using _exit()Theo de Raadt
2001-07-19add read -x optionJim Rees
add login -k option add jload -v option replace jdeselect with jselect -d parse new Cyberflex data format in jdata command