aboutsummaryrefslogtreecommitdiff
path: root/secure
Commit message (Expand)AuthorAgeFilesLines
* We no longer have a separate kerberos distribution. Its now justMark Murray2003-04-302-2/+0
* The including makefile's directory is tried first for .include "...".Ruslan Ermilov2003-04-304-5/+5
* Most things depend on !defined(NO_OPENSSL); make it look so.Ruslan Ermilov2003-04-303-10/+13
* NOSECURE is implied by NOCRYPT, meaning if the latter is definedRuslan Ermilov2003-04-303-3/+3
* Remove Kerberos IV shims.Dag-Erling Smørgrav2003-04-233-3/+3
* Update for 3.6.1p1; also remove Kerberos IV shims.Dag-Erling Smørgrav2003-04-234-22/+6
* Silence `make -s' (echo -> ${ECHO}).Bruce Evans2003-04-131-1/+1
* libtelnet depends on OpenSSL.Ruslan Ermilov2003-04-011-1/+1
* The .Nm utilityPhilippe Charnier2003-03-241-4/+6
* Back out rev 1.60, taking the pointy hat away from nectar as 'rm -f'David E. O'Brien2003-03-111-2/+2
* Don't error out the build if removing a "stale" symlink fails.David E. O'Brien2003-03-101-2/+2
* Fix mixed up arguments passed to a locally defined err(int, char *)Mike Makonnen2003-03-071-4/+4
* Handle includes the normal way.Ruslan Ermilov2003-02-273-88/+68
* Regenerate man pages after import of OpenSSL 0.9.7a.Jacques Vidrine2003-02-19262-537/+627
* LIBDIR/INCLUDEDIR do not include DESTDIR.Jacques Vidrine2003-02-181-2/+2
* Follow-up to previous commit: we had a des.h symlink, too. RemoveJacques Vidrine2003-02-181-0/+1
* Previously, libcrypto contained symbols that were identical to EAYJacques Vidrine2003-02-181-0/+7
* Correct path for finding asm-generating files.Jacques Vidrine2003-02-141-6/+6
* Install the OpenSSL man pages in /usr/share/openssl/manJacques Vidrine2003-02-10268-649/+1587
* Do not define OPENSSL_NO_KRB5 here in CFLAGS. It is handled inJacques Vidrine2003-02-091-1/+1
* Re-add WANT_OPENSSL_MANPAGES knob.Jacques Vidrine2003-01-311-0/+2
* Background:Jacques Vidrine2003-01-291-1/+1
* Re-add WANT_OPENSSL_MANPAGES knob.Jacques Vidrine2003-01-291-0/+2
* Hopefully fix world for folks not compiling IDEA (the default).Peter Wemm2003-01-291-2/+2
* Force OPENSSL_NO_KRB5. OpenSSL's current implementation of RFC 2712Jacques Vidrine2003-01-296-0/+12
* Update for OpenSSL 0.9.7. No assembler code at the moment. ThisMark Murray2003-01-28276-2619/+12390
* ia64 and sparc64 both have libc_r now.Dag-Erling Smørgrav2003-01-091-2/+1
* Don't build auth-pam.c and auth2-pam.c, auth2-pam-freebsd.c is all we need.Dag-Erling Smørgrav2002-12-141-1/+8
* Remove myself as maintainer of openssl; I no longer have enough time toKris Kennaway2002-11-213-6/+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-293-2/+11
* 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
* Removed the (never used) help-distribute target from here.Ruslan Ermilov2002-07-111-4/+0
* ssh-keysign(8) belongs in /usr/libexec, not in /usr/bin, and needs to beDag-Erling Smørgrav2002-07-054-5/+5
* Switch over to 3.4p1.Dag-Erling Smørgrav2002-06-291-1/+1
* No guts, no glory. Switch to OpenSSH-portable.Dag-Erling Smørgrav2002-06-2512-12/+24
* My previous style commits weren't entirely right. Fix some bugs IDag-Erling Smørgrav2002-06-247-23/+11
* Previous commit made no sense.Dag-Erling Smørgrav2002-06-241-1/+2
* Fix style and unbreal static build.Dag-Erling Smørgrav2002-06-245-11/+10
* Install the new man pages.Dag-Erling Smørgrav2002-06-232-2/+2
* Update Makefiles for OpenSSH 3.3.Dag-Erling Smørgrav2002-06-234-7/+24
* Make NO_OPENSSL actually imply NO_OPENSSH, as documented in make.conf(5).Ruslan Ermilov2002-06-211-1/+1