~vcs-imports/openssh/master

  • Committer: Damien Miller
  • Author(s): dtucker@openbsd.org
  • Date: 2017-06-30 06:07:55 UTC
  • Revision ID: git-v1:d79bceb9311a9c137d268f5bc481705db4151810
upstream commit

Only call close once in confree().  ssh_packet_close will
close the FD so only explicitly close non-SSH channels.  bz#2734, from
bagajjal at microsoft.com, ok djm@

Upstream-ID: a81ce0c8b023527167739fccf1732b154718ab02
Filename Latest Rev Last Changed Committer Comment Size
..
contrib 366 24 years ago Damien Miller - Created contrib/ subdirectory. Included helpers Diff
openbsd-compat 906 23 years ago Ben Lindstrom - (bal) Reorder. Move all bsd-*, fake-*, next-*, Diff
regress 2431 22 years ago Damien Miller - (djm) Import OpenBSD regression tests. Requires Diff
.gitignore 8765 6 years ago Damien Miller add *.0 manpage droppings 305 bytes Diff Download File
.skipped-commit-ids 8787 6 years ago Damien Miller upstream commit Import regenerated moduli. Upstr 1.2 KB Diff Download File
aclocal.m4 8383 7 years ago Darren Tucker Test multiplying two long long ints. When using c 5.3 KB Diff Download File
addrmatch.c 8437 7 years ago Damien Miller upstream commit Revert two recent changes to nega 10.9 KB Diff Download File
atomicio.c 8372 7 years ago Darren Tucker upstream commit better bounds check on iovcnt (we 4.3 KB Diff Download File
atomicio.h 6169 13 years ago Damien Miller - djm@cvs.openbsd.org 2010/09/22 22:58:51 2.1 KB Diff Download File
audit-bsm.c 8386 7 years ago Darren Tucker Remove obsolete CVS $Id from source files. Since 11.8 KB Diff Download File
audit-linux.c 8386 7 years ago Darren Tucker Remove obsolete CVS $Id from source files. Since 3.4 KB Diff Download File
audit.c 8386 7 years ago Darren Tucker Remove obsolete CVS $Id from source files. Since 5.6 KB Diff Download File
audit.h 8386 7 years ago Darren Tucker Remove obsolete CVS $Id from source files. Since 2.2 KB Diff Download File
auth-bsdauth.c 8046 8 years ago Damien Miller upstream commit Compare pointers to NULL rather t 3.6 KB Diff Download File
auth-krb5.c 8258 7 years ago Damien Miller upstream commit move SSH_MSG_NONE, so we don't ha 6.9 KB Diff Download File
auth-options.c 8763 6 years ago Damien Miller upstream commit make sure we don't pass a NULL st 16.6 KB Diff Download File
auth-options.h 8763 6 years ago Damien Miller upstream commit make sure we don't pass a NULL st 1.2 KB Diff Download File
auth-pam.c 8648 7 years ago Darren Tucker Remove SSHv1 code path. Server-side support for P 31.5 KB Diff Download File
auth-pam.h 8468 7 years ago Darren Tucker Remove do_pam_set_tty which is dead code. The cal 1.8 KB Diff Download File
auth-passwd.c 8348 7 years ago Damien Miller upstream commit Skip passwords longer than 1k in 6.3 KB Diff Download File
auth-rhosts.c 8379 7 years ago Damien Miller upstream commit remove ssh1 server code; ok djm@ 8.9 KB Diff Download File
auth-shadow.c 5116 17 years ago Darren Tucker - (dtucker) [auth-shadow.c loginrec.c] Include ti 4.2 KB Diff Download File
auth-sia.c 5746 14 years ago Darren Tucker - dtucker [auth-sia.c] Roll back the change for b 3.1 KB Diff Download File
auth-sia.h 4176 19 years ago Darren Tucker - (dtucker) [auth-passwd.c auth-sia.h] Remove dup 1.4 KB Diff Download File
auth-skey.c 6433 12 years ago Darren Tucker - (dtucker) [auth-skey.c] Add log.h to fix build 2.7 KB Diff Download File
auth.c 8793 6 years ago Damien Miller upstream commit refactor authentication logging 24.4 KB Diff Download File
auth.h 8793 6 years ago Damien Miller upstream commit refactor authentication logging 7.4 KB Diff Download File
auth2-chall.c 8749 6 years ago Damien Miller upstream commit switch auth2 to ssh_dispatch API; 9.3 KB Diff Download File
auth2-gss.c 8793 6 years ago Damien Miller upstream commit refactor authentication logging 8.6 KB Diff Download File
auth2-hostbased.c 8793 6 years ago Damien Miller upstream commit refactor authentication logging 7.8 KB Diff Download File
auth2-kbdint.c 8749 6 years ago Damien Miller upstream commit switch auth2 to ssh_dispatch API; 2.1 KB Diff Download File
auth2-none.c 8749 6 years ago Damien Miller upstream commit switch auth2 to ssh_dispatch API; 2.3 KB Diff Download File
auth2-passwd.c 8749 6 years ago Damien Miller upstream commit switch auth2 to ssh_dispatch API; 2.3 KB Diff Download File
auth2-pubkey.c 8793 6 years ago Damien Miller upstream commit refactor authentication logging 29.8 KB Diff Download File
auth2.c 8793 6 years ago Damien Miller upstream commit refactor authentication logging 20.1 KB Diff Download File
authfd.c 8798 6 years ago Damien Miller upstream commit Allow ssh-keygen to use a key hel 14.4 KB Diff Download File
authfd.h 8798 6 years ago Damien Miller upstream commit Allow ssh-keygen to use a key hel 3.1 KB Diff Download File
authfile.c 8761 6 years ago Damien Miller upstream commit Switch to recallocarray() for a f 12.4 KB Diff Download File
authfile.h 7546 9 years ago Damien Miller upstream commit deprecate key_load_private_pem() 2.3 KB Diff Download File
bitmap.c 8770 6 years ago Damien Miller upstream commit no need to bzero allocated space 4.3 KB Diff Download File
bitmap.h 7567 9 years ago Damien Miller add files missed in last commit 1.8 KB Diff Download File
blocks.c 7168 10 years ago Darren Tucker - (dtucker) [blocks.c fe25519.c ge25519.c hash.c 6.4 KB Diff Download File
bufaux.c 7345 9 years ago Darren Tucker - (dtucker) [bufaux.c bufbn.c bufec.c buffer.c] P 5.1 KB Diff Download File
bufbn.c 8684 6 years ago Damien Miller upstream commit remove SSHv1 support from packet 1.7 KB Diff Download File
bufec.c 7452 9 years ago Damien Miller - (djm) [bufec.c] Skip this file on !ECC OpenSSL 1.8 KB Diff Download File
buffer.c 7345 9 years ago Darren Tucker - (dtucker) [bufaux.c bufbn.c bufec.c buffer.c] P 2.6 KB Diff Download File
buffer.h 8684 6 years ago Damien Miller upstream commit remove SSHv1 support from packet 3.3 KB Diff Download File
buildpkg.sh.in 8478 7 years ago Darren Tucker Update links to https. www.openssh.com now suppor 17.6 KB Diff Download File
canohost.c 8200 8 years ago Damien Miller upstream commit refactor canohost.c: move functio 4.7 KB Diff Download File
canohost.h 8200 8 years ago Damien Miller upstream commit refactor canohost.c: move functio 842 bytes Diff Download File
chacha.c 7087 10 years ago Damien Miller - djm@cvs.openbsd.org 2013/11/21 00:45:44 5.2 KB Diff Download File
chacha.h 8403 7 years ago Damien Miller upstream commit Pull in <stdlib.h> for NULL ok d 1000 bytes Diff Download File
channels.c 8760 6 years ago Damien Miller upstream commit These shutdown() SHUT_RDWR are no 112 KB Diff Download File
channels.h 8745 6 years ago Damien Miller upstream commit protocol handlers all get struct 11.4 KB Diff Download File
cipher-aes.c 6885 10 years ago Darren Tucker - (dtucker) [M auth-chall.c auth-krb5.c auth-pam. 4.5 KB Diff Download File
cipher-aesctr.c 7716 9 years ago Darren Tucker Add includes.h for compatibility stuff. 2 KB Diff Download File
cipher-aesctr.h 7314 9 years ago Damien Miller - markus@cvs.openbsd.org 2014/04/29 18:01:49 1.2 KB Diff Download File
cipher-chachapoly.c 8374 7 years ago Darren Tucker upstream commit small refactor of cipher.c: make 3.7 KB Diff Download File
cipher-chachapoly.h 7357 9 years ago Damien Miller - djm@cvs.openbsd.org 2014/06/24 01:13:21 1.5 KB Diff Download File
cipher-ctr.c 7568 9 years ago Damien Miller support --without-openssl at configure time Disab 3.5 KB Diff Download File
cipher.c 8716 6 years ago Damien Miller upstream commit As promised in last release annou 14.1 KB Diff Download File
cipher.h 8716 6 years ago Damien Miller upstream commit As promised in last release annou 3.1 KB Diff Download File
cleanup.c 4918 17 years ago Damien Miller - (djm) [auth-pam.c auth-shadow.c auth2-none.c cl 1 KB Diff Download File
clientloop.c 8788 6 years ago Damien Miller upstream commit When using the escape sequence &~ 63.9 KB Diff Download File
clientloop.h 8453 7 years ago Damien Miller upstream commit ssh proxy mux mode (-O proxy; ide 3.5 KB Diff Download File
compat.c 8678 6 years ago Damien Miller upstream commit remove compat20/compat13/compat15 8.2 KB Diff Download File
compat.h 8678 6 years ago Damien Miller upstream commit remove compat20/compat13/compat15 2.7 KB Diff Download File
File config.guess 8368 7 years ago Damien Miller update config.guess and config.sub to current ups 42.7 KB Diff Download File
File config.sub 8368 7 years ago Damien Miller update config.guess and config.sub to current ups 35.4 KB Diff Download File
configure.ac 8782 6 years ago Damien Miller portability for sftp globbed ls sort by mtime Inc 138 KB Diff Download File
crc32.c 4772 18 years ago Damien Miller - stevesk@cvs.openbsd.org 2006/04/22 18:29:33 4.9 KB Diff Download File
crc32.h 4741 18 years ago Damien Miller - djm@cvs.openbsd.org 2006/03/25 22:22:43 1.4 KB Diff Download File
CREDITS 8385 7 years ago Darren Tucker Remove now-obsolete CVS $Id tags from text files. 5.3 KB Diff Download File
crypto_api.h 7166 10 years ago Darren Tucker - (dtucker) [crypto_api.h] Wrap stdlib.h include 1.2 KB Diff Download File
defines.h 8782 6 years ago Damien Miller portability for sftp globbed ls sort by mtime Inc 22.3 KB Diff Download File
dh.c 8526 7 years ago Damien Miller upstream commit Fix text in error message. Patch 14.5 KB Diff Download File
dh.h 8241 7 years ago Damien Miller upstream commit add support for additional fixed 2.5 KB Diff Download File
digest-libc.c 8724 6 years ago Damien Miller upstream commit remove hmac-ripemd160; ok dtucker 5.6 KB Diff Download File
digest-openssl.c 8724 6 years ago Damien Miller upstream commit remove hmac-ripemd160; ok dtucker 4.9 KB Diff Download File
digest.h 8724 6 years ago Damien Miller upstream commit remove hmac-ripemd160; ok dtucker 2.5 KB Diff Download File
dispatch.c 8758 6 years ago Damien Miller upstream commit remove now obsolete ctx from ssh_ 3.5 KB Diff Download File
dispatch.h 8758 6 years ago Damien Miller upstream commit remove now obsolete ctx from ssh_ 2.2 KB Diff Download File
dns.c 7973 8 years ago Damien Miller upstream commit Do not cast result of malloc/call 9 KB Diff Download File
dns.h 7832 8 years ago Damien Miller upstream commit moar whitespace at eol Upstream- 2 KB Diff Download File
ed25519.c 7124 10 years ago Damien Miller - markus@cvs.openbsd.org 2013/12/09 11:03:45 3 KB Diff Download File
entropy.c 7568 9 years ago Damien Miller support --without-openssl at configure time Disab 6.1 KB Diff Download File
entropy.h 8386 7 years ago Darren Tucker Remove obsolete CVS $Id from source files. Since 1.4 KB Diff Download File
fatal.c 4910 17 years ago Damien Miller - deraadt@cvs.openbsd.org 2006/08/03 03:34:42 1.6 KB Diff Download File
fe25519.c 7168 10 years ago Darren Tucker - (dtucker) [blocks.c fe25519.c ge25519.c hash.c 8.1 KB Diff Download File
fe25519.h 7124 10 years ago Damien Miller - markus@cvs.openbsd.org 2013/12/09 11:03:45 2.3 KB Diff Download File
File fixalgorithms 6915 10 years ago Darren Tucker - (dtucker) [Makefile.in configure.ac fixalgorith 422 bytes Diff Download File
File fixpaths 2880 21 years ago Damien Miller - (djm) PERL-free fixpaths from stuge-openssh-uni 499 bytes Diff Download File
File fixprogs 3525 20 years ago Damien Miller - djm@cvs.openbsd.org 2003/11/21 11:57:03 1.5 KB Diff Download File
ge25519.c 7168 10 years ago Darren Tucker - (dtucker) [blocks.c fe25519.c ge25519.c hash.c 11 KB Diff Download File
ge25519.h 7674 9 years ago Damien Miller upstream commit Declare ge25519_base as extern, t 1.3 KB Diff Download File
ge25519_base.data 7124 10 years ago Damien Miller - markus@cvs.openbsd.org 2013/12/09 11:03:45 164 KB Diff Download File
groupaccess.c 7838 8 years ago Damien Miller upstream commit Remove pattern length argument fr 3.3 KB Diff Download File
groupaccess.h 5532 15 years ago Darren Tucker - djm@cvs.openbsd.org 2008/07/04 03:44:59 1.5 KB Diff Download File
gss-genr.c 8415 7 years ago Darren Tucker upstream commit Add MAXIMUM(), MINIMUM(), and ROU 7.3 KB Diff Download File
gss-serv-krb5.c 7407 9 years ago Darren Tucker - (dtucker) [auth2-gss.c gss-serv-krb5.c] Include 5.6 KB Diff Download File
gss-serv.c 8793 6 years ago Damien Miller upstream commit refactor authentication logging 10.3 KB Diff Download File
hash.c 7168 10 years ago Darren Tucker - (dtucker) [blocks.c fe25519.c ge25519.c hash.c 1.8 KB Diff Download File
hmac.c 7763 9 years ago Damien Miller upstream commit correct fmt-string for size_t as 5 KB Diff Download File
hmac.h 7357 9 years ago Damien Miller - djm@cvs.openbsd.org 2014/06/24 01:13:21 1.6 KB Diff Download File
hostfile.c 8761 6 years ago Damien Miller upstream commit Switch to recallocarray() for a f 21.6 KB Diff Download File
hostfile.h 7675 9 years ago Damien Miller upstream commit Refactor hostkeys_foreach() and d 3.8 KB Diff Download File
includes.h 8782 6 years ago Damien Miller portability for sftp globbed ls sort by mtime Inc 3.8 KB Diff Download File
INSTALL 8539 7 years ago Darren Tucker Re-add missing "Prerequisites" header and fix typo 9.2 KB Diff Download File
File install-sh 3525 20 years ago Damien Miller - djm@cvs.openbsd.org 2003/11/21 11:57:03 5.4 KB Diff Download File
kex.c 8784 6 years ago Damien Miller upstream commit Do not require that unknown EXT_I 24.7 KB Diff Download File
kex.h 8745 6 years ago Damien Miller upstream commit protocol handlers all get struct 7.2 KB Diff Download File
kexc25519.c 8239 7 years ago Damien Miller upstream commit fix signed/unsigned errors report 4.6 KB Diff Download File
kexc25519c.c 8753 6 years ago Damien Miller upstream commit one more void *ctx => struct ssh 5 KB Diff Download File
kexc25519s.c 8755 6 years ago Damien Miller fix conversion of kexc25519s.c to struct ssh too 4.9 KB Diff Download File
kexdh.c 8241 7 years ago Damien Miller upstream commit add support for additional fixed 3.2 KB Diff Download File
kexdhc.c 8745 6 years ago Damien Miller upstream commit protocol handlers all get struct 6 KB Diff Download File
kexdhs.c 8745 6 years ago Damien Miller upstream commit protocol handlers all get struct 6 KB Diff Download File
kexecdh.c 7619 9 years ago Damien Miller upstream commit adapt kex to sshbuf and struct ss 3.4 KB Diff Download File
kexecdhc.c 8745 6 years ago Damien Miller upstream commit protocol handlers all get struct 6.2 KB Diff Download File
kexecdhs.c 8745 6 years ago Damien Miller upstream commit protocol handlers all get struct 6 KB Diff Download File
kexgex.c 7619 9 years ago Damien Miller upstream commit adapt kex to sshbuf and struct ss 3.6 KB Diff Download File
kexgexc.c 8745 6 years ago Damien Miller upstream commit protocol handlers all get struct 7.4 KB Diff Download File
kexgexs.c 8745 6 years ago Damien Miller upstream commit protocol handlers all get struct 7.2 KB Diff Download File
key.c 8742 6 years ago Damien Miller upstream commit remove unused wrapper functions f 5.2 KB Diff Download File
key.h 8742 6 years ago Damien Miller upstream commit remove unused wrapper functions f 2.6 KB Diff Download File
krl.c 8761 6 years ago Damien Miller upstream commit Switch to recallocarray() for a f 33.9 KB Diff Download File
krl.h 8130 8 years ago Damien Miller upstream commit unused prototype Upstream-ID: f3 2.5 KB Diff Download File
LICENCE 8686 6 years ago Damien Miller upstream commit remove the (in)famous SSHv1 CRC c 14.8 KB Diff Download File
log.c 8728 6 years ago Damien Miller upstream commit allow LogLevel in sshd_config Mat 10.6 KB Diff Download File
log.h 8728 6 years ago Damien Miller upstream commit allow LogLevel in sshd_config Mat 2.6 KB Diff Download File
loginrec.c 8116 8 years ago Darren Tucker Add sys/time.h for gettimeofday. Should allow it 41.9 KB Diff Download File
loginrec.h 6202 13 years ago Damien Miller - (djm) [loginrec.c loginrec.h] Use correct uid_t 4.6 KB Diff Download File
logintest.c 6032 14 years ago Darren Tucker - (dtucker) [configure.ac defines.h loginrec.c lo 8.5 KB Diff Download File
mac.c 8724 6 years ago Damien Miller upstream commit remove hmac-ripemd160; ok dtucker 7.2 KB Diff Download File
mac.h 8311 7 years ago Damien Miller upstream commit Improve crypto ordering for Encry 1.9 KB Diff Download File
Makefile.in 8725 6 years ago Damien Miller clean up regress files and add a .gitignore 25.2 KB Diff Download File
match.c 8611 7 years ago Damien Miller upstream commit make hostname matching really ins 8.3 KB Diff Download File
match.h 8570 7 years ago Damien Miller upstream commit support =- for removing methods f 1 KB Diff Download File
md5crypt.c 4982 17 years ago Damien Miller - (djm) [audit-bsm.c audit.c auth-bsdauth.c auth- 4 KB Diff Download File
md5crypt.h 8386 7 years ago Darren Tucker Remove obsolete CVS $Id from source files. Since 744 bytes Diff Download File
mdoc2man.awk 8446 7 years ago Damien Miller fix mdoc2man.awk formatting for top-level lists R 8.4 KB Diff Download File
misc.c 8761 6 years ago Damien Miller upstream commit Switch to recallocarray() for a f 26.7 KB Diff Download File
misc.h 8504 7 years ago Damien Miller upstream commit On startup, check to see if sshd 4.7 KB Diff Download File
File mkinstalldirs 3525 20 years ago Damien Miller - djm@cvs.openbsd.org 2003/11/21 11:57:03 691 bytes Diff Download File
moduli 8376 7 years ago Darren Tucker Import updated moduli. 540 KB Diff Download File
moduli.5 6643 11 years ago Damien Miller - jmc@cvs.openbsd.org 2012/09/26 17:34:38 3.5 KB Diff Download File
moduli.c 8415 7 years ago Darren Tucker upstream commit Add MAXIMUM(), MINIMUM(), and ROU 20.4 KB Diff Download File
monitor.c 8793 6 years ago Damien Miller upstream commit refactor authentication logging 44.9 KB Diff Download File
monitor.h 8448 7 years ago Damien Miller upstream commit Remove support for pre-authentica 3.8 KB Diff Download File
monitor_fdpass.c 8192 8 years ago Damien Miller upstream commit Print ssize_t with %zd; ok deraad 4.7 KB Diff Download File
monitor_fdpass.h 5213 16 years ago Damien Miller - djm@cvs.openbsd.org 2007/09/04 03:21:03 1.4 KB Diff Download File
monitor_wrap.c 8739 6 years ago Damien Miller upstream commit switch auth2-pubkey.c to modern A 22 KB Diff Download File
monitor_wrap.h 8759 6 years ago Damien Miller upstream commit clear session keys from memory; o 3.7 KB Diff Download File
msg.c 7579 9 years ago Damien Miller upstream commit sync ssh-keysign, ssh-keygen and 2.7 KB Diff Download File
msg.h 7579 9 years ago Damien Miller upstream commit sync ssh-keysign, ssh-keygen and 1.4 KB Diff Download File
mux.c 8779 6 years ago Damien Miller upstream commit return failure rather than fatal( 59.5 KB Diff Download File
myproposal.h 8717 6 years ago Damien Miller upstream commit Don't offer CBC ciphers by defaul 5.2 KB Diff Download File
nchan.c 8689 6 years ago Damien Miller upstream commit obliterate ssh1.h and some dead c 9.8 KB Diff Download File
nchan.ms 3525 20 years ago Damien Miller - djm@cvs.openbsd.org 2003/11/21 11:57:03 3.8 KB Diff Download File
nchan2.ms 5405 15 years ago Damien Miller - djm@cvs.openbsd.org 2008/05/15 23:52:24 3.3 KB Diff Download File
opacket.c 8676 6 years ago Damien Miller upstream commit unifdef WITH_SSH1 ok markus@ Ups 5.4 KB Diff Download File
opacket.h 8759 6 years ago Damien Miller upstream commit clear session keys from memory; o 6 KB Diff Download File
openssh.xml.in 5178 16 years ago Tim Rice - (tim) [buildpkg.sh.in openssh.xml.in] Allow mor 2.7 KB Diff Download File
File opensshd.init.in 8363 7 years ago Tim Rice modified: configure.ac opensshd.init.in Skip gen 2 KB Diff Download File
OVERVIEW 7919 8 years ago Damien Miller upstream commit compress.c is gone Upstream-ID: 6.5 KB Diff Download File
packet.c 8794 6 years ago Damien Miller upstream commit don't pass pointer to struct sshc 70 KB Diff Download File
packet.h 8759 6 years ago Damien Miller upstream commit clear session keys from memory; o 7.1 KB Diff Download File
pathnames.h 8715 6 years ago Damien Miller upstream commit more simplification and removal o 5.5 KB Diff Download File
pkcs11.h 7095 10 years ago Damien Miller - deraadt@cvs.openbsd.org 2013/11/26 19:15:09 41.3 KB Diff Download File
platform-pledge.c 8132 8 years ago Damien Miller Support Illumos/Solaris fine-grained privileges I 1.8 KB Diff Download File
platform-tracing.c 8490 7 years ago Darren Tucker Use ptrace(PT_DENY_ATTACH, ..) on OS X. 1.6 KB Diff Download File
platform.c 8386 7 years ago Darren Tucker Remove obsolete CVS $Id from source files. Since 4.9 KB Diff Download File
platform.h 8386 7 years ago Darren Tucker Remove obsolete CVS $Id from source files. Since 1.4 KB Diff Download File
poly1305.c 7167 10 years ago Darren Tucker - (dtucker) [poly1305.c] Wrap stdlib.h include in 4.5 KB Diff Download File
poly1305.h 7319 9 years ago Damien Miller - djm@cvs.openbsd.org 2014/05/02 03:27:54 645 bytes Diff Download File
progressmeter.c 8309 7 years ago Damien Miller upstream commit Explicitly check for 100% complet 7.4 KB Diff Download File
progressmeter.h 7565 9 years ago Damien Miller upstream commit update sftp client and server to 1.4 KB Diff Download File
PROTOCOL 8732 6 years ago Damien Miller upstream commit fix references to obsolete v00 ce 16.3 KB Diff Download File
PROTOCOL.agent 8729 6 years ago Damien Miller upstream commit Now that we no longer support SSH 176 bytes Diff Download File
PROTOCOL.certkeys 8754 6 years ago Damien Miller upstream commit spell out that custom options/ext 11.3 KB Diff Download File
PROTOCOL.chacha20poly1305 8248 7 years ago Damien Miller upstream commit clarify ordering of subkeys; poin 4.5 KB Diff Download File
PROTOCOL.key 7107 10 years ago Damien Miller - markus@cvs.openbsd.org 2013/12/06 13:34:54 1.5 KB Diff Download File
PROTOCOL.krl 7657 9 years ago Damien Miller upstream commit permit KRLs that revoke certifica 5 KB Diff Download File
PROTOCOL.mux 7936 8 years ago Damien Miller upstream commit describe magic for setting up Uni 6.1 KB Diff Download File
readconf.c 8750 6 years ago Damien Miller upstream commit Add RemoteCommand option to speci 76 KB Diff Download File
readconf.h 8750 6 years ago Damien Miller upstream commit Add RemoteCommand option to speci 7.5 KB Diff Download File
README 8642 7 years ago Damien Miller crank version numbers 2.5 KB Diff Download File
README.dns 3482 20 years ago Darren Tucker - jakob@cvs.openbsd.org 2003/10/14 19:43:23 1.5 KB Diff Download File
README.platform 8385 7 years ago Darren Tucker Remove now-obsolete CVS $Id tags from text files. 3.9 KB Diff Download File
README.privsep 8449 7 years ago Damien Miller Remove portability support for mmap We no longer 2.2 KB Diff Download File
README.tun 4746 18 years ago Damien Miller - deraadt@cvs.openbsd.org 2006/03/28 00:12:31 4.7 KB Diff Download File
readpass.c 8114 8 years ago Damien Miller upstream commit Pass (char *)NULL rather than (ch 5 KB Diff Download File
rijndael.c 7757 9 years ago Damien Miller upstream commit #if 0 some more arrays used only 51.5 KB Diff Download File
rijndael.h 7305 9 years ago Damien Miller - (djm) [rijndael.c rijndael.h] Sync with newly-r 2 KB Diff Download File
rsa.c 7357 9 years ago Damien Miller - djm@cvs.openbsd.org 2014/06/24 01:13:21 5 KB Diff Download File
rsa.h 7357 9 years ago Damien Miller - djm@cvs.openbsd.org 2014/06/24 01:13:21 864 bytes Diff Download File
sandbox-capsicum.c 7242 10 years ago Damien Miller - (djm) [sandbox-capsicum.c] Don't fatal if Capsi 3.3 KB Diff Download File
sandbox-darwin.c 8532 7 years ago Darren Tucker Add missing monitor.h include. Fixes warning poin 2.4 KB Diff Download File
sandbox-null.c 7174 10 years ago Damien Miller - (djm) [Makefile.in configure.ac sandbox-capsicu 1.6 KB Diff Download File
sandbox-pledge.c 8036 8 years ago Damien Miller s/SANDBOX_TAME/SANDBOX_PLEDGE/g 1.8 KB Diff Download File
sandbox-rlimit.c 8415 7 years ago Darren Tucker upstream commit Add MAXIMUM(), MINIMUM(), and ROU 2.4 KB Diff Download File
sandbox-seccomp-filter.c 8662 7 years ago Darren Tucker Fix typo in "socketcall". Pointed out by jjelen a 9.5 KB Diff Download File
sandbox-solaris.c 8775 6 years ago Damien Miller drop two more privileges in the Solaris sandbox D 2.8 KB Diff Download File
sandbox-systrace.c 8061 8 years ago Darren Tucker (re)wrap SYS_sendsyslog in ifdef. Replace ifdef t 6.2 KB Diff Download File
sc25519.c 7168 10 years ago Darren Tucker - (dtucker) [blocks.c fe25519.c ge25519.c hash.c 7.1 KB Diff Download File
sc25519.h 7124 10 years ago Damien Miller - markus@cvs.openbsd.org 2013/12/09 11:03:45 2.8 KB Diff Download File
scp.1 8711 6 years ago Damien Miller upstream commit restore mistakenly deleted descri 4.9 KB Diff Download File
scp.c 8761 6 years ago Damien Miller upstream commit Switch to recallocarray() for a f 32.1 KB Diff Download File
servconf.c 8793 6 years ago Damien Miller upstream commit refactor authentication logging 70.5 KB Diff Download File
servconf.h 8793 6 years ago Damien Miller upstream commit refactor authentication logging 9.5 KB Diff Download File
serverloop.c 8758 6 years ago Damien Miller upstream commit remove now obsolete ctx from ssh_ 24.2 KB Diff Download File
serverloop.h 8379 7 years ago Damien Miller upstream commit remove ssh1 server code; ok djm@ 976 bytes Diff Download File
session.c 8793 6 years ago Damien Miller upstream commit refactor authentication logging 62.5 KB Diff Download File
session.h 8379 7 years ago Damien Miller upstream commit remove ssh1 server code; ok djm@ 2.5 KB Diff Download File
sftp-client.c 8639 7 years ago Damien Miller on Cygwin, check paths from server for backslashes 49.1 KB Diff Download File
sftp-client.h 8052 8 years ago Darren Tucker Prevent name collisions with system glob (bz#2463) 4.2 KB Diff Download File
sftp-common.c 8781 6 years ago Damien Miller upstream commit print '?' instead of incorrect li 6.8 KB Diff Download File
sftp-common.h 7565 9 years ago Damien Miller upstream commit update sftp client and server to 2 KB Diff Download File
sftp-glob.c 7565 9 years ago Damien Miller upstream commit update sftp client and server to 3.3 KB Diff Download File
sftp-server-main.c 8165 8 years ago Damien Miller upstream commit Add a function to enable security 1.4 KB Diff Download File
sftp-server.8 7515 9 years ago Damien Miller upstream commit Make manual reflect reality: sftp 4.9 KB Diff Download File
sftp-server.c 8658 7 years ago Damien Miller upstream commit disallow creation (of empty files 42.2 KB Diff Download File
sftp.1 8711 6 years ago Damien Miller upstream commit restore mistakenly deleted descri 14.2 KB Diff Download File
sftp.c 8782 6 years ago Damien Miller portability for sftp globbed ls sort by mtime Inc 58.8 KB Diff Download File
sftp.h 5473 15 years ago Darren Tucker - dtucker@cvs.openbsd.org 2008/06/13 00:12:02 3.3 KB Diff Download File
smult_curve25519_ref.c 7042 10 years ago Damien Miller - markus@cvs.openbsd.org 2013/11/02 21:59:15 6.7 KB Diff Download File
ssh-add.1 8714 6 years ago Damien Miller upstream commit remove superfluous protocol 2 men 6.4 KB Diff Download File
ssh-add.c 8742 6 years ago Damien Miller upstream commit remove unused wrapper functions f 15.5 KB Diff Download File
ssh-agent.1 8508 7 years ago Damien Miller upstream commit tweak previous; while here fix up 7 KB Diff Download File
ssh-agent.c 8690 6 years ago Damien Miller upstream commit flense SSHv1 support from ssh-age 29.4 KB Diff Download File
ssh-dss.c 8235 8 years ago Damien Miller upstream commit make argument == NULL tests more 5.7 KB Diff Download File
ssh-ecdsa.c 8235 8 years ago Damien Miller upstream commit make argument == NULL tests more 5.1 KB Diff Download File
ssh-ed25519.c 8235 8 years ago Damien Miller upstream commit make argument == NULL tests more 4.2 KB Diff Download File
ssh-gss.h 8793 6 years ago Damien Miller upstream commit refactor authentication logging 4.5 KB Diff Download File
ssh-keygen.1 8798 6 years ago Damien Miller upstream commit Allow ssh-keygen to use a key hel 25.9 KB Diff Download File
ssh-keygen.c 8798 6 years ago Damien Miller upstream commit Allow ssh-keygen to use a key hel 75 KB Diff Download File
ssh-keyscan.1 8707 6 years ago Damien Miller upstream commit rsa1 is no longer valid; Upstrea 4.1 KB Diff Download File
ssh-keyscan.c 8800 6 years ago Damien Miller upstream commit Only call close once in confree() 17.4 KB Diff Download File
ssh-keysign.8 8175 8 years ago Damien Miller upstream commit since these pages now clearly tel 2.9 KB Diff Download File
ssh-keysign.c 8165 8 years ago Damien Miller upstream commit Add a function to enable security 8.3 KB Diff Download File
ssh-pkcs11-client.c 8738 6 years ago Damien Miller upstream commit switch from Key typedef with stru 5.2 KB Diff Download File
ssh-pkcs11-helper.8 6934 10 years ago Damien Miller - schwarze@cvs.openbsd.org 2013/07/16 00:07:52 1.3 KB Diff Download File
ssh-pkcs11-helper.c 8738 6 years ago Damien Miller upstream commit switch from Key typedef with stru 8 KB Diff Download File
ssh-pkcs11.c 8761 6 years ago Damien Miller upstream commit Switch to recallocarray() for a f 18.8 KB Diff Download File
ssh-pkcs11.h 7579 9 years ago Damien Miller upstream commit sync ssh-keysign, ssh-keygen and 1 KB Diff Download File
ssh-rsa.c 8718 6 years ago Damien Miller upstream commit Refuse RSA keys <1024 bits in len 9.3 KB Diff Download File
ssh-sandbox.h 7174 10 years ago Damien Miller - (djm) [Makefile.in configure.ac sandbox-capsicu 1 KB Diff Download File
ssh.1 8778 6 years ago Damien Miller upstream commit in description of public key auth 43.1 KB Diff Download File
ssh.c 8750 6 years ago Damien Miller upstream commit Add RemoteCommand option to speci 58.2 KB Diff Download File
ssh.h 8718 6 years ago Damien Miller upstream commit Refuse RSA keys <1024 bits in len 2.7 KB Diff Download File
ssh2.h 8258 7 years ago Damien Miller upstream commit move SSH_MSG_NONE, so we don't ha 5.6 KB Diff Download File
ssh_api.c 8678 6 years ago Damien Miller upstream commit remove compat20/compat13/compat15 13.8 KB Diff Download File
ssh_api.h 7700 9 years ago Damien Miller various include fixes for portable 4.3 KB Diff Download File
ssh_config 8716 6 years ago Damien Miller upstream commit As promised in last release annou 1.4 KB Diff Download File
ssh_config.5 8790 6 years ago Damien Miller upstream commit use HostKeyAlias if specified ins 49 KB Diff Download File
sshbuf-getput-basic.c 8764 6 years ago Damien Miller upstream commit fix casts re constness Upstream- 9.2 KB Diff Download File
sshbuf-getput-crypto.c 8133 8 years ago Damien Miller upstream commit use explicit_bzero() more liberal 5.6 KB Diff Download File
sshbuf-misc.c 8239 7 years ago Damien Miller upstream commit fix signed/unsigned errors report 3.5 KB Diff Download File
sshbuf.c 8769 6 years ago Damien Miller upstream commit unconditionally zero init size of 9.3 KB Diff Download File
sshbuf.h 8495 7 years ago Damien Miller upstream commit split allocation out of sshbuf_re 11.8 KB Diff Download File
sshconnect.c 8791 6 years ago Damien Miller upstream commit switch sshconnect.c from (slightl 40.7 KB Diff Download File
sshconnect.h 8738 6 years ago Damien Miller upstream commit switch from Key typedef with stru 2.7 KB Diff Download File
sshconnect2.c 8785 6 years ago Damien Miller upstream commit Add user@host prefix to client's 52.4 KB Diff Download File
sshd.8 8792 6 years ago Damien Miller upstream commit word fix; Upstream-ID: 8539bdaf2 29.5 KB Diff Download File
sshd.c 8759 6 years ago Damien Miller upstream commit clear session keys from memory; o 58.5 KB Diff Download File
sshd_config 8629 7 years ago Damien Miller upstream commit Mark the sshd_config UsePrivilege 3 KB Diff Download File
sshd_config.5 8796 6 years ago Damien Miller upstream commit correct env var name Upstream-ID 46.2 KB Diff Download File
ssherr.c 8718 6 years ago Damien Miller upstream commit Refuse RSA keys <1024 bits in len 4.8 KB Diff Download File
ssherr.h 8718 6 years ago Damien Miller upstream commit Refuse RSA keys <1024 bits in len 3.2 KB Diff Download File
sshkey.c 8798 6 years ago Damien Miller upstream commit Allow ssh-keygen to use a key hel 87.4 KB Diff Download File
sshkey.h 8798 6 years ago Damien Miller upstream commit Allow ssh-keygen to use a key hel 8.4 KB Diff Download File
sshlogin.c 8129 8 years ago Damien Miller upstream commit Use pread/pwrite instead separate 5.1 KB Diff Download File
sshlogin.h 6955 10 years ago Damien Miller - (djm) [sshlogin.h] Fix prototype merge botch fr 935 bytes Diff Download File
sshpty.c 8497 7 years ago Damien Miller upstream commit Factor out code to disconnect fro 6.1 KB Diff Download File
sshpty.h 8497 7 years ago Damien Miller upstream commit Factor out code to disconnect fro 1 KB Diff Download File
sshtty.c 5862 14 years ago Darren Tucker - djm@cvs.openbsd.org 2010/01/09 05:04:24 2.9 KB Diff Download File
survey.sh.in 4082 19 years ago Darren Tucker - (dtucker) [config.sh.in] Collect oslevel -r too 1.6 KB Diff Download File
TODO 8449 7 years ago Damien Miller Remove portability support for mmap We no longer 2.5 KB Diff Download File
ttymodes.c 8687 6 years ago Damien Miller upstream commit purge the last traces of SSHv1 fr 8.8 KB Diff Download File
ttymodes.h 8687 6 years ago Damien Miller upstream commit purge the last traces of SSHv1 fr 4.8 KB Diff Download File
uidswap.c 8132 8 years ago Damien Miller Support Illumos/Solaris fine-grained privileges I 7.8 KB Diff Download File
uidswap.h 4910 17 years ago Damien Miller - deraadt@cvs.openbsd.org 2006/08/03 03:34:42 716 bytes Diff Download File
umac.c 8759 6 years ago Damien Miller upstream commit clear session keys from memory; o 45.7 KB Diff Download File
umac.h 6943 10 years ago Damien Miller - djm@cvs.openbsd.org 2013/07/22 12:20:02 4.5 KB Diff Download File
utf8.c 8761 6 years ago Damien Miller upstream commit Switch to recallocarray() for a f 7.8 KB Diff Download File
utf8.h 8519 7 years ago Damien Miller Force Turkish locales back to C/POSIX; bz#2643 Tu 1.1 KB Diff Download File
uuencode.c 7810 8 years ago Damien Miller upstream commit 2*len -> use xreallocarray() ok d 2.9 KB Diff Download File
uuencode.h 6140 13 years ago Damien Miller - djm@cvs.openbsd.org 2010/08/31 11:54:45 1.4 KB Diff Download File
verify.c 7168 10 years ago Darren Tucker - (dtucker) [blocks.c fe25519.c ge25519.c hash.c 668 bytes Diff Download File
version.h 8641 7 years ago Damien Miller upstream commit openssh-7.5 Upstream-ID: b8b9a4a 170 bytes Diff Download File
xmalloc.c 8761 6 years ago Damien Miller upstream commit Switch to recallocarray() for a f 2.4 KB Diff Download File
xmalloc.h 8761 6 years ago Damien Miller upstream commit Switch to recallocarray() for a f 1 KB Diff Download File