OpenBSD CVS

src/usr.bin/ssh/Attic/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / ssh / Attic


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] COPYING.Ylonen  1.7   23 years  deraadt   cleanup copyright notices on all files. I have attempted to be accurate with th...
[TXT] ChangeLog  1.2   24 years  deraadt   noone needs this anymore
[TXT] INSTALL  1.2   24 years  deraadt   correct for our ssh
[TXT] Makefile.in  1.2   24 years  deraadt   build ssh components using our build model
[TXT] README.AFS-KERBEROS  1.2   24 years  deraadt   noone is going to read this, anything i delete with this command belongs in a ma...
[TXT] README.DEATTACK  1.2   24 years  dugsong   include licensing info
[TXT] README.dns  1.3   18 years  deraadt   these files should not exist. the developers have been given ample time and war...
[TXT] README.openssh2  1.10   23 years  markus   bye bye
[TXT] README.smartcard  1.10   14 years  markus   obsolete
[TXT] README.tun  1.5   18 years  deraadt   these files should not exist. the developers have been given ample time and war...
[TXT] RFC  1.2   24 years  deraadt   build ssh components using our build model
[TXT] RFC.nroff  1.3   20 years  markus   bad license; deraadt
[TXT] acconfig.h  1.2   24 years  deraadt   trash
[TXT] auth-chall.c  1.15   7 years  markus   remove ssh1 server code; ok djm@
[TXT] auth-krb4.c  1.31   20 years  markus   remove (already disabled) KRB4/AFS support, re-enable -k in ssh(1); test+ok henn...
[TXT] auth-rh-rsa.c  1.46   7 years  markus   remove ssh1 server code; ok djm@
[TXT] auth-rsa.c  1.91   7 years  markus   remove ssh1 server code; ok djm@
[TXT] auth-skey.c  1.28   16 years  djm   unifdef -DBSD_AUTH unifdef -USKEY These options have been in use for some years...
[TXT] auth1.c  1.83   7 years  markus   remove ssh1 server code; ok djm@
[TXT] auth2-jpake.c  1.7   10 years  djm   remove experimental, never-enabled JPAKE code; ok markus@
[TXT] auth2-krb5.c  1.3   20 years  markus   nuke "kerberos-2@ssh.com"
[TXT] auth2-skey.c  1.4   23 years  markus   rename *-skey.c *-chall.c since the files are not skey specific
[TXT] aux.c  1.5   23 years  provos   rename aux.c to util.c to help with cygwin port
[TXT] bf_enc.c  1.2   24 years  deraadt   remove local blowfish code
[TXT] bf_locl.h  1.2   24 years  deraadt   remove local blowfish code
[TXT] bf_pi.h  1.2   24 years  deraadt   remove local blowfish code
[TXT] bf_skey.c  1.2   24 years  deraadt   remove local blowfish code
[TXT] blocks.c  1.4   6 years  naddy   Replace ED25519's private SHA-512 implementation with a call to the regular dige...
[TXT] blowfish.h  1.2   24 years  deraadt   remove local blowfish code
[TXT] bufaux.c  1.61   5 years  markus   remove legacy buffer API emulation layer; ok djm@
[TXT] bufaux.h  1.23   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] bufbn.c  1.14   5 years  markus   remove legacy buffer API emulation layer; ok djm@
[TXT] bufec.c  1.5   5 years  markus   remove legacy buffer API emulation layer; ok djm@
[TXT] buffer.c  1.37   5 years  markus   remove legacy buffer API emulation layer; ok djm@
[TXT] buffer.h  1.27   5 years  markus   remove legacy buffer API emulation layer; ok djm@
[TXT] channel-auth.c  1.2   23 years  markus   undo the .c file split, just merge the header and keep the cvs history
[TXT] channel-close.c  1.2   23 years  markus   undo the .c file split, just merge the header and keep the cvs history
[TXT] channel-core.c  1.2   23 years  markus   undo the .c file split, just merge the header and keep the cvs history
[TXT] channel-input.c  1.2   23 years  markus   undo the .c file split, just merge the header and keep the cvs history
[TXT] channel-tcpfwd.c  1.3   23 years  markus   undo the .c file split, just merge the header and keep the cvs history
[TXT] channel-x11.c  1.2   23 years  markus   undo the .c file split, just merge the header and keep the cvs history
[TXT] channel.c  1.3   23 years  markus   undo the .c file split, just merge the header and keep the cvs history
[TXT] channel.h  1.3   23 years  markus   undo the .c file split, just merge the header and keep the cvs history
[TXT] check-fds.c  1.2   24 years  deraadt   trash
[TXT] cipher-3des1.c  1.13   7 years  djm   remove SSHv1 ciphers; ok markus@
[TXT] cipher-aes.c  1.3   19 years  djm   remove fallback AES support for old OpenSSL, as OpenBSD has had it for many year...
[TXT] cipher-bf1.c  1.8   7 years  djm   remove SSHv1 ciphers; ok markus@
[TXT] cipher-ctr.c  1.12   11 years  naddy   use OpenSSL's EVP_aes_{128,192,256}_ctr() API and remove our hand-rolled counter...
[TXT] cli.c  1.15   22 years  markus   switch to readpassphrase(3) 2.7/8-stable needs readpassphrase.[ch] from libc
[TXT] cli.h  1.6   22 years  markus   switch to readpassphrase(3) 2.7/8-stable needs readpassphrase.[ch] from libc
[TXT] closefrom.c  1.1   19 years  brad   branches: 1.1.2; file closefrom.c was initially added on branch OPENBSD_3_4.
[TXT] compress.c  1.27   9 years  markus   update packet.c & isolate, introduce struct ssh a) switch packet.c to buffer api...
[TXT] compress.h  1.13   9 years  markus   update packet.c & isolate, introduce struct ssh a) switch packet.c to buffer api...
[TXT] config.cache  1.2   24 years  deraadt   build ssh components using our build model
[TXT] config.guess  1.2   24 years  deraadt   build ssh components using our build model
[TXT] config.h  1.12   24 years  deraadt   even smaller
[TXT] config.h.in  1.2   24 years  deraadt   build ssh components using our build model
[TXT] config.log  1.2   24 years  deraadt   build ssh components using our build model
[TXT] config.sample  1.2   24 years  deraadt   build ssh components using our build model
[TXT] config.status  1.2   24 years  deraadt   build ssh components using our build model
[TXT] config.sub  1.2   24 years  deraadt   build ssh components using our build model
[TXT] configure  1.2   24 years  deraadt   build ssh components using our build model
[TXT] configure.in  1.2   24 years  deraadt   build ssh components using our build model
[TXT] crc32.c  1.12   5 years  dtucker   Remove crc32.{c,h} which were only used by the now-gone SSH1 protocol. Patch fro...
[TXT] crc32.h  1.16   5 years  dtucker   Remove crc32.{c,h} which were only used by the now-gone SSH1 protocol. Patch fro...
[TXT] deattack.c  1.34   7 years  djm   don't know why cvs didn't exterminate these the first time around, I use rm -f a...
[TXT] deattack.h  1.13   7 years  djm   don't know why cvs didn't exterminate these the first time around, I use rm -f a...
[TXT] digest.c  1.5   10 years  markus   rename digest.c to digest-openssl.c and add libc variant; ok djm@
[TXT] dsa.c  1.12   23 years  markus   add support for RSA to SSH2. please test. there are now 3 types of keys: RSA1 ...
[TXT] dsa.h  1.4   23 years  markus   add support for RSA to SSH2. please test. there are now 3 types of keys: RSA1 ...
[TXT] fdlim.h  1.3   24 years  markus   removed AUTH_FD residua.
[TXT] fe25519.c  1.4   16 months  djm   update OpenSSH's Ed25519 code to the last version of SUPERCOP (20221122) and cha...
[TXT] fe25519.h  1.4   16 months  djm   update OpenSSH's Ed25519 code to the last version of SUPERCOP (20221122) and cha...
[TXT] fingerprint.c  1.8   23 years  markus   add SSH2/DSA support to the agent and some other DSA related cleanups. (note tha...
[TXT] fingerprint.h  1.5   23 years  markus   add SSH2/DSA support to the agent and some other DSA related cleanups. (note tha...
[TXT] ge25519.c  1.4   16 months  djm   update OpenSSH's Ed25519 code to the last version of SUPERCOP (20221122) and cha...
[TXT] ge25519.h  1.5   16 months  djm   update OpenSSH's Ed25519 code to the last version of SUPERCOP (20221122) and cha...
[TXT] ge25519_base.data  1.4   16 months  djm   update OpenSSH's Ed25519 code to the last version of SUPERCOP (20221122) and cha...
[TXT] gen_minfd.c  1.2   24 years  deraadt   more shrinking
[TXT] getput.h  1.10   18 years  djm   replace {GET,PUT}_XXBIT macros with functionally similar functions, silencing a ...
[TXT] host_config.sample  1.2   24 years  deraadt   distribution target
[TXT] includes.h  1.59   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] install-sh  1.2   24 years  deraadt   build ssh components using our build model
[TXT] int32_minmax.inc  1.2   3 years  dtucker   estructure sntrup761.sh to process all files in a single list, which will make i...
[TXT] jpake.c  1.9   10 years  djm   remove experimental, never-enabled JPAKE code; ok markus@
[TXT] jpake.h  1.3   10 years  djm   remove experimental, never-enabled JPAKE code; ok markus@
[TXT] kexc25519c.c  1.14   5 years  djm   use KEM API for vanilla c25519 KEX
[TXT] kexc25519s.c  1.17   5 years  djm   use KEM API for vanilla c25519 KEX
[TXT] kexdhc.c  1.30   5 years  djm   use KEM API for vanilla DH KEX from markus@ ok djm@
[TXT] kexdhs.c  1.36   5 years  djm   use KEM API for vanilla DH KEX from markus@ ok djm@
[TXT] kexecdhc.c  1.17   5 years  djm   nothing shall escape this purge
[TXT] kexecdhs.c  1.22   5 years  djm   use KEM API for vanilla ECDH from markus@ ok djm@
[TXT] kexkemc.c  1.6   5 years  djm   nothing shall escape this purge
[TXT] kexkems.c  1.6   5 years  djm   merge kexkem[cs] into kexgen from markus@ ok djm@
[TXT] kexsntrup4591761x25519.c  1.5   3 years  djm   Update/replace the experimental post-quantim hybrid key exchange method based on...
[TXT] key.c  1.133   5 years  markus   remove legacy key emulation layer; ok djm@
[TXT] key.h  1.53   5 years  markus   remove legacy key emulation layer; ok djm@
[TXT] log-client.c  1.16   23 years  markus   log*.c -> log.c
[TXT] log-server.c  1.21   23 years  markus   log*.c -> log.c
[TXT] login.c  1.18   23 years  djm   Rename pty.[ch] -> sshpty.[ch] and login.[ch] to sshlogin.[ch] to avoid header c...
[TXT] login.h  1.3   23 years  djm   branches: 1.3.2; Rename pty.[ch] -> sshpty.[ch] and login.[ch] to sshlogin.[ch]...
[TXT] md-sha256.c  1.7   15 years  djm   gc unused file (obseleted by libcrypto update)
[TXT] minfd.c  1.3   24 years  markus   nuke minfd/AUTH_FD
[TXT] moduli.h  1.2   20 years  djm   zap another tiny header; ok deraadt@
[TXT] monitor_mm.c  1.22   7 years  djm   Remove support for pre-authentication compression. Doing compression early in th...
[TXT] monitor_mm.h  1.7   7 years  djm   Remove support for pre-authentication compression. Doing compression early in th...
[TXT] mpaux.c  1.17   20 years  djm   kill some more tiny files; ok deraadt@
[TXT] mpaux.h  1.13   20 years  djm   kill some more tiny files; ok deraadt@
[TXT] nchan.h  1.13   23 years  markus   channel layer cleanup: merge header files and split .c files
[TXT] opacket.c  1.10   5 years  djm   remove last traces of old packet API! with & ok markus@
[TXT] opacket.h  1.14   5 years  djm   remove last traces of old packet API! with & ok markus@
[TXT] pty.c  1.23   23 years  djm   Rename pty.[ch] -> sshpty.[ch] and login.[ch] to sshlogin.[ch] to avoid header c...
[TXT] pty.h  1.9   23 years  djm   Rename pty.[ch] -> sshpty.[ch] and login.[ch] to sshlogin.[ch] to avoid header c...
[TXT] radix.c  1.23   20 years  markus   remove (already disabled) KRB4/AFS support, re-enable -k in ssh(1); test+ok henn...
[TXT] radix.h  1.5   20 years  markus   remove (already disabled) KRB4/AFS support, re-enable -k in ssh(1); test+ok henn...
[TXT] random.c  1.2   24 years  provos   convert all uses of gmp to SSL bignum convert all used of rsa to SSL rsa functio...
[TXT] randoms.c  1.2   24 years  provos   convert all uses of gmp to SSL bignum convert all used of rsa to SSL rsa functio...
[TXT] randoms.h  1.2   24 years  provos   convert all uses of gmp to SSL bignum convert all used of rsa to SSL rsa functio...
[TXT] rc4.c  1.2   24 years  deraadt   no longer using rc4
[TXT] rc4.h  1.2   24 years  deraadt   no longer using rc4
[TXT] readpass.h  1.8   20 years  djm   kill a tiny header; ok deraadt@
[TXT] readpassphrase.c  1.1   22 years  miod   branches: 1.1.2; 1.1.4; file readpassphrase.c was initially added on branch OP...
[TXT] readpassphrase.h  1.1   22 years  miod   branches: 1.1.2; 1.1.4; file readpassphrase.h was initially added on branch OP...
[TXT] remove.c  1.2   24 years  deraadt   remove.c
[TXT] rfc-pg.c  1.2   24 years  deraadt   trash
[TXT] rijndael_boxes.h  1.2   23 years  markus   no longer used
[TXT] roaming.h  1.7   8 years  markus   remove roaming support; ok djm@
[TXT] roaming_client.c  1.10   8 years  markus   remove roaming support; ok djm@
[TXT] roaming_common.c  1.14   8 years  markus   remove roaming support; ok djm@
[TXT] roaming_dummy.c  1.5   8 years  markus   remove roaming support; ok djm@
[TXT] roaming_serv.c  1.2   8 years  markus   remove roaming support; ok djm@
[TXT] rsa.c  1.34   6 years  djm   actually remove these files
[TXT] rsa.h  1.19   6 years  djm   actually remove these files
[TXT] sandbox-systrace.c  1.19   8 years  deraadt   systrace is dead. long live systrace.
[TXT] sandbox-tame.c  1.3   8 years  deraadt   Change all tame callers to namechange to pledge(2).
[TXT] sandbox.h  1.3   12 years  djm   rename sandbox.h => ssh-sandbox.h to make things easier for portable
[TXT] sc25519.c  1.4   16 months  djm   update OpenSSH's Ed25519 code to the last version of SUPERCOP (20221122) and cha...
[TXT] sc25519.h  1.4   16 months  djm   update OpenSSH's Ed25519 code to the last version of SUPERCOP (20221122) and cha...
[TXT] scard.c  1.37   14 years  markus   remove obsole scard code
[TXT] scard.h  1.15   14 years  markus   remove obsole scard code
[TXT] schnorr.c  1.11   10 years  djm   remove experimental, never-enabled JPAKE code; ok markus@
[TXT] schnorr.h  1.3   10 years  djm   remove experimental, never-enabled JPAKE code; ok markus@
[TXT] scp-common.c  1.2   23 years  mouring   branches: 1.2.2; Move colon() and cleanhost() to misc.c where I should I have p...
[TXT] scp-common.h  1.2   23 years  mouring   branches: 1.2.2; Move colon() and cleanhost() to misc.c where I should I have p...
[TXT] server_config.sample  1.2   24 years  deraadt   distribution target
[TXT] sftp-glob.h  1.10   20 years  djm   Remove useless headers; ok deraadt@
[TXT] sftp-int.c  1.70   20 years  djm   sftp.c and sftp-int.c, together at last; ok markus@
[TXT] sftp-int.h  1.8   20 years  djm   Remove useless headers; ok deraadt@
[TXT] sntrup4591761.c  1.4   3 years  djm   Update/replace the experimental post-quantim hybrid key exchange method based on...
[TXT] sntrup4591761.sh  1.4   3 years  djm   Update/replace the experimental post-quantim hybrid key exchange method based on...
[TXT] ssh-askpass.wish  1.2   24 years  provos   convert all uses of gmp to SSL bignum convert all used of rsa to SSL rsa functio...
[TXT] ssh-dss.h  1.7   21 years  markus   merge ssh-dss.h ssh-rsa.h into key.h; ok deraadt@
[TXT] ssh-rsa.h  1.7   21 years  markus   merge ssh-dss.h ssh-rsa.h into key.h; ok deraadt@
[TXT] ssh.1.in  1.2   24 years  deraadt   trash
[TXT] ssh1.h  1.9   7 years  djm   don't know why cvs didn't exterminate these the first time around, I use rm -f a...
[TXT] ssh_md5.c  1.3   24 years  deraadt   use libc md5
[TXT] ssh_md5.h  1.4   24 years  deraadt   use libc md5
[TXT] sshconnect1.c  1.81   7 years  djm   this one I did forget to "cvs rm"
[TXT] sshd.8.in  1.2   24 years  deraadt   trash
[TXT] sshtty.h  1.4   20 years  deraadt   make two tiny header files go away; djm ok
[TXT] tildexpand.c  1.16   19 years  djm   replace tilde_expand_filename with a simpler implementation, ahead of more whack...
[TXT] tildexpand.h  1.5   20 years  deraadt   make two tiny header files go away; djm ok
[TXT] tree.h  1.1   22 years  miod   branches: 1.1.2; 1.1.4; file tree.h was initially added on branch OPENBSD_3_0....
[TXT] util.c  1.7   23 years  markus   split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. ...
[TXT] uuencode.c  1.29   4 years  djm   remove mostly vestigal uuencode.[ch]; moving the only unique functionality there...
[TXT] uuencode.h  1.15   4 years  djm   remove mostly vestigal uuencode.[ch]; moving the only unique functionality there...
[TXT] verify.c  1.4   16 months  djm   update OpenSSH's Ed25519 code to the last version of SUPERCOP (20221122) and cha...