summaryrefslogtreecommitdiffstats
path: root/secure
Commit message (Expand)AuthorAgeFilesLines
* Update for OpenSSL 0.9.6akris2001-05-201-2/+5
* Fixed world breakage in previous commit. -lpam must never be usedbde2001-05-091-4/+4
* Fixed world breakage in previous commit. -lpam must never be usedbde2001-05-091-3/+4
* Add PAM support to SRA authentication. Cribbed mostly from ftpd. Thisnsayer2001-05-072-2/+2
* Update to OpenSSH 2.9. Somehow this missed getting committed yesterday.green2001-05-041-3/+3
* Don't build with Kerberos 5 support for now. I'll fix this soon,green2001-05-041-0/+2
* Follow the OpenSSH 2.9 upgrade with the infrastructure. Two newgreen2001-05-0410-20/+42
* Add the new version.c to libssh.green2001-05-031-1/+1
* Reactivate SRA.nsayer2001-04-051-2/+2
* Merged src/lib/libtelnet rev.1.9 (fixed removing of obsolete sharedru2001-03-281-8/+5
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.ru2001-03-284-4/+11
* secure/ build fixes:ru2001-03-2618-109/+62
* disable SRAassar2001-03-231-2/+2
* Attempt to fix the problem with -j builds, and du-uglify the asm codekris2001-03-141-10/+6
* Add OpenBSD-style blowfish password hashing. This makes one lessmarkm2001-03-113-0/+1249
* MFS: Belatedly bump SHLIB_MAJOR corresponding to OpenSSL 0.9.6kris2001-03-082-2/+2
* Install the des.h link under ${DESTDIR}. Fixes buildworld.kris2001-03-041-1/+1
* Clean up the installation of the compatibility libdes header/librarykris2001-03-041-22/+11
* Don't override CPUTYPE (actually this predates the <bsd.cpu.mk> use ofkris2001-03-041-13/+3
* setlocale(3) has been fixed to match POSIX standard:ru2001-03-021-1/+1
* Update the list of OpenSSL manpages (now contains many more describingkris2001-02-251-55/+108
* Add back a missing file from the no-asm casekris2001-02-201-1/+1
* Remove a remnant of my attempt to get alpha asm code working. OpenSSLkris2001-02-191-2/+0
* Introduce support for using OpenSSL ASM optimizations. This is donekris2001-02-192-10/+91
* Define HAVE_PAM_GETENVLIST for build. Now environmental variables setnectar2001-02-081-1/+1
* Fixed missing include of <unistd.h> and wrong prototype for setkey().bde2001-02-061-1/+2
* Add .Lb libcipherben2001-01-241-1/+3
* man(7) -> mdoc(7).ru2001-01-161-140/+173
* Merge into a single US-exportable libcrypt, which only providespeter2000-12-281-73/+0
* Update for OpenSSH 2.3.0.green2000-12-052-6/+9
* Fixed a typo from the last commit.ru2000-11-151-1/+1
* Correct some fallout from the semi-automated way I updated the makefile.kris2000-11-141-4/+4
* Disable /usr/bin/ssh being setuid root by default. Let the variablegreen2000-11-141-0/+2
* Update for OpenSSL 0.9.6kris2000-11-134-61/+69
* Fix up the build for the STARTTLS version of sendmail (again). This methodgshapiro2000-10-242-78/+0
* Do not override BINDIR settings from subdirectory Makefiles.gshapiro2000-10-131-1/+1
* ../Makefile.inc was clobbering BINDIR so sendmail was being installed ingshapiro2000-10-131-1/+1
* Activate the 'secure' (TLS) version of sendmail if !NO_SENDMAIL && !NO_OPENSSLgshapiro2000-10-131-0/+4
* Given that sendmail's STARTTLS support requires OpenSSL and the bootstrapgshapiro2000-10-131-4/+11
* Remove STARTTLS support as it breaks builds without crypto installed.gshapiro2000-10-121-7/+0
* With apoligies to Greg Shapiro, fix the world. The previous commitpeter2000-10-111-2/+2
* Style fixesgshapiro2000-10-111-4/+4
* NOCRYPT imples NO_OPENSSL.gshapiro2000-10-111-1/+1
* Build sendmail with STARTTLS support unless NO_OPENSSL is set.gshapiro2000-10-101-0/+7
* Overhaul of the build-time include file generation. Don't break in evp.hkris2000-09-173-47/+32
* Give users a way to alter the sendmail (and related utilities) buildgshapiro2000-09-171-1/+7
* Only build sftp-server conditionallykris2000-09-161-1/+3
* Add sftp-serverache2000-09-151-0/+1
* Allow users to add libraries for sendmail (e.g. Cyrus SASL)gshapiro2000-09-131-1/+1
* Update for OpenSSH 2.2.0kris2000-09-104-7/+33
OpenPOWER on IntegriCloud