1995-02-23 |
Chris Provenzano | All to change krb5_get_credentials() .. |
commit | commitdiff | tree | snapshot |
1995-02-23 |
Chris Provenzano | * init_sec_context.c (make_ap_req()) Use new API for |
commit | commitdiff | tree | snapshot |
1995-02-23 |
Chris Provenzano | * kpasswd.c Call krb5_sendauth(), krb5_get_cred... |
commit | commitdiff | tree | snapshot |
1995-02-23 |
Chris Provenzano | * kadmin.c Call krb5_sendauth() with new callin... |
commit | commitdiff | tree | snapshot |
1995-02-23 |
Chris Provenzano | * func-proto.h (krb5_get_credentials(), krb5_get_cred_... |
commit | commitdiff | tree | snapshot |
1995-02-23 |
Chris Provenzano | * krb_auth_su.c krb5_auth_check()) Call krb5_get_cred_... |
commit | commitdiff | tree | snapshot |
1995-02-23 |
Chris Provenzano | * client.c Call krb5_get_credentials() with... |
commit | commitdiff | tree | snapshot |
1995-02-23 |
Chris Provenzano | * kerberos5.c (kerberos5_send(), kerberos5_forw... |
commit | commitdiff | tree | snapshot |
1995-02-23 |
Chris Provenzano | * sim_client.c Call krb5_sendauth() with new... |
commit | commitdiff | tree | snapshot |
1995-02-23 |
Chris Provenzano | * kadmin.c Call krb5_sendauth() with new callin... |
commit | commitdiff | tree | snapshot |
1995-02-23 |
Chris Provenzano | * movemail.c Call krb5_sendauth() with new... |
commit | commitdiff | tree | snapshot |
1995-02-23 |
Chris Provenzano | * poplib.c (pop_init): Call krb5_sendauth() with new... |
commit | commitdiff | tree | snapshot |
1995-02-23 |
Chris Provenzano | * kcmd.c Call krb5_sendauth() and krb5_get_cred... |
commit | commitdiff | tree | snapshot |
1995-02-23 |
John Gilmore | * install.texi: Minor corrections. Add info about... |
commit | commitdiff | tree | snapshot |
1995-02-22 |
Keith Vetter | Converted krb/keytab to work on the PC. Mostly just... |
commit | commitdiff | tree | snapshot |
1995-02-22 |
Theodore Tso | Remove call to xfree at the end. This routine now... |
commit | commitdiff | tree | snapshot |
1995-02-22 |
Theodore Tso | Fix argument type to krb5_free_cred_enc_part() |
commit | commitdiff | tree | snapshot |
1995-02-22 |
Keith Vetter | Converted krb5/des425 and krb5/asn.1 to the PC |
commit | commitdiff | tree | snapshot |
1995-02-22 |
Theodore Tso | Added missing declarations, removed duplicate ones |
commit | commitdiff | tree | snapshot |
1995-02-22 |
Theodore Tso | Use $(LD) instead of $(CC) when linking |
commit | commitdiff | tree | snapshot |
1995-02-22 |
Theodore Tso | Use $(LD) instead of $(CC) when linking. (For allowing... |
commit | commitdiff | tree | snapshot |
1995-02-22 |
Theodore Tso | Add a new configure production which allows a special... |
commit | commitdiff | tree | snapshot |
1995-02-22 |
Theodore Tso | Add line for $(LD) |
commit | commitdiff | tree | snapshot |
1995-02-21 |
Mark Eichin | * configure.in: check for HAVE_FLOCK, since we may... |
commit | commitdiff | tree | snapshot |
1995-02-21 |
Mark Eichin | * init_ets.c (krb5_init_ets): use old-style definition |
commit | commitdiff | tree | snapshot |
1995-02-21 |
Mark Eichin | * config.h: get krb5/autoconf.h. |
commit | commitdiff | tree | snapshot |
1995-02-21 |
Keith Vetter | Updated krb5/error_tables for the PC. Makefile.in set... |
commit | commitdiff | tree | snapshot |
1995-02-21 |
Keith Vetter | Converted krb5/free to the PC. Added windows INTERFACE... |
commit | commitdiff | tree | snapshot |
1995-02-21 |
Keith Vetter | PC'fied gssapi directories. Mostly changing Makefile... |
commit | commitdiff | tree | snapshot |
1995-02-21 |
John Gilmore | * configure.in: Flip again. Use AC_CHECK_HEADERS... |
commit | commitdiff | tree | snapshot |
1995-02-21 |
John Gilmore | * config.h, config.win: Remove; merge them both into... |
commit | commitdiff | tree | snapshot |
1995-02-21 |
Keith Vetter | Made the CRYPTO directories work on the PC by adding... |
commit | commitdiff | tree | snapshot |
1995-02-20 |
Keith Vetter | Renames for 8.3 uniqueness for files created by the... |
commit | commitdiff | tree | snapshot |
1995-02-20 |
Keith Vetter | DOS 8.3 filename changes. The make process created... |
commit | commitdiff | tree | snapshot |
1995-02-20 |
Keith Vetter | Experimental checkin |
commit | commitdiff | tree | snapshot |
1995-02-17 |
John Gilmore | * configure.in: Use AC_HAVE_HEADER rather than AC_HEAD... |
commit | commitdiff | tree | snapshot |
1995-02-16 |
Theodore Tso | As sent out for initial comment |
commit | commitdiff | tree | snapshot |
1995-02-15 |
John Gilmore | * acconfig.h: added HAS_SYS_FILE_H & HAS_SYS_PARAM_H... |
commit | commitdiff | tree | snapshot |
1995-02-15 |
John Gilmore | * Makefile.in: made to work under Windows |
commit | commitdiff | tree | snapshot |
1995-02-15 |
John Gilmore | * configure.in: added header checks for sys/param.h... |
commit | commitdiff | tree | snapshot |
1995-02-15 |
John Gilmore | * config.win: new file--windows base template for config.h |
commit | commitdiff | tree | snapshot |
1995-02-15 |
John Gilmore | * pre.in: Added macros for directory syntax, filename... |
commit | commitdiff | tree | snapshot |
1995-02-14 |
Tom Yu | * kdb5_edit.c: add modent |
commit | commitdiff | tree | snapshot |
1995-02-14 |
Theodore Tso | Fix memory leak --- the default encryption types was... |
commit | commitdiff | tree | snapshot |
1995-02-11 |
Theodore Tso | Add check for libsocket and libnsl (sigh). krb5_init_c... |
commit | commitdiff | tree | snapshot |
1995-02-11 |
Theodore Tso | Add check for libsocket and libnsl (sigh). krb5_init_c... |
commit | commitdiff | tree | snapshot |
1995-02-10 |
Theodore Tso | Remove needless #include of <krb5/asn.1/encode.h> |
commit | commitdiff | tree | snapshot |
1995-02-10 |
Theodore Tso | Don't include <krb5/asn.1/encode.h>; use <krb5/asn1.h> |
commit | commitdiff | tree | snapshot |
1995-02-10 |
Theodore Tso | Removed ISODE cruft |
commit | commitdiff | tree | snapshot |
1995-02-10 |
Theodore Tso | Removed ISODE cruft |
commit | commitdiff | tree | snapshot |
1995-02-10 |
Theodore Tso | Removed ISODE cruft -- moved included .h files from... |
commit | commitdiff | tree | snapshot |
1995-02-10 |
Theodore Tso | Remove ISODE cruft |
commit | commitdiff | tree | snapshot |
1995-02-10 |
Theodore Tso | krb5_use_keytype() was being called when the argument... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Chris Provenzano | Added -e option to print out encryption types |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Theodore Tso | Set up the keyblock's etype field correctly (after... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Theodore Tso | More changes. (This is the version that I'll send... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Theodore Tso | More edits/corrections.... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Tom Yu | * kdb5_edit.c (show_principal): make sane and print... |
commit | commitdiff | tree | snapshot |
1995-02-08 |
Theodore Tso | Add KRB5_INT32 definitions for non-32 int platforms |
commit | commitdiff | tree | snapshot |
1995-02-08 |
Chris Provenzano | * kdc5_hammer.c Removed krb5_keytype, changed... |
commit | commitdiff | tree | snapshot |
1995-02-08 |
Chris Provenzano | * kprop.c Use krb5_get_in_tkt_with_keytab() instead of |
commit | commitdiff | tree | snapshot |
1995-02-08 |
Chris Provenzano | * get_in_tkt.c (krb5_get_in_tkt()) |
commit | commitdiff | tree | snapshot |
1995-02-08 |
Chris Provenzano | * kpasswd.c Removed krb5_keytype, changed krb5_... |
commit | commitdiff | tree | snapshot |
1995-02-08 |
Chris Provenzano | * kadmin.c Removed krb5_keytype, changed krb5_e... |
commit | commitdiff | tree | snapshot |
1995-02-08 |
Chris Provenzano | * func-proto.h (krb5_get_in_tkt()) Changed key_proc... |
commit | commitdiff | tree | snapshot |
1995-02-08 |
Chris Provenzano | * krb_auth_su.c Removed krb5_keytype, changed... |
commit | commitdiff | tree | snapshot |
1995-02-08 |
Chris Provenzano | * klist.c Do a krb5_init_context() before using a... |
commit | commitdiff | tree | snapshot |
1995-02-08 |
Chris Provenzano | * kinit.c (main()) Removed krb5_keytype, changed krb5_... |
commit | commitdiff | tree | snapshot |
1995-02-08 |
Chris Provenzano | * krb5.tex Documented API changes to krb5_get_in_tkt... |
commit | commitdiff | tree | snapshot |
1995-02-04 |
Mark Eichin | * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): delete pre.out, |
commit | commitdiff | tree | snapshot |
1995-02-04 |
Mark Eichin | * get_in_tkt.c (krb5_get_in_tkt): also check for the... |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Add SIZEOF_FOO checks to properly define KRB_INT32 |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Use politically correct name of AC_CHECK_SIZEOF instead of |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | If util/autoconf isn't built, try to use autoconf utili... |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Ignore autoconf.h.in, since that's generated automatica... |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Added files to .cvsignore which get built when autoconf... |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Add .cvsignore file so that cvs ignores the autoconf... |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Don't double count the leap day in a leap year |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Use explicit 32 bit types so this will work on an Alpha |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Remove unused cruft from des_int.h |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Add keytype parameter to field |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Add keytype parameter |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Add keytype argument to rd_req_proc |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Don't define BITS16, BITS32, BITS64, etc. anymore.... |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Remove BITS16, BITS32, BITS64, etc. from acconfig.h |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Don't use BITS64, use SIZEOF_LONG |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | All routines defined in the com_err library should... |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Oops, forgot to save file first |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Add changes to make this work on Alpha's. (From Ezra) |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | Fix typo; "%02 X" --> "%02X" |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Theodore Tso | ret_flags should be an int based on the prototype of |
commit | commitdiff | tree | snapshot |
1995-02-03 |
John Gilmore | * kadmin.c (main): Real live non-kludged argument... |
commit | commitdiff | tree | snapshot |
1995-02-03 |
John Gilmore | Rename files so that they work in the DOS LIB command, |
commit | commitdiff | tree | snapshot |
1995-02-03 |
John Gilmore | Rename files for DOS 8.3 uniqueness: |
commit | commitdiff | tree | snapshot |
1995-02-03 |
John Gilmore | Rename files for DOS 8.3 uniqueness: |
commit | commitdiff | tree | snapshot |
1995-02-03 |
John Gilmore | * asn1_decode_k.c => asn1_k_decode.c |
commit | commitdiff | tree | snapshot |
1995-02-03 |
John Gilmore | Rename files for DOS 8.3 uniqueness: |
commit | commitdiff | tree | snapshot |
1995-02-03 |
John Gilmore | Rename files for DOS 8.3 uniqueness: |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Tom Yu | * get_in_tkt.c (krb5_get_in_tkt): fix typo |
commit | commitdiff | tree | snapshot |
1995-02-03 |
Chris Provenzano | * krb5.tex Documented change of krb5_enctype to krb5_e... |
commit | commitdiff | tree | snapshot |
next |