summaryrefslogtreecommitdiffstats
path: root/secure
Commit message (Collapse)AuthorAgeFilesLines
* cmp -s || install -c --> install -Cpeter1996-08-301-5/+5
|
* Same as non-secure telnetd, add support for ``-P altlogin'' to specifypeter1996-08-133-4/+21
| | | | an alternate /usr/bin/login type program to be run.
* This commit was generated by cvs2svn to compensate for changes in r17497,markm1996-08-104-3/+67
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Next version from the author - from SSLeay.0.6.3markm1996-08-104-3/+67
| |
* | Some breakeages sneaked in. This fixes them.markm1996-07-304-6/+3
| | | | | | | | | | | | (this relates to a name change in a library that was not properly backed up by the author) Reported by: too mant :-(
* | Merge, remove rubbish and bump the MAJOR.MINOR to 3.0markm1996-07-294-282/+12
| |
* | This commit was generated by cvs2svn to compensate for changes in r17330,markm1996-07-2911-10/+201
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Rats. Just when a piece of code is nice and stable, the author has tomarkm1996-07-2913-11/+208
| | | | | | | | release an upgrade.
* | Mrege conflicts etc.markm1996-07-283-61/+42
| |
* | This commit was generated by cvs2svn to compensate for changes in r17315,markm1996-07-2844-399/+655
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Latest libdes from Eric Young. Mainly code beautification.markm1996-07-2846-412/+689
| |
* | Add necessary item to CLEANFILESjkh1996-07-271-1/+2
| |
* | Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-242-11/+5
| | | | | | | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current.
* | Bring in a change that got lost when we spammed over the CVS repositorynate1996-06-052-12/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | to fix the mega-commits spamming. pst 96/05/29 20:09:25 Modified: secure/usr.bin/telnet Makefile main.c Log: Remove obsolete SOCKSv4 support Submitted by: pst Obtained from: A mirrored CVS repository that will disappear next SUP
* | Localize timeache1996-05-071-0/+10
| |
* | Add extra targets a' la' eBones/Makefile for release/Makefile.markm1996-05-041-2/+27
| | | | | | | | (bootstrap etc)
* | Add randomness from /dev/random if it is available.markm1996-05-041-1/+23
| |
* | Add support for sockspst1996-04-232-1/+12
| |
* | typo shmrsh -> smrshpst1996-04-221-1/+1
| |
* | Enable proper installation of sendmail restricted shell smrsh(8).pst1996-04-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This program is a wrapper for the prog mailer in sendmail. It does shell meta character masking and restricts the list of executables to those found in /usr/libexec/sm.bin. The default sendmail.cf file does not use this tool, however you can enable it by either changing /bin/sh to /usr/libexec/smrsh or adding the line FEATURE(smrsh) into your sendmail .mc file and rebuilding your .cf file. For more info, RTFMP.
* | Split libcrypt and libcipher man pages.markm1996-04-132-91/+6
| |
* | Split the libcrypt and libcipher man pages.markm1996-04-132-110/+22
| |
* | Install crypt.3 so that libcipher will install if /usr/share/manmpp1996-04-091-1/+2
| | | | | | | | | | has been blown away. Previously it depended on an existing crypt.3 to be present for the man page links to install properly.
* | Comment out the NOPROFILE=yes to make this orthogonal with the rest of ourmarkm1996-03-171-2/+2
| | | | | | | | libs.
* | Big clean-up job. Remove ancient and never-to-be used stuff.markm1996-03-113-119/+15
| | | | | | | | The look much more like BSD Makefiles now.
* | Fix typo #ifdef -> .if defined().markm1996-03-111-20/+7
| | | | | | | | Tidy uo this file a bit.
* | Fix typo - -des -> -ldesmarkm1996-03-101-2/+2
| |
* | Sense MAKE_EBONES, DESTDIRache1996-03-091-5/+11
| | | | | | | | SRCS, DPADD cleanup
* | Sense MAKE_EBONES, DESTDIRache1996-03-091-15/+22
| | | | | | | | | | SRCS cleanup DPADD cleanup
* | Sense MAKE_EBONES, DESTDIRache1996-03-091-7/+13
| | | | | | | | | | SRCS cleanup DPADD cleanup
* | Add back missing crypt.3 man page.jkh1996-02-211-1/+2
| |
* | Another round of man page cleanups.mpp1996-02-121-3/+3
| | | | | | | | Down to only about 100 items left to cleanup! :-)
* | Add the new libdes to the buildmarkm1996-02-111-2/+2
| |
* | Rats. Forgot to `cvs add' this.markm1996-02-101-0/+40
| |
* | iImport a FreeBSD Makefile, BSD-ise the header and correct a typo. As themarkm1996-02-102-13/+7
| | | | | | | | | | interface has changed a bit (there are more rentry points), the shared library has been bumped to libdes.so.2.1.
* | This commit was generated by cvs2svn to compensate for changes in r14009,markm1996-02-1069-0/+11769
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * This is the long-awaited new DES library. Over the next couple of daysmarkm1996-02-1069-0/+11769
| | | | will be properly built into the system.
* Correct some manual page cross reference errors. E.g. su is a sectionmpp1996-02-021-1/+1
| | | | | one man page, not section eight. This is the first round of such changes and only fixes man pages in manual section one.
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-301-207/+0
| | | | which included commits to RCS files with non-trunk default branches.
* recording cvs-1.6 file deathpeter1995-12-307-54/+0
|
* Pick correct library dir whenever obj exists or notache1995-12-211-3/+9
|
* Dual personality crypt(3). This crypt will choose its encryption algorithmmarkm1995-12-165-34/+191
| | | | | (DES or MD5) based on the type of salt used. Salt beginning with "$1$" indicates MD5.
* *GULP* cvs remove the uncomfortably large list of files that are no longerpeter1995-12-021-1/+1
| | | | part of sendmail 8.7.2...
* Re-disable the cf/cf SUBDIR - we were not building it before anyway.peter1995-12-021-1/+1
| | | | The Makefile down there does not handle the obj dir well..
* Import Sendmail-8.7.2 as discussed on -current.peter1995-12-021-14/+35
| | | | The conflict merge will happen shortly after.
* Remove LD_NOSTD_PATH unsetenv, it isn't exist anymoreache1995-10-241-1/+0
|
* Fix original patch error with ! before strncmpache1995-10-201-4/+10
| | | | Zap only needed LD_* variables
* Don't allow LD_* env. variables to be trickedache1995-10-201-3/+25
| | | | Submitted by: Sam Hartman <hartmans@mit.edu>
* Remove MAKE_EBONES conditionals. They were originally placed here becausegibbs1995-10-113-7/+1
| | | | of missing functionality in our libkrb which is no longer a problem.
* Remove duplicated targets which now build from main treeache1995-09-293-6/+6
| | | | if available and allowed
OpenPOWER on IntegriCloud