krb5.git
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
1990-11-08 John Kohlchange bzero to memset
1990-11-08 John Kohlchange bcopy to memcpy
1990-11-08 John Kohlchange bcopy to memcpy
1990-11-08 John Kohluse memcmp rather than bcmp
1990-11-08 John Kohluse memcpm rather than bcmp
1990-11-08 John Kohlchange bcmp to memcmp, bcopy to memcpy
1990-11-08 John Kohlchange bcmp to memcmp, bcopy to memcpy
1990-11-08 John Kohlchange bcmp to memcmp
1990-11-08 John Kohlbcopy->memcpy, bcmp->memcmp
1990-11-08 Ken RaeburnAdded routines to write authdata structures
1990-11-08 Ken RaeburnFixed up error catching in a couple of cases; added...
1990-11-08 John Kohladd MD4LIB
1990-11-08 John Kohladd rsa-md4
1990-11-08 John Kohl*** empty log message ***
1990-11-08 John Kohlfix indentation to remove extra space from documentatio...
1990-11-08 John Kohlchange to copy onto stack to avoid modifying input...
1990-11-08 John Kohladd STDC function prototypes
1990-11-08 John Kohladd MD4 support
1990-11-07 John KohlInitial code from RFC
1990-11-02 Donald Davisfixed an apparent memory leak in krb5_dbm_db_get_princi...
1990-11-02 John Kohl*** empty log message ***
1990-11-02 John KohlALPHA_2
next