Age | Commit message (Expand) | Author |
2001-06-12 | unused | Markus Friedl |
2001-06-12 | remove xauth-cookie-in-tmp handling. use default $XAUTHORITY, since | Markus Friedl |
2001-06-12 | do not log() packet_set_maxsize | Markus Friedl |
2001-06-12 | merge ssh1/ssh2 tty msg parse and alloc code | Markus Friedl |
2001-06-12 | merge session_free into session_close() | Markus Friedl |
2001-06-11 | typo; bdubreuil@crrel.usace.army.mil | Markus Friedl |
2001-06-11 | reset pointer to NULL after xfree(); report from solar@openwall.com | Markus Friedl |
2001-06-10 | you cannot vfprintf(fp, fmt, ap) twice, from portable, via drahn@ | Markus Friedl |
2001-06-10 | we support rekeying | Markus Friedl |
2001-06-08 | move the path for xauth to pathnames.h | Markus Friedl |
2001-06-07 | don't overwrite errno | Markus Friedl |
2001-06-07 | use xxx_put_cstring() | Markus Friedl |
2001-06-07 | style is used for bsdauth. | Markus Friedl |
2001-06-07 | Better warning fix, in line with the rest of the code | Marc Espie |
2001-06-06 | remove debug message; Darren.Moffat@eng.sun.com | Markus Friedl |
2001-06-06 | cleanup, remove old code | Markus Friedl |
2001-06-05 | errx->err where errno is set | Paul Janzen |
2001-06-05 | let session_close() delete the pty. deny x11fwd if xauthfile is set. | Markus Friedl |
2001-06-05 | Remove unnecessary .Nm arguments; mpech@prosoft.org.lv | Aaron Campbell |
2001-06-05 | calloc stats in one-shot case. | Marc Espie |
2001-06-05 | Use Str_concat instead of fixed buffers and snprintf in building paths. | Marc Espie |
2001-06-05 | don't delete the auth socket in channel_stop_listening() | Markus Friedl |
2001-06-05 | License clarification from David Mazieres, ok deraadt@ | Peter Valchev |
2001-06-04 | merge ssh1/2 x11-fwd setup, create listener after tmp-dir | Markus Friedl |
2001-06-04 | set flags in the signal handlers, do real work in the main loop, ok provos@ | Markus Friedl |
2001-06-04 | switch uid when cleaning up tmp files and sockets; reported by zen-parse@gmx.... | Markus Friedl |
2001-06-03 | the challenge response device decides how to handle non-existing users. | Markus Friedl |
2001-06-03 | pass -v to ssh; from slade@shore.net | Markus Friedl |
2001-06-03 | 1-2 bits of entrophy per character (not per word), ok stevesk@ | Markus Friedl |
2001-06-03 | Make sure targs get initialized. | Marc Espie |
2001-06-03 | test code that is not used (and one file in there had a rusty license) | Theo de Raadt |
2001-06-03 | use fatal_register_cleanup instead of atexit, sync with x11 authdir handling | Markus Friedl |
2001-06-03 | Use KERN_NPROCS to get the number of processes on the system, to | Angelos D. Keromytis |
2001-06-03 | Read struct diskstats from the kernel. | Angelos D. Keromytis |
2001-05-31 | nuke errant ARGSTR that I osmehow missed in the last commit | Todd C. Miller |
2001-05-31 | no longer need ARGSTR macro; sync usage() with man page | Todd C. Miller |
2001-05-31 | - remove erealloc() wrapper function | smart |
2001-05-31 | - remove emalloc() and erealloc() wrapper functions that are only used once | smart |
2001-05-31 | Simple guard against overflow. Better code to appear. | Marc Espie |
2001-05-31 | group options and add some more comments | Markus Friedl |
2001-05-31 | undo the .c file split, just merge the header and keep the cvs history | Markus Friedl |
2001-05-30 | merge | Markus Friedl |
2001-05-30 | - Fix usage | smart |
2001-05-30 | The 'file' argument is optional since if one is not given the programs | smart |
2001-05-30 | change misleading variable name | Markus Friedl |
2001-05-30 | merge functions, simplify. | Markus Friedl |
2001-05-30 | channel layer cleanup: merge header files and split .c files | Markus Friedl |
2001-05-30 | -Wall cleanup, mostly useless otherwise | Theo de Raadt |
2001-05-29 | build in support for BSD authentication | Todd C. Miller |
2001-05-29 | Don't want -Wall | Todd C. Miller |