summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto
Commit message (Expand)AuthorAgeFilesLines
* * make_checksum.c (krb5_c_make_checksum): Note the fact that we'reTom Yu1999-01-054-1/+38
* * dk.h: Add prototypes for krb5_marc_dk_*Tom Yu1999-01-055-0/+389
* * old_decrypt.c (krb5_old_decrypt): Initialize the ivec to the keyTom Yu1998-12-162-1/+17
* * old_decrypt.c (krb5_old_decrypt): Actually compare theTom Yu1998-12-112-1/+6
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-0524-0/+85
* Makefile.in: Added missing "cd .." necessary for making this compileTheodore Tso1998-12-052-2/+11
* Fixed busted Makefile so that it compiles under WindowsTheodore Tso1998-12-052-3/+3
* Added KRB5_DLLIMP and KRB5_CALLCONV so that these files buildTheodore Tso1998-12-0511-27/+46
* Fixes to build out of source treeEzra Peisach1998-11-064-5/+14
* Fixed filename uniqueness problems by renaming all of the *.c filesTheodore Tso1998-11-055-3/+5
* Make sure filenames are unique across all of the krb5 directories. RenamedTheodore Tso1998-11-059-12/+13
* resurrectTom Yu1998-11-021-0/+203
* ressurect files missed by mergeTom Yu1998-11-0236-0/+3237
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-3095-6773/+2853
* resurrectingTom Yu1998-09-215-0/+1005
* oopTom Yu1998-09-211-0/+0
* restoring deleted filesTom Yu1998-09-211-0/+0
* fix incorrect versionTom Yu1998-09-211-2/+2
* resurrect accidentally deleted filesTom Yu1998-09-211-0/+28
* restore accidentally deleted filesTom Yu1998-09-219-0/+1031
* merge of tlyu-3des-k4Tom Yu1998-09-1915-2064/+0
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-1/+1
* * Makefile.in (LIB): Rename to k5cryptoTom Yu1998-04-152-1/+5
* * Makefile.in (t_cksum): Do not depend on libkrb5.a, useEzra Peisach1998-03-034-4/+20
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-1814-15/+50
* Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso1998-02-1321-41/+69
* Mass makefile/configure.in build system revampTheodore Tso1998-02-1215-2/+46
* * init_rkey.c (mit_des_init_random_key): Punt the struct; useTom Yu1997-12-292-7/+20
* * configure.in: Add AC_PROG_LN_S to deal with symlinking inTom Yu1997-11-292-0/+7
* * md5.c: Fix to deal with types longer than 32 bitsTom Yu1997-10-284-2/+21
* * shs.c, sha_glue.c, hmac_sha.c: Fix to deal with LONG wider thanTom Yu1997-10-285-74/+183
* * d3_cbc.c, des.h, des_int.h, f_cbc.c, f_cksum.c, f_ecb.c,Tom Yu1997-10-2713-102/+103
* Set KRB5_CONFIG for testsEzra Peisach1997-10-212-1/+5
* * Makefile.in: Bump major version due to possible size changesTom Yu1997-10-142-2/+6
* * des_int.h: Use better logic to find an appropriate type forTom Yu1997-10-143-7/+42
* * destest.c (main): Initialize context to 0 so it will not beEzra Peisach1997-10-063-0/+16
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-262-2/+6
* * Makefile.in (SRCS): Add $(srcdir) as neededEzra Peisach1997-08-122-1/+5
* Fix stupid #ifdef logic errorTheodore Tso1997-07-171-1/+1
* Added Winsock kludge for finding your local IP address. May not workTheodore Tso1997-07-042-6/+65
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-2313-81/+55
* * Make shared libs work on AIXSam Hartman1997-02-223-1/+243
* Fix typoSam Hartman1997-02-221-1/+1
* Bump minor library version so I canSam Hartman1997-02-222-1/+5
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-201-1/+0
* Fixed the microsecond adjustment for WindowsRichard Basch1997-02-182-3/+7
* Merge of libhack_branchTom Yu1997-02-0921-130/+115
* Makefile.in: Create shared directory before building object filesRichard Basch1997-02-072-2/+7
* t_cksum: Link against libkrb5.a as it depends upon krb5_use_enctypeEzra Peisach1997-02-064-4/+12
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-0624-187/+355