aboutsummaryrefslogtreecommitdiff
path: root/secure
Commit message (Collapse)AuthorAgeFilesLines
* MFC 1.8Diomidis Spinellis2005-02-131-17/+2
| | | | | | | | PR: bin/76374 Security: Correct hiding of arguments, such as the password, from ps(1) Notes: svn path=/stable/4/; revision=141807
* MFC OpenSSL 0.9.7d.Jacques Vidrine2004-04-02155-332/+339
| | | | Notes: svn path=/stable/4/; revision=127738
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2004-03-304-0/+779
| | | | Notes: svn path=/stable/4/; revision=127601
* MFC: Handle includes the normal way.Ruslan Ermilov2003-11-273-88/+68
| | | | Notes: svn path=/stable/4/; revision=123006
* Fixed broken -DNOSHARED build in secure/usr.sbin/sshd.Ruslan Ermilov2003-07-251-2/+2
| | | | Notes: svn path=/stable/4/; revision=118009
* MFC: revision 1.27 (libtelnet depends on OpenSSL).Ruslan Ermilov2003-04-041-1/+1
| | | | Notes: svn path=/stable/4/; revision=113097
* MFC OpenSSL 0.9.7a.Jacques Vidrine2003-02-20262-537/+627
| | | | | | | Approved by: re (murray) Notes: svn path=/stable/4/; revision=111177
* MFC OpenSSL 0.9.7Jacques Vidrine2003-02-147-881/+306
| | | | Notes: svn path=/stable/4/; revision=110887
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-02-14265-0/+63762
| | | | Notes: svn path=/stable/4/; revision=110856
* MFC: OpenSSH 3.5p1, with all FreeBSD patches.Dag-Erling Smørgrav2003-02-034-6/+21
| | | | Notes: svn path=/stable/4/; revision=110292
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-01-302-0/+572
| | | | Notes: svn path=/stable/4/; revision=110121
* MFC: Drop support for COPY.Ruslan Ermilov2002-08-071-1/+1
| | | | Notes: svn path=/stable/4/; revision=101469
* MFC: OpenSSL 0.9.6eJacques Vidrine2002-07-303-32/+75
| | | | Notes: svn path=/stable/4/; revision=100982
* MFC: cross-release support.Ruslan Ermilov2002-07-251-4/+0
| | | | | | | | | | | | | | | | Assorted fixes: - Changed the way the `catpages' dist is built (all MD catpages were missing before). - Perl manpages now end up in the `manpage' dist. - Clean up the `dict' dist generation script. - Diff reduction to -CURRENT. Notes: svn path=/stable/4/; revision=100658
* MFC: bsd.incs.mk support and assorted header fixes:Ruslan Ermilov2002-07-224-27/+10
| | | | | | | | | | | | | | | | | | | Install sys/<arch>/include/pc/*.h to /usr/include/machine/pc/. Install sys/netatm/*/*.h to /usr/include/netatm/*/. Don't install compatibility symlinks for <machine/soundcard.h> and <machine/joystick.h>. Don't install IPFILTER headers. Userland utilities fetch them directly, and they were not visible in the SHARED=symlinks case. Resurrect SHARED=symlinks in Makefile.inc1. PR: docs/29534, bin/28002 Notes: svn path=/stable/4/; revision=100501
* MFC: 1.18 (added missing DPADD and CLEANFILES).Ruslan Ermilov2002-07-211-1/+4
| | | | Notes: svn path=/stable/4/; revision=100455
* MFC: new bsd.lib.mk API.Ruslan Ermilov2002-07-192-3/+1
| | | | Notes: svn path=/stable/4/; revision=100377
* MFC: install ssh-keysign in /usr/libexec, move setuid bit from ssh(1) toDag-Erling Smørgrav2002-07-054-17/+2
| | | | | | | ssh-keysign(8). Notes: svn path=/stable/4/; revision=99444
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-07-051-0/+15
| | | | Notes: svn path=/stable/4/; revision=99431
* More diff reduction.Dag-Erling Smørgrav2002-07-0311-11/+12
| | | | Notes: svn path=/stable/4/; revision=99394
* Update Makefiles for OpenSSH 3.4p1. Remove some hacks made superfluousDag-Erling Smørgrav2002-07-0318-85/+68
| | | | | | | | | by an earlier commit to src/Makefile.inc1. Reduce diffs against -CURRENT. Sponsored by: DARPA, NAI Labs Notes: svn path=/stable/4/; revision=99393
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-06-251-0/+12
| | | | Notes: svn path=/stable/4/; revision=98821
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-05-2012-0/+14576
| | | | Notes: svn path=/stable/4/; revision=97011
* MFC diff reduction changes.Ruslan Ermilov2002-04-192-2/+4
| | | | Notes: svn path=/stable/4/; revision=95045
* Whitespace-only changes to reduce diffs to HEAD.Ruslan Ermilov2002-04-191-1/+1
| | | | Notes: svn path=/stable/4/; revision=95044
* MFC: Merge infrastucture for cleaned-up secure telnet.Mark Murray2002-04-134-30/+39
| | | | Notes: svn path=/stable/4/; revision=94591
* MFC: Fixed "includes" to install secure/lib/libtelnet headers if required.Ruslan Ermilov2002-03-221-5/+6
| | | | Notes: svn path=/stable/4/; revision=92962
* Build secure/ version of telnet with MAKE_KERBEROS5 for now.Ruslan Ermilov2002-03-041-1/+1
| | | | | | | | | | This will be backed out after Mark Murray MFC'es the change to build telnet and friends from kerberos5/. Submitted by: ume Notes: svn path=/stable/4/; revision=91625
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-1/+1
| | | | Notes: svn path=/stable/4/; revision=87885
* Connect sftp and ssh-keyscan.Brian Feldman2001-10-081-1/+1
| | | | Notes: svn path=/stable/4/; revision=84669
* MFC: zap a stale directoryKris Kennaway2001-09-301-11/+0
| | | | Notes: svn path=/stable/4/; revision=84236
* MFC: OpenSSH 2.9Brian Feldman2001-09-289-99/+54
| | | | | | | | | The only difference between this and what's in -CURRENT is that the default /etc/ssh/ssh_config sets "Protocol 1,2" for all hosts. This can be overrided entirely in user ~/.ssh/config files, as always. Notes: svn path=/stable/4/; revision=84071
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-4/+5
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=81770
* MFC: this file is obsolete, libcrypt is unifiedPeter Wemm2001-07-161-80/+0
| | | | Notes: svn path=/stable/4/; revision=79773
* MFC: Update to OpenSSL 0.9.6aKris Kennaway2001-07-042-46/+55
| | | | Notes: svn path=/stable/4/; revision=79262
* MFC: Security fixes to SRA telnet:Nick Sayer2001-05-302-2/+3
| | | | | | | | | | | | | | | | | | 1. Add PAM support to SRA. Includes adding telnetd to /etc/pam.conf and -lpam to the secure telnetd/telnet Makefiles. 2. Insist on secure tty before allowing root login. This should be replaced with a suitable PAM module at some point. 3. Make sure not to overflow the xuser/xpass buffers. Since they were malloc()ed (check for malloc failure and abort, too, btw) this was likely not exploitable, but it is best to be safe. Submitted by: kris Review timeout: security-officer Notes: svn path=/stable/4/; revision=77499
* MFC: Blowfish password hashing scheme (From OpenBSD) and remove the dlsym()Mark Murray2001-05-241-3/+10
| | | | | | | hack. Notes: svn path=/stable/4/; revision=77126
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-05-132-0/+24
| | | | Notes: svn path=/stable/4/; revision=76528
* Actually correctly turn SRA back on by placing the revert correctly.Nick Sayer2001-04-181-2/+2
| | | | | | | Approved by: jkh Notes: svn path=/stable/4/; revision=75640
* 1. Revert the removal of SRANick Sayer2001-04-051-2/+2
| | | | | | | | | | 2. MFC sys_bsd.c v1.5 - fix the bug that started the fuss. Make SIGINT and SIGQUIT follow the state of SIGTSTP, thus making SRA abortable. Approved by: jkh Notes: svn path=/stable/4/; revision=75243
* MFC: 1.19: disable RSAAssar Westerlund2001-04-051-2/+2
| | | | | | | Approved by: jkh Notes: svn path=/stable/4/; revision=75205
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-03-203-0/+1249
| | | | Notes: svn path=/stable/4/; revision=74502
* MFC: Better compilation of asm code, fixes problems with -j builds.Kris Kennaway2001-03-191-10/+6
| | | | | | | Approved by: jkh Notes: svn path=/stable/4/; revision=74491
* MFC: Add a WANT_OPENSSL_MANPAGES knob to enable building the OpenSSLKris Kennaway2001-03-081-46/+80
| | | | | | | | | | | documentation. These aren't built by default because they spam a number of system manpages, but some creative games with MANDIR can install them to a directory of your choosing. Approved by: jkh Notes: svn path=/stable/4/; revision=73984
* Belatedly bump the SHLIB_MAJOR of libcrypto and libssl. This should haveKris Kennaway2001-03-082-2/+2
| | | | | | | | | | | been done soon after the OpenSSL 0.9.6 import when I first found out it broke backwards compatibility, but better late than never -- at least it won't trip up people who upgrade from 4.2-RELEASE to 4.3-RELEASE. Approved by: jkh Notes: svn path=/stable/4/; revision=73982
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-2/+5
| | | | Notes: svn path=/stable/4/; revision=73876
* MFC: fix setlocale(3) so that LC_ALL environment variable (if setRuslan Ermilov2001-03-051-1/+1
| | | | | | | | and not NULL) is preferred over other LC_* environment variables, as required by POSIX. Notes: svn path=/stable/4/; revision=73744
* MFC: Minor diff-reduction.Mark Murray2001-03-041-1/+1
| | | | Notes: svn path=/stable/4/; revision=73523
* MFC: OpenSSL ASM supportKris Kennaway2001-03-042-10/+79
| | | | Notes: svn path=/stable/4/; revision=73503
* MFC 1.14: HAVE_PAM_GETENVLISTJacques Vidrine2001-02-131-1/+1
| | | | Notes: svn path=/stable/4/; revision=72438