aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/enc_provider
AgeCommit message (Expand)AuthorFilesLines
2004-05-17This commit was manufactured by cvs2svn to create tagkfw-2.6.2-beta2no author3-39/+86
2003-03-05* aes.c (krb5int_aes_init_state): Implement.Ken Raeburn3-3/+14
2003-02-03* aes.c: New file.Ken Raeburn3-2/+206
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2-0/+7
2002-10-10whitespaceKen Raeburn1-3/+9
2002-09-28update dependenciesTom Yu1-2/+3
2002-08-29update dependenciesKen Raeburn1-3/+6
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-06-15update dependenciesKen Raeburn1-10/+8
2002-03-26update dependenciesKen Raeburn1-0/+6
2002-02-23Use const instead of krb5_constKen Raeburn2-6/+10
2001-11-06* Add krb5_c_init_state and krb5_c_free_state functionsSam Hartman4-5/+47
2001-10-23Handle inlines in ansi-compatible mannerSam Hartman2-8/+21
2001-10-23* Tie in Microsoft rc4 cipher and make it buildSam Hartman4-4/+208
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-2/+2
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-9/+10
2001-09-06updated dependencies for latest make-depend target codeKen Raeburn1-2/+2
2001-09-01dependenciesKen Raeburn1-0/+15
2001-05-31 * des.c (k5_des_docrypt): Do not use a variable named "encrypt"Ezra Peisach3-4/+9
2001-04-10fix/add casts as neededKen Raeburn3-2/+11
2001-03-09Use krb5int_ prefix for internal "provider" structuresKen Raeburn4-4/+9
2001-03-06krb5_const -> constKen Raeburn3-14/+18
2000-06-28des.c, des3.c: Remove unused variablesEzra Peisach3-4/+6
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-01-22Various changes to:Ken Raeburn4-8/+14
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+1
1999-05-10Do win32 build in subdirDanilo Almeida2-2/+5
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+8
1998-11-02ressurect files missed by mergeTom Yu4-0/+325