| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Update to be consistent with what MS uses | Sam Hartman | 2001-11-07 | 2 | -6/+7 |
| * | Set output length correctly | Sam Hartman | 2001-11-07 | 2 | -0/+5 |
| * | * Add krb5_c_init_state and krb5_c_free_state functions | Sam Hartman | 2001-11-06 | 11 | -8/+215 |
| * | 2001-10-29 Jeff Altman <jaltman@columbia.edu> | Jeffrey Altman | 2001-10-29 | 2 | -3/+17 |
| * | * Makefile.in - added dependency info for hmac_md5.c | Jeffrey Altman | 2001-10-29 | 2 | -1/+13 |
| * | * string_to_key.c (krb5_arcfour_string_to_key): Cleanup variables | Ezra Peisach | 2001-10-26 | 2 | -4/+12 |
| * | * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha... | Sam Hartman | 2001-10-26 | 2 | -0/+6 |
| * | * t_encrypt.c: Argument to krb5_c_encrypt_length must be size_t | Ezra Peisach | 2001-10-24 | 2 | -2/+13 |
| * | * arcfour.h: Declare krb5int_enc_arcfour extern so that multiple | Ezra Peisach | 2001-10-24 | 2 | -3/+10 |
| * | Handle inlines in ansi-compatible manner | Sam Hartman | 2001-10-23 | 2 | -8/+21 |
| * | * Add usage to verify in keyhash checks | Sam Hartman | 2001-10-23 | 4 | -2/+9 |
| * | Add Heimdal compatible aliases for rc4 | Sam Hartman | 2001-10-23 | 2 | -0/+11 |
| * | * Tie in Microsoft rc4 cipher and make it build | Sam Hartman | 2001-10-23 | 20 | -44/+479 |
| * | Include usage argument in keyed hash provider calls | Sam Hartman | 2001-10-22 | 7 | -5/+26 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 12 | -60/+60 |
| * | Ignore salt for arc4 string2key per Microsoft spec | Sam Hartman | 2001-10-19 | 2 | -11/+8 |
| * | * arcfour.c (krb5_arcfour_decrypt): Return error if salt cannot be allocated | Sam Hartman | 2001-10-19 | 2 | -9/+51 |
| * | Patches contributed by David E. Cross" <crossd@cs.rpi.edu> to add | Sam Hartman | 2001-10-18 | 5 | -0/+482 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 12 | -153/+165 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 11 | -46/+66 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 24 | -99/+124 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 22 | -37/+47 |
| * | updated dependencies for latest make-depend target code | Ken Raeburn | 2001-09-06 | 4 | -11/+11 |
| * | dependencies | Ken Raeburn | 2001-09-01 | 13 | -26/+386 |
| * | * t_shs3.c: New test file from Marcus Watts. | Ken Raeburn | 2001-07-16 | 4 | -13/+614 |
| * | * crypto_libinit.c: Include crypto_libinit.h for prototypes | Ezra Peisach | 2001-07-08 | 2 | -0/+5 |
| * | * shs.h, shs.c, t_shs.c: Fix sha1 on Windows by renaming LONG to | Danilo Almeida | 2001-07-06 | 4 | -51/+53 |
| * | vectors.c: fix some compiler complaints | Ken Raeburn | 2001-07-05 | 2 | -34/+76 |
| * | * string2key.c (mit_des_string_to_key_int): Undo last change | Ken Raeburn | 2001-06-22 | 2 | -1/+5 |
| * | new file | Ken Raeburn | 2001-06-22 | 1 | -0/+16 |
| * | vectors.c: New file. Test vectors, submitted for inclusion in RFC1510bis | Ken Raeburn | 2001-06-22 | 2 | -0/+472 |
| * | * destest.c (value): Now signed int, since some entries are negative. | Ken Raeburn | 2001-06-22 | 2 | -5/+12 |
| * | update | Ken Raeburn | 2001-06-22 | 1 | -3/+11 |
| * | * string2key.c (mit_des_string_to_key_int): Now static | Ken Raeburn | 2001-06-22 | 2 | -1/+5 |
| * | * derive.c: provide krb5_derive_random, krb5_random2key a la rfc1510bis (not ... | Ken Raeburn | 2001-06-22 | 2 | -0/+106 |
| * | * checksum.c (krb5_dk_make_checksum): Cast 0x99 to char explicitly to silence... | Ken Raeburn | 2001-06-22 | 2 | -1/+6 |
| * | * t_nfold.c (main): Cast argument to printf to be consistant | Ezra Peisach | 2001-06-21 | 2 | -1/+6 |
| * | * t_shs.c: Cast arguments to match printf format. Declare main | Ezra Peisach | 2001-06-21 | 2 | -2/+10 |
| * | * t_verify.c: Get rid of global variables i,j | Ezra Peisach | 2001-06-21 | 2 | -1/+7 |
| * | fix salt length for afs case | Ken Raeburn | 2001-06-21 | 2 | -10/+18 |
| * | * destest.c: main returns int instead of void. Add "const" to | Ezra Peisach | 2001-06-12 | 3 | -18/+28 |
| * | * t_mddriver.c: Cleanup assignments in conditionals w/o parentheses. | Ezra Peisach | 2001-06-12 | 2 | -33/+38 |
| * | * k5_md4des.c (k5_md4des_verify): Get rid of local variable that | Ezra Peisach | 2001-05-31 | 3 | -4/+8 |
| * | * des.c (k5_des_docrypt): Do not use a variable named "encrypt" | Ezra Peisach | 2001-05-31 | 3 | -4/+9 |
| * | * f_cbc.c (mit_des_cbc_encrypt): Do not use a variable named "encrypt". | Ezra Peisach | 2001-05-31 | 3 | -6/+9 |
| * | * des_int.h (mit_des_cbc_encrypt, mit_des3_ecb_encrypt, | Ezra Peisach | 2001-05-31 | 2 | -3/+8 |
| * | * f_tables.h: Do not define const to nothing on platforms that | Ezra Peisach | 2001-04-12 | 2 | -6/+5 |
| * | some stuff to be fixed in des code | Ken Raeburn | 2001-04-10 | 1 | -0/+5 |
| * | more casting cleanup | Ken Raeburn | 2001-04-10 | 9 | -13/+26 |
| * | fix/add casts as needed | Ken Raeburn | 2001-04-10 | 16 | -15/+50 |