summaryrefslogtreecommitdiffstats
path: root/secure/lib
Commit message (Expand)AuthorAgeFilesLines
* Update Makefiles for OpenSSH 3.3.des2002-06-231-3/+4
* Make NO_OPENSSL actually imply NO_OPENSSH, as documented in make.conf(5).ru2002-06-211-1/+1
* for OpenSSL 0.9.5aobrien2002-05-151-0/+175
* Build using pregenerated manpages; don't use perl to translate .pod's.markm2002-05-141-4/+1
* This commit was generated by cvs2svn to compensate for changes in r96593,markm2002-05-14223-0/+52244
|\
| * As the perl-generated assembler files have been committed, add themarkm2002-05-14223-0/+52244
* Removed now unused INTERNALSTATICLIB.ru2002-05-131-2/+0
* Added new bsd.incs.mk which handles installing of header filesru2002-05-124-27/+10
* Pre-generate the optimized x86 crypto code and check it in rather thanpeter2002-05-0315-41/+14661
* The library itself does not depend on Kerberos bits.ru2002-04-231-10/+0
* Install headers with -C. Ideally, these Makefiles should not need todes2002-03-233-4/+4
* Adjust for OpenSSH 3.1.des2002-03-181-2/+2
* Fixed some style bugs. Mainly, don't use ${.ALLSRC} in implicit rules.bde2002-03-171-3/+3
* Use NO_PERL as well as NOPERL. The latter is going to (eventually) go.markm2002-03-162-12/+12
* No functional change, but big code cleanup. WARNS, lint(1) and style(9).markm2002-03-064-216/+92
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-182-0/+2
* Now that cross-tools ld(1) has been fixed to look for dynamicru2002-02-081-0/+3
* Update list of manpageskris2002-01-271-23/+30
* Add pam_ssh support to the static PAM library, libpam.a:ru2002-01-231-2/+0
* Clean up makefiles, and turn on WARNS=2. Take into account the telnetmarkm2001-11-301-2/+4
* Opensslconf for sparc64. Just a copy of the alpha one for now.jake2001-11-181-0/+175
* Install libssh and libssh_pic. These are needed when buildingmarkm2001-10-301-4/+1
* __FBSDID() (second half of src/lib/libcrypt changes)peter2001-10-233-6/+10
* Argh! Shoot me! (add closing */ after $FreeBSD$ )peter2001-10-221-1/+1
* Add an ia64 configuration. This is not likely to be optimal, but doespeter2001-10-101-0/+175
* Sync this file up with its i386 brother. This appears to have been missedpeter2001-10-092-8/+70
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
* Fix cross-building, etc:ru2001-09-291-5/+9
* Diff reduce all the crypto telnet Makefiles.markm2001-08-201-1/+1
* mdoc(7) police: s/NetBSD/.Nx/ where appropriate.ru2001-08-131-1/+3
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-101-2/+1
* Revamp and diff-reduce the various secure telnets. Make sure thatmarkm2001-08-032-3/+3
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Remove stale file.kris2001-07-041-11/+0
* Update for OpenSSL 0.9.6akris2001-05-201-2/+5
* Follow the OpenSSH 2.9 upgrade with the infrastructure. Two newgreen2001-05-041-7/+4
* 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-281-2/+4
* secure/ build fixes:ru2001-03-264-17/+13
* 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
OpenPOWER on IntegriCloud