OpenBSD CVS

src/usr.bin/ssh/


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

Current tag: OPENBSD_3_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] lib/        
[DIR] moduli-gen/        
[DIR] scard/        
[DIR] scp/        
[DIR] sftp/        
[DIR] sftp-server/        
[DIR] ssh/        
[DIR] ssh-add/        
[DIR] ssh-agent/        
[DIR] ssh-keygen/        
[DIR] ssh-keyscan/        
[DIR] ssh-keysign/        
[DIR] ssh-pkcs11-helper/        
[DIR] ssh-sk-helper/        
[DIR] sshd/        
[DIR] sshd-session/        
[TXT] LICENCE  1.18   20 years  djm   unexpand and delete whitespace at EOL; ok markus@
[TXT] Makefile  1.12   20 years  grange   Use ${INSTALL} instead of install; from art's amd64 tree. ok markus@
[TXT] Makefile.inc  1.27   20 years  jakob   branches: 1.27.2; include SSHFP lookup code (not enabled by default). ok markus...
[TXT] OVERVIEW  1.7   20 years  djm   branches: 1.7.2; unexpand and delete whitespace at EOL; ok markus@
[TXT] README  1.6   20 years  djm   branches: 1.6.8; 1.6.10; unexpand and delete whitespace at EOL; ok markus@
[TXT] atomicio.c  1.12   20 years  avsm   branches: 1.12.6; 1.12.8; correct comment: atomicio takes vwrite, not write; d...
[TXT] atomicio.h  1.5   20 years  deraadt   branches: 1.5.6; 1.5.8; deal with typing of write vs read in atomicio
[TXT] auth-bsdauth.c  1.5   21 years  deraadt   branches: 1.5.8; 1.5.10; minor KNF
[TXT] auth-krb5.c  1.15   20 years  djm   branches: 1.15.6; 1.15.8; unexpand and delete whitespace at EOL; ok markus@
[TXT] auth-options.c  1.28   20 years  markus   branches: 1.28.4; 1.28.6; deprecate VerifyReverseMapping since it's dangerous ...
[TXT] auth-options.h  1.12   21 years  stevesk   branches: 1.12.12; 1.12.14; remove invalid comment
[TXT] auth-passwd.c  1.31   20 years  markus   branches: 1.31.2; 1.31.4; support for password change; ok dtucker@ (set passwo...
[TXT] auth-rhosts.c  1.32   20 years  djm   branches: 1.32.4; 1.32.6; standardise arguments to auth methods - they should ...
[TXT] auth.c  1.51   20 years  djm   branches: 1.51.2; unexpand and delete whitespace at EOL; ok markus@
[TXT] auth.h  1.49   20 years  markus   branches: 1.49.2; support for password change; ok dtucker@ (set password-dead=1...
[TXT] auth2-chall.c  1.20   21 years  deraadt   branches: 1.20.6; 1.20.8; minor KNF
[TXT] auth2-gss.c  1.7   20 years  djm   branches: 1.7.2; unexpand and delete whitespace at EOL; ok markus@
[TXT] auth2-hostbased.c  1.6   20 years  markus   branches: 1.6.8; 1.6.10; fix mem leaks; some fixes from Pete Flugstad; tested ...
[TXT] auth2-kbdint.c  1.2   21 years  markus   branches: 1.2.2; 1.2.4; 1.2.18; 1.2.20; move Authmethod definitons to per-me...
[TXT] auth2-none.c  1.6   20 years  markus   branches: 1.6.2; 1.6.4; fix passwd auth for 'username leaks via timing'; with ...
[TXT] auth2-passwd.c  1.5   20 years  dtucker   branches: 1.5.8; 1.5.10; Ignore password change request during password auth (...
[TXT] auth2-pubkey.c  1.6   20 years  markus   branches: 1.6.2; fix mem leaks; some fixes from Pete Flugstad; tested dtucker@
[TXT] auth2.c  1.104   20 years  djm   branches: 1.104.2; standardise arguments to auth methods - they should all take...
[TXT] authfd.c  1.63   20 years  djm   branches: 1.63.2; unexpand and delete whitespace at EOL; ok markus@
[TXT] authfd.h  1.34   20 years  djm   branches: 1.34.8; 1.34.10; unexpand and delete whitespace at EOL; ok markus@
[TXT] authfile.c  1.55   20 years  markus   branches: 1.55.2; missing buffer_free(&encrypted); #662; zardoz at users.sf.ne...
[TXT] authfile.h  1.10   22 years  markus   branches: 1.10.14; 1.10.16; add /usr/libexec/ssh-keysign: a setuid helper prog...
[TXT] canohost.c  1.38   20 years  markus   branches: 1.38.2; replace fatal_cleanup() and linked list of fatal callbacks wi...
[TXT] canohost.h  1.8   22 years  markus   branches: 1.8.18; 1.8.20; remove comments from .h, since they are cut&paste fr...
[TXT] channels.c  1.200   20 years  markus   branches: 1.200.2; fake consumption for half closed channels since the peer is ...
[TXT] channels.h  1.71   20 years  markus   branches: 1.71.2; move client only agent code to clientloop.c
[TXT] cipher.c  1.68   20 years  hshoexer   branches: 1.68.2; rename acss@opebsd.org to acss@openssh.org ok deraadt@
[TXT] cipher.h  1.34   20 years  jakob   branches: 1.34.2; constify. ok markus@ & djm@
[TXT] cleanup.c  1.1   20 years  markus   branches: 1.1.2; 1.1.4; 1.1.12; 1.1.14; replace fatal_cleanup() and linked l...
[TXT] clientloop.c  1.117   20 years  markus   branches: 1.117.2; application layer keep alive (ServerAliveInterval ServerAliv...
[TXT] clientloop.h  1.8   20 years  markus   branches: 1.8.2; application layer keep alive (ServerAliveInterval ServerAliveC...
[TXT] compat.c  1.70   20 years  markus   branches: 1.70.2; 1.70.4; remove support for SSH_BUG_GSSAPI_BER; simon@sxw.org...
[TXT] compat.h  1.37   20 years  markus   branches: 1.37.2; remove support for SSH_BUG_GSSAPI_BER; simon@sxw.org.uk
[TXT] dh.c  1.29   20 years  dtucker   branches: 1.29.2; Reset bit counter at the right time, fixes debug output in th...
[TXT] dh.h  1.7   22 years  markus   branches: 1.7.10; 1.7.12; remove comments from .h, since they are cut&paste fr...
[TXT] dispatch.c  1.16   21 years  itojun   branches: 1.16.10; 1.16.12; rename log() into logit() to avoid name conflict. ...
[TXT] dispatch.h  1.9   22 years  markus   branches: 1.9.16; 1.9.18; a single dispatch_protocol_error() that sends a mess...
[TXT] dns.c  1.9   20 years  djm   branches: 1.9.2; unexpand and delete whitespace at EOL; ok markus@
[TXT] dns.h  1.5   20 years  jakob   branches: 1.5.6; 1.5.8; update SSHFP validation. ok markus@
[TXT] fatal.c  1.2   20 years  markus   branches: 1.2.8; 1.2.10; replace fatal_cleanup() and linked list of fatal call...
[TXT] groupaccess.c  1.6   21 years  itojun   branches: 1.6.10; 1.6.12; rename log() into logit() to avoid name conflict. m...
[TXT] groupaccess.h  1.4   22 years  markus   branches: 1.4.18; 1.4.20; remove comments from .h, since they are cut&paste fr...
[TXT] gss-genr.c  1.3   20 years  djm   branches: 1.3.4; 1.3.6; unexpand and delete whitespace at EOL; ok markus@
[TXT] gss-serv-krb5.c  1.2   20 years  djm   branches: 1.2.2; unexpand and delete whitespace at EOL; ok markus@
[TXT] gss-serv.c  1.5   20 years  markus   branches: 1.5.4; 1.5.6; replace "gssapi" with "gssapi-with-mic"; from Simon Wi...
[TXT] hostfile.c  1.32   20 years  jakob   branches: 1.32.2; 1.32.4; constify. ok markus@ & djm@
[TXT] hostfile.h  1.14   20 years  jakob   branches: 1.14.2; 1.14.4; constify. ok markus@ & djm@
[TXT] kex.c  1.56   20 years  djm   branches: 1.56.2; unexpand and delete whitespace at EOL; ok markus@
[TXT] kex.h  1.33   21 years  markus   branches: 1.33.4; 1.33.6; split kex into client and server code, no need to li...
[TXT] kexdh.c  1.19   21 years  markus   branches: 1.19.10; 1.19.12; split kex into client and server code, no need to ...
[TXT] kexgex.c  1.23   21 years  markus   branches: 1.23.10; 1.23.12; split kex into client and server code, no need to ...
[TXT] kexgexc.c  1.2   20 years  markus   branches: 1.2.6; 1.2.8; print requested group size in debug; ok djm
[TXT] kexgexs.c  1.1   21 years  markus   branches: 1.1.4; 1.1.6; 1.1.14; 1.1.16; split kex into client and server cod...
[TXT] log.c  1.29   20 years  markus   branches: 1.29.8; 1.29.10; replace fatal_cleanup() and linked list of fatal ca...
[TXT] log.h  1.10   20 years  markus   branches: 1.10.2; replace fatal_cleanup() and linked list of fatal callbacks wi...
[TXT] mac.c  1.6   20 years  miod   branches: 1.6.4; 1.6.6; A few signedness fixes for harmless situations; markus...
[TXT] mac.h  1.3   22 years  markus   branches: 1.3.18; 1.3.20; remove comments from .h, since they are cut&paste fr...
[TXT] match.c  1.19   22 years  markus   branches: 1.19.12; 1.19.14; undo the 'delay hostname lookup' change match.c mu...
[TXT] match.h  1.12   22 years  markus   branches: 1.12.16; 1.12.18; undo the 'delay hostname lookup' change match.c mu...
[TXT] misc.c  1.23   20 years  markus   branches: 1.23.2; error->debug for getsockopt+TCP_NODELAY; several requests
[TXT] misc.h  1.12   22 years  markus   branches: 1.12.8; 1.12.10; KNF whitespace
[TXT] moduli.c  1.5   20 years  djm   branches: 1.5.2; tidy up moduli generation debugging, add -v (verbose/debug) op...
[TXT] monitor.c  1.55   20 years  dtucker   branches: 1.55.2; Pass SIGALRM through to privsep child if LoginGraceTime expir...
[TXT] monitor.h  1.13   20 years  markus   branches: 1.13.8; 1.13.10; replace "gssapi" with "gssapi-with-mic"; from Simon...
[TXT] monitor_fdpass.c  1.4   21 years  deraadt   branches: 1.4.6; 1.4.8; use ssize_t for recvmsg() and sendmsg() return
[TXT] monitor_fdpass.h  1.2   22 years  stevesk   branches: 1.2.4; 1.2.6; 1.2.20; 1.2.22; $OpenBSD$
[TXT] monitor_wrap.c  1.35   20 years  markus   branches: 1.35.2; replace "gssapi" with "gssapi-with-mic"; from Simon Wilkinson...
[TXT] monitor_wrap.h  1.13   20 years  markus   branches: 1.13.2; replace "gssapi" with "gssapi-with-mic"; from Simon Wilkinson...
[TXT] msg.c  1.7   20 years  djm   branches: 1.7.4; 1.7.6; return error on msg send/receive failure (rather than ...
[TXT] msg.h  1.3   20 years  djm   branches: 1.3.8; 1.3.10; return error on msg send/receive failure (rather than...
[TXT] myproposal.h  1.15   21 years  markus   branches: 1.15.2; 1.15.4; experimental support for aes-ctr modes from http://w...
[TXT] nchan.c  1.49   20 years  markus   branches: 1.49.2; 1.49.4; be less chatty; debug -> debug2, cleanup; ok henning...
[TXT] nchan.ms  1.8   20 years  djm   unexpand and delete whitespace at EOL; ok markus@
[TXT] nchan2.ms  1.3   20 years  djm   unexpand and delete whitespace at EOL; ok markus@
[TXT] packet.c  1.112   20 years  markus   branches: 1.112.2; replace fatal_cleanup() and linked list of fatal callbacks w...
[TXT] packet.h  1.40   20 years  markus   branches: 1.40.2; 1.40.4; int -> u_int; ok djm@, deraadt@, mouring@
[TXT] pathnames.h  1.14   20 years  markus   branches: 1.14.2; support for password change; ok dtucker@ (set password-dead=1...
[TXT] progressmeter.c  1.19   20 years  markus   branches: 1.19.2; fix ETA for > 4GB; bugzilla #791; ok henning@ deraadt@
[TXT] progressmeter.h  1.1   21 years  fgsch   branches: 1.1.4; 1.1.6; 1.1.16; 1.1.18; sftp progress meter support. origina...
[TXT] readconf.c  1.128   20 years  markus   branches: 1.128.2; add IdentitiesOnly; ok djm@, pb@
[TXT] readconf.h  1.60   20 years  markus   branches: 1.60.2; add IdentitiesOnly; ok djm@, pb@
[TXT] readpass.c  1.28   21 years  markus   branches: 1.28.4; 1.28.6; ssh-add -c, prompt user for confirmation (using ssh-...
[TXT] rijndael.c  1.15   20 years  djm   branches: 1.15.2; unexpand and delete whitespace at EOL; ok markus@
[TXT] rijndael.h  1.12   22 years  deraadt   branches: 1.12.10; 1.12.12; basic KNF done while i was looking for something e...
[TXT] scp.1  1.33   20 years  markus   branches: 1.33.2; add IdentitiesOnly; ok djm@, pb@
[TXT] scp.c  1.113   20 years  djm   branches: 1.113.2; from portable: rename clashing variable limit-> limit_rate; ...
[TXT] servconf.c  1.130   20 years  jakob   branches: 1.130.2; implement KerberosGetAFSToken server option. ok markus@, bec...
[TXT] servconf.h  1.67   20 years  jakob   branches: 1.67.2; implement KerberosGetAFSToken server option. ok markus@, beck...
[TXT] serverloop.c  1.115   20 years  markus   branches: 1.115.2; fix mem leaks; some fixes from Pete Flugstad; tested dtucker...
[TXT] serverloop.h  1.5   22 years  markus   branches: 1.5.18; 1.5.20; quick hack to make ssh2 work again.
[TXT] session.c  1.172   20 years  markus   branches: 1.172.2; support for password change; ok dtucker@ (set password-dead=...
[TXT] session.h  1.21   20 years  markus   branches: 1.21.2; replace fatal_cleanup() and linked list of fatal callbacks wi...
[TXT] sftp-client.c  1.47   20 years  djm   branches: 1.47.2; Don't print duplicate messages when progressmeter is off Spot...
[TXT] sftp-client.h  1.12   20 years  djm   branches: 1.12.2; 1.12.4; switch to license.template for code written by me (b...
[TXT] sftp-common.c  1.10   20 years  jakob   branches: 1.10.8; constify. ok markus@ & djm@
[TXT] sftp-common.h  1.5   20 years  jakob   branches: 1.5.6; 1.5.8; constify. ok markus@ & djm@
[TXT] sftp-glob.c  1.15   20 years  djm   branches: 1.15.8; Remove useless headers; ok deraadt@
[TXT] sftp-server.8  1.10   20 years  jmc   branches: 1.10.8; 1.10.10; scp and sftp: add options list and sort options. op...
[TXT] sftp-server.c  1.45   20 years  markus   branches: 1.45.2; switch to new license.template
[TXT] sftp.1  1.52   20 years  markus   branches: 1.52.2; add IdentitiesOnly; ok djm@, pb@
[TXT] sftp.c  1.45   20 years  djm   branches: 1.45.2; Fix initialisation of progress meter; ok markus@
[TXT] sftp.h  1.4   22 years  djm   branches: 1.4.16; 1.4.18; API cleanup and backwards compat for filexfer v.0 se...
[TXT] ssh-add.1  1.40   20 years  matthieu   branches: 1.40.2; ssh-add doesn't need to be a descendant of ssh-agent. Ok mark...
[TXT] ssh-add.c  1.69   20 years  djm   branches: 1.69.2; unexpand and delete whitespace at EOL; ok markus@
[TXT] ssh-agent.1  1.39   20 years  jmc   branches: 1.39.2; 1.39.4; - section reorder - COMPATIBILITY merge - macro clea...
[TXT] ssh-agent.c  1.117   20 years  markus   branches: 1.117.2; use SSH_LISTEN_BACKLOG (=128) in listen(2).
[TXT] ssh-dss.c  1.19   20 years  jakob   branches: 1.19.8; 1.19.10; constify. ok markus@ & djm@
[TXT] ssh-gss.h  1.4   20 years  markus   branches: 1.4.2; replace "gssapi" with "gssapi-with-mic"; from Simon Wilkinson;...
[TXT] ssh-keygen.1  1.61   20 years  djm   branches: 1.61.2; tidy up moduli generation debugging, add -v (verbose/debug) o...
[TXT] ssh-keygen.c  1.113   20 years  djm   branches: 1.113.2; tidy up moduli generation debugging, add -v (verbose/debug) ...
[TXT] ssh-keyscan.1  1.17   20 years  jmc   branches: 1.17.2; 1.17.4; - section reorder - COMPATIBILITY merge - macro clea...
[TXT] ssh-keyscan.c  1.47   20 years  djm   branches: 1.47.2; explicitly initialise remote_major and remote_minor. from cjw...
[TXT] ssh-keysign.8  1.7   20 years  jmc   branches: 1.7.10; - section reorder - COMPATIBILITY merge - macro cleanup - kil...
[TXT] ssh-keysign.c  1.15   20 years  markus   branches: 1.15.2; fix mem leaks; some fixes from Pete Flugstad; tested dtucker@...
[TXT] ssh-rsa.c  1.31   20 years  jakob   branches: 1.31.4; 1.31.6; constify. ok markus@ & djm@
[TXT] ssh.1  1.182   20 years  markus   branches: 1.182.2; add IdentitiesOnly; ok djm@, pb@
[TXT] ssh.c  1.209   20 years  markus   branches: 1.209.2; ssh, sshd: sync version output, ok djm
[TXT] ssh.h  1.75   20 years  markus   branches: 1.75.2; 1.75.4; use SSH_LISTEN_BACKLOG (=128) in listen(2).
[TXT] ssh2.h  1.9   21 years  markus   branches: 1.9.10; 1.9.12; ranges for per auth method messages
[TXT] ssh_config  1.19   20 years  markus   branches: 1.19.4; 1.19.6; remove RhostsAuthentication; suggested by djm@ befor...
[TXT] ssh_config.5  1.29   20 years  markus   branches: 1.29.2; add IdentitiesOnly; ok djm@, pb@
[TXT] sshconnect.c  1.156   20 years  djm   branches: 1.156.2; reset nonblocking flag after ConnectTimeout > 0 connect; (bu...
[TXT] sshconnect.h  1.17   21 years  deraadt   branches: 1.17.12; 1.17.14; KNF done automatically while reading....
[TXT] sshconnect2.c  1.135   20 years  markus   branches: 1.135.2; add IdentitiesOnly; ok djm@, pb@
[TXT] sshd.8  1.200   20 years  jmc   branches: 1.200.2; scp and sftp: add options list and sort options. options lis...
[TXT] sshd.c  1.290   20 years  markus   branches: 1.290.2; ssh, sshd: sync version output, ok djm
[TXT] sshd_config  1.68   20 years  millert   branches: 1.68.2; KeepAlive has been obsoleted, use TCPKeepAlive instead; marku...
[TXT] sshd_config.5  1.29   20 years  dtucker   branches: 1.29.2; Document KerberosGetAFSToken; ok markus@
[TXT] sshlogin.c  1.7   20 years  markus   branches: 1.7.2; 1.7.4; typos; dtucker at zip.com.au
[TXT] sshlogin.h  1.4   21 years  stevesk   branches: 1.4.14; 1.4.16; pass addrlen with sockaddr *; from Hajimu UMEMOTO <u...
[TXT] sshpty.c  1.11   20 years  deraadt   branches: 1.11.2; for pty opening, only use the openpty() path. the other stuf...
[TXT] sshpty.h  1.4   22 years  stevesk   branches: 1.4.8; 1.4.10; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in ....
[TXT] sshtty.c  1.5   20 years  markus   branches: 1.5.2; remove fatal callbacks from client code; ok deraadt
[TXT] ttymodes.c  1.19   21 years  itojun   branches: 1.19.10; rename log() into logit() to avoid name conflict. markus ok...
[TXT] ttymodes.h  1.12   22 years  stevesk   branches: 1.12.8; 1.12.10; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in...
[TXT] uidswap.c  1.24   20 years  deraadt   branches: 1.24.10; 1.24.12; seteuid and setegid; markus ok
[TXT] uidswap.h  1.9   22 years  markus   branches: 1.9.18; 1.9.20; remove comments from .h, since they are cut&paste fr...
[TXT] version.h  1.41   20 years  markus   branches: 1.41.2; 3.8.1
[TXT] xmalloc.c  1.16   22 years  stevesk   branches: 1.16.18; 1.16.20; no zero size xstrdup() error; ok markus@
[TXT] xmalloc.h  1.9   21 years  deraadt   branches: 1.9.14; 1.9.16; KNF done automatically while reading....
[TXT] README.dns (in the Attic) [Hide]  1.2   20 years  jakob   branches: 1.2.8; 1.2.10; update
[TXT] README.smartcard (in the Attic) [Hide]  1.9   20 years  djm   unexpand and delete whitespace at EOL; ok markus@
[TXT] auth-chall.c (in the Attic) [Hide]  1.9   20 years  djm   branches: 1.9.8; 1.9.10; make this a little more idiot-proof; ok markus@
[TXT] auth-rh-rsa.c (in the Attic) [Hide]  1.37   20 years  djm   branches: 1.37.4; 1.37.6; standardise arguments to auth methods - they should ...
[TXT] auth-rsa.c (in the Attic) [Hide]  1.58   20 years  djm   branches: 1.58.2; standardise arguments to auth methods - they should all take ...
[TXT] auth-skey.c (in the Attic) [Hide]  1.20   21 years  deraadt   branches: 1.20.14; 1.20.16; minor KNF
[TXT] auth1.c (in the Attic) [Hide]  1.55   20 years  jakob   branches: 1.55.2; remove unused variable (pw). ok djm@
[TXT] bufaux.c (in the Attic) [Hide]  1.32   20 years  markus   branches: 1.32.2; 1.32.4; encode 0 correctly in buffer_put_bignum2; noted by M...
[TXT] bufaux.h (in the Attic) [Hide]  1.19   20 years  jakob   branches: 1.19.2; 1.19.4; constify. ok markus@ & djm@
[TXT] buffer.c (in the Attic) [Hide]  1.21   20 years  djm   branches: 1.21.2; 1.21.4; unexpand and delete whitespace at EOL; ok markus@
[TXT] buffer.h (in the Attic) [Hide]  1.11   22 years  stevesk   branches: 1.11.10; 1.11.12; $OpenBSD$ and RCSID() cleanup: don't use RCSID() i...
[TXT] cipher-3des1.c (in the Attic) [Hide]  1.2   20 years  markus   branches: 1.2.8; 1.2.10; EVP_CIPHER_CTX_cleanup() for the des contexts; pruiks...
[TXT] cipher-aes.c (in the Attic) [Hide]  1.2   20 years  djm   branches: 1.2.2; 1.2.4; fix #ifdef before #define; ok markus@
[TXT] cipher-bf1.c (in the Attic) [Hide]  1.1   21 years  markus   branches: 1.1.4; 1.1.6; 1.1.14; 1.1.16; split out custom EVP ciphers
[TXT] cipher-ctr.c (in the Attic) [Hide]  1.4   20 years  dtucker   branches: 1.4.2; 1.4.4; Use EVP_CIPHER_CTX_key_length for key length. ok mark...
[TXT] compress.c (in the Attic) [Hide]  1.21   20 years  markus   branches: 1.21.8; 1.21.10; cast for portability; millert@
[TXT] compress.h (in the Attic) [Hide]  1.11   22 years  stevesk   branches: 1.11.16; 1.11.18; $OpenBSD$ and RCSID() cleanup: don't use RCSID() i...
[TXT] crc32.c (in the Attic) [Hide]  1.9   21 years  markus   branches: 1.9.12; 1.9.14; replace crc32.c with a BSD licensed version; noted b...
[TXT] crc32.h (in the Attic) [Hide]  1.14   21 years  markus   branches: 1.14.12; 1.14.14; replace crc32.c with a BSD licensed version; noted...
[TXT] deattack.c (in the Attic) [Hide]  1.19   20 years  markus   branches: 1.19.8; more buffer allocation fixes; from Solar Designer; CAN-2003-0...
[TXT] deattack.h (in the Attic) [Hide]  1.7   22 years  markus   branches: 1.7.18; 1.7.20; remove comments from .h, since they are cut&paste fr...
[TXT] getput.h (in the Attic) [Hide]  1.8   22 years  stevesk   branches: 1.8.16; 1.8.18; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in ...
[TXT] includes.h (in the Attic) [Hide]  1.17   22 years  stevesk   branches: 1.17.8; 1.17.10; revert code to add x11 localhost display authorizat...
[TXT] kexdhc.c (in the Attic) [Hide]  1.1   21 years  markus   branches: 1.1.4; 1.1.6; 1.1.8; 1.1.10; split kex into client and server code...
[TXT] kexdhs.c (in the Attic) [Hide]  1.1   21 years  markus   branches: 1.1.4; 1.1.6; 1.1.8; 1.1.10; split kex into client and server code...
[TXT] key.c (in the Attic) [Hide]  1.55   20 years  jakob   branches: 1.55.2; constify. ok markus@ & djm@
[TXT] key.h (in the Attic) [Hide]  1.23   20 years  jakob   branches: 1.23.8; 1.23.10; constify. ok markus@ & djm@
[TXT] moduli.h (in the Attic) [Hide]  1.1   20 years  djm   branches: 1.1.4; 1.1.6; Support for generating Diffie-Hellman groups (/etc/mod...
[TXT] monitor_mm.c (in the Attic) [Hide]  1.8   21 years  millert   branches: 1.8.6; 1.8.8; Change mm_zalloc() sanity checks to be more in line wi...
[TXT] monitor_mm.h (in the Attic) [Hide]  1.2   22 years  stevesk   branches: 1.2.4; 1.2.6; 1.2.20; 1.2.22; $OpenBSD$
[TXT] mpaux.c (in the Attic) [Hide]  1.16   23 years  itojun   sync with netbsd tree changes. - more strict prototypes, include necessary heade...
[TXT] mpaux.h (in the Attic) [Hide]  1.12   22 years  stevesk   $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add missing RCSID(...
[TXT] readpass.h (in the Attic) [Hide]  1.7   22 years  markus   client side support for PASSWD_CHANGEREQ based on work by johan.andersson@appgat...
[TXT] rsa.c (in the Attic) [Hide]  1.24   22 years  markus   branches: 1.24.16; 1.24.18; call fatal() for openssl allocation failures
[TXT] rsa.h (in the Attic) [Hide]  1.15   22 years  stevesk   branches: 1.15.16; 1.15.18; $OpenBSD$ and RCSID() cleanup: don't use RCSID() i...
[TXT] scard.c (in the Attic) [Hide]  1.28   20 years  markus   branches: 1.28.2; 1.28.4; add sc_get_key_label; larsch at trustcenter.de; bugz...
[TXT] scard.h (in the Attic) [Hide]  1.12   20 years  markus   branches: 1.12.10; 1.12.12; add sc_get_key_label; larsch at trustcenter.de; bu...
[TXT] ssh1.h (in the Attic) [Hide]  1.3   22 years  markus   branches: 1.3.10; 1.3.12; channel layer cleanup: merge header files and split ...
[TXT] sshconnect1.c (in the Attic) [Hide]  1.56   20 years  markus   branches: 1.56.2; 1.56.4; remove kerberos support from ssh1, since it has been...
[TXT] sshtty.h (in the Attic) [Hide]  1.3   20 years  markus   remove fatal callbacks from client code; ok deraadt
[TXT] tildexpand.c (in the Attic) [Hide]  1.13   21 years  deraadt   branches: 1.13.6; 1.13.8; KNF
[TXT] tildexpand.h (in the Attic) [Hide]  1.4   22 years  markus   remove comments from .h, since they are cut&paste from the .c files and out of s...
[TXT] uuencode.c (in the Attic) [Hide]  1.17   20 years  jakob   branches: 1.17.8; 1.17.10; constify. ok markus@ & djm@
[TXT] uuencode.h (in the Attic) [Hide]  1.10   20 years  jakob   branches: 1.10.8; 1.10.10; constify. ok markus@ & djm@