aboutsummaryrefslogtreecommitdiff
path: root/secure/lib
Commit message (Expand)AuthorAgeFilesLines
* Clean up makefiles, and turn on WARNS=2. Take into account the telnetMark Murray2001-11-301-2/+4
* Opensslconf for sparc64. Just a copy of the alpha one for now.Jake Burkholder2001-11-181-0/+175
* 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
* Diff reduce all the crypto telnet Makefiles.Mark Murray2001-08-201-1/+1
* 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
* Revamp and diff-reduce the various secure telnets. Make sure thatMark Murray2001-08-032-3/+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
* Update for OpenSSL 0.9.6aKris Kennaway2001-05-201-2/+5
* Follow the OpenSSH 2.9 upgrade with the infrastructure. Two newBrian Feldman2001-05-041-7/+4
* 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-281-2/+4
* secure/ build fixes:Ruslan Ermilov2001-03-264-17/+13
* 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
* 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
* Merge into a single US-exportable libcrypt, which only providesPeter Wemm2000-12-281-73/+0
* Update for OpenSSH 2.3.0.Brian Feldman2000-12-051-2/+3
* 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
* Update for OpenSSL 0.9.6Kris Kennaway2000-11-133-56/+63
* Overhaul of the build-time include file generation. Don't break in evp.hKris Kennaway2000-09-173-47/+32
* Update for OpenSSH 2.2.0Kris Kennaway2000-09-101-3/+3
* Nuke RSAREF support from orbit.Kris Kennaway2000-09-104-75/+3
* ``Anyone is now free to rub two primes together for their own gratification''Kris Kennaway2000-09-061-1/+1
* Make the temporary file _evp.h instead of evp.h to not conflict withBrian Feldman2000-08-242-5/+7
* Generate a new evp.h at build-time instead of install-time to properlyBrian Feldman2000-08-232-6/+7
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIBrian Feldman2000-08-221-0/+1
* Unbreak the OpenSSL headers for those of us who don't/can't use IDEA byBrian Feldman2000-08-041-1/+10
* Be consistant about WITH_ vs MAKE_ flags. We have a precedent of usingPeter Wemm2000-07-142-4/+4