1996-05-15 |
Richard Basch | * des_crc.c des_md5.c: |
commit | commitdiff | tree | snapshot |
1996-05-15 |
Richard Basch | * .Sanitize: reflect current files |
commit | commitdiff | tree | snapshot |
1996-05-15 |
Richard Basch | * md5crypto.c md5glue.c: |
commit | commitdiff | tree | snapshot |
1996-05-15 |
Richard Basch | * md4crypto.c md4glue.c: |
commit | commitdiff | tree | snapshot |
1996-05-15 |
Richard Basch | * des_int.h: the cs_entry routines in cbc_cksum.c are... |
commit | commitdiff | tree | snapshot |
1996-05-15 |
Richard Basch | crc.c: ensure the cksum length is sufficient |
commit | commitdiff | tree | snapshot |
1996-05-15 |
Richard Basch | * mk_req_ext.c mk_safe.c send_tgs.c: |
commit | commitdiff | tree | snapshot |
1996-05-15 |
Richard Basch | replaced CKSUMTYPE_SHA_DES3 with CKSUMTYPE_HMAC_SHA |
commit | commitdiff | tree | snapshot |
1996-05-14 |
Theodore Tso | Remove old, outdated library |
commit | commitdiff | tree | snapshot |
1996-05-14 |
Theodore Tso | Change call to krb5_auth_con_setcksumtype to use |
commit | commitdiff | tree | snapshot |
1996-05-14 |
Theodore Tso | ser_ctx.c (krb5_context_size, krb5_context_externalize, |
commit | commitdiff | tree | snapshot |
1996-05-14 |
Theodore Tso | k5-int.h: Added new field values for ap_req_sumtype... |
commit | commitdiff | tree | snapshot |
1996-05-14 |
Theodore Tso | Change the default ticket lifetime to something reasona... |
commit | commitdiff | tree | snapshot |
1996-05-13 |
Ezra Peisach | * Makefile.in (SHLIB_LIBS): For shared library, add... |
commit | commitdiff | tree | snapshot |
1996-05-13 |
Richard Basch | configure.in heuristic.c: |
commit | commitdiff | tree | snapshot |
1996-05-12 |
Ezra Peisach | Back out change to libupdate.sh. |
commit | commitdiff | tree | snapshot |
1996-05-11 |
Ezra Peisach | When invoked with --force, do not use variable before... |
commit | commitdiff | tree | snapshot |
1996-05-11 |
Richard Basch | Copy sizeof(mit_des_cblock), not sizeof(key) so that... |
commit | commitdiff | tree | snapshot |
1996-05-11 |
Ezra Peisach | configure.in: Need to include sys/types.h before regexp... |
commit | commitdiff | tree | snapshot |
1996-05-10 |
Richard Basch | removed des3-cbc-md5 support |
commit | commitdiff | tree | snapshot |
1996-05-10 |
Ezra Peisach | * shs.c (longReverse): Remove extraneous \. |
commit | commitdiff | tree | snapshot |
1996-05-10 |
Richard Basch | added des3_raw.c and sha.. |
commit | commitdiff | tree | snapshot |
1996-05-10 |
Richard Basch | replaced des3_md5.c with des3_sha.c |
commit | commitdiff | tree | snapshot |
1996-05-10 |
Richard Basch | removed des3-md5 support (replaced with des3-sha) |
commit | commitdiff | tree | snapshot |
1996-05-10 |
Richard Basch | replaced des3-md5 with des3-sha |
commit | commitdiff | tree | snapshot |
1996-05-10 |
Richard Basch | Removed des3-md5 support |
commit | commitdiff | tree | snapshot |
1996-05-10 |
Richard Basch | Replaced des3-md5 with des3-sha (also added sha cksumtype) |
commit | commitdiff | tree | snapshot |
1996-05-10 |
Richard Basch | Obsolete file (replaced des3-md5 with des3-sha) |
commit | commitdiff | tree | snapshot |
1996-05-10 |
Richard Basch | Replaced des3-md5 with des3-sha |
commit | commitdiff | tree | snapshot |
1996-05-10 |
Richard Basch | Replace des3-md5 with des3-sha |
commit | commitdiff | tree | snapshot |
1996-05-10 |
Richard Basch | NIST-SHA support |
commit | commitdiff | tree | snapshot |
1996-05-09 |
Barry Jaspan | add new function ovsec_kadm_flush |
commit | commitdiff | tree | snapshot |
1996-05-09 |
Theodore Tso | Remove unused file |
commit | commitdiff | tree | snapshot |
1996-05-09 |
Richard Basch | Better handling of the principal max_life.. |
commit | commitdiff | tree | snapshot |
1996-05-09 |
Richard Basch | krlogind.c krshd.c: |
commit | commitdiff | tree | snapshot |
1996-05-09 |
Richard Basch | Use the default service principal (don't assume it... |
commit | commitdiff | tree | snapshot |
1996-05-09 |
Richard Basch | Don't skip keytab entries with kvno=0 |
commit | commitdiff | tree | snapshot |
1996-05-08 |
Ezra Peisach | convert has been removed |
commit | commitdiff | tree | snapshot |
1996-05-08 |
Ezra Peisach | Removing unbuilt directory from source tree. The functi... |
commit | commitdiff | tree | snapshot |
1996-05-08 |
Ezra Peisach | des425 needs to be compiled after krb5 as des425 depend... |
commit | commitdiff | tree | snapshot |
1996-05-07 |
Ezra Peisach | Handle compiling with BERK_DB without dbm available... |
commit | commitdiff | tree | snapshot |
1996-05-07 |
Richard Basch | Don't do more than the necessary encryptions for a... |
commit | commitdiff | tree | snapshot |
1996-05-07 |
Richard Basch | We are providing 3des routines in libcrypto.. |
commit | commitdiff | tree | snapshot |
1996-05-07 |
Richard Basch | Somehow I missed this file during my previous checkin... |
commit | commitdiff | tree | snapshot |
1996-05-07 |
Ken Raeburn | Mark's changes for ticket validation |
commit | commitdiff | tree | snapshot |
1996-05-07 |
Richard Basch | Pass the eblock to the init_random_key and finish_rando... |
commit | commitdiff | tree | snapshot |
1996-05-07 |
Richard Basch | Use the revamped random number routines |
commit | commitdiff | tree | snapshot |
1996-05-07 |
Richard Basch | Use the new 3des random number generator |
commit | commitdiff | tree | snapshot |
1996-05-07 |
Richard Basch | New DES random number generation. For regular DES... |
commit | commitdiff | tree | snapshot |
1996-05-07 |
Ezra Peisach | (clean-unix): Remove libgssapi_krb5.stamp |
commit | commitdiff | tree | snapshot |
1996-05-07 |
Ezra Peisach | Use a wrapper script for the rcp started from kshd... |
commit | commitdiff | tree | snapshot |
1996-05-06 |
Richard Basch | Fixed the abstraction violation, where the code knew... |
commit | commitdiff | tree | snapshot |
1996-05-06 |
Richard Basch | The fallback to slave kdc's wasn't working because... |
commit | commitdiff | tree | snapshot |
1996-05-06 |
Richard Basch | Include the uid in the replay cachename |
commit | commitdiff | tree | snapshot |
1996-05-06 |
Ezra Peisach | * rsh.exp: Setup a wrapper script in executing klist... |
commit | commitdiff | tree | snapshot |
1996-05-06 |
Ezra Peisach | Use a wrapper script when invoking login.krb5 in order... |
commit | commitdiff | tree | snapshot |
1996-05-06 |
Ezra Peisach | * default.exp: Add procedure setup_wrapper to first... |
commit | commitdiff | tree | snapshot |
1996-05-05 |
Ezra Peisach | preauth.c: Add const and casts as needed to handle... |
commit | commitdiff | tree | snapshot |
1996-05-05 |
Ezra Peisach | * default.exp: For stty_init set to \^h as on some... |
commit | commitdiff | tree | snapshot |
1996-05-04 |
Ken Raeburn | whitespace |
commit | commitdiff | tree | snapshot |
1996-05-04 |
Ken Raeburn | work around process group problems; recognize certain... |
commit | commitdiff | tree | snapshot |
1996-05-04 |
Ken Raeburn | cygnus merge: sscanf workaround; logs for sam tests |
commit | commitdiff | tree | snapshot |
1996-05-04 |
Ken Raeburn | * rsh.exp: Add tests for ticket forwarding |
commit | commitdiff | tree | snapshot |
1996-05-04 |
Ken Raeburn | Tue Apr 2 22:22:47 1996 Chris Provenzano <proven... |
commit | commitdiff | tree | snapshot |
1996-05-04 |
Ken Raeburn | * kinit.c (krb5_validate_tgt): new function, takes... |
commit | commitdiff | tree | snapshot |
1996-05-04 |
Ken Raeburn | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-05-04 |
Ken Raeburn | Tue Apr 2 22:31:48 1996 Mark Eichin <eichin@cygnus... |
commit | commitdiff | tree | snapshot |
1996-05-04 |
Ken Raeburn | decls for new routines |
commit | commitdiff | tree | snapshot |
1996-05-04 |
Ken Raeburn | * get_creds.c (krb5_get_credentials_core): new function... |
commit | commitdiff | tree | snapshot |
1996-05-04 |
Ken Raeburn | * krb5_decode.c (decode_krb5_enc_tkt_part): use tagnum... |
commit | commitdiff | tree | snapshot |
1996-05-03 |
Ken Raeburn | missing log entries |
commit | commitdiff | tree | snapshot |
1996-05-03 |
Theodore Tso | Add code to support appropriate behavior when the input... |
commit | commitdiff | tree | snapshot |
1996-05-03 |
Ken Raeburn | * ss_wrapper.c (main): Make sci_idx a global. This... |
commit | commitdiff | tree | snapshot |
1996-05-02 |
Ken Raeburn | missing log entries |
commit | commitdiff | tree | snapshot |
1996-05-02 |
Ken Raeburn | Cygnus merge: new option -s to set tgt start time |
commit | commitdiff | tree | snapshot |
1996-05-02 |
Ken Raeburn | cygnus merge: |
commit | commitdiff | tree | snapshot |
1996-05-01 |
Ken Raeburn | * Makefile.in (tgz-bin, pkgdir): New targets. |
commit | commitdiff | tree | snapshot |
1996-05-01 |
Ken Raeburn | Merge ... Cygnus sources, changes from Mark Eichin... |
commit | commitdiff | tree | snapshot |
1996-05-01 |
Ken Raeburn | hpux is unix. really, it is |
commit | commitdiff | tree | snapshot |
1996-05-01 |
Ken Raeburn | previously checked-in changes |
commit | commitdiff | tree | snapshot |
1996-04-30 |
Richard Basch | Removed duplicate #include <fcntl.h> |
commit | commitdiff | tree | snapshot |
1996-04-30 |
Ken Raeburn | clean up configure output style |
commit | commitdiff | tree | snapshot |
1996-04-30 |
Ken Raeburn | * Makefile.in (libkrb5.$(STEXT)): Set a variable with... |
commit | commitdiff | tree | snapshot |
1996-04-30 |
Ken Raeburn | * t_ser.c (stuff): New variable. |
commit | commitdiff | tree | snapshot |
1996-04-30 |
Ken Raeburn | * configure.in: Test that regcomp actually works |
commit | commitdiff | tree | snapshot |
1996-04-30 |
Ken Raeburn | log for mark's sam changes |
commit | commitdiff | tree | snapshot |
1996-04-30 |
Ken Raeburn | * configure.in: Invoke AC_C_CROSS before AC_TRY_RUN... |
commit | commitdiff | tree | snapshot |
1996-04-30 |
Ken Raeburn | log for mark's sam changes of 4/9 |
commit | commitdiff | tree | snapshot |
1996-04-30 |
Theodore Tso | Added compile/link lines to build a PowerPC CFM shared... |
commit | commitdiff | tree | snapshot |
1996-04-30 |
Theodore Tso | Added prototype for getpeername() |
commit | commitdiff | tree | snapshot |
1996-04-30 |
Theodore Tso | Removed PROVIDE_SNEFRU (shouldn't be there) and added... |
commit | commitdiff | tree | snapshot |
1996-04-30 |
Theodore Tso | Fix Windows definition of PROVIDE_DES_CBC_RAW so that... |
commit | commitdiff | tree | snapshot |
1996-04-30 |
Theodore Tso | For windows, mask off low 16 bits because Gradient... |
commit | commitdiff | tree | snapshot |
1996-04-30 |
Ken Raeburn | * Makefile.in (libcrypto.$(STEXT)): Remove before creating |
commit | commitdiff | tree | snapshot |
1996-04-29 |
Ken Raeburn | login man page by mark eichin |
commit | commitdiff | tree | snapshot |
1996-04-29 |
Ken Raeburn | * Makefile.in (install): Install correct set of man... |
commit | commitdiff | tree | snapshot |
1996-04-28 |
Richard Basch | The rd_req has to allow any local service principal... |
commit | commitdiff | tree | snapshot |
1996-04-28 |
Richard Basch | Fixed a potentional null dereference |
commit | commitdiff | tree | snapshot |
1996-04-25 |
Richard Basch | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
1996-04-24 |
Ezra Peisach | * aclocal.m4 (V5_USE_SHARED_LIB): Remove another depen... |
commit | commitdiff | tree | snapshot |
next |