summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2001-06-29use socklen_t for getsockopt arg #5; ok markus@Kevin Steves
2001-06-29sync function definition with declaration; ok markus@Kevin Steves
2001-06-29initialize earlyMarkus Friedl
2001-06-29new error handling for cyberflex_*Markus Friedl
2001-06-29cleanupMarkus Friedl
2001-06-29use mktemp for temporary files creation, remove unnecessary directoryPeter Valchev
2001-06-28'/' can also be an instance separator (e.g. kerb5)Todd C. Miller
2001-06-28No longer used now that we do BSD authTodd C. Miller
2001-06-28ssh java cardlet for smartcard support (source and uuencoded binary)Markus Friedl
2001-06-28fix return codesJim Rees
2001-06-28'\0' terminated data[] is ok; ok markus@Kevin Steves
2001-06-28Link with libcom_err for kerberos5Hans Insulander
2001-06-28Link with libcom_err for kerberos5Hans Insulander
2001-06-27sectok control programJim Rees
2001-06-27move -lsectok to Makefile.inc for nowMarkus Friedl
2001-06-27more magic stuff to define'sEric Jackson
2001-06-27UVM is no longer an optionArtur Grabowski
2001-06-27-Wall cleanup; ok millert@jasoni
2001-06-27convert to getopt(3)Markus Friedl
2001-06-27UVM is no longer an optionArtur Grabowski
2001-06-27s/generate_additional_parameters/rsa_generate_additional_parameters/Markus Friedl
2001-06-27use cyberflex_inq_class to inquire class.Markus Friedl
2001-06-27tridge@samba.orgMarkus Friedl
2001-06-27Update.Angelos D. Keromytis
2001-06-27Spit out errno message instead of just exitting. ericj@ ok.smart
2001-06-27ericj@ requested netcat not have -Wall defined in the Makefilesmart
2001-06-27Fix AUTHORS section. aaron@ ok.smart
2001-06-27Compile cleanly with -Wallsmart
2001-06-27quick hack to make ssh2 work again.Markus Friedl
2001-06-26use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel
2001-06-26remove some unused var's.Eric Jackson
2001-06-26allow -k for udp and tcpEric Jackson
2001-06-26be weary of atoi().Eric Jackson
2001-06-26dont set the source address to 127.0.0.1 if a local port is specifiedEric Jackson
2001-06-26rewrite telnet negotiationEric Jackson
2001-06-26KerberosVHans Insulander
2001-06-26Support for changing kerberos 5 passwords.Hans Insulander
2001-06-26Adapt for our useHans Insulander
2001-06-26Import password changing program from heimdal-0.3fHans Insulander
2001-06-26add smartcard support to the client, too (now you can use bothMarkus Friedl
2001-06-26rename variable, as not to conflictEric Jackson
2001-06-26how patheticBob Beck
2001-06-26only build Kerberos v5 support with KERBEROS5=yesDug Song
2001-06-26#include <kafs.h>Dug Song
2001-06-26add smartcard support to the makefiles (commented out);Markus Friedl
2001-06-26remove comments from .h, since they are cut&paste from the .c filesMarkus Friedl
2001-06-26document SSH_ASKPASS; fubob@MIT.EDUMarkus Friedl
2001-06-26Kerberos v5 support for SSH1, mostly from Assar Westerlund <assar@freebsd.org...Dug Song
2001-06-26typojasoni
2001-06-26type in usage: Surpress -> Suppressjasoni