Android-x86
Fork
捐款

  • R/O
  • HTTP
  • SSH
  • HTTPS

external-openssh: List of commits

external/openssh


RSS
修訂. 時間 作者
980506c oreo-x86 android-x86-8.1-r1 android-x86-8.1-r2 android-x86-8.1-r3 android-x86-8.1-r4 android-x86-8.1-r5 android-x86-8.1-r6 2018-08-13 11:41:32 elliott10

Fix the segmentation fault of ssh, and configure scp to make it work properly

e25a792 2017-07-23 16:30:11 android-build-team Robot

release-request-e64ca0c4-2b43-4758-b238-0b8c6fabc365-for-git_oc-mr1-release-4207446 snap-temp-L19600000085022555

Change-Id: I17e7905825d48b497d4a83ff7dfa06a3ae816956

cb55daf 2017-07-20 17:37:13 Keun Soo Yim

Specialize for gce targets in openssh am: eab54b0935 am: eecbfc646e
am: 2e8c31b1b2

Change-Id: Ib5cf7a82a4533123823f3f2014d14b9d617cd0e2

1ffb144 2017-06-27 16:32:09 android-build-team Robot

release-request-6db00e04-e62d-4e43-807a-a9cc1185dcbb-for-git_oc-mr1-release-4136929 snap-temp-L91700000077883673

Change-Id: I91b00e20e7f8eb6d2483cfed3015a340aeea2047

9768ca4 2017-06-24 07:44:15 Greg Hartman

Merge openssh 7.5p1

BUG: 35443510
Change-Id: I2558fb80234e145c13ccb7a51859f2a5fd2e0324

2e8c31b 2017-06-07 17:59:44 Keun Soo Yim

Specialize for gce targets in openssh am: eab54b0935
am: eecbfc646e

Change-Id: If69509c2e398f9a9fcf8853490e1ecc3ceefb8c3

eecbfc6 2017-03-28 17:04:49 Keun Soo Yim

Specialize for gce targets in openssh
am: eab54b0935

Change-Id: I098f16e348ba39d2f4b8799d1d748e50a4b52eaf

7b5a7c1 2017-02-09 09:55:28 George Burgess IV

Define HAVE_{STRLCPY,STRLCAT} to 1.

Bionic has both of these functions; their redeclarations break our
new-style FORTIFY.

Bug: 32073964
Test: Builds with new FORITFY
Change-Id: Ia6e43117012dc83f6f11ae78a74bb1f4b07c75fc

4953c1b 2016-11-24 08:43:21 Greg Hartman

Fix component number and contacts

Change-Id: I6af95c2554f5e7864df23055f5ab71d8a9741dbf

819a147 2016-08-12 05:01:00 Josh Gao

Define HAVE_ATTRIBUTE__SENTINEL__ to 1.

The #define in config.h for __sentinel__ is incorrect and doesn't
handle __attribute__((__sentinel__(1))). Since we have the attribute,
just turn it on.

Change-Id: Ifaced8170a274d2d0e527f892986795aaffedb69

e7f7ce9 2016-06-11 07:39:24 Greg Hartman

Move away from GLOBAL_CFLAGS for ssh configuration

Later branches will not support GLOBAL_CFLAGS.
This change turns on account mapping for all Android builds.
It allows SSHDIR to be set in BoardConfig.mk

Bug: 29277511

Change-Id: Ic1411b97468d61a919763db6d42253fdf148df79

1c1f0bc 2016-02-13 06:22:54 Keun Soo Yim

modify SSHDIR as that's not part of upstream code

Change-Id: Ib55641f13703a3e91c86def7330ff2280ec2afac
(cherry picked from commit db0dfa13e95a9655ee0480dec821ae2a06e9bd52)

eab54b0 2016-02-11 15:44:52 Keun Soo Yim

Specialize for gce targets in openssh

global clfags are not supported so this is moving
from device/google/gce_x86/BoardConfig.mk

Change-Id: Ifc519a1de4b4be7ae50c21254a99c90bd92bc911
(cherry picked from commit 55b26ed099521b8db7c0ac80377c9a4297d2298f)

600b511 2016-02-11 09:57:42 Greg Hartman

Merge "openssh-7.1p2"

55b26ed 2016-02-10 07:13:31 Keun Soo Yim

Specialize for gce targets in openssh

global clfags are not supported so this is moving
from device/google/gce_x86/BoardConfig.mk

Change-Id: Ifc519a1de4b4be7ae50c21254a99c90bd92bc911

ccacbc9 2016-02-04 03:11:42 Greg Hartman

openssh-7.1p2

BUG: 26940969

Change-Id: I8e39cdecbbef4499f72d305132adac86f3532682

a3a40d7 2016-01-20 11:07:52 Keun Soo Yim

forcibly disable roaming support in the client am: ab28f5495c
am: 9e6d3e1c5b

* commit '9e6d3e1c5b29cec0e8412a5f72e5837463b75b43':

f6972b4 2016-01-20 11:07:50 Dan Willemsen

Merge "Stop relying on global GCE_PLATFORM_SDK_VERSION" am: 7b8b4a6e29 am: b41c2ea39e
am: ce6947cd40

* commit 'ce6947cd40f25a57334cba5866b1e33065c643bb':

551798d 2016-01-20 11:07:48 Greg Hartman

makes certain libcrypto implementations cache a /dev/urandom fd in preparation of sandboxing. am: 7d4e4745a7
am: cfd2979a62

* commit 'cfd2979a62f5fa18f9aa219100d45c2550f7af05':

d98d4c4 2016-01-20 11:07:46 Greg Hartman

Merge "Add metadata needed for vomit." am: 245f53dba1
am: 4190e54827

* commit '4190e54827832605384f6a547c6a6120b8656a63':

4795fab 2016-01-20 11:07:44 Greg Hartman

Map unknown users to shell for Android GCE. am: 95194cb22a
am: f30df80db8

* commit 'f30df80db84fe73edacfa14526fd5b67099ddebf':

988267d 2016-01-20 11:07:42 Greg Hartman

Make the sshd directory configurable am: 3337c7067d
am: 4b43e83b8d

* commit '4b43e83b8dd92f892ab3a8a338fc898b9504f7d1':

8fb3ba8 2016-01-20 11:07:40 Greg Hartman

Don\'t chmod /dev/ptmx when allocating a pty on Android. am: 0199da83f6
am: 360b2521c5

* commit '360b2521c51a67b1e3e482711d78f5e09bcea862':

fd9ce9e 2016-01-20 11:07:38 Keun Soo Yim

am cfb649f1: remove .gce_x86 suffix from ssh output files (post_install_cmd is not supported in jb-mr1 and before). am: d44994fbf4
am: d7d954c2ad

* commit 'd7d954c2add1915f43e54dc8ae674bede5b84823':

bc23881 2016-01-20 11:07:36 Keun Soo Yim

remove .gce_x86 suffix from ssh output files (post_install_cmd is not supported in jb-mr1 and before). am: 0c94e12da1
am: f726381d47

* commit 'f726381d472aa97e55e5e0e5a1895b2bf3c9ca8e':

867d27a 2016-01-20 11:07:33 Keun Soo Yim

Use linux/capability.h in jb-mr1 too am: 994dea3d62
am: 61e0286df6

* commit '61e0286df640326ce631fe1463a7b9bca7a8bbfa':

27b0572 2016-01-20 11:07:31 Greg Hartman

capability used to be under linux, not system am: b66687b314
am: 1cb86094b9

* commit '1cb86094b95d4687ec4894f16d96be853d4503d1':

f4ed75d 2016-01-20 11:07:29 Keun Soo Yim

Revert "Removed an unused header include" am: bf4d79746c
am: 9e9951438a

* commit '9e9951438a0fda1ba09a6f12becfee2bd598eea3':

5390216 2016-01-20 11:07:26 Keun Soo Yim

Removed an unused header include am: b5de6ef9f0
am: 9c3b157d91

* commit '9c3b157d91ed6ac8e63e760bea1ef33cfdc752e8':

9e6d3e1 2016-01-20 11:06:04 Keun Soo Yim

forcibly disable roaming support in the client
am: ab28f5495c

* commit 'ab28f5495c85297e7a597c1ba62e996416da7c7e':
forcibly disable roaming support in the client

Show on old repository browser