You are viewing a plain text version of this content. The canonical link for it is here.
- [1/2] mina-sshd git commit: Upgraded Spring integration version to 5.1.0 - posted by lg...@apache.org on 2018/11/06 10:25:32 UTC, 0 replies.
- [2/2] mina-sshd git commit: Upgraded Spring core version to 5.1.2 - posted by lg...@apache.org on 2018/11/06 10:25:33 UTC, 0 replies.
- Jenkins build became unstable: sshd-master #397 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/11/07 10:41:01 UTC, 0 replies.
- [1/5] mina-sshd git commit: [SSHD-860] Using lazy identity KeyPair(s) loading in ClientIdentitiesWatcher - posted by lg...@apache.org on 2018/11/07 18:01:04 UTC, 0 replies.
- [2/5] mina-sshd git commit: [SSHD-860] Define SshAgent#getIdentities as returning an Iterable rather than a List - posted by lg...@apache.org on 2018/11/07 18:01:05 UTC, 0 replies.
- [3/5] mina-sshd git commit: Fixed a few Checkstyle issues - posted by lg...@apache.org on 2018/11/07 18:01:06 UTC, 0 replies.
- [4/5] mina-sshd git commit: [SSHD-860] UserAuthPublicKeyIterator uses lazy loading of public key identities both from agent and client session - posted by lg...@apache.org on 2018/11/07 18:01:07 UTC, 0 replies.
- [5/5] mina-sshd git commit: [SSHD-860] Using lazy iterator in AuthenticationIdentitiesProvider#wrap - posted by lg...@apache.org on 2018/11/07 18:01:08 UTC, 0 replies.
- Jenkins build is back to stable : sshd-master #398 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/11/07 18:32:27 UTC, 0 replies.
- [1/8] mina-sshd git commit: [SSHD-861] Add support for password-less login via SftpFileSystemProvider - posted by lg...@apache.org on 2018/11/11 16:50:49 UTC, 0 replies.
- [2/8] mina-sshd git commit: [SSHD-861] Handle correctly special characters in username/password when creating an SFTP file system URI - posted by lg...@apache.org on 2018/11/11 16:50:50 UTC, 0 replies.
- [3/8] mina-sshd git commit: [SSHD-861] Added SftpFileSystemClientSessionInitializer hook in SftpFileSystemProvider - posted by lg...@apache.org on 2018/11/11 16:50:51 UTC, 0 replies.
- [4/8] mina-sshd git commit: [SSHD-861] Added SftpFileSystemClientSessionInitializer hook in SftpFileSystemProvider - posted by lg...@apache.org on 2018/11/11 16:50:52 UTC, 0 replies.
- [5/8] mina-sshd git commit: [SSHD-861] Added SftpFileSystemClientSessionInitializer hook in SftpFileSystemProvider - posted by lg...@apache.org on 2018/11/11 16:50:53 UTC, 0 replies.
- [6/8] mina-sshd git commit: [SSHD-861] Added SftpFileSystemClientSessionInitializer hook in SftpFileSystemProvider - posted by lg...@apache.org on 2018/11/11 16:50:54 UTC, 0 replies.
- [7/8] mina-sshd git commit: [SSHD-861] Added SftpFileSystemClientSessionInitializer hook in SftpFileSystemProvider - posted by lg...@apache.org on 2018/11/11 16:50:55 UTC, 0 replies.
- [8/8] mina-sshd git commit: [SSHD-861] Fixed bug in NumberUtils#isIntegerNumber - posted by lg...@apache.org on 2018/11/11 16:50:56 UTC, 0 replies.
- Jenkins build is unstable: sshd-master #403 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/11/11 18:45:56 UTC, 0 replies.
- Jenkins build is back to stable : sshd-master #404 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/11/12 11:10:50 UTC, 0 replies.
- mina-sshd git commit: [SSHD-860] Using lazy-loaded KeyPair(s) when wrapping several KeyIdentityProvider(s) into a single logical one - posted by lg...@apache.org on 2018/11/12 17:46:09 UTC, 0 replies.
- mina-sshd git commit: [SSHD-850] Added retry index argument to FilePasswordProvider - posted by lg...@apache.org on 2018/11/13 05:28:38 UTC, 0 replies.
- [1/2] mina-sshd git commit: [SSHD-866] Empty challenges should not be considered as an authentication retry attempt if 'keyboard-interactive' method is used - posted by lg...@apache.org on 2018/11/16 17:14:42 UTC, 0 replies.
- [2/2] mina-sshd git commit: [SSHD-867] HostConfigEntry#getProperty may return null even if defaultValue != null - posted by lg...@apache.org on 2018/11/16 17:14:43 UTC, 0 replies.
- [01/12] mina-sshd git commit: [SSHD-862] Propagate available session context to code that deals with loading private keys - posted by lg...@apache.org on 2018/11/18 04:54:56 UTC, 0 replies.
- [02/12] mina-sshd git commit: [SSHD-862] Propagate available session context to code that deals with loading private keys - posted by lg...@apache.org on 2018/11/18 04:54:57 UTC, 0 replies.
- [03/12] mina-sshd git commit: [SSHD-862] Propagate available session context to code that deals with loading private keys - posted by lg...@apache.org on 2018/11/18 04:54:58 UTC, 0 replies.
- [04/12] mina-sshd git commit: [SSHD-862] Provide session context argument when KeyPairProvider keys access methods are invoked - posted by lg...@apache.org on 2018/11/18 04:54:59 UTC, 0 replies.
- [05/12] mina-sshd git commit: [SSHD-862] Established SessionContext 'succinct' representation of a session - posted by lg...@apache.org on 2018/11/18 04:55:00 UTC, 0 replies.
- [06/12] mina-sshd git commit: [SSHD-850] Updated CHANGES.md to reflect correctly latest changes to FilePasswordProvider - posted by lg...@apache.org on 2018/11/18 04:55:01 UTC, 0 replies.
- [07/12] mina-sshd git commit: [SSHD-862] Re-factored ApacheSshdSftpSessionFactory to lazy-load the private key (if any) only after session established - posted by lg...@apache.org on 2018/11/18 04:55:02 UTC, 0 replies.
- [08/12] mina-sshd git commit: [SSHD-862] Provide SessionContext argument when loading client keys identities - posted by lg...@apache.org on 2018/11/18 04:55:03 UTC, 0 replies.
- [09/12] mina-sshd git commit: [SSHD-859] Moved 'resolveAttribute' method to AttributeRepository - posted by lg...@apache.org on 2018/11/18 04:55:04 UTC, 0 replies.
- [10/12] mina-sshd git commit: [SSHD-864] Use a 'NamedResource' instead of plain old string in order to provide key file(s) location information - posted by lg...@apache.org on 2018/11/18 04:55:05 UTC, 0 replies.
- [11/12] mina-sshd git commit: [SSHD-864] Use a 'NamedResource' instead of plain old string in order to provide key file(s) location information - posted by lg...@apache.org on 2018/11/18 04:55:06 UTC, 0 replies.
- [12/12] mina-sshd git commit: [SSHD-864] Replaced BC deprecated PEMWriter with JCAPemWriter in BouncyCastleGeneratorHostKeyProvider - posted by lg...@apache.org on 2018/11/18 04:55:07 UTC, 0 replies.
- mina-sshd git commit: [SSHD-866] Counting empty challenges separately when enforcing max. attempts during 'keyboard-interactive' authentication - posted by lg...@apache.org on 2018/11/18 05:03:09 UTC, 0 replies.
- [1/5] mina-sshd git commit: Add more detailed information about file upload/download when using 'get/put' in SftpCommandMain with verbose flag set - posted by lg...@apache.org on 2018/11/18 09:32:59 UTC, 0 replies.
- [2/5] mina-sshd git commit: Fixed behavior of AbstractSftpClient#handleUnexpectedPacket to match its signature - posted by lg...@apache.org on 2018/11/18 09:33:00 UTC, 0 replies.
- [3/5] mina-sshd git commit: [SSHD-868] Added validations for length and/or count data extracted for packet buffers - posted by lg...@apache.org on 2018/11/18 09:33:01 UTC, 0 replies.
- [4/5] mina-sshd git commit: Added SftpCommandMain upload/download marker progress indication (default=true) - posted by lg...@apache.org on 2018/11/18 09:33:02 UTC, 0 replies.
- [5/5] mina-sshd git commit: [SSHD-868] Validate SFTP response packet buffer - posted by lg...@apache.org on 2018/11/18 09:33:03 UTC, 0 replies.
- [1/3] mina-sshd git commit: [SSHD-865] 'SshClient' and 'ClientSession' use only a KeyIdentityProvider instead of KeyPairProvider - posted by lg...@apache.org on 2018/11/19 12:50:16 UTC, 0 replies.
- [2/3] mina-sshd git commit: [SSHD-865] Use lazy-loading for keys specified in the HostConfigEntry - posted by lg...@apache.org on 2018/11/19 12:50:17 UTC, 0 replies.
- [3/3] mina-sshd git commit: The various 'ClientIdentitiesWatcher'(s) use a type-safe 'ClientIdentityLoaderHolder' and 'FilePasswordProviderHolder' instead of the generic 'Supplier' definition - posted by lg...@apache.org on 2018/11/19 12:50:18 UTC, 0 replies.
- Jenkins build became unstable: sshd-master #418 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/11/19 13:52:21 UTC, 0 replies.
- Jenkins build is back to stable : sshd-master #419 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/11/20 11:41:15 UTC, 0 replies.
- [1/7] mina-sshd git commit: [SSHD-757] Added ECC 256 and 521 bits PGP keys test cases - posted by lg...@apache.org on 2018/11/22 05:05:24 UTC, 0 replies.
- [2/7] mina-sshd git commit: [SSHD-757] Added initial code to allow using OpenPGP public keys for public key authentication via 'authorized_keys' file(s) - posted by lg...@apache.org on 2018/11/22 05:05:25 UTC, 0 replies.
- [3/7] mina-sshd git commit: [SSHD-757] Added initial code to allow using OpenPGP public keys for public key authentication via 'authorized_keys' file(s) - posted by lg...@apache.org on 2018/11/22 05:05:26 UTC, 0 replies.
- [4/7] mina-sshd git commit: [SSHD-757] Added some hooks to allow usage of OpenPGP keys inside authorized_keys files - posted by lg...@apache.org on 2018/11/22 05:05:27 UTC, 0 replies.
- [5/7] mina-sshd git commit: [SSHD-757] Added some hooks to allow usage of OpenPGP keys inside authorized_keys files - posted by lg...@apache.org on 2018/11/22 05:05:28 UTC, 0 replies.
- [6/7] mina-sshd git commit: [SSHD-862] Provide session context argument (if available) when PublicKeyEntryResolver#resolve method is invoked - posted by lg...@apache.org on 2018/11/22 05:05:29 UTC, 0 replies.
- [7/7] mina-sshd git commit: [SSHD-757] Converted most of the key-pair identity loaders to return an Iterable instead of single instance - posted by lg...@apache.org on 2018/11/22 05:05:30 UTC, 0 replies.
- [1/3] mina-sshd git commit: [SSHD-862] Added session context parameter to ScpReceiveLineHandler method invocation - posted by lg...@apache.org on 2018/11/26 14:41:01 UTC, 0 replies.
- [2/3] mina-sshd git commit: [SSHD-862] Added session context parameter to ScpFileOpener methods - posted by lg...@apache.org on 2018/11/26 14:41:02 UTC, 0 replies.
- [3/3] mina-sshd git commit: [SSHD-862] Propagate session context to ScpTransferEventListener - posted by lg...@apache.org on 2018/11/26 14:41:03 UTC, 0 replies.
- Jenkins build became unstable: sshd-master #427 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/11/26 15:02:14 UTC, 0 replies.
- mina-sshd git commit: Re-provide expected SCP byte count transfer and permissions when invoking 'ScpFileOpener#openRead/openWrite' - posted by lg...@apache.org on 2018/11/27 07:39:12 UTC, 0 replies.
- Jenkins build is still unstable: sshd-master #428 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/11/27 09:17:57 UTC, 0 replies.
- Jenkins build is back to stable : sshd-master #429 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/11/27 11:11:00 UTC, 0 replies.
- mina-sshd git commit: [SSHD-870] Added hooks and some initial code to allow (limited) usage of OpenPGP key rings for 'authorized_keys' entries resolution - posted by lg...@apache.org on 2018/11/29 17:18:30 UTC, 0 replies.