aboutsummaryrefslogtreecommitdiff
path: root/secure/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove myself as maintainer of openssl; I no longer have enough time toKris Kennaway2002-11-212-4/+0
* DON'T EVER PUT THIS BACK!Ruslan Ermilov2002-11-081-1/+1
* Style sync with rest of FreeBSD.David E. O'Brien2002-11-066-52/+41
* Update for OpenSSH 3.5p1.Dag-Erling Smørgrav2002-10-291-1/+9
* Don't lint contrib'ed sources, even if the builder has asked for linting.Mark Murray2002-09-253-0/+6
* Bandaid for a broken world. The real fix is somewhat moreRuslan Ermilov2002-09-202-12/+10
* Added the missing dependencies for openssl/ headers.Ruslan Ermilov2002-09-191-5/+7
* Use `uint32_t' instead of `unsigned long', since the code assumes 32-bitJacques Vidrine2002-08-241-30/+29
* Update list of installed manual pages after regenerating them.Jacques Vidrine2002-07-301-2/+6
* Import the regenerated OpenSSL man pages after import of OpenSSL 0.9.6e.Jacques Vidrine2002-07-30225-673/+1442
* Update to match reality (i.e. reference libcrypto headers andJacques Vidrine2002-07-301-3/+4
* s,/usr/include,${INCLUDEDIR},Ruslan Ermilov2002-07-221-1/+1
* No guts, no glory. Switch to OpenSSH-portable.Dag-Erling Smørgrav2002-06-251-3/+7
* Update Makefiles for OpenSSH 3.3.Dag-Erling Smørgrav2002-06-231-3/+4
* Make NO_OPENSSL actually imply NO_OPENSSH, as documented in make.conf(5).Ruslan Ermilov2002-06-211-1/+1
* for OpenSSL 0.9.5aDavid E. O'Brien2002-05-151-0/+175
* Build using pregenerated manpages; don't use perl to translate .pod's.Mark Murray2002-05-141-4/+1
* As the perl-generated assembler files have been committed, add theMark Murray2002-05-14223-0/+52244
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-131-2/+0
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-124-27/+10
* Pre-generate the optimized x86 crypto code and check it in rather thanPeter Wemm2002-05-0315-41/+14661
* The library itself does not depend on Kerberos bits.Ruslan Ermilov2002-04-231-10/+0
* Install headers with -C. Ideally, these Makefiles should not need toDag-Erling Smørgrav2002-03-233-4/+4
* Adjust for OpenSSH 3.1.Dag-Erling Smørgrav2002-03-181-2/+2
* Fixed some style bugs. Mainly, don't use ${.ALLSRC} in implicit rules.Bruce Evans2002-03-171-3/+3
* Use NO_PERL as well as NOPERL. The latter is going to (eventually) go.Mark Murray2002-03-162-12/+12
* No functional change, but big code cleanup. WARNS, lint(1) and style(9).Mark Murray2002-03-064-216/+92
* o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-182-0/+2
* Now that cross-tools ld(1) has been fixed to look for dynamicRuslan Ermilov2002-02-081-0/+3
* Update list of manpagesKris Kennaway2002-01-271-23/+30
* Add pam_ssh support to the static PAM library, libpam.a:Ruslan Ermilov2002-01-231-2/+0
* 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