krb5.git
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...
1995-07-06 Theodore TsoDon't use the TIOCLSET ioctl unless we're not using...
1995-07-04 Tom Yu * makeshlib.sh: Add support for NetBSD shared libraries
1995-07-04 Tom Yu * configure.in: Add support for NetBSD shared libraries
1995-07-03 Tom Yu * Makefile.in (libdb.a): Quiet the if statement
1995-07-03 Sam Hartman* Replace Gcc test from top level configure.in with...
1995-07-03 Tom Yu * aclocal.m4 (_MAKE_SUBDIRS): Fixed so that error...
1995-07-02 Sam Hartman--------------------------------------------------...
1995-07-02 Sam Hartman--------------------------------------------------...
1995-07-02 Tom Yu * aclocal.m4 (SubdirLibRule): don't recreate DONE...
1995-07-02 Tom Yu * commands.c: rename setmode() and clearmode() to...
1995-07-02 Tom Yu * configure.in: Don't check for pgno_t; it's not in...
1995-06-30 Paul ParkAdd shared library support
1995-06-30 Paul ParkAdd ability to switch between Berkeley and DBM for...
1995-06-30 Paul ParkAdd profile and Berkeley database smarts for aname_to_lname
1995-06-30 Paul ParkMove Berkeley database code here; remove typo
1995-06-30 Paul ParkDescribe previous changes
1995-06-30 Paul ParkAdd ability to test using Berkeley or DBM
1995-06-30 Paul ParkRemove Berkeley database object modules
1995-06-30 Paul ParkAdd function dispatch for database accesses
1995-06-30 Paul ParkFix initialization and terminal disassociation broken...
1995-06-30 Paul ParkAdd usage of compile(3) for regular expressions so...
1995-06-30 Paul ParkAdd kdb dispatch table for changing between Berkeley...
1995-06-30 Paul ParkAdd ability to switch between Berkeley and DBM for...
1995-06-30 Paul ParkBe more flexible where sources come from when building...
1995-06-30 Tom Yu * krb5.hin: special-case ultrix brokenness (again...
1995-06-29 Sam HartmanRemove -g from LDFLAGS
next