summaryrefslogtreecommitdiffstats
path: root/secure/lib
Commit message (Expand)AuthorAgeFilesLines
* Back out rev 1.60, taking the pointy hat away from nectar as 'rm -f'obrien2003-03-111-2/+2
* Don't error out the build if removing a "stale" symlink fails.obrien2003-03-101-2/+2
* Handle includes the normal way.ru2003-02-272-84/+67
* Regenerate man pages after import of OpenSSL 0.9.7a.nectar2003-02-19229-468/+474
* LIBDIR/INCLUDEDIR do not include DESTDIR.nectar2003-02-181-2/+2
* Follow-up to previous commit: we had a des.h symlink, too. Removenectar2003-02-181-0/+1
* Previously, libcrypto contained symbols that were identical to EAYnectar2003-02-181-0/+7
* Correct path for finding asm-generating files.nectar2003-02-141-6/+6
* Install the OpenSSL man pages in /usr/share/openssl/mannectar2003-02-10233-535/+1443
* Do not define OPENSSL_NO_KRB5 here in CFLAGS. It is handled innectar2003-02-091-1/+1
* Re-add WANT_OPENSSL_MANPAGES knob.nectar2003-01-311-0/+2
* Background:nectar2003-01-291-1/+1
* Re-add WANT_OPENSSL_MANPAGES knob.nectar2003-01-291-0/+2
* Hopefully fix world for folks not compiling IDEA (the default).peter2003-01-291-2/+2
* Force OPENSSL_NO_KRB5. OpenSSL's current implementation of RFC 2712nectar2003-01-296-0/+12
* Update for OpenSSL 0.9.7. No assembler code at the moment. Thismarkm2003-01-28272-12639/+11093
* Remove myself as maintainer of openssl; I no longer have enough time tokris2002-11-212-4/+0
* DON'T EVER PUT THIS BACK!ru2002-11-081-1/+1
* Style sync with rest of FreeBSD.obrien2002-11-066-52/+41
* Update for OpenSSH 3.5p1.des2002-10-291-1/+9
* Don't lint contrib'ed sources, even if the builder has asked for linting.markm2002-09-253-0/+6
* Bandaid for a broken world. The real fix is somewhat moreru2002-09-202-12/+10
* Added the missing dependencies for openssl/ headers.ru2002-09-191-5/+7
* Use `uint32_t' instead of `unsigned long', since the code assumes 32-bitnectar2002-08-241-30/+29
* Update list of installed manual pages after regenerating them.nectar2002-07-301-2/+6
* This commit was generated by cvs2svn to compensate for changes in r100946,nectar2002-07-30225-673/+1442
|\
| * Import the regenerated OpenSSL man pages after import of OpenSSL 0.9.6e.nectar2002-07-30225-673/+1442
* | Update to match reality (i.e. reference libcrypto headers andnectar2002-07-301-3/+4
* | s,/usr/include,${INCLUDEDIR},ru2002-07-221-1/+1
* | No guts, no glory. Switch to OpenSSH-portable.des2002-06-251-3/+7
* | 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
OpenPOWER on IntegriCloud