krb5.git
2004-04-03 Ken Raeburn* t_kdb.c (add_principal): Delete unused argument ...
2004-04-03 Ken Raeburn* keytab.c (krb5_ktkdb_get_entry): Don't use local...
2004-04-03 Ken Raeburn* btree/bt_seq.c: Include string.h
2004-04-03 Ken Raeburn* string2key.c: Replaced with a new implementation.
2004-04-02 Ken Raeburn* k5-int.h (krb5int_prng_cleanup): Declare
2004-03-31 Tom Yuupdate for krb5-1.3.3-beta2
2004-03-31 Jeffrey AltmanDelay load the ADVAPI32.DLL and SECUR32.DLL libraries...
2004-03-31 Jeffrey Altman 2004-03-31 Jeffrey Altman <jaltman@mit.edu>
2004-03-26 Sam HartmanRemove t_file.c as it is mostly redundant, does not...
2004-03-26 Sam Hartmankrb5_fcc_generate_new should use mkstemp
2004-03-24 Ken Raeburn* aclocal.m4 (KRB5_LIB_AUX): Use default_shared and...
2004-03-24 Ken Raeburn* shlib.conf (default_static, default_shared): New...
2004-03-24 Ken Raeburn* aclocal.m4 (KRB5_AC_MAINTAINER_MODE, KRB5_AC_ENABLE_T...
2004-03-23 Tom Yuargh. this time for sure.
2004-03-23 Tom Yuoops, save file first this time
2004-03-23 Tom Yukrb5-1.3.3-beta1
2004-03-22 Ken Raeburn* pbkdf2.c (hmac1): Make a local copy of the supplied...
2004-03-22 Ken Raeburn* network.c (delete_fd): Free pointed-to data after...
2004-03-22 Ken Raeburn* sendto_kdc.c (get_so_error): New function.
2004-03-22 Ken Raeburn* sendto_kdc.c (krb5int_sendto): Initialize select_stat...
2004-03-22 Ken Raeburn* t_crc.c (timetest): Free 'block' before returning.
2004-03-21 Ken Raeburn* rel_cred.c (krb5_gss_release_cred): Create and destro...
2004-03-21 Ken RaeburnOne less kg_get_context call..
2004-03-19 Ken Raeburnlog for export/import_name changes I accidentally check...
2004-03-19 Ken Raeburnback out a change I didn't mean to check in
2004-03-19 Ken Raeburnacquire_cred.c: revert previous change, it breaks the...
2004-03-19 Ken Raeburn* acquire_cred.c (krb5_gss_acquire_cred): Create and...
2004-03-19 Jeffrey AltmanReturn ERROR_FCC_NOFILE when the principal cannot be...
2004-03-19 Jeffrey Altman * cc_mslsa.c:
2004-03-18 Ezra Peisachkrb5_sendto_kdc passing improper argument to krb5_locat...
2004-03-18 Ken RaeburnThread-safe manipulation of registered error-table...
2004-03-18 Ken Raeburn* aclocal.m4: Include acx_pthread.m4.
2004-03-18 Ken Raeburn* ac-archive: New directory.
2004-03-18 Ken Raeburn* derive.c (krb5_random2key): Don't compile.
2004-03-18 Ken Raeburn* prng.c (krb5int_prng_cleanup): Renamed from prng_cleanup.
2004-03-18 Ken Raeburn* error.c (ss_error): Always use ANSI C form. Don...
2004-03-15 Sam HartmanFree unparsed names in SAM response handling
2004-03-15 Ken Raeburn* k5seal.c (kg_seal): Extract the krb5 context from...
2004-03-15 Ken Raeburn* gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Add...
2004-03-15 Ken RaeburnSet new variable portbase to supplied $PORTBASE or...
2004-03-14 Ken Raeburn* gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Delete...
2004-03-14 Ken RaeburnAdd a mutex to protect the set manipulations
2004-03-14 Ken RaeburnMake the set type separate from the set-element (linked...
2004-03-14 Ken Raeburn* gssapiP_generic.h (struct _g_set_elt, g_set_elt)...
2004-03-14 Ken RaeburnMake sure autoconf.h is updated early, since it's neede...
2004-03-14 Ken RaeburnChange profile code over to new thread macros, and...
2004-03-09 Ken HornsteinFix missing case for get_init_creds API change
2004-03-08 Ken Raeburn* pre.in (top_srcdir): Define, set by configure
2004-03-08 Ezra Peisach * prof_get.c (profile_parse_boolean): Declare...
2004-03-08 Ezra PeisachMissing prototype for gss_krb5int_unseal_token_v3
2004-03-08 Ken RaeburnChange subdir processing so that SUBDIRS will contain...
2004-03-08 Ken Raeburnnote, in comments, some per-directory variables autocon...
2004-03-08 Ken Raeburn* aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Look for tclCon...
2004-03-07 Ken Raeburn* configure.in: Move test for setupterm back down below...
2004-03-06 Ken Raeburnmake depend
2004-03-06 Ken RaeburnFor keytab, ccache, and rcache type registries, use...
2004-03-06 Ken Raeburnfix debug initializer and copyright
2004-03-06 Ken Raeburn* reconf: Delete autom4te.cache directories after runni...
2004-03-06 Ken Raeburn* lock_file.c (krb5_lock_file): Initialize flock data...
2004-03-06 Ken RaeburnUse more const data in the keytab type registry
2004-03-06 Ken Raeburn* k5-thread.h: New file
2004-03-05 Ken RaeburnMerge configuration of kdc, krb524, and slave directori...
2004-03-04 Ken Raeburn* configure.in: Don't invoke macros for library build...
2004-03-04 Ken Raeburn* configure.in: Don't check for --enable-athena and...
2004-03-04 Ken RaeburnConfigure telnet using one script instead of four
2004-03-03 Ken Raeburnfix typo
2004-03-03 Ken Raeburndon't get a krb5_context for the routines that don...
2004-03-03 Ken Raeburnminor formatting, mostly whitespace
2004-03-03 Ken Raeburn* rc_base.c: Delete unused and untested semaphore support
2004-02-28 Ken Raeburn* gic_pwd.c (krb5_get_in_tkt_with_password): Fix a...
2004-02-27 Ken Raeburn* lib/helpers.exp (expect_kadm_ok): Check for eof and...
2004-02-27 Jeffrey AltmanAs discussed on the krbdev mailing list, krb5_get_init_...
2004-02-27 Jeffrey Altman * gss-client.c: change if (this) if (that) => if ...
2004-02-26 Ken Raeburnfix GET{SOCK,PEER}NAME_ARG{2,3}_TYPE lossage I created
2004-02-26 Tom Yufix typos
2004-02-26 Sam HartmanSet context flags after calling krb5_rd_req so that...
2004-02-26 Ken RaeburnMove apputils dir from util to lib, to get its proper...
2004-02-26 Ken Raeburn* rcp.exp (stop_rsh_daemon): Check for any output befor...
2004-02-26 Ken Raeburn* gssapi.exp (doit): Fix typo in log message
2004-02-26 Ken Raeburn* default.exp (passes): Add "mode=udp" to existing...
2004-02-26 Ken Raeburn* network.c (setup_a_tcp_listener): Call setreuseaddr...
2004-02-26 Ken Raeburn* sendto_kdc.c (start_connection): Close socket if...
2004-02-24 Sam HartmanRemove ENCTYPE_LOCAL_DES3_HMAC_SHA1
2004-02-24 Ken Raeburndependency updates
2004-02-24 Ken Raeburnignore generated shared libraries
2004-02-24 Ken Raeburnignore some more generated files
2004-02-24 Ken RaeburnMove daemon.c into a new library of utility routines...
2004-02-24 Ken Raeburnignore fakedest dir
2004-02-24 Ken Raeburnignore generated krb524 error table code
2004-02-24 Ken Raeburnignore files created during testing
2004-02-24 Ken Raeburnignore ksetpwd
2004-02-23 Tom Yuupdate for krb5-1.3.2-beta5
2004-02-23 Ken Raeburn* wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix...
2004-02-23 Tom YuAdd missing ChangeLog entry
2004-02-19 Ken Raeburn* prof_init.c (prof_int32): If long is 4 bytes and...
2004-02-19 Ken HornsteinBug from David Thompson <thomas@cs.wisc.edu>. Bug...
2004-02-19 Ken Raeburnignore some files generated during testing
2004-02-19 Ken Raeburnprotoize
2004-02-19 Ken Raeburnignore aes-gen program
2004-02-19 Ken Raeburnprotoize
next