copy_addrs.c fwd_tgt.c mk_cred.c sendauth.c: Added FAR declarations
[krb5.git] / src / lib / krb5 / krb / ChangeLog
1997-02-07 Richard Baschcopy_addrs.c fwd_tgt.c mk_cred.c sendauth.c: Added...
1997-02-06 Richard BaschWindows/NT integration (V1_0_WIN32_BRANCH merge)
1996-12-23 Theodore TsoAdd brand.c to the SRCS line so that the kerbsrc.mac...
1996-12-21 Theodore Tsobrand.c: New file, which allows a release engineer...
1996-12-21 Theodore TsoUse new call krb5_vercheck() for Windows timebomb check...
1996-12-13 Theodore TsoMerge V1_0_FREEZE_3 into the mainline. (Note this...
1996-11-13 Tom Yurevert kt_default_name changes; see ChangeLogs for...
1996-11-13 Tom Yu * init_ctx.c (krb5_init_context): Oops. Initialize...
1996-11-13 Tom Yu * init_ctx.c (krb5_free_context): Free kt_default_name...
1996-11-09 Ezra Peisach * Makefile.in (check-unix): Invoking t_ser requires...
1996-11-06 Theodore TsoInitialize the error tables, so applications don't...
1996-11-05 Ezra Peisach * serialize.c (krb5_register_serializer): Do not free...
1996-10-31 Theodore TsoMake it more obvious that default ticket lifetimes...
1996-09-26 Theodore Tsoget_in_tkt.c (make_preauth_list): Correctly null-termin...
1996-07-24 Theodore TsoChange type of first argument to be krb5_preauthtype...
1996-07-11 Theodore TsoAdd a call to krb5_win_do_init() on Win16 and Win32...
1996-07-07 Ezra Peisach * get_creds.c: (krb5_get_credentials_val_renew_core...
1996-06-24 Theodore TsoChange const to krb5_const, so that it works on compile...
1996-06-18 Ezra Peisach * str_conv.c (krb5_string_to_timestamp): Ensure that...
1996-06-12 Theodore Tsosendauth.c (krb5_sendauth): If ECCONABORTED is not...
1996-06-06 Theodore TsoA static function must not use the INTERFACE keyword
1996-05-15 Richard Basch* mk_req_ext.c mk_safe.c send_tgs.c:
1996-05-14 Theodore Tsoser_ctx.c (krb5_context_size, krb5_context_externalize,
1996-05-10 Richard Baschremoved des3-cbc-md5 support
1996-05-10 Richard BaschRemoved des3-md5 support
1996-05-06 Richard BaschInclude the uid in the replay cachename
1996-05-05 Ezra Peisachpreauth.c: Add const and casts as needed to handle...
1996-05-04 Ken Raeburn* get_creds.c (krb5_get_credentials_core): new function...
1996-04-30 Ken Raeburn* t_ser.c (stuff): New variable.
1996-04-28 Richard BaschFixed a potentional null dereference
1996-04-17 Theodore TsoAdded ftp and ecat to the list of services which should...
1996-04-12 Theodore TsoOn a Macintosh, turn on kdc_timesync and use the v4...
1996-04-12 Theodore TsoMove time offset code from stash_as_reply to verify_as_...
1996-04-11 Richard BaschFixed the chronology of two of my previous checkins
1996-04-10 Theodore Tsord_req_dec.c (krb5_rd_req_decoded): Move code which...
1996-03-27 Richard Basch* in_tkt_ktb.c (keytab_keyproc): Do not check to see...
1996-03-26 Richard BaschAdded imap service to the conversion list (it is used...
1996-03-24 Sam HartmanFix multiple enctype bug: the enctype for the eblock...
1996-03-22 Richard Baschkrb5_get_in_tkt_with_keytab(): only request keytypes...
1996-03-21 Theodore Tsowalk_rtree.c (krb5_walk_realm_tree): Fix 16bit vs....
1996-03-19 Ezra Peisach * configure.in: Add KRB5_RUN_FLAGS
1996-03-18 Mark Eichinfixes ticket-forwarding crashes on linux..
1996-03-18 Ezra Peisachconfigure.in: Add USE_ANAME and add proper aclocal...
1996-03-15 Richard BaschClose the keytab if we opened it, not if the caller...
1996-03-13 Ken Raeburnuse AC_HEADER_STDARG
1996-03-13 Ezra Peisach * str_conv.c (krb5_timestamp_to_string): Handle statem...
1996-03-01 Theodore TsoUse NEED_SOCKETS instead of #including <netdb.h>
1996-02-28 Theodore TsoFix memory leak; free enctypes after use
1996-01-26 Sam HartmanRemoved outdated comment about mapping
1996-01-25 Sam Hartmanget_creds.c: Only match on enctype if in_creds.keyblock
1996-01-22 Tom Yu * gc_via_tkt.c (krb5_kdcrep2creds): Set is_skey so...
1996-01-20 Ezra Peisachkrb5_get_credentials does not take kdc_options flags
1996-01-11 Theodore TsoAdded checking of profile for DCE compatability options...
1996-01-11 Theodore TsoInitialize addrs to 0 so that we don't try to free...
1996-01-11 Theodore Tsokrbconfig.c, Makefile.in: Removed krbconfig.c; it conta...
1996-01-11 Theodore TsoApplied patch submitted by Doug Engbert, so that the...
1996-01-10 Theodore Tsofwd_tgt.c (krb5_fwd_tgt_creds): New function which...
1996-01-04 Theodore Tso* rd_cred.c (krb5_rd_cred_basic): When the keyblock...
1995-12-21 Theodore TsoChange use of KRB5_SENDAUTH_MUTUAL_FAILED to KRB5_MUTUA...
1995-12-20 Theodore TsoMissing parenthesis meant that wrong number of bytes...
1995-12-06 Ezra PeisachMove compat_recv.c to krb5util
1995-12-01 Theodore TsoInitialize rcache to zero, so that on cleanup we don...
1995-11-27 Tom Yu * preauth.c: Ultrix is broken. Prototype obtain_enc_t...
1995-11-18 Theodore Tsoget_in_tkt.c (decrypt_as_reply):
1995-11-17 Ezra Peisach(krb5_get_server_rcache): Use krb5_rc_default_type...
1995-11-15 Theodore TsoAdded ANL changes to support configuration authenticati...
1995-11-13 Theodore Tso* preauth.c (krb5_process_padata): Added generalized...
1995-11-09 Chris Provenzano * in_tkt_pwd.c : Remove krb5_enctype from krb5_...
1995-11-09 Theodore Tso* get_in_tkt.c (krb5_get_in_tkt): Remove the etype_info...
1995-11-08 Theodore Tso* krbconfig.c: Removed the krb5_clockskew variable
1995-11-08 Theodore Tso* encrypt_tk.c (cleanup_scratch): Changed interface...
1995-10-28 Theodore TsoExtensive reworking of the structure of this file to...
1995-10-25 Theodore TsoFix to properly malloc password buffer, instead of...
1995-10-23 Ezra Peisach rd_req_dec.c (krb5_rd_req_decoded): For heirarchal...
1995-10-07 Theodore TsoRemove ##DOS!include of config/windows.in. config...
1995-09-29 Theodore TsoOnly check the returned starttime to make sure it match...
1995-09-29 Theodore TsoOnly convert instances which don't have a '.' in them...
1995-09-29 Keith VetterMisc Mac cleanups
1995-09-25 Theodore TsoRemoved "foo:: foo-$(WHAT)" lines from the Makefile
1995-09-23 Theodore Tsoget_in_t.c: removed unused variable.
1995-09-18 Ezra PeisachFix typo error in checkin
1995-09-16 Theodore Tsosendauth.c (krb5_sendauth): Make sure the scratch crede...
1995-09-12 Ezra PeisachReintegrate Macintosh changes
1995-09-11 Keith VetterMac Beta 1 submission
1995-09-06 Chris Provenzano * auth_con.c, decrypt_tk.c, encode_kdc.c, encry...
1995-09-06 Chris Provenzano * decode_kdc.c, decrypt_tk.c, encode_kdc.c...
1995-09-02 Theodore Tsoget_in_tkt.c (krb5_get_in_tkt): If kdc_settime is enabl...
1995-09-01 Paul ParkSerialize new time offset fields in the os_context
1995-08-29 Paul ParkDescribe previous changes
1995-08-24 Theodore TsoUpdate file list
1995-08-07 Theodore TsoIf there is an error looking up the key, make sure...
1995-08-05 Tom Yufirst pass attempt at cleaning up some gcc -Wall flames
1995-07-07 Paul ParkDescribe previous changes
1995-07-06 Tom Yu * rd_safe.c (krb5_rd_safe_basic): Pass context to...
1995-07-06 Keith VetterChanges for Macintosh implementation
1995-07-02 Sam Hartman--------------------------------------------------...
1995-06-17 Theodore TsoAllow the credentials cache argument to be optional...
1995-06-12 Chris Provenzano A couple bug reports/patches from Ed Phillips (flaregu...
1995-06-11 Ezra Peisachdefinition of krb5_auth_context to a pointer, sizeof...
1995-06-11 Tom Yuchanges to accomodate redefinition of krb5_auth_context
next