| Commit message (Expand) | Author | Age | Files | Lines |
| * | new test case for pcbc encryption | Ken Raeburn | 2001-04-10 | 3 | -1/+134 |
| * | * pcbc_encrypt.c (des_pcbc_encrypt): Initialize plainl and plainr to keep | Ken Raeburn | 2001-04-10 | 2 | -3/+12 |
| * | * des425.h: Deleted to avoid confusion with the other des.h in the tree. All | Ken Raeburn | 2001-04-10 | 17 | -164/+94 |
| * | rename des.h -> des425.h | Ken Raeburn | 2001-04-10 | 18 | -17/+21 |
| * | * quad_cksum.c (des_quad_cksum): Add comments. Force 32-bit arithmetic just ... | Ken Raeburn | 2001-04-10 | 2 | -5/+41 |
| * | add quad_cksum test case | Ken Raeburn | 2001-04-07 | 3 | -1/+112 |
| * | * mk_safe.c (krb5_mk_safe): Only use safe_cksumtype from the | Tom Yu | 2001-04-05 | 2 | -1/+33 |
| * | * t_gifconf.c: New file | Ken Raeburn | 2001-03-31 | 2 | -0/+131 |
| * | * init_ctx.c (DEFAULT_ETYPE_LIST): New macro. Old etype list, plus des-md4, | Ken Raeburn | 2001-03-31 | 2 | -3/+17 |
| * | reindent for readability | Ken Raeburn | 2001-03-31 | 2 | -277/+277 |
| * | update comments | Ken Raeburn | 2001-03-15 | 1 | -3/+13 |
| * | t_nfold.c: run n-fold test vector from kerberos-revisions draft | Ken Raeburn | 2001-03-15 | 2 | -1/+68 |
| * | minor cleanup + audit issues | Ken Raeburn | 2001-03-15 | 4 | -81/+79 |
| * | audit issues | Ken Raeburn | 2001-03-15 | 1 | -0/+7 |
| * | * shs.h: Stop using KRB5_PROTOTYPE | Ken Raeburn | 2001-03-15 | 2 | -9/+9 |
| * | minor cleanup + audit issues | Ken Raeburn | 2001-03-15 | 4 | -22/+18 |
| * | * crc-32.h: Stop using PROTOTYPE macro | Ken Raeburn | 2001-03-15 | 2 | -2/+5 |
| * | * Makefile.in (STLIBOBJS): Undo last change | Ken Raeburn | 2001-03-13 | 2 | -1/+5 |
| * | * def_realm.c: Move prototype for krb5_try_realm_txt_rr() to | Ezra Peisach | 2001-03-11 | 6 | -11/+30 |
| * | * init_ctx.c: Provide a full prototype for init_common() | Ezra Peisach | 2001-03-11 | 7 | -12/+27 |
| * | * oid_ops.c: Avoid the use of a variable named index | Ezra Peisach | 2001-03-11 | 2 | -6/+10 |
| * | * make_random_key.c, old_api_glue.c: Do not use a variable named | Ezra Peisach | 2001-03-11 | 3 | -9/+14 |
| * | str_conv.c: Include adm_proto.h for prototypes | Ezra Peisach | 2001-03-11 | 2 | -0/+5 |
| * | * kdb_xdr.c: Change the variable index to idx to prevent function | Ezra Peisach | 2001-03-10 | 2 | -4/+9 |
| * | use prototype-style function defs. meant to attach this log with last checkin... | Ken Raeburn | 2001-03-09 | 1 | -0/+5 |
| * | Makefile.in (STLIBOBJS): Nothing uses des_stringtokey.o, drop it | Ken Raeburn | 2001-03-09 | 5 | -28/+25 |
| * | Use krb5int_ prefix for internal "provider" structures | Ken Raeburn | 2001-03-09 | 20 | -43/+65 |
| * | fix last change, it was very broken | Ken Raeburn | 2001-03-08 | 2 | -15/+14 |
| * | use strerror when available, for sparcv9-solaris2.8 | Ken Raeburn | 2001-03-08 | 3 | -4/+21 |
| * | krb5_const -> const | Ken Raeburn | 2001-03-06 | 41 | -208/+245 |
| * | prng.c: use des3 now | Ken Raeburn | 2001-03-06 | 2 | -14/+19 |
| * | * localaddr.c (krb5_os_localaddr): Don't look for -1 return value from | Ken Raeburn | 2001-03-05 | 2 | -1/+8 |
| * | * gmt_mktime.c (gmt_mktime): Handle years earlier than 1970. | Ken Raeburn | 2001-03-05 | 3 | -3/+58 |
| * | 2001-03-05 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2001-03-05 | 2 | -1/+8 |
| * | * init_os_ctx.c: Get sys/ioctl.h for Solaris to get FIONBIO | Tom Yu | 2001-03-05 | 2 | -0/+7 |
| * | * configure.in: Check for sys/filio.h for FIONBIO | Tom Yu | 2001-03-05 | 2 | -1/+5 |
| * | only call ioctl on /dev/random if open succeeded | Ken Raeburn | 2001-03-03 | 1 | -1/+3 |
| * | init_os_ctx.c: On UNIX, seed PRNG with data from /dev/[u]random if available | Ken Raeburn | 2001-03-03 | 2 | -0/+48 |
| * | * preauth2.c (pa_sam): Return an error if no prompter was provided | Ken Raeburn | 2001-03-03 | 2 | -0/+8 |
| * | note that file is unused | Ken Raeburn | 2001-02-19 | 1 | -0/+1 |
| * | * server_internal.h: Add prototype for | Ezra Peisach | 2001-02-18 | 9 | -47/+212 |
| * | * adb_openclose.c, adb_policy.c, server_acl.c, server_dict.c, | Ezra Peisach | 2001-02-18 | 10 | -175/+210 |
| * | * client_rpc.c: Insure pointer argument type is same as passed | Ezra Peisach | 2001-02-18 | 5 | -15/+21 |
| * | * xdr.h: Flush out prototypes for xdrmem_create(), | Ezra Peisach | 2001-02-18 | 6 | -18/+69 |
| * | * t_deltat.c (main): Test of overflow and underflow of krb5_int32 | Ezra Peisach | 2001-02-16 | 5 | -118/+308 |
| * | * prompter.c (krb5_prompter_posix): Fix up terminal modes if we're | Tom Yu | 2001-02-05 | 2 | -0/+17 |
| * | * preauth.c (krb5_obtain_padata): Don't dereference a NULL pointer | Tom Yu | 2001-01-30 | 3 | -0/+19 |
| * | * rd_req_dec.c (krb5_rd_req_decrypt_tkt_part): Free | Ezra Peisach | 2001-01-30 | 2 | -2/+8 |
| * | * make_checksum.c (krb5_c_make_checksum): Clear checksum contents pointer after | Ken Raeburn | 2001-01-30 | 2 | -0/+6 |
| * | * lifetime.c: Remove support for "magic" lifetime value of 255 | Tom Yu | 2001-01-30 | 2 | -11/+7 |