summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2001-07-04no you are wrongMichael Shalayeff
2001-07-04cleanup; santana@openbsd.org.mxTheo de Raadt
2001-07-04ugly bug that lived; santana@openbsd.org.mxTheo de Raadt
2001-07-04cvs history shows this appeared first in OpenBSD 2.0, not 1.2.jasoni
2001-07-04removed unused variable (-Wall cleanup)jasoni
2001-07-03-Wall cleanupjasoni
2001-07-02improve cleanup/exit logic in ssh2:Markus Friedl
2001-07-02update for sectok.h interface changes.Markus Friedl
2001-07-02do not return NULL, use "" instead.Markus Friedl
2001-07-02libsectok functions now take status word instead of bytesJim Rees
2001-07-02wait until !session_have_children(); bugreport from Lutz.Jaenicke@aet.TU-Cott...Markus Friedl
2001-06-30adress -> address; ok markus@Kevin Steves
2001-06-30fix the love quote, slacker bobMichael Shalayeff
2001-06-30More log searching; mickey@ ok'ed.Federico G. Schwindt
2001-06-30more from icb.log; mickey@ ok.Federico G. Schwindt
2001-06-30ok mickey@Bob Beck
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