Changed the crypto make system to add build flexibility. The update cancels the requi...
[krb5.git] / src / lib / crypto / Makefile.in
2009-10-23 Zhanna TsitkovChanged the crypto make system to add build flexibility...
2009-09-30 Zhanna TsitkovCrypto modularity proj: SHS_INFO structure is defined...
2009-09-16 Zhanna TsitkovCrypto modularity proj.: Move prf and random-to-key...
2009-09-02 Zhanna TsitkovCrypto modularity proj: Move enc_provider into builtin...
2009-08-03 Zhanna TsitkovCrypto modularity proj: Separate files under crypto...
2009-03-16 Sam HartmanImplement test cases for CF2
2009-03-16 Sam HartmanImplement KRB-FX_CF2
2009-01-05 Ken Raeburnmove generated dependencies out of Makefile.in
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-12-18 Greg HudsonRemove krb524, lib/des425, lib/krb4, and include/kerber...
2008-12-02 Sam Hartmanmake depend
2008-12-02 Sam HartmanCrypto IOV API per Projects/AEAD encryption API
2008-11-04 Ken RaeburnDon't build dependencies for v4rcp.c.
2008-09-18 Ken Raeburnmakedepend
2008-07-20 Ken RaeburnDon't set LOCAL_SUBDIRS in many places and SUBDIRS...
2008-03-04 Ken RaeburnAdd "-framework CoreFoundation" to crypto library link...
2007-08-16 Ken Raeburnmake depend
2006-12-01 Tom Yubump minor versions due to API additions
2006-11-17 Kevin Coffmanupdate krb5_c_keylength function, create krb5_c_random_...
2006-11-09 Kevin CoffmanAdd public function to get keylenth associated with...
2006-11-05 Ezra PeisachMake clean does not remove lib/crypto/t_prf
2006-10-13 Ken RaeburnUse $(VALGRIND) when running programs using $(KRB5_RUN_...
2006-10-06 Tom Yumake depend
2006-06-28 Ken Raeburnautoconf 2.60 compatibility
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-05-25 Ken RaeburnCreate crypto, des425 Makefiles from top level
2006-05-24 Ken RaeburnRename locate.h to locate_plugin.h. Change references...
2006-05-23 Ken Raeburninstall headers into include/krb5
2006-04-13 Ken RaeburnDon't include kdb.h from k5-int.h; instead, include...
2006-04-02 Ken Raeburndon't use configure-defined macros on command line...
2006-03-31 Ken Raeburnmake depend, now with dependency sorting
2006-03-27 Ken Raeburnmake depend
2006-03-11 Ken RaeburnInstead of arbitrary division of headers into include...
2006-03-08 Ken Raeburnmake depend
2006-01-18 Ken RaeburnInclude the support library when linking various test...
2005-11-29 Tom Yumake depend
2005-06-21 Ken RaeburnUpdate dependencies
2005-05-20 Sam HartmanImplement RFC 3961 PRF
2004-12-30 Ken Raeburnrun "make depend"
2004-06-17 Ken RaeburnPurge make targets and variables (and a few files)...
2004-06-16 Ken Raeburn* Makefile.in (SHLIB_RDIRS): Set
2004-06-15 Ken Raeburn* Makefile.in (SHLIB_DIRS, SHLIB_EXPLIBS, SHLIB_EXPDEPL...
2004-06-04 Ken RaeburnChange all uses of LIB in UNIX makefiles to LIBBASE...
2004-05-13 Ken RaeburnLink test programs against thread support library
2004-05-01 Ken Raeburn* Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variables
2004-05-01 Ken Raeburnupdate dependencies
2004-02-13 Ken Raeburn* t_encrypt.c (compare_results): New function.
2003-12-15 Ken Raeburnmake depend
2003-12-13 Ken RaeburnAdd platform-dependent 64-bit and inline-function suppo...
2003-05-24 Ken Raeburnmake-depend updates
2003-03-05 Ken Raeburn* Makefile.in (OBJFILELIST, OBJFILEDEP) [##DOS]: Add...
2003-03-05 Ken RaeburnClean up PBKDF2 interface. Add s2k-params to string...
2003-02-03 Ken Raeburnupdate dependencies
2003-02-03 Ken RaeburnBuild and link in AES crypto code (but don't define...
2003-01-10 Ken RaeburnUse markers in Makefile.in rather than rules in configu...
2002-12-06 Ezra Peisach * Makefile.in (clean): Clean up more test execu...
2002-11-27 Tom Yuupdate dependencies
2002-10-31 Ken Raeburn* Makefile.in (check-unix): Don't run t_pkcs5
2002-10-24 Ken HornsteinClient code lacks support for draft-ietf-krb-wg-kerbero...
2002-10-10 Ken Raeburn* Makefile.in (EXTRADEPSRCS): New variable.
2002-08-29 Ken Raeburn* Makefile.in: Revert $(S)=>/ change, for Windows support
2002-08-23 Ken RaeburnChange $(S)=>/ and $(U)=>.. globally
2002-08-22 Ken Raeburn* Makefile.in (SUBDIROBJLISTS): New variable
2002-07-13 Ken Raeburnupdate dependencies
2002-06-19 Ezra Peisach * Makefile.in (clean): Add t_prng and t_prng.o
2002-06-15 Ken Raeburnupdate dependencies
2002-03-29 Sam HartmanAdd krb5_init_keyblock
2002-03-26 Ken Raeburnupdate dependencies
2001-11-20 Ezra Peisach * Makefile.in (check-unix): Use $(srcdir) in file...
2001-11-20 Sam HartmanAdd regression test
2001-11-19 Danilo AlmeidaFix up yarrow build on Windows
2001-11-16 Sam Hartman* Link Yarrow into the build
2001-11-06 Sam Hartman* Add krb5_c_init_state and krb5_c_free_state functions
2001-10-29 Jeffrey Altman2001-10-29 Jeff Altman <jaltman@columbia.edu>
2001-10-23 Sam Hartman* Add usage to verify in keyhash checks
2001-10-23 Sam Hartman* Tie in Microsoft rc4 cipher and make it build
2001-10-20 Ken RaeburnIn directories building libraries, generate dependencie...
2001-10-11 Ken RaeburnUpdate automatic dependencies to work on Windows by...
2001-09-01 Ken Raeburndependencies
2000-06-27 Ken Raeburnpullup from 1.2 branch
2000-01-22 Miro JurisicMoved krb5, gss, and crypto library initialization...
1999-10-26 Wilfredo SanchezClean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,...
1999-05-19 Danilo AlmeidaThese are a bunch of intertwined changes to the windows...
1999-05-10 Danilo AlmeidaDo win32 build in subdir
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-12-05 Theodore TsoMakefile.in: Added missing "cd .." necessary for making...
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1998-04-15 Tom Yu * Makefile.in (LIB): Rename to k5crypto
1998-02-18 Tom YuRemove trailing slash from thisconfigdir. Change direc...
1998-02-13 Theodore TsoCollapse configure.in files below lib/crypto into lib...
1998-02-12 Theodore TsoMass makefile/configure.in build system revamp
1997-10-14 Tom Yu * Makefile.in: Bump major version due to possible...
1997-02-23 Richard BaschMoved some of the library list file build logic from...
1997-02-22 Sam Hartman* Make shared libs work on AIX
1997-02-22 Sam HartmanFix typo
1997-02-22 Sam HartmanBump minor library version so I can
1997-02-09 Tom YuMerge of libhack_branch
1997-02-06 Richard BaschWindows/NT integration (V1_0_WIN32_BRANCH merge)
1996-06-06 Theodore TsoDon't pass $(LIBCMD) on the command line. It's set...
1996-06-06 Theodore TsoInclude sha in the list of subdirectories for the Macintosh
next