krb5.git
1995-07-27 Paul ParkAdd --with-dbm check
1995-07-27 Paul ParkFix initialization of unparse_mod_princ_size
1995-07-27 Chris ProvenzanoUse new kdb format
1995-07-27 Chris Provenzano * decrypt_key.c, encrypt_key.c, kdb_dbm.c,...
1995-07-27 Chris ProvenzanoDefine new kdb format
1995-07-27 Chris ProvenzanoAdded #define KEYTYPE_UNKNOWN
1995-07-27 Chris ProvenzanoMerge some changes for NetBSD that I and others have...
1995-07-26 Paul ParkFix bad shift value in verifier function
1995-07-25 Tom Yu * kdb_dbm.c, t_kdb.c: Add prototype for dbm_error...
1995-07-21 Ezra PeisachInclude adm_proto.h for prototypes. Compiling with...
1995-07-21 Mark Eichin * kdb_dbm.c (krb5_dbm_db_create): move dirname, pagname
1995-07-21 Mark Eichin * rc_dfl.c (rc_store): rename from store() to avoid...
1995-07-20 Barry Jaspana few minor updates for 1.1+
1995-07-20 Ezra PeisachAdd full prototypes for all functions. Fix calls to...
1995-07-19 Tom Yu * localaddr.c: also add definition of max if it's...
1995-07-19 Tom Yu * localaddr.c: fix definition of ifreq_size so it...
1995-07-19 Sam Hartman Fix previous change by removing configure.in dependency on
1995-07-18 Ezra Peisach(KRB5_SOCKADDR_SA_LEN): Add space before = to keep...
1995-07-18 Sam HartmanUpdate Makefile.in to use $(STEXT) so shared libs under...
1995-07-18 Sam Hartman Bsd 4.4 has a field sa_len in struct sockaddr which...
1995-07-17 Paul ParkRemove per-realm parameters and prompting. No longer...
1995-07-17 Paul ParkAdd KDC profile handling and remove password prompting
1995-07-17 Paul ParkFix handling of default etype
1995-07-17 Paul Parkgit-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6306 dc483...
1995-07-17 Paul ParkUpdate calling sequence to krb5_db_fetch_mkey()
1995-07-17 Paul ParkAdd KDC profile and stash file support
1995-07-17 Paul ParkMove stash file #define to osconf.h and add stash file...
1995-07-17 Paul ParkAdd KDC profile handling routines
1995-07-17 Paul ParkAdd DEFAULT_KEYFILE_STUB which puts the stashfile in...
1995-07-17 Paul ParkDescribe changes to headers in this directory
1995-07-17 Paul ParkAdd stash file parameter to krb5_db_fetch_mkey()
1995-07-17 Paul ParkAdd prototypes for KDC profile handling routines
1995-07-17 Paul ParkAdd per-realm parameter block data structure
1995-07-14 Sam HartmanAdded test for pgno_t that should avoid breaking NetBSD
1995-07-14 Sam Hartman* Tell configure.in that AIX doesn't have streams;...
1995-07-14 Sam HartmanInclude netinet/in.h for ntohs
1995-07-14 Sam HartmanInclude netinet/in.h
1995-07-13 Sam HartmanClean up prototypes for error_message. I think we...
1995-07-12 Paul ParkCorrectly set LD_LIBRARY_PATH (again)
1995-07-12 Paul ParkLibrary rule build update
1995-07-12 Paul ParkAdd ability to exclude kdb4
1995-07-12 Paul ParkReorganize KDC profile and network port handling
1995-07-12 Paul ParkUpdate kdc.conf syntax
1995-07-12 Paul ParkAdd ability to get rid of -lkdb4 references
1995-07-12 Paul ParkAdd LDFLAGS setting to KRB5_LIBRARIES rule
1995-07-12 Ezra PeisachDo not include stdlib.h unless it exists
1995-07-11 Ezra PeisachAdd prototype for krb5_fcc_read
1995-07-11 Ezra PeisachAdd prototype for krb5_scc_read
1995-07-11 Ezra PeisachAdd krb5_auth_con_genaddrs prototype
1995-07-11 Ezra PeisachAdd krb5_rd_cred prototype
1995-07-11 Theodore Tsokrb5.hin (krb5_cc_get_type, krb5_kt_get_type): Add...
1995-07-11 Theodore TsoBSDI fixes
1995-07-11 Theodore TsoIf the key version number is specified, check to make...
1995-07-11 Ezra PeisachAdd prototype for set_tgtkey. kdc now compiles cleanly...
1995-07-10 Ezra Peisachkerberos_v4.c: Add prototypes for compat_decrypt_key,
1995-07-09 Tom Yu * aclocal.m4: backslash '$' characters that go into...
1995-07-09 Tom Yu * Makefile.in: remove bogus definitions of prefix...
1995-07-09 Theodore TsoMake sure the dbm context is initialized before we...
1995-07-08 Theodore TsoAlso log L_KRB_PERR error messages, so we know when...
1995-07-07 Paul ParkRemove LDFLAGS
1995-07-07 Paul ParkMake symlink in TOPLIBD for libss
1995-07-07 Paul ParkAdd DEPLIBS, needed by shared library rule
1995-07-07 Paul ParkReorganize library logic and use LDFLAGS from configure
1995-07-07 Paul ParkFind libcom_err in TOPLIBD
1995-07-07 Paul ParkDescribe previous changes
1995-07-07 Paul ParkUse checksum verifier
1995-07-07 Paul ParkBuild t_cksum under unix
1995-07-07 Paul ParkAdd definition to select backwards compatability with...
1995-07-07 Paul ParkNew checksum verifier test
1995-07-07 Paul ParkAdd checksum verification procedure and dispatch
1995-07-07 Paul ParkFix implementation of RSA-MD5-DES checksums, add verifi...
1995-07-07 Paul ParkAdd t_cksum under unix
1995-07-07 Paul ParkAdd definition to enable compatibility with old version...
1995-07-07 Paul ParkAdd confounder length definition
1995-07-07 Paul ParkAdd verifier procedure/dispatch
1995-07-07 Paul ParkCorrect implementation of RSA-MD4-DES checksums and...
1995-07-07 Paul ParkAdd checksum verifier procedure/dispatch
1995-07-07 Paul ParkReorganize library logic and use LDFLAGS from configure
1995-07-07 Paul ParkUse checksum verifier routine
1995-07-07 Paul ParkRemove LDFLAGS
1995-07-07 Paul ParkAdd confounder length for RSA-MD5-DES
1995-07-07 Paul ParkAdd checksum verifier dispatch in checksum entry
1995-07-07 Paul ParkAdd DEPLIBS and LDFLAGS
1995-07-07 Paul ParkAdd ability to set LDFLAGS for everything with --with...
1995-07-06 Tom Yu * rd_safe.c (krb5_rd_safe_basic): Pass context to...
1995-07-06 Tom Yu * kpasswd.c (get_first_ticket): Pass context to os_loc...
1995-07-06 Tom Yu * kadmin.c (get_first_ticket): Pass context to os_loca...
1995-07-06 Tom Yu * krb_auth_su.c (krb5_get_tkt_via_passwd): Pass context to
1995-07-06 Tom Yu * krb5.hin: Change definition of krb5_os_localaddr...
1995-07-06 Tom Yu * adm_conn.c (kadm_get_creds): Pass kcontext to os_loc...
1995-07-06 Tom Yu * localaddr.c: moved to lib/crypto/os; just a stub...
1995-07-06 Tom Yu * new_rn_key.c (mit_des_init_random_number_generator...
1995-07-06 Tom Yu * localaddr.c: migrated from lib/krb5/os
1995-07-06 Ezra Peisachprof_int.h must be included after stdio.h for prototypes
1995-07-06 Ezra PeisachRemove t_an_to_ln.o when making clean
1995-07-06 Ezra PeisachChecking in the change of removing makeshlib
1995-07-06 Ezra PeisachRemove makeshlib on clean
1995-07-06 Keith VetterAdded MPW Worksheet to build on Macintosh (may get...
1995-07-06 Keith VetterChanges for Macintosh implementation
1995-07-06 Theodore TsoRemove declaration of errno altoghether. "extern int...
next