krb5.git
1996-04-12 Theodore TsoRemove the old Sandia kadmin code
1996-04-12 Theodore TsoReturn GSS_S_CRED_UNAVAIL on if krb5_cc_set_flags(...
1996-04-12 Theodore TsoFixed code to correctly handle errors reported from...
1996-04-11 Richard Basch * kdb5_edit.c (extract_v4_srvtab): Use the matching...
1996-04-11 Richard Basch * kcmd.c: Cleaned up whitespace and removed...
1996-04-11 Richard BaschFixed the chronology of two of my previous checkins
1996-04-11 Richard BaschAdded V5_USE_SHARED_LIB
1996-04-11 Richard BaschV4 srvtab extraction did not do proper principal transl...
1996-04-11 Richard BaschMostly output formatting fixes.
1996-04-11 Richard BaschSmall fix in case anyone tries compiling without the...
1996-04-11 Richard Basch* rd_svc_key.c (read_service_key): First try to read...
1996-04-10 Mark Eichinproven's ksu fixes
1996-04-10 Mark Eichinoops, ted already got it
1996-04-10 Mark Eichinactually build afsstring2key.c
1996-04-10 Theodore TsoAdded afsstring2key.c to the list of files to be compiled
1996-04-10 Mark Eichinadd meeting stuff
1996-04-10 Theodore TsoIf make_ap_req() returns KRB5APP_TKT_EXPIRED, then...
1996-04-10 Theodore TsoAdd prototype of new function
1996-04-10 Theodore Tsord_req_dec.c (krb5_rd_req_decoded): Move code which...
1996-04-10 Theodore TsoFix #define of PROVIDE_DES_CBC_RAW so that the mac...
1996-04-09 Mark Eichinadd sam challenge and response test cases
1996-04-09 Mark Eichinfix spelling error
1996-04-09 Mark Eichinpreauth.c: add SAM support
1996-04-09 Mark Eichinadd sam-related error codes
1996-04-09 Mark Eichinadd sam encoders, decoders, including "optional string...
1996-04-09 Mark Eichinadd afs3 salt support
1996-04-09 Mark Eichindocument the afs3 salt tag
1996-04-09 Mark Eichinadd afsstring2key
1996-04-09 Mark Eichinadd transarc-afs cmu-style long-lived ticket timestamp...
1996-04-09 Mark Eichinadd SAM preauth extensible snk4 support
1996-04-09 Mark Eichinunused, but afs3 hook added for completeness
1996-04-09 Mark EichinKen's acl and hangup fixes
1996-04-09 Mark Eichinadd "extract snk4 key" function to get device keys...
1996-04-09 Mark Eichinadd afs3 salttype value
1996-04-09 Mark Eichinadd SAM preauth values and prototypes
1996-04-09 Mark Eichinsome fixes changes from marc. changelogs will be merged...
1996-04-08 Ezra Peisach * rcp.exp: Invoke kshd with -L for every enviro...
1996-04-08 Ezra PeisachCheck in comments from previous checkin
1996-04-08 Ezra PeisachMajor chanes to use the list of runtime environment...
1996-04-08 Ezra Peisach * configure.in: Add KRB5_RUN_FLAGS
1996-04-08 Ezra PeisachAdd an option -L to pass an environment variable to...
1996-04-03 Richard BaschRemoved a bogus dependency (if you try make depend)
1996-04-03 Richard Basch * krlogind.c: Under Solaris, when the connection pipe...
1996-04-02 Theodore TsoInlined list of source files for SRCS and OBJS (for...
1996-04-02 Theodore TsoMakefile.in (SRCS): Inlined list of source files for...
1996-04-01 Richard BaschLeading/trailing colons should not be there based on...
1996-04-01 Richard BaschWhitespace cleanup for readability
1996-03-31 Theodore TsoTook the list of sources and object files in FSRCS...
1996-03-31 Theodore TsoInlined the list of et-build source files in SRCS,...
1996-03-31 Theodore TsoRemoved crctest.c from the SRCS list, since it's only...
1996-03-31 Theodore TsoFixed comments describing the various checksum types...
1996-03-31 Theodore Tsomacfiles.sh: Add the C files which were used in the...
1996-03-30 Richard BaschAdded SunOS shared library support
1996-03-30 Richard BaschAdded basic SunOS shared library support
1996-03-29 Richard BaschMakefile.in: support des3-cbc-raw
1996-03-29 Richard BaschAdded support for des3-cbc-raw (gssapi) and rsa-md5...
1996-03-29 Richard BaschAdded support for ENCTYPE_DES3_CBC_RAW (gssapi)
1996-03-29 Richard BaschAdded support for CKSUMTYPE_RSA_MD5_DES3
1996-03-29 Richard BaschAdded ENCTYPE_DES3_CBC_RAW (for gssapi)
1996-03-29 Richard BaschAdded support for ENCTYPE_DES3_CBC_RAW (gssapi)
1996-03-28 Theodore TsoUse new MacTCP Header files
1996-03-28 Theodore TsoAddressXlation.h: Updated to use latest versions from...
1996-03-28 Theodore TsoDNR.c: Replace eight-year-old version of this file...
1996-03-27 Theodore TsoDon't use "-model far" when linking on the Power PC...
1996-03-27 Theodore TsoUse universal procedure pointers (UPP) which are necess...
1996-03-27 Theodore TsoUse universal procedure pointers (UPP), which are requi...
1996-03-27 Richard BaschDES modes are now interoperable
1996-03-27 Richard Basch* in_tkt_ktb.c (keytab_keyproc): Do not check to see...
1996-03-27 Richard BaschFixed an incorrect entry
1996-03-27 Tom Yu * telnetd.c: remove inclusion of netdb.h; it's already...
1996-03-27 Theodore TsoDon't include <sys/types.h> mechglue.h will take care...
1996-03-27 Theodore TsoAdd #define of HAVE_STDLIB_H, since Macintoshes have it!
1996-03-26 Richard BaschAdded imap service to the conversion list (it is used...
1996-03-26 Ezra Peisach * default.exp (start_kerberos_daemons): New methodolog...
1996-03-25 Ken RaeburnAdd a couple missing log entries for stuff Mark checked in
1996-03-25 Richard Baschkrshd.c: use the library routines to do v4 to v5 princi...
1996-03-25 Richard BaschBacked out the patch for const pointer reassignments...
1996-03-25 Sam HartmanChanges to help streams work correctly on AIX 4.1.4...
1996-03-24 Sam HartmanImplement _getpty handling for the SGI
1996-03-24 Sam Hartman* krshd no longer does non-blocking IO. It never reall...
1996-03-24 Sam Hartman* Apply patch from Ken Raeburn to get telnetd compiling...
1996-03-24 Sam HartmanFix multiple enctype bug: the enctype for the eblock...
1996-03-22 Richard Baschdo not bother building the old kadmin server (kadmin...
1996-03-22 Richard Baschkrb5_get_in_tkt_with_keytab(): only request keytypes...
1996-03-22 Richard Baschall des enctypes are equivalent (interim checkin until...
1996-03-22 Richard Baschbullet-proofing the code -- if the data contents are...
1996-03-22 Richard Baschnew principals were being created with two keys, one...
1996-03-22 Richard Baschuse the library routines to do the v4 to v5 principal...
1996-03-21 Theodore Tsog_imp_sec_context.c (gss_import_sec_context):
1996-03-21 Theodore TsoDon't compile this procedure, since it's not used....
1996-03-21 Theodore Tsowalk_rtree.c (krb5_walk_realm_tree): Fix 16bit vs....
1996-03-21 Theodore TsoChange type of pa_type field in krb5_pa_data to be...
1996-03-21 Theodore TsoDecode pa_type in the krb5_pa_data structure as a krb5_...
1996-03-21 Theodore TsoAdded prototype of krb5_scc_skip_header to fix Windows...
1996-03-21 Theodore TsoAdded prototype of krb5_fcc_skip_header to fix Windows...
1996-03-21 Theodore TsoFix 16 bit vs. 32bit error in the encoded timestamp...
1996-03-21 Theodore TsoFix Windows lint flames. (16bit vs. 32bit issues)
1996-03-21 Theodore TsoComment out #ident line. This causes the Macintosh...
1996-03-21 Theodore Tsomechglue.h: Don't include <sys/types.h>; it's included...
1996-03-20 Ezra Peisach * Makefile (clean): Remove *.info-? now
next