krb5.git
1990-12-10 Theodore TsoInitial revision
1990-12-05 John Kohlno longer use narrowed prototypes, so we can inter...
1990-12-05 John Kohlneed to widen a prototype
1990-12-05 John Kohlu_shorts promote to ints
1990-12-03 John Carr<krb5/ext-proto.h> depends on <krb5/config.h>
1990-12-03 John CarrAdd $(TOP)/include/stdc-incl to include path
1990-12-03 Theodore TsoChanged arguments to SaberProgramTarget so that the...
1990-12-03 Theodore TsoMake it backquote tabs and backslashes in the realm...
1990-12-03 John Kohluse proper polynomial for this CRC table
1990-12-03 John CarrDelete unused variable
1990-12-03 John CarrDelete unused variable; cast argument 1 to fwrite()
1990-12-03 John Carrreadin_string must be declared volatile, since it may...
1990-11-30 Donald Davisincorporates v4 kdc+glue code in kerberos_v4.c
1990-11-30 Donald DavisInitial revision
1990-11-29 Theodore TsoAdded extract version 4 srvtab function
1990-11-29 John Kohladd crctest stuff
1990-11-29 John Kohl*** empty log message ***
1990-11-28 John Kohladd KRB5KRB_AP_ERR_METHOD
1990-11-28 Ken RaeburnAdded declaration of krb5_scc_ops
1990-11-28 Ken RaeburnAdded declaration of krb5_cc_file_ops
1990-11-28 Ken RaeburnAdded ccdefops.c
1990-11-28 Ken RaeburnRearranged use of krb5_cc_dfl_ops to deal with it now...
1990-11-28 Ken RaeburnAdded `stdio' subdirectory
1990-11-28 Ken RaeburnAdded prototypes from scc_maybe.c
1990-11-28 Ken Raeburnkrb5_cc_dfl_ops is now a pointer
1990-11-28 Ken RaeburnChanged structure name to unique (fcc-specific) name
1990-11-28 Ken RaeburnRenamed structure to unique name
1990-11-28 Ken RaeburnReordered functions for potentially better optimization...
1990-11-28 Ken RaeburnAdded declarations of authdata i/o routines
1990-11-28 Ken RaeburnZero out credentials structure correctly; handle readin...
1990-11-28 Ken RaeburnReplace bzero with memset
1990-11-28 Ken Raeburnifdef some names that might not be available
1990-11-28 Ken RaeburnWrite out authdata component as well
1990-11-27 John Carrfix call to memset()
1990-11-27 John Kohladd const to getpwnam() and memcpy()
1990-11-27 John Kohlkrb5_kt_resolve now takes a const *, so no cast needed
1990-11-27 John Kohlname is now const
1990-11-27 John Kohlkt_resolve now takes const first arg
1990-11-27 John Kohlfix const binding to correct place
1990-11-26 John Kohlremove lucifer
1990-11-20 John Kohlneed to special case krb5_db_set_lockmode as well
1990-11-20 John Kohlmake dependency work
1990-11-20 John Kohlbuild dependencies in subdirs
1990-11-20 John Kohladd DependTarget() where needed
1990-11-20 John Kohlfix up dependency stage
1990-11-20 John Kohladd empty depend target
1990-11-20 John Kohldepend on generated krb5_ed_ct.c
1990-11-20 John Kohldepend must make sure des.c is done (meaning all the...
1990-11-20 John Kohldon't include mit-des.h twice, if needed more than...
1990-11-20 John Kohldepend depends on kdc5_err.c
1990-11-20 John Kohlonly use stdio.h once
1990-11-20 John Kohldon't need rc_io.h twice
1990-11-20 John Kohladd krb5_use_cstype macro
1990-11-20 John Kohldon't need config anymore (it's in krb5.h) but do need...
1990-11-20 John Kohluse default keytypes/etypes
1990-11-20 John Kohluse default keytypes/etypes
1990-11-20 John Kohladd DEFAULT_KDC_ETYPE, DEFAULT_KDC_KEYTYPE
1990-11-20 John Kohlneed to use 0xffff rather than -1 since the type is...
1990-11-20 John Kohlneed to use 0xffff rather than -1 since the type is...
1990-11-20 John Kohluse new macro for assigning encryption system pointers
1990-11-20 John Kohlfix checksum array to match defines in encryption.h
1990-11-20 John Kohluse macros from encryption.h
1990-11-20 John Kohluse macros from encryption.h
1990-11-20 John Kohluse macros for encryption functions
1990-11-20 John Kohlcomment that XEROX is snefru
1990-11-20 John Kohldon't need types defined here, see <encryption.h>
1990-11-20 John Kohlchange name for checksum type #define
1990-11-19 Donald Davisv4 compatibility is commented out
1990-11-19 John Kohladd config options for prototype size
1990-11-19 John Kohlcurrent VAX tree needs narrow prototypes
1990-11-19 John Kohladd NARROW_PROTOTYPES
1990-11-19 John Kohl*** empty log message ***
1990-11-19 John Kohlchanges for narrow/wide prototypes
1990-11-19 John Kohlchanges for narrow/wide prototypes
1990-11-19 John Kohladd support for narrow/wide prototypes
1990-11-19 John Kohlremove confounder
1990-11-19 John Kohlallow narrow or wide prototypes
1990-11-16 Theodore TsoSince we're going to need to have glue library anyway...
1990-11-15 Theodore TsoAdded krb_glue.c, read_password.c, and quad_cksum.c
1990-11-15 John Kohluse memset rather than bzero
1990-11-15 John Kohlchange bcmp to memcmp
1990-11-15 John Kohluse memset in place of bzero
1990-11-14 Paul Bormanremoved decl of setenv() as it is also in telnetd/local...
1990-11-14 Paul BormanAdded the ``common'' subdirectory
1990-11-08 John Kohluse comments after #endif
1990-11-08 John Kohlmis-typed the conversion to memcpy
1990-11-08 John Kohlchange bzero to memset
1990-11-08 John Kohluse memset instead of bzero
1990-11-08 John Kohlchange bzero to memset
1990-11-08 John Kohldon't declare external things here, use <krb5/ext-proto.h>
1990-11-08 John Kohlchange bcopy to memcpy, bzero to memset
1990-11-08 John Kohladd USE_STRING_H test
1990-11-08 John Kohlchange bzero to memset
1990-11-08 John Kohlchange bzero to memset
1990-11-08 John Kohlchange bzero to memset
1990-11-08 John Kohlchange bcopy to memcpy, memset to bzero
1990-11-08 John Kohlchange bcopy to memcpy
1990-11-08 John Kohlchange bcopy to memcpy
1990-11-08 John Kohlchange bcopy to memcpy, bzero to memset
1990-11-08 John Kohluse memset/memcpy in the xbzero/xbcopy macros
next