summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-12/+0
* CoreFoundation is no longer used for UCS2 conversionsKen Raeburn2011-04-031-2/+1
* Flatten lib/crypto/krb, as its seven subdirectories only contained aGreg Hudson2011-03-051-16/+6
* Reference random-to-key handlers through the enctype instead of theGreg Hudson2011-02-271-4/+4
* Now that all PRNG modules fit nicely into a single source file,Greg Hudson2011-02-251-6/+4
* A couple more Windows build system adjustments for Fortuna as defaultGreg Hudson2011-02-251-2/+2
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-25/+1
* Fix Windows buildGreg Hudson2010-11-251-24/+26
* Make it possible to override CRYPTO_IMPL_CFLAGS and CRYPTO_IMPL_LIBS atGreg Hudson2010-10-221-1/+3
* Improves prng code modularity. Introduces fortuna-like prng that can be used ...Zhanna Tsitkov2010-10-051-2/+6
* Merge branches/nss to trunkGreg Hudson2010-10-021-1/+1
* Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson2010-09-071-2/+2
* Reformat with shorter linesKen Raeburn2010-05-161-15/+23
* Restructure the crypto checksum implementation to minimizeGreg Hudson2009-12-101-2/+2
* Move the arcfour directory from the crypto module dirs into krb. ThisGreg Hudson2009-11-271-2/+2
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-2/+0
* Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov2009-10-231-11/+11
* Crypto modularity proj: SHS_INFO structure is defined differently for crypto ...Zhanna Tsitkov2009-09-301-2/+2
* Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov2009-09-161-1/+3
* Crypto modularity proj: Move enc_provider into builtin dir. Adjust builtin ma...Zhanna Tsitkov2009-09-021-12/+12
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-031-340/+31
* Implement test cases for CF2Sam Hartman2009-03-161-2/+12
* Implement KRB-FX_CF2Sam Hartman2009-03-161-0/+3
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-515/+0
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-1/+1
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-3/+4
* make dependSam Hartman2008-12-021-6/+73
* Crypto IOV API per Projects/AEAD encryption APISam Hartman2008-12-021-16/+31
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-256/+276
* makedependKen Raeburn2008-09-181-241/+264
* Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn2008-07-201-1/+1
* Add "-framework CoreFoundation" to crypto library link command in darwin-modeKen Raeburn2008-03-041-1/+1
* make dependKen Raeburn2007-08-161-236/+256
* bump minor versions due to API additionsTom Yu2006-12-011-1/+1
* update krb5_c_keylength function, create krb5_c_random_to_key functionKevin Coffman2006-11-171-5/+17
* Add public function to get keylenth associated with an enctypeKevin Coffman2006-11-091-0/+12
* Make clean does not remove lib/crypto/t_prfEzra Peisach2006-11-051-1/+1
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-5/+5
* make dependTom Yu2006-10-061-93/+114
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* Create crypto, des425 Makefiles from top levelKen Raeburn2006-05-251-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-41/+41
* install headers into include/krb5Ken Raeburn2006-05-231-212/+232
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-109/+89
* don't use configure-defined macros on command line, use autoconf.h onlyKen Raeburn2006-04-021-0/+1
* make depend, now with dependency sortingKen Raeburn2006-03-311-303/+312
* make dependKen Raeburn2006-03-271-113/+126
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-117/+117
* make dependKen Raeburn2006-03-081-41/+82
* Include the support library when linking various test programs, because onKen Raeburn2006-01-181-9/+9