summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Collapse)AuthorAgeFilesLines
* Fix $FreeBSD$ style committer messed up in rev 1.7 for some reason.obrien2001-05-241-1/+1
|
* Oops, forgot the 'u' in the getopt for the previous commit.dillon2001-05-241-1/+1
|
* A feature to allow one to telnet to a unix domain socket. (MFC fromdillon2001-05-233-3/+51
| | | | | | | | | non-crypto version) Also update the crypto telnet's man page to reflect other options ported from the non-crypto version. Obtained from: Lyndon Nerenberg <lyndon@orthanc.ab.ca>
* Resolve conflictskris2001-05-206-26/+48
|
* This commit was generated by cvs2svn to compensate for changes in r76866,kris2001-05-20116-815/+1893
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Initial import of OpenSSL 0.9.6akris2001-05-20122-841/+1941
| |
* | Restore the RSA host key to /etc/ssh/ssh_host_key.obrien2001-05-181-2/+1
| | | | | | | | Also fix $FreeBSD$ spamage in crypto/openssh/sshd_config rev. 1.16.
* | Make the PAM user-override actually override the correect thing.nsayer2001-05-171-3/+3
| |
* | Back out last commit. This was already fixed. This should never havepeter2001-05-171-2/+0
| | | | | | | | | | happened, this is why we have commit mail expressly delivered to committers.
* | Fix the latest telnet breakage. Obviously this was never compiled.peter2001-05-171-4/+4
| |
* | Since the root-on-insecure-tty code was added to telnetd, a dependencynsayer2001-05-161-0/+2
| | | | | | | | | | on char *line was added to libtelnet. Put a dummy one in to keep the linker happy.
* | Make sure the protocol actively rejects bad data rather thannsayer2001-05-161-8/+8
| | | | | | | | (potentially) not responding to an invalid SRA 'auth is' message.
* | srandomdev() affords us the opportunity to radically improve, and at thensayer2001-05-161-0/+7
| | | | | | | | same time simplify, the random number selection code.
* | Catch any attempted buffer overflows. The magic numbers in this codensayer2001-05-161-2/+6
| | | | | | | | | | | | | | (512) are a little distressing, but the method really needs to be extended to allow server-supplied DH parameters anyway. Submitted by: kris
* | Catch malloc return failures. This should help avoid dereferencing NULL onnsayer2001-05-161-0/+8
| | | | | | | | | | | | low-memory situations. Submitted by: kris
* | Hack to work around braindeath in libtelnet:sra.c. The sra.o filepeter2001-05-151-0/+1
| | | | | | | | | | | | | | references global variables from telnetd, but is also linked into telnet as well. I was tempted to back out the last sra.c change as it is 100% bogus and should be taken out and shot, but for now this bandaid should get world working again. :-(
* | If the uid of the attempted authentication is 0 and if the pty isnsayer2001-05-151-1/+34
| | | | | | | | | | insecure, do not succeed. Copied from login.c. This functionality really should be a PAM module.
* | If a host would exceed 16 characters in the utmp entry, record onlygreen2001-05-151-1/+1
| | | | | | | | | | | | it's IP address/base host instead. Submitted by: brian
* | mdoc(7) police: finished fixing conflicts in revision 1.18.ru2001-05-141-1/+0
| |
* | Fix make world in the kerberosIV case.markm2001-05-111-1/+5
| |
* | merge imported changes into HEADassar2001-05-113-18/+8
| |
* | Fix some of the handling in the pam module, don't unregister thingsalfred2001-05-091-14/+50
| | | | | | | | | | | | | | that were never registered. At the same time handle a failure from pam_setcreds with a bit more paranioa than the previous fix. Sync a bit with the "Portable OpenSSH" work to make comparisons a easier.
* | Since PAM is broken, let pam_setcred() failure be non-fatal.green2001-05-081-1/+1
| |
| |
| \
*-. \ This commit was generated by cvs2svn to compensate for changes in r76371,assar2001-05-0855-341/+280
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| | * | mdoc(ng) fixesassar2001-05-0822-145/+128
| | | | | | | | | | | | | | | | Submitted by: ru
| * | | mdoc(ng) fixesassar2001-05-0836-214/+160
| | | | | | | | | | | | | | | | Submitted by: ru
* | | | Pointy hat fix -- reapply the SRA PAM patch. To -current this time.nsayer2001-05-071-0/+133
| | | |
* | | | sshd_config should still be keeping ssh host keys in /etc/ssh, not /etc.green2001-05-051-3/+3
| | | |
* | | | Finish committing _more_ somehow-uncommitted OpenSSH 2.9 updates.green2001-05-052-5/+11
| | | | | | | | | | | | | | | | (Missing Delta Brigade, tally-ho!)
* | | | Get ssh(1) compiling with MAKE_KERBEROS5.green2001-05-042-2/+6
| | | |
* | | | Remove obsoleted files.green2001-05-0412-1582/+0
| | | |
* | | | Fix conflicts for OpenSSH 2.9.green2001-05-0449-4374/+5736
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r76259,green2001-05-04118-2874/+10190
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Say "hi" to the latest in the OpenSSH series, version 2.9!green2001-05-04162-7158/+15940
| | | | | | | | | | | | | | | | | | | | Happy birthday to: rwatson
| * | | | This commit was manufactured by cvs2svn to create branchcvs2svn2000-12-053-0/+1064
| | | | | | | | | | | | | | | | | | | | 'VENDOR-crypto-openssh'.
* | | | | Add a "VersionAddendum" configuration setting for sshd which allowsgreen2001-05-033-2/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | anyone to easily change the part of the OpenSSH version after the main version number. The FreeBSD-specific version banner could be disabled that way, for example: # Call ourselves plain OpenSSH VersionAddendum
* | | | | Backout completely canonical lookup modifications.green2001-05-033-15/+24
| | | | |
* | | | | Toss into attic stuff we don't use.markm2001-04-144-940/+0
| | | | |
* | | | | mdoc(7) police: removed hard sentence breaks introduced in rev.1.10.ru2001-04-131-4/+5
| | | | |
* | | | | Clean up telnet's argument processing a bit. autologin and encryption isnsayer2001-04-062-34/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | now the default, so ignore the arguments that turn it on. Add a new -y argument to turn off encryption in case someone wants to do that. Sync these changes with the man page (including removing the now obsolete statement about availability only in the US and Canada).
* | | | | Reactivate SRA.nsayer2001-04-051-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | Make handling of SIGINT and SIGQUIT follow SIGTSTP in TerminalNewMode(). This allows people to break out of SRA authentication if they wish to.
* | | | | Suggested by kris, OpenSSH shall have a version designated to note thatgreen2001-03-201-1/+2
| | | | | | | | | | | | | | | | | | | | it's not "plain" OpenSSH 2.3.0.
* | | | | Make password attacks based on traffic analysis harder by requiring thatgreen2001-03-209-5/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "non-echoed" characters are still echoed back in a null packet, as well as pad passwords sent to not give hints to the length otherwise. Obtained from: OpenBSD
* | | | | Fix core noted in -stable with 'auth disable SRA'.nsayer2001-03-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | I just mistakenly commited this to RELENG_4. I have contacted Jordan to see about how to fix this. Pass the pointy hat.
* | | | | Fix double mention of ssh.asmodai2001-03-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This file is already off the vendorbranch, nonetheless it needs to be submitted back to the OpenSSH people. PR: 25743 Submitted by: David Wolfskill <dhw@whistle.com>
* | | | | Don't dump core when an attempt is made to login using protocol 2 withgreen2001-03-151-0/+1
| | | | | | | | | | | | | | | | | | | | an invalid user name.
* | | | | (try_krb5_authentication): simplify code. from joda@netbsd.orgassar2001-03-131-47/+4
| | | | |
* | | | | Fix LP64 problem in Kerberos 5 TGT passing.assar2001-03-121-1/+3
| | | | | | | | | | | | | | | | | | | | Obtained from: NetBSD (done by thorpej@netbsd.org)
* | | | | enable auto-negotiation of encrypt and decryptassar2001-03-121-0/+13
| | | | |
* | | | | initialize pointers to NULL and sized to 0 to avoid free:ing invalid memory.assar2001-03-121-8/+15
| | | | | | | | | | | | | | | | | | | | PR: bin/20779
OpenPOWER on IntegriCloud