krb5.git
2004-02-03 Jeffrey Altman2004-02-02 Jeffrey Altman <jaltman@mit.edu>
2004-02-02 Jeffrey Altman * cc_mslsa.c: the MSLSA code was crashing on Pismere...
2004-02-02 Jeffrey Altman* Update README to describe the new PreserveInitialTick...
2004-02-01 Jeffrey Altmanmissing header
2004-02-01 Jeffrey Altman * Do not perform ticket importing if the initial TGT...
2004-02-01 Jeffrey Altman* cc_mslsa.c: optimize the get_next logic by storing...
2004-01-31 Ken Raeburn* gss-misc.c: Include sys/time.h or time.h, to get...
2004-01-31 Jeffrey AltmanDo not export tickets from the LSA if they contain...
2004-01-31 Jeffrey Altman2004-01-30 Jeffrey Altman <jaltman@mit.edu>
2004-01-31 Jeffrey AltmanAdd support for Addressless Ticket Checkbox. Applied...
2004-01-31 Jeffrey Altman2004-01-30 Jeffrey Altman <jaltman@mit.edu>
2004-01-31 Jeffrey AltmanA near complete re-write of the gss sample client on...
2004-01-30 Jeffrey AltmanAddress issues discovered while testing updated Windows...
2004-01-30 Alexandra Ellwoodprof-int.h should include pthread.h when USE_PTHREADS...
2004-01-30 Alexandra EllwoodUpdated for new source files in krb5
2004-01-27 Ken Raeburnneed more testing support for MS
2004-01-07 Tom Yuupdate for krb5-1.3.2-beta1
2004-01-07 Jeffrey Altmanfix typos
2004-01-06 Jeffrey AltmanAdd stub function implementations to support krb5_cc_re...
2004-01-05 Sam HartmanOnly backdate the ticket that is created. The KDC...
2004-01-05 Ken Raeburn* init_sec_context.c: Include auth_con.h if CFX_EXERCIS...
2004-01-05 Jeffrey Altman * win-mac.h: conditionally define strcasecmp/strnca...
2003-12-28 Ken Raeburn* configure.in: Use AC_HELP_STRING for kdc-replay-cache...
2003-12-28 Ken Raeburn* Makefile.in (LOCAL_SUBDIRS): Fix typo in last (undocu...
2003-12-24 Ken Raeburnmove some basic header and function checks from lib...
2003-12-22 Jeffrey Altman * README: update requirements for compilation tools...
2003-12-22 Jeffrey Altman * dnssrv.c: wrap the entire module in #ifdef KRB5_DNS_...
2003-12-20 Ken Raeburn* fake-addrinfo.h: Include stdio.h
2003-12-20 Ken Raeburn* util_crypt.c (kg_encrypt, kg_decrypt): Input pointer...
2003-12-20 Ken Raeburn* gssapi_generic.c (const_oids): Renamed from oids...
2003-12-20 Ken Raeburn* realm_iter.c (krb5_realm_iterator_create): Array...
2003-12-20 Ken Raeburn* prof_get.c (profile_iterator_create): NAMES argument...
2003-12-20 Ken Raeburn* prompter.c (catch_signals, restore_signals): Take...
2003-12-20 Ken Raeburn* Makefile.in (STLIBOBJS, OBJS, SRCS): Don't build...
2003-12-20 Ken Raeburnoops. actually do the #undef DEBUG
2003-12-20 Ken Raeburn* sendto_kdc.c (default_debug_handler, put, putstr...
2003-12-20 Ken Raeburn* get_in_tkt.c (get_in_tkt_enctypes): Now const
2003-12-20 Ken Raeburn* arcfour.c (l40): Now const
2003-12-20 Ken Raeburn* arcfour.c (arcfour_weakkey1, arcfour_weakkey2, arcfou...
2003-12-20 Ken RaeburnReplace the array of 8 mit_des_cblock object 'mit_des_z...
2003-12-19 Tom Yu * init_sec_context.c: Include k5-int.h for accessor
2003-12-19 Ken Raeburn* ftp.c (do_auth): Handle a return code of 335, where...
2003-12-19 Jeffrey Altmanticket 2049
2003-12-19 Jeffrey AltmanThe new functions krb5int_c_mandatory_cksumtype, krb5_s...
2003-12-19 Jeffrey Altman * cc_retr.c: Extract the test to determine if a...
2003-12-17 Tom Yupreliminary update for 1.3.2
2003-12-16 Ken Raeburn* conv_creds.c (krb5int_encode_v4tkt): Zero out unused...
2003-12-15 Ken Raeburn* k5-platform.h (SIZE_MAX): Provide default definition...
2003-12-15 Ken Raeburnmake depend
2003-12-15 Jeffrey Altman * win-mac.h: source code written to the C99 standard...
2003-12-15 Jeffrey Altman * add missing ChangeLog entry
2003-12-15 Jeffrey Altman * k5-platform.h: apply casts (unsigned char) to the...
2003-12-15 Jeffrey Altman * cc_msla.c: Enable purging of the MS Kerberos...
2003-12-15 Ezra Peisachkrb524 subdirectory does not get fully cleaned due...
2003-12-15 Jeffrey Altman * when initiating an enumeration of the ccache conten...
2003-12-14 Jeffrey Altmanmove prof-int.h to be the first include file in order...
2003-12-13 Jeffrey Altman * krb4_32.def: Remove exports from KfM not...
2003-12-13 Jeffrey Altman * Makefile.in: Remove extraneous spaces ..
2003-12-13 Jeffrey Altman * Makefile.in: remove extraneous spaces from ##WIN32...
2003-12-13 Ken RaeburnGets a bit closer, still not working..
2003-12-13 Ken Raeburn* aclocal.m4 (WITH_CC): Drop -Wno-comment, since we...
2003-12-13 Ken Raeburn* default.exp (passes): Add an AES-only pass.
2003-12-13 Ken Raeburn* telnet.exp: Skip tests if no DES key types are enabled
2003-12-13 Ken Raeburn* gssftp.exp (ftp_test): Look for "GSSAPI authenticatio...
2003-12-13 Ken Raeburndon't limit enctype lists at init time
2003-12-13 Ken RaeburnAdd 64-bit sequence number support. Do sequence number...
2003-12-13 Ken Raeburnadd get_name callback for kdb keytab type, for debugging
2003-12-13 Ken Raeburnignore extra lines output when debugging code enabled
2003-12-13 Ken RaeburnAdd platform-dependent 64-bit and inline-function suppo...
2003-12-13 Tom Yu * an_to_ln.c (krb5_aname_to_localname): Don't write...
2003-12-13 Tom Yu * Makefile.in: Move ##WIN32## constructs from inside
2003-12-12 Jeffrey Altman * Added new krb5_ccache type "MSLSA" for Windows only.
2003-12-11 Sam HartmanRemove cvsignore files
2003-12-11 Sam HartmanRemove kadmind4 and v5passwdd
2003-12-11 Alexandra EllwoodAdded kg_sync_ccache_name(), kg_get_ccache_name, and...
2003-12-11 Sam HartmanNote that krb4 expiration needs to be more conservative...
2003-12-08 Jeffrey AltmanAdd exports for functions exported by KfM
2003-12-08 Jeffrey Altman2003-11-26 Jeffrey Altman <jaltman@mit.edu>
2003-12-08 Jeffrey AltmanAdd support for conditional inclusion of flags when...
2003-12-06 Tom Yuwork around Solaris 9 pty-close bug
2003-11-25 Alexandra EllwoodUpdated project to reflect changes in source files
2003-10-30 Tom Yuinitial sequence number mask short by 4 bits
2003-10-27 Jeffrey Altman * sendto_kdc.c: Sockets must be closed with closeso...
2003-10-21 Jeffrey AltmanBecause of the failure of Windows 2000 and Windows...
2003-10-21 Alexandra Ellwoodremoved deleted files from project
2003-10-17 Alexandra EllwoodUpdated to work with Xcode
2003-10-17 Tom Yu * api.1/lock.exp: Work around a race condition in...
2003-10-08 Tom YuSave encoded KRB-SAFE-BODY to avoid problems caused...
2003-09-29 Tom YuAdd missing ChangeLog entry for krb.h:1.51
2003-09-27 Ken RaeburnAdd --enable-maintainer-mode option to configure, and...
2003-09-23 Jeffrey AltmanModify the declaration of the CREDENTIALS structure...
2003-09-13 Ken RaeburnOops, naughty naughty. Use $(CC), not gcc
2003-09-13 Ken Raeburn* shlib.conf (*-*-linux*): Use gcc for linking shared...
2003-09-13 Ken RaeburnAlpha OSF build fails because daemon() tries to call...
2003-09-02 Tom YuApply patch from Cesar Garcia to fix lifetime computati...
2003-09-02 Alexandra Ellwoodkill() might overwrite errno. Save it beforehand
2003-09-02 Alexandra EllwoodFixed handling of krb5_net_write() failing (need to...
2003-09-02 Alexandra EllwoodFixed comment (part of adding Apple Password Server...
2003-09-02 Alexandra EllwoodAdded Apple password server support
2003-08-30 Ken RaeburnWhile libc5 isn't one of our supported configurations...
next