42 Commits (51e70f4233400ccf90c4e05638df53f2d5784d3c)

Autor SHA1 Mensagem Data
  Florian Zschocke 51e70f4233 Set list of offered SSH authentication methods. 7 anos atrás
  James Moger be49ef9b1b Address review comments 8 anos atrás
  James Moger 92ae83de6b Revert manual specification of ssh user auth factories 8 anos atrás
  Vitaliy Filippov 7b6c1bdaba Allow to strip domain from kerberos usernames 9 anos atrás
  James Moger d41034ad2f Update to SSHD 1.0.0 8 anos atrás
  James Moger b3aabb94c9 Renamed ssh.Display(Host|Port) to ssh.Advertised(Host|Port) 9 anos atrás
  Morten Bøgeskov 18231200d3 Added git.sshDisplay{Port|Host} to hide port forward. 9 anos atrás
  Fabrice Bacchella e97c01c140 Invalid kerberos patches, works now and with a test. 9 anos atrás
  Fabrice Bacchella 5485da49b0 Adding Kerberos5/GSS authentication to ssh 9 anos atrás
  James Moger 5604f334ee Register BouncyCastle as a JCE provider 9 anos atrás
  James Moger 7a273c783e Renamed class to avoid confusion with FileKeyManager 9 anos atrás
  David Ostrovsky f6196b803b Extract authenticate method from CachingPublicKeyAuthenticator 9 anos atrás
  James Moger 1ac6d11165 Fix invalid generated SSH url for port 22 10 anos atrás
  James Moger 5bb55fb7e0 Fix thread exhaustion in SSH daemon 10 anos atrás
  James Moger 01ff0fa5f7 Catch UnsatisfiedLinkException when setting filemode of generated SSH keys 10 anos atrás
  James Moger 56b3f3e3f1 Update headers 10 anos atrás
  James Moger c910bee1c4 Generate an RSA and a DSA keypair and chmod 600 the pem files 10 anos atrás
  James Moger 23c416f30f Hook-up comprensive command cleanup (destroy) 10 anos atrás
  James Moger 261ddf0fcf Revise dispatchers and move command classes 10 anos atrás
  James Moger 245836904b Elevate the public key manager to a top-level manager 10 anos atrás
  James Moger e725e16eaf Add a welcome shell 10 anos atrás
  David Ostrovsky 5d58a05a98 Add SSH daemon test 10 anos atrás
  David Ostrovsky 75ebd391b8 Prevent double authentication for the same public key 10 anos atrás
  James Moger 59e621d541 Move dispatcher creation to SshCommandFactory and revise permission 10 anos atrás
  James Moger 61b32fe07e Rename server session classes 10 anos atrás
  James Moger 448145827d Rename authenticators for clarity 10 anos atrás
  James Moger 8982e6e073 Add add-key and rm-key commands that apply only to the current user 10 anos atrás
  James Moger a8dd379bc3 Rename & simplify SshSession->SshDaemonClient 10 anos atrás
  James Moger 0984f61898 Remove unused idGenerator from the SshSessionFactory 10 anos atrás
  James Moger 2b5484449a Display the selected SSH backend in the daemon startup message 10 anos atrás
  David Ostrovsky b799d545f3 Add review SSH command 10 anos atrás
  David Ostrovsky 5eafd9b6f0 Add set account SSH command 10 anos atrás
  David Ostrovsky bf4fc5c25e Add support for NIO2 IoSession 10 anos atrás
  David Ostrovsky 9ba6bc1272 Bump SSHD version to 0.10.1 10 anos atrás
  James Moger b5361179d9 Extract key manager interface and implement a file-based key manager 10 anos atrás
  James Moger 31f477050f Move Git daemon into different package 10 anos atrás
  David Ostrovsky e3b636e7fa SSHD: Add support for git pack commands 10 anos atrás
  David Ostrovsky a3de33e71a Fix command dispatching 10 anos atrás
  James Moger 924c9b28ed Eliminate use of Dagger and do not create inner classes 10 anos atrás
  David Ostrovsky af816d3fdd Convert SshDaemon to unix format 10 anos atrás
  David Ostrovsky 9a6fe4a4d5 Factor out methods from SshCommandServer to SshDaemon 10 anos atrás
  David Ostrovsky 7613df5295 SSHD: Add support for generic commands 10 anos atrás
  Eric Myhre 41124cddb6 Support serving repositories over the SSH transport 11 anos atrás