Age | Commit message (Expand) | Author |
2001-03-25 | Add -DUVM if we are using UVM. Fixes problem where the "WHAT" field | Todd C. Miller |
2001-03-25 | extern __progname; from bob | Michael Shalayeff |
2001-03-25 | PrintLastLog option; from chip@valinux.com with some minor | Kevin Steves |
2001-03-25 | shorten; ok markus@ | Damien Miller |
2001-03-24 | unused; remove dup comments. ok markus@ | Kevin Steves |
2001-03-23 | ignore SIGPIPE, restore in child, fixes x11-fwd crashes; with djm@ | Markus Friedl |
2001-03-23 | fix put, upload to _absolute_ path, ok djm@ | Markus Friedl |
2001-03-23 | authctxt is now passed to do_authenticated | Markus Friedl |
2001-03-23 | Compat for OpenSSH with broken Rijndael/AES. ok markus@ | Damien Miller |
2001-03-22 | do not place linefeeds in buffer | Theo de Raadt |
2001-03-22 | _wall, err/warn; dummy hppa part, like others | Michael Shalayeff |
2001-03-22 | use err/warn, space police | Michael Shalayeff |
2001-03-21 | Add printing of pool statistics for -m. | Artur Grabowski |
2001-03-21 | New compilation scheme, more cross-compiler friendly, less error-prone. | Miod Vallat |
2001-03-21 | missing init; from mib@unimelb.edu.au | Markus Friedl |
2001-03-21 | add -B flag to usage | Jakob Schlyter |
2001-03-21 | alpha fixes, from simonb@wasabisystems.com | Markus Friedl |
2001-03-21 | merge common ssh v1/2 code | Markus Friedl |
2001-03-20 | Prevent "sort -f /dev/null" from segfaulting. | Todd C. Miller |
2001-03-20 | rename | Markus Friedl |
2001-03-20 | remove unused arg | Markus Friedl |
2001-03-20 | default to SSH protocol version 2 | Markus Friedl |
2001-03-20 | add changes need for BSD_AUTH plus disabled BSD_AUTH code | Markus Friedl |
2001-03-19 | version 2.5.2 | Markus Friedl |
2001-03-19 | undo /etc/shell and proto 2,1 change for openssh-2.5.2 | Markus Friedl |
2001-03-19 | document PreferredAuthentications options; ok markus@ | Damien Miller |
2001-03-19 | Document permitopen authorized_keys option; ok markus@ | Damien Miller |
2001-03-19 | Report ssh connection closing correctly; ok deraadt@ | Damien Miller |
2001-03-18 | specifically version match on ssh scanners. do not log scan information | Theo de Raadt |
2001-03-18 | ignore permitopen="host:port" if AllowTcpForwarding==no | Markus Friedl |
2001-03-17 | check /etc/shells, too | Markus Friedl |
2001-03-16 | implement "permitopen" key option, restricts -L style forwarding to | Markus Friedl |
2001-03-16 | discourage strcat/strcpy | Markus Friedl |
2001-03-16 | fix memset and whitespace | Markus Friedl |
2001-03-16 | Revise globbing for get/put to be more shell-like. In particular, | Damien Miller |
2001-03-16 | Add magic for vax-elf and vax-olf. At this time roughly as likely to be | Hugh Graham |
2001-03-15 | pass Session to do_child + KNF | Markus Friedl |
2001-03-15 | use %lld in printf, ok millert@/deraadt@; report from ssh@client.fi | Markus Friedl |
2001-03-14 | note no getopt() | Theo de Raadt |
2001-03-14 | formatting error; m@procyon.com | Theo de Raadt |
2001-03-14 | add version command | Markus Friedl |
2001-03-14 | Wall | Markus Friedl |
2001-03-13 | sftp client filename globbing for get, put, ch{mod,grp,own}. ok markus@ | Damien Miller |
2001-03-13 | missing xfree, deny key on parse error; ok stevesk@ | Markus Friedl |
2001-03-12 | remove old key_fingerprint interface, s/_ex// | Markus Friedl |
2001-03-11 | remove -v again. use -B instead for bubblebabble. make -B consistent | Markus Friedl |
2001-03-11 | style+cleanup | Markus Friedl |
2001-03-11 | KNF, and SHA1 binary output is just creeping featurism | Theo de Raadt |
2001-03-11 | cleanup & shorten some var names key_fingerprint_bubblebabble. | Jakob Schlyter |
2001-03-11 | print both md5, sha1 and bubblebabble fingerprints when using | Jakob Schlyter |