aboutsummaryrefslogtreecommitdiff
path: root/secure
Commit message (Expand)AuthorAgeFilesLines
* Install libssh and libssh_pic. These are needed when buildingMark Murray2001-10-301-4/+1
* __FBSDID() (second half of src/lib/libcrypt changes)Peter Wemm2001-10-233-6/+10
* Argh! Shoot me! (add closing */ after $FreeBSD$ )Peter Wemm2001-10-221-1/+1
* Add an ia64 configuration. This is not likely to be optimal, but doesPeter Wemm2001-10-101-0/+175
* Sync this file up with its i386 brother. This appears to have been missedPeter Wemm2001-10-092-8/+70
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Fix cross-building, etc:Ruslan Ermilov2001-09-291-5/+9
* Fixed world breakage in rev.1.13. -lpam must never be used directly sinceBruce Evans2001-08-291-1/+1
* Diff reduce all the crypto telnet Makefiles.Mark Murray2001-08-202-2/+2
* mdoc(7) police: s/NetBSD/.Nx/ where appropriate.Ruslan Ermilov2001-08-131-1/+3
* mdoc(7) police: join split punctuation to macro calls.Ruslan Ermilov2001-08-101-2/+1
* Link to libcipher in the usual way. `bdes' depended on a nonexistentBruce Evans2001-08-031-10/+2
* Revamp and diff-reduce the various secure telnets. Make sure thatMark Murray2001-08-034-7/+7
* Fixed world breakage when NOSHARED=yes. libmp now depends on libcrypto,Bruce Evans2001-07-302-6/+6
* Added missing DPADD and CLEANFILES.Ruslan Ermilov2001-07-121-0/+3
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Remove stale file.Kris Kennaway2001-07-041-11/+0
* Enable Kerberos 5 support in sshd again.Brian Feldman2001-06-121-2/+0
* Update for OpenSSL 0.9.6aKris Kennaway2001-05-201-2/+5
* Fixed world breakage in previous commit. -lpam must never be usedBruce Evans2001-05-091-4/+4
* Fixed world breakage in previous commit. -lpam must never be usedBruce Evans2001-05-091-3/+4
* Add PAM support to SRA authentication. Cribbed mostly from ftpd. ThisNick Sayer2001-05-072-2/+2
* Update to OpenSSH 2.9. Somehow this missed getting committed yesterday.Brian Feldman2001-05-041-3/+3
* Don't build with Kerberos 5 support for now. I'll fix this soon,Brian Feldman2001-05-041-0/+2
* Follow the OpenSSH 2.9 upgrade with the infrastructure. Two newBrian Feldman2001-05-0410-20/+42
* Add the new version.c to libssh.Brian Feldman2001-05-031-1/+1
* Reactivate SRA.Nick Sayer2001-04-051-2/+2
* Merged src/lib/libtelnet rev.1.9 (fixed removing of obsolete sharedRuslan Ermilov2001-03-281-8/+5
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.Ruslan Ermilov2001-03-284-4/+11
* secure/ build fixes:Ruslan Ermilov2001-03-2618-109/+62
* disable SRAAssar Westerlund2001-03-231-2/+2
* Attempt to fix the problem with -j builds, and du-uglify the asm codeKris Kennaway2001-03-141-10/+6
* Add OpenBSD-style blowfish password hashing. This makes one lessMark Murray2001-03-113-0/+1249
* MFS: Belatedly bump SHLIB_MAJOR corresponding to OpenSSL 0.9.6Kris Kennaway2001-03-082-2/+2
* Install the des.h link under ${DESTDIR}. Fixes buildworld.Kris Kennaway2001-03-041-1/+1
* Clean up the installation of the compatibility libdes header/libraryKris Kennaway2001-03-041-22/+11
* Don't override CPUTYPE (actually this predates the <bsd.cpu.mk> use ofKris Kennaway2001-03-041-13/+3
* setlocale(3) has been fixed to match POSIX standard:Ruslan Ermilov2001-03-021-1/+1
* Update the list of OpenSSL manpages (now contains many more describingKris Kennaway2001-02-251-55/+108
* Add back a missing file from the no-asm caseKris Kennaway2001-02-201-1/+1
* Remove a remnant of my attempt to get alpha asm code working. OpenSSLKris Kennaway2001-02-191-2/+0
* Introduce support for using OpenSSL ASM optimizations. This is doneKris Kennaway2001-02-192-10/+91
* Define HAVE_PAM_GETENVLIST for build. Now environmental variables setJacques Vidrine2001-02-081-1/+1
* Fixed missing include of <unistd.h> and wrong prototype for setkey().Bruce Evans2001-02-061-1/+2
* Add .Lb libcipherBen Smithurst2001-01-241-1/+3
* man(7) -> mdoc(7).Ruslan Ermilov2001-01-161-140/+173
* Merge into a single US-exportable libcrypt, which only providesPeter Wemm2000-12-281-73/+0
* Update for OpenSSH 2.3.0.Brian Feldman2000-12-052-6/+9
* Fixed a typo from the last commit.Ruslan Ermilov2000-11-151-1/+1
* Correct some fallout from the semi-automated way I updated the makefile.Kris Kennaway2000-11-141-4/+4