summaryrefslogtreecommitdiff
path: root/secure/lib
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.2.0_cvscvs2svn2000-11-2024-3692/+0
* MFC: OpenSSH 2.2.0Kris Kennaway2000-10-281-3/+3
* MFC: Clean up include file generationKris Kennaway2000-09-223-47/+32
* MFC: login.conf password format switchingBrian Feldman2000-09-201-0/+1
* MFC: Roll librsa* back into libcryptoKris Kennaway2000-09-184-75/+3
* MFC: build librsaintl by default now that RSA Security Inc have waivedPeter Wemm2000-09-071-1/+1
* Merge evp.h problem fixes.Brian Feldman2000-08-252-6/+9
* MFC: OpenSSL 0.9.5aKris Kennaway2000-08-203-123/+150
* MFC: OpenSSL 0.9.5aKris Kennaway2000-08-203-27/+65
* MFC: deal with rsa_eay.c using USA_RESIDENT to set a safe default.Peter Wemm2000-07-031-1/+2
* MFC: OpenSSH 2.1.0 snapshotKris Kennaway2000-06-091-2/+7
* MFC: rev 1.5 (dependancy fixups)David E. O'Brien2000-04-121-24/+26
* MFC: rev 1.16 (depenancy fixups)David E. O'Brien2000-04-121-37/+38
* MFC: Add libcrypto to LDADDKris Kennaway2000-04-041-0/+1
* MFC: Allow detection of RSAREF and use it to provide a more verboseKris Kennaway2000-03-131-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-131-144/+0
* Build a shared library too - ports expect it.Kris Kennaway2000-03-071-1/+0
* Merge from internat.freebsd.org; cleanup stray rsaref glue code referencePeter Wemm2000-03-051-4/+0
* Resurrect the old libdes manpages (after a repo copy) until we have betterKris Kennaway2000-03-021-0/+14
* Merge from internat.freebsd.org: add libcrypto to librsaUSA's symbol searchPeter Wemm2000-03-021-0/+2
* MFI: stupid typo of mine.Mark Murray2000-02-291-1/+1
* Add NODESCRYPTLINKS knob to prevent spamming of libcrypt -> libscryptKris Kennaway2000-02-291-0/+2
* New distribution names.Mark Murray2000-02-281-0/+3
* Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)Peter Wemm2000-02-265-18/+98
* Merge from internat.freebsd.org; make RSAREF=YES work correctly, althoughPeter Wemm2000-02-252-1/+1
* Create a stub libRSAglue for bsd.port.mk's sakePeter Wemm2000-02-252-38/+6
* Fold libRSAglue into libcrypto so we don't have to special-casePeter Wemm2000-02-253-13/+7
* Sync with internat; delete a trailing spacePeter Wemm2000-02-251-1/+1
* Remove port components not needed in 4.n+Mark Murray2000-02-241-2/+1
* libdes is OBEMark Murray2000-02-241-45/+0
* Build everything properly. This means:Mark Murray2000-02-243-8/+30
* Add the OpenSSH userland-building Makefiles.Mark Murray2000-02-241-0/+36
* Freefall/Internat diff reducer.Mark Murray2000-02-241-2/+2
* Freefall/Internat diff reducer.Mark Murray2000-02-241-2/+5
* Freefall/Internat diff reducer.Mark Murray2000-02-241-0/+2
* Add NO_OPENSSL knob to turn off building of opensslKris Kennaway2000-01-301-1/+4
* Activate librsaglueKris Kennaway2000-01-201-1/+1
* Move the rsaref gunk to libRSAglue where ports expect it.Kris Kennaway2000-01-201-8/+1
* Build infrastructure for libRSAglue, required for compatability withKris Kennaway2000-01-201-0/+48
* Turn back on libcrypto and libssl building.Kris Kennaway2000-01-161-1/+1
* *** empty log message ***Kris Kennaway2000-01-162-1/+10
* Add MAINTAINER tag so people don't feel the need to randomly frob with this.Kris Kennaway2000-01-162-0/+4
* We cannot have libcrypto, and therefore OpenSSL at all, without RSA.Brian Feldman2000-01-151-1/+1
* Connect OpenSSL to the build.Kris Kennaway2000-01-141-1/+1
* Build infrastructure for OpenSSLKris Kennaway2000-01-146-0/+733
* Really really remove SHA-1 support.Kris Kennaway2000-01-091-1/+1
* Routines needed by new kerberos.Mark Murray2000-01-091-1/+1
* Remove the SHA stuff properly.Jordan K. Hubbard2000-01-081-1/+1
* I missed the LDADD/DPADD for -lmd in the secure cases. :-(Peter Wemm1999-12-191-3/+0
* Dont build telenet if we are going for kerberised telnet; this justMark Murray1999-10-121-2/+4