summaryrefslogtreecommitdiff
path: root/crypto/openssh
Commit message (Expand)AuthorAgeFilesLines
* Report that we're not exactly OpenSSH 2.3.0.Brian Feldman2001-03-221-1/+2
* MFC: resilience against traffic analysisBrian Feldman2001-03-2210-54/+84
* MFC: Fix LP64 problem in Kerberos 5 TGT passingBrian Feldman2001-03-221-1/+3
* MFC: fix core on invalid user (not security risk)Brian Feldman2001-03-221-0/+1
* MFC: Remove double ssh.Jeroen Ruigrok van der Werven2001-03-151-1/+1
* MFC: Decent Kerberos(5) compatability (with MIT and SSH.COM)Mark Murray2001-03-0413-179/+166
* MFC: [rev 1.19] Make ConnectionsPerPeriod non-fatal for real.Paul Saab2001-02-181-0/+1
* MFC: Prevent Bleichenbacher attack.Kris Kennaway2001-02-125-28/+53
* MFC: 1.9, sun_addr corectionBrian Feldman2001-02-041-1/+2
* MFC: Don't return nothing from a non-void function.Brian Feldman2001-02-041-1/+1
* Issue an error message about ConnetionPerPeriod's being deprecated,Brian Feldman2001-01-272-1/+3
* MFC: finish deprecating ConnectionsPerPeriod in favor of MaxStartups.Brian Feldman2001-01-184-102/+2
* MFC: OpenSSH 2.3.0Brian Feldman2001-01-1268-1476/+2852
* MFC recent fixes (up to HEAD r1.11)Brian Feldman2001-01-071-2/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-12-079-0/+1848
* MFC: security fix for inability to disable forwarding.Brian Feldman2000-11-141-4/+8
* MFC: OpenSSH 2.2.0Kris Kennaway2000-10-28115-2703/+3899
* MFC: Sync with recent bugfixes and changes in -current.Kris Kennaway2000-09-2213-70/+118
* MFC: Roll librsa* back into libcryptoKris Kennaway2000-09-181-6/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-117-0/+1623
* MFC: fix SSHv2 resource limits.Brian Feldman2000-08-161-0/+3
* MFC: Default to "FallBackToRsh no" and sync internal defaults andKris Kennaway2000-07-314-8/+8
* MFC rev 1.13Mark Ovens2000-07-271-1/+1
* MFC rev 1.12 Fix minor typoMark Ovens2000-07-251-1/+1
* MFC: (rev 1.5) make `ssh-agent -k' work for csh(1)-like shells.Ruslan Ermilov2000-06-131-1/+1
* MFC: Fix syntax errorKris Kennaway2000-06-111-2/+3
* MFC: Security botchKris Kennaway2000-06-101-0/+4
* MFC: OpenSSH 2.1.0 snapshotKris Kennaway2000-06-0979-6363/+6791
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-06-049-0/+3438
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-05-2419-0/+2890
* MFC: Don't define USE_PIPESBrian Somers2000-04-201-1/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-291-0/+18
* MFC rev 1.4: Fix IgnoreUserKnownHosts.Sheldon Hearn2000-03-221-1/+1
* MFC: Allow detection of RSAREF and use it to provide a more verboseKris Kennaway2000-03-131-2/+10
* Various manpage style/grammar/formatting cleanupsKris Kennaway2000-03-131-28/+46
* - typosNik Clayton2000-03-101-55/+61
* Make LOGIN_CAP work properly.Mark Murray2000-03-091-18/+27
* /etc -> /etc/sshKris Kennaway2000-03-082-29/+29
* MFI: Use krb5 functions in krb5 files.John Hay2000-03-031-1/+1
* Turn off X11 forwarding in the client. X11 forwarding in the server byBrian Feldman2000-03-033-4/+8
* Enable connection logging. FreeBSD's libwrap is IPv6 ready.Hajimu UMEMOTO2000-02-291-2/+1
* 1) Add kerberos5 functionality.Mark Murray2000-02-2812-171/+1041
* Don't put truncated hostnames in utmpBrian Somers2000-02-281-1/+1
* Redo this with a repo copy from the original file and reset thePeter Wemm2000-02-261-1/+1
* oops, update path to /etc/ssh/ssh_host_keyPeter Wemm2000-02-261-1/+1
* Merge from internat.freebsd.org; move ssh files from /etc to /etc/sshPeter Wemm2000-02-251-1/+1
* Fix a bug that crawled in pretty recently (from the port). It madeBrian Feldman2000-02-251-2/+2
* Fix garbage in SSH_PROGRAM (only on freefall, not internat)Peter Wemm2000-02-251-1/+1
* Make "CheckHostIP" default to off. This was proposed on -security andBrian Feldman2000-02-251-1/+2
* The includes must be <openssl/.*\.h>, not <ssl/.*\.h>.Brian Feldman2000-02-2512-17/+30