View Bazaar branches
Get this repository:
git clone https://git.launchpad.net/openssh

portable OpenSSH has 1 active review. See all merge proposals.

Import details

Import Status: Failed

This repository is an import of the Git repository at https://anongit.mindrot.org/openssh.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on russkaya and finished taking 40 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log

Branches

Name Last Modified Last Commit
master 2017-06-30 06:07:55 UTC
upstream commit

Author: dtucker@openbsd.org
Author Date: 2017-06-30 04:17:23 UTC

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

V_7_5 2017-04-24 22:34:40 UTC
Fix typo in "socketcall".

Author: Darren Tucker
Author Date: 2017-04-24 22:32:27 UTC

Fix typo in "socketcall".

Pointed out by jjelen at redhat.com.

V_7_4 2017-03-10 02:41:55 UTC
Check for NULL from malloc.

Author: Darren Tucker
Author Date: 2017-03-10 02:40:18 UTC

Check for NULL from malloc.

Part of bz#2687, from jjelen at redhat.com.

V_7_3 2016-08-29 01:23:24 UTC
upstream commit

Author: djm@openbsd.org
Author Date: 2016-08-28 22:28:12 UTC

upstream commit

fix uninitialised optlen in getsockopt() call; harmless
on Unix/BSD but potentially crashy on Cygwin. Reported by James Slepicka ok
deraadt@

Upstream-ID: 1987ccee508ba5b18f016c85100d7ac3f70ff965

V_7_2 2016-03-09 18:04:48 UTC
update versions for release

Author: Damien Miller
Author Date: 2016-03-09 18:04:48 UTC

update versions for release

V_7_1 2016-01-14 01:10:45 UTC
bump version numbers

Author: Damien Miller
Author Date: 2016-01-14 00:08:19 UTC

bump version numbers

V_7_0 2015-08-11 08:57:29 UTC
upstream commit

Author: deraadt@openbsd.org
Author Date: 2015-08-06 14:53:21 UTC

upstream commit

add prohibit-password as a synonymn for without-password,
 since the without-password is causing too many questions. Harden it to ban
 all but pubkey, hostbased, and GSSAPI auth (when the latter is enabled) from
 djm, ok markus

Upstream-ID: d53317d7b28942153e6236d3fd6e12ceb482db7a

V_6_9 2015-07-01 02:35:31 UTC
upstream commit

Author: djm@openbsd.org
Author Date: 2015-07-01 02:32:17 UTC

upstream commit

twiddle; (this commit marks the openssh-6.9 release)

Upstream-ID: 78500582819f61dd8adee36ec5cc9b9ac9351234

V_6_8 2015-03-24 08:48:56 UTC
upstream commit

Author: djm@openbsd.org
Author Date: 2015-03-24 01:11:12 UTC

upstream commit

fix double-negative error message "ssh1 is not
 unsupported"

V_6_7 2014-10-06 23:46:24 UTC
establish V_6_7 branch

Author: Damien Miller
Author Date: 2014-10-06 23:46:24 UTC

establish V_6_7 branch

V_6_6 2014-07-15 01:51:08 UTC
- (djm) [configure.ac] Delay checks for arc4random* until after libcrypto

Author: Damien Miller
Author Date: 2014-07-15 01:51:08 UTC

 - (djm) [configure.ac] Delay checks for arc4random* until after libcrypto
   has been located; fixes builds agains libressl-portable

V_6_5 2014-01-30 05:35:05 UTC
gratuitious commit to let the git tree see this branch

Author: Damien Miller
Author Date: 2014-01-30 05:35:05 UTC

gratuitious commit to let the git tree see this branch

V_6_4 2013-11-08 01:40:24 UTC
- (djm) Release 6.4p1

Author: Damien Miller
Author Date: 2013-11-08 01:40:24 UTC

 - (djm) Release 6.4p1

V_6_3 2013-09-13 06:19:30 UTC
- (djm) [channels.c] sigh, typo s/buffet_/buffer_/

Author: Damien Miller
Author Date: 2013-09-13 06:19:30 UTC

- (djm) [channels.c] sigh, typo s/buffet_/buffer_/

V_6_2 2013-06-11 01:47:40 UTC
- (dtucker) [myproposal.h] Do not advertise AES GSM ciphers if we don't have

Author: Darren Tucker
Author Date: 2013-06-11 01:47:40 UTC

 - (dtucker) [myproposal.h] Do not advertise AES GSM ciphers if we don't have
   the required OpenSSL support. Patch from naddy at freebsd.

V_6_0 2012-05-19 05:25:03 UTC
- (dtucker) [configure.ac contrib/Makefile] bz#1996: use AC_PATH_TOOL to find

Author: Darren Tucker
Author Date: 2012-05-19 05:25:03 UTC

 - (dtucker) [configure.ac contrib/Makefile] bz#1996: use AC_PATH_TOOL to find
   pkg-config so it does the right thing when cross-compiling. Patch from
   cjwatson at debian org.

V_5_9 2011-09-06 23:13:15 UTC
- (djm) Respin OpenSSH-5.9p1 release

Author: Damien Miller
Author Date: 2011-09-06 23:13:15 UTC

 - (djm) Respin OpenSSH-5.9p1 release

V_5_8 2011-05-05 01:56:53 UTC
- (djm) [version.h] crank version

Author: Damien Miller
Author Date: 2011-05-05 01:56:53 UTC

 - (djm) [version.h] crank version

V_5_6 2010-08-23 03:16:15 UTC
- (djm) Release OpenSSH-5.6p1

Author: Damien Miller
Author Date: 2010-08-23 03:16:15 UTC

 - (djm) Release OpenSSH-5.6p1

V_5_4 2010-03-08 00:30:28 UTC
- djm@cvs.openbsd.org 2010/03/08 00:28:55

Author: Damien Miller
Author Date: 2010-03-08 00:30:28 UTC

   - djm@cvs.openbsd.org 2010/03/08 00:28:55
     [ssh-keygen.1]
     document permit-agent-forwarding certificate constraint; patch from
     stevesk@

V_5_3 2009-09-26 06:26:50 UTC
- (djm) Release 5.3p1

Author: Damien Miller
Author Date: 2009-09-26 06:26:50 UTC

 - (djm) Release 5.3p1

V_4_9 2008-03-27 06:53:20 UTC
- (djm) Release 4.9p1

Author: Damien Miller
Author Date: 2008-03-27 06:53:20 UTC

 - (djm) Release 4.9p1

V_4_7 2007-09-27 10:46:14 UTC
- (dtucker) [configure.ac defines.h] Shadow expiry does not work on QNX6

Author: Darren Tucker
Author Date: 2007-09-27 10:46:14 UTC

 - (dtucker) [configure.ac defines.h] Shadow expiry does not work on QNX6
   so disable it for that platform. From bacon at cs nyu edu.

V_4_6 2007-06-28 00:07:43 UTC
- (djm) bz#1325: Fix SELinux in permissive mode where it would

Author: Darren Tucker
Author Date: 2007-06-28 00:07:43 UTC

 - (djm) bz#1325: Fix SELinux in permissive mode where it would
   incorrectly fatal() on errors. patch from cjwatson AT debian.org;
   ok dtucker
   (backport from current)

V_4_5 2006-11-07 13:02:59 UTC
- (dtucker) [dh.c] Type fix for BN_hex2bn; ok markus@

Author: Darren Tucker
Author Date: 2006-11-07 13:02:59 UTC

 - (dtucker) [dh.c] Type fix for BN_hex2bn; ok markus@

V_4_4 2006-10-06 23:09:26 UTC
- (dtucker) [configure.ac] Set put -lselinux into $LIBS while testing for

Author: Darren Tucker
Author Date: 2006-10-06 23:09:26 UTC

 - (dtucker) [configure.ac] Set put -lselinux into $LIBS while testing for
   SELinux functions so they're detected correctly. Patch from pebenito at
   gentoo.org.

V_4_3 2006-03-18 13:09:49 UTC
- (dtucker) [openbsd-compat/bsd-snprintf.c] Bug #1173: make fmtint() take

Author: Darren Tucker
Author Date: 2006-03-18 13:09:49 UTC

 - (dtucker) [openbsd-compat/bsd-snprintf.c] Bug #1173: make fmtint() take
   a LLONG rather than a long. Fixes scp'ing of large files on platforms
   with missing/broken snprintfs. Patch from e.borovac at bom.gov.au.

V_4_2 2005-11-01 22:06:50 UTC
- (dtucker) [openbsd-compat/bsd-misc.c] Bug #1108: fix broken strdup().

Author: Darren Tucker
Author Date: 2005-11-01 22:06:50 UTC

 - (dtucker) [openbsd-compat/bsd-misc.c] Bug #1108: fix broken strdup().
   Reported by olavi at ipunplugged.com and antoine.brodin at laposte.net
   via FreeBSD.

V_4_1 2005-07-26 02:00:12 UTC
- (dtucker) [configure.ac] Update zlib warning message too, pointed out by

Author: Darren Tucker
Author Date: 2005-07-26 02:00:12 UTC

 - (dtucker) [configure.ac] Update zlib warning message too, pointed out by
   tim@.

V_4_0 2005-03-14 12:24:56 UTC
credit patch author

Author: Darren Tucker
Author Date: 2005-03-14 12:24:56 UTC

credit patch author

V_3_9 2005-01-20 03:29:03 UTC
- (dtucker) [auth-pam.c] Bug #971: Prevent leaking information about user

Author: Darren Tucker
Author Date: 2005-01-20 03:29:03 UTC

 - (dtucker) [auth-pam.c] Bug #971: Prevent leaking information about user
   existence via keyboard-interactive/pam, in conjunction with previous
   auth2-chall.c change; with Colin Watson and djm.

V_3_8_1 2004-07-19 17:20:30 UTC
- (tim) [configure.ac] updwtmpx() on OpenServer seems to add duplicate entry.

Author: Tim Rice
Author Date: 2004-07-19 17:20:30 UTC

 - (tim) [configure.ac] updwtmpx() on OpenServer seems to add duplicate entry.
   Report by rac AT tenzing.org

V_3_8 2004-03-10 10:05:42 UTC
- (dtucker) [openbsd-compat/fake-rfc2553.h] Bug #812: #undef getaddrinfo

Author: Darren Tucker
Author Date: 2004-03-10 10:05:42 UTC

 - (dtucker) [openbsd-compat/fake-rfc2553.h] Bug #812: #undef getaddrinfo
   before redefining it, silences warnings on Tru64.

V_3_7 2003-12-18 23:56:44 UTC
- (dtucker) [defines.h] Bug #458: Define SIZE_T_MAX as UINT_MAX if we

Author: Darren Tucker
Author Date: 2003-12-18 23:56:44 UTC

 - (dtucker) [defines.h] Bug #458: Define SIZE_T_MAX as UINT_MAX if we
   typedef size_t ourselves.

V_3_6_1 2003-08-21 08:23:13 UTC
- (dtucker) [configure.ac] Bug #536: Test for and work around openpty/

Author: Darren Tucker
Author Date: 2003-08-21 08:23:13 UTC

 - (dtucker) [configure.ac] Bug #536: Test for and work around openpty/
   controlling tty problem on Linux (fixes "could not set controlling tty"
   errors).

V_3_6 2003-03-26 05:03:05 UTC
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.

Author: Damien Miller
Author Date: 2003-03-26 05:03:05 UTC

 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
   Report from murple@murple.net, diagnosis from dtucker@zip.com.au

V_3_5 2002-10-16 00:40:23 UTC
[contrib/caldera/openssh.spec] make ssh-agent setgid nobody

Author: Tim Rice
Author Date: 2002-10-16 00:40:23 UTC

[contrib/caldera/openssh.spec] make ssh-agent setgid nobody

V_3_3 2002-06-21 15:49:56 UTC
Update spec versions

Author: Damien Miller
Author Date: 2002-06-21 15:49:56 UTC

Update spec versions

V_3_2_3 2002-05-22 05:06:43 UTC
unbreak

Author: Damien Miller
Author Date: 2002-05-22 05:06:43 UTC

unbreak

PRIVSEP 2002-03-13 02:46:44 UTC
Compile fixes for Linux

Author: Damien Miller
Author Date: 2002-03-13 02:46:44 UTC

Compile fixes for Linux

V_3_0_2 2001-12-01 23:37:19 UTC
Bump version numbers

Author: Damien Miller
Author Date: 2001-12-01 23:37:19 UTC

Bump version numbers

V_2_9_9 2001-09-28 10:02:35 UTC
- (djm) Update spec files for new x11-askpass

Author: Damien Miller
Author Date: 2001-09-28 10:02:35 UTC

 - (djm) Update spec files for new x11-askpass

V_2_9_P1 2001-06-27 06:52:03 UTC
Bump versions in case we need to do another rel

Author: Damien Miller
Author Date: 2001-06-27 06:52:03 UTC

Bump versions in case we need to do another rel

V_2_5_2 2001-04-10 01:08:40 UTC
Add Theo E. Schlossnagle's <jesus@omniti.com> SecurID patch to contrib/

Author: Damien Miller
Author Date: 2001-04-10 01:08:40 UTC

Add Theo E. Schlossnagle's <jesus@omniti.com> SecurID patch to contrib/

IBS 1999-10-27 03:42:43 UTC
Import of patched OpenBSD OpenSSH

Author: Damien Miller
Author Date: 1999-10-27 03:42:43 UTC

Import of patched OpenBSD OpenSSH

145 of 45 results

Other repositories

Name Last Modified
lp:~x-frode/openssh 2020-02-14
lp:~x-mark/openssh 2017-07-12
lp:openssh 2017-07-03
13 of 3 results
You can't create new repositories for portable OpenSSH.