| Commit message (Expand) | Author | Age | Files | Lines |
* | Update x509 patch, update gsskex patch #279488 by Harald Barth, and update x5... | Mike Frysinger | 2009-08-23 | 5 | -6/+381 |
* | Suggest people reload the sshd server rather than restart it. | Mike Frysinger | 2009-08-13 | 7 | -17/+32 |
* | Removed "-b 1024" to use ServerKeyBits option instead. | Christian Ruppert | 2009-08-12 | 3 | -15/+8 |
* | Add checkconfig to reload() #277007 by Michał Górny. | Mike Frysinger | 2009-07-19 | 3 | -4/+18 |
* | Allow public calls to checkconfig and gen_keys, for helping automation and sa... | Robin H. Johnson | 2009-07-10 | 3 | -15/+9 |
* | Workaround autoconf-2.63 issues with empty else statements. | Mike Frysinger | 2009-06-23 | 4 | -4/+35 |
* | Bug #266654: Fix LPK compile under uclibc due to missing include statement th... | Robin H. Johnson | 2009-05-18 | 5 | -6/+29 |
* | New release of the HPN patch that makes it mostly usable now. The multithread... | Robin H. Johnson | 2009-05-18 | 3 | -8/+21 |
* | remove unused chroot use flag | Michael Sterrett | 2009-05-13 | 2 | -12/+1 |
* | old | Mike Frysinger | 2009-05-11 | 17 | -1087/+3 |
* | Skip pkcs11/kerberos support when USE=static by Alon Bar-Lev #266404 by Jan P... | Mike Frysinger | 2009-04-20 | 3 | -16/+29 |
* | cleanup previous test commits | Mike Frysinger | 2009-04-12 | 3 | -13/+21 |
* | Switch to UID instead of hardcoded portage per bug #264841 comment. | Robin H. Johnson | 2009-04-12 | 3 | -6/+9 |
* | Bug #265491, fix opts with baselayout1. | Robin H. Johnson | 2009-04-12 | 3 | -5/+8 |
* | Bug #264841, the ssh testsuite needs a real shell to run, so run a subset of ... | Robin H. Johnson | 2009-04-12 | 4 | -10/+44 |
* | alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #247466 | Raúl Porcel | 2009-04-04 | 3 | -15/+8 |
* | amd64/x86 stable, bug #247466 | Markus Meier | 2009-04-02 | 3 | -5/+18 |
* | Marking openssh-5.2_p1-r1 ppc64 and ppc for bug 247466 | Brent Baude | 2009-04-02 | 3 | -5/+8 |
* | Stable for HPPA (bug #247466). | Jeroen Roovers | 2009-04-02 | 3 | -15/+8 |
* | touchup tests a bit | Mike Frysinger | 2009-03-21 | 3 | -18/+26 |
* | Add the SSH testsuite, because I think the latest HPN patch has a breakage th... | Robin H. Johnson | 2009-03-11 | 4 | -6/+47 |
* | whitespace | Michael Sterrett | 2009-03-09 | 1 | -1/+1 |
* | whitespace | Michael Sterrett | 2009-03-09 | 1 | -2/+2 |
* | Added my own unofficial port of the HPN patch, because performance sucks with... | Robin H. Johnson | 2009-03-09 | 3 | -12/+219 |
* | Update pkcs11 patch #152170. | Mike Frysinger | 2009-02-25 | 3 | -6/+19 |
* | old | Mike Frysinger | 2009-02-25 | 1 | -192/+0 |
* | LPK patch updated for new OpenSSH release. | Robin H. Johnson | 2009-02-24 | 3 | -12/+203 |
* | Fix X509 patching #260163 by Daniel J. | Mike Frysinger | 2009-02-24 | 3 | -8/+11 |
* | Version bump #247466. | Mike Frysinger | 2009-02-24 | 4 | -24/+217 |
* | old | Mike Frysinger | 2009-02-24 | 9 | -859/+0 |
* | ia64/sparc stable wrt #258940 | Raúl Porcel | 2009-02-20 | 3 | -5/+8 |
* | stable ppc64, bug 258940 | Brent Baude | 2009-02-16 | 3 | -15/+8 |
* | add x509 strsep header patch to current stable too | Mike Frysinger | 2009-02-16 | 3 | -9/+10 |
* | arm/s390/sh stable | Mike Frysinger | 2009-02-15 | 2 | -6/+6 |
* | amd64/x86 stable, bug #258940 | Markus Meier | 2009-02-15 | 3 | -5/+18 |
* | stable ppc, bug 258940 | Brent Baude | 2009-02-14 | 3 | -5/+8 |
* | Stable for HPPA (bug #258940). | Jeroen Roovers | 2009-02-14 | 3 | -5/+8 |
* | Stable on alpha, bug #258940 | Tobias Klausmann | 2009-02-14 | 3 | -15/+9 |
* | Fix implicit strsep() prototype in x509 code #258795 by orlin. | Mike Frysinger | 2009-02-14 | 4 | -8/+27 |
* | Drop unused ccc eclass inherit. | Mike Frysinger | 2009-02-08 | 13 | -45/+63 |
* | Disable PATH reset in configure script, bug 254615 | Jeremy Olexa | 2009-01-21 | 3 | -4/+10 |
* | Re-add my <description> tag for metadata.xml, because it's a full description... | Robin H. Johnson | 2009-01-15 | 3 | -13/+9 |
* | Fixup ssp detection patch #254365 by Felix Riemann. | Mike Frysinger | 2009-01-13 | 3 | -7/+11 |
* | Let PAM print motd and last login data to close bug #244816. | Diego Elio Pettenò | 2009-01-09 | 3 | -6/+190 |
* | fix autoconf error pointed out by upstream | Mike Frysinger | 2008-11-20 | 2 | -5/+5 |
* | add gentoo/upstream bug urls | Mike Frysinger | 2008-11-19 | 2 | -4/+7 |
* | Fix ssp detection on uClibc hosts. | Mike Frysinger | 2008-11-17 | 5 | -9/+35 |
* | tweak LDAP_PATCH yet again in configure | Mike Frysinger | 2008-11-03 | 2 | -6/+6 |
* | Fix some issues with printing of banners #244222 by Michał Górny. | Mike Frysinger | 2008-11-03 | 5 | -3/+247 |
* | arm/s390/sh stable | Mike Frysinger | 2008-11-03 | 1 | -2/+2 |