krb5.git
1995-03-18 Theodore TsoFix rules for localdr.c, ustime.c, and memmove.c so...
1995-03-18 John Gilmore* scc_errs.c: Mac doesn't have EISDIR error.
1995-03-18 John Gilmore* Makefile.in (LDFLAGS): Eliminate, duplicates config...
1995-03-18 John Gilmore* Makefile.in (LDFLAGS): Remove, duplicates config...
1995-03-18 John Gilmore* krb5.h: Move <sys/types> and u_long (etc) code to...
1995-03-18 John Gilmore* k5-config.h: Move <sys/types.h> handling from ....
1995-03-18 John Gilmore* Makefile.in: Remove redundant definitions from confi...
1995-03-17 Theodore TsoDelete redundant definitions defined in pre/config.in
1995-03-17 Theodore TsoSet the return code from ss_execute_line(), so that...
1995-03-17 Theodore TsoMakefile.in, configure.in: Use the libdes425 library...
1995-03-17 Theodore TsoDelete redundant definitions defined in pre/config.in
1995-03-17 Theodore TsoDelete redundant definitions that already defined in...
1995-03-17 Theodore Tsoconfigure.in, Makefile.in: Use the libdes425 library...
1995-03-17 John Gilmore* Makefile.in (LDFLAGS): Eliminate, comes in from...
1995-03-17 John Gilmore* Makefile.in (LDFLAGS): Remove, conflicts with pre.in.
1995-03-17 John Gilmore* Makefile.in (CFLAGS): Tweak for Unix->MPW converter.
1995-03-17 John Gilmore* Makefile.in (LDFLAGS): Remove, conflicts with pre.in.
1995-03-17 John Gilmore* Makefile.in (crctest, crctest.exe): Replace crctest...
1995-03-17 John Gilmore* Makefile.in (CFLAGS): Avoid continuation line that...
1995-03-17 John Gilmore* configure.in: Replace nonstandard CHECK_STDARG with
1995-03-17 John GilmoreFirst cut at Macintosh configuration support
1995-03-17 John Gilmore* configure.in: Replace CHECK_STDARG with AC_CHECK_HEA...
1995-03-17 Keith VetterProblem with the error routines and windows definitions
1995-03-17 Keith VetterTop level makefile changes for the PC--now builds the...
1995-03-17 Keith VetterPorted the error table stuff to the PC
1995-03-16 Keith VetterFixed up typo in the Makefile
1995-03-16 Keith VetterInclude file changes needed for error table stuff
1995-03-16 Keith VetterMissed some dependencies on the PC build in src/lib
1995-03-16 Keith VetterMakefile now recurses into krb5 directory on the PC
1995-03-16 Keith VetterAdded 3 new files and changed the makefile in lib to...
1995-03-15 Keith VetterChanges in des425 due to adding prototypes for called...
1995-03-15 Keith VetterWindows changes in krb5: makefile cleanup and some...
1995-03-15 Keith VetterSome windows i/o stuff and moved 2 prototypes to func...
1995-03-15 Keith VetterTwo changes in the crypto directory: 1) 16 vs 32 bit...
1995-03-13 Theodore TsoLots of changes made based on feedback
1995-03-10 Theodore TsoInitialize ret_cred to zero so that in case of an error...
1995-03-10 Theodore TsoMake the second argument of asn1buf_insert_octet be...
1995-03-10 Theodore TsoRemoved definition of FD_SETSIZE, FD_SET, FD_CLR, FD_IS...
1995-03-10 Chris Provenzano * kerberos5.c Use new calling convention for...
1995-03-10 Chris Provenzano * sim_client.c Use new calling convention for...
1995-03-10 Chris Provenzano * sclient.c Use new calling convention for...
1995-03-10 Chris Provenzano * kcmd.c (kcmd()) Use new calling convention...
1995-03-10 Chris Provenzano * kpasswd.c Use new calling convention for...
1995-03-10 Chris Provenzano * kadmin.c, kadmin_adr.c, kadmin_cpw.c, kadmin_done...
1995-03-10 Chris Provenzano * auth_con.h auth_con.c Added for krb5_auth_con defini...
1995-03-10 Chris Provenzano * fcc_destry.c (krb5_fcc_destroy())
1995-03-10 Chris Provenzano * init_sec_context.c (krb5_gss_init_sec_context())
1995-03-10 Chris Provenzano * krb5.h Added empty structure declaration of krb5_aut...
1995-03-10 Chris Provenzano * func-proto.h (krb5_mk_req(), krb5_mk_req_extended...
1995-03-09 Mark Eichin * Makefile.in (all-windows): tabs, not spaces.
1995-03-09 Keith VetterSome int/long, signed/unsigned conversions
1995-03-08 Theodore TsoRemove verify.o when doing a make clean
1995-03-08 Keith VetterStubbed an OS routine to satisfy the linker until we...
1995-03-08 Keith VetterChanged krb5 library name on the PC since the DLL will...
1995-03-08 Theodore TsoMisc typographical changes
1995-03-08 Keith VetterMade explicit the signed to unsigned conversions in...
1995-03-08 Theodore TsoREADME file describes imake configuration standards...
1995-03-08 Keith VetterFixed up some missing protocols and unchecked casts
1995-03-08 Keith VetterAdded syntactic sugar for Windows segmented architecture
1995-03-08 Mark Eichin * aclocal.m4 (UsePepsy, PepsyTarget): removed, not...
1995-03-08 Keith VetterPorted the ccache directory to the PC. This is temporar...
1995-03-07 Keith VetterPC porting: more prototyping, defines for overflow...
1995-03-07 Keith VetterPort of most of the OS directory to the PC
1995-03-07 Keith VetterSmall changes in krb: 1 signed/unsigned, 1 disabling...
1995-03-07 Keith VetterPorted the posix directory for the PC--one file
1995-03-07 Keith VetterMoved PC low-level i/o crud out of source files and...
1995-03-07 Theodore TsoFixed incompatibilities section for OSF/1 V1.3 and 2.0
1995-03-04 Keith VetterFinished off changed needed for making libcrypto.dll...
1995-03-03 Theodore TsoShell script for propagating the Kerberos database...
1995-03-03 Theodore TsoAdded preliminary text about slave servers
1995-03-03 John Gilmore* Makefile.in (unixmac): New target, runs on Unix...
1995-03-03 John GilmoreMake include files begin to work on the Macintosh
1995-03-03 John GilmoreMake include files start to work on the Macintosh
1995-03-03 Keith VetterAdded the files and changes needed to create a dll...
1995-03-03 Keith VetterUsed the NEED_SOCKETS mechanism to pull in winsock...
1995-03-02 Theodore TsoRemove reference to $(ISODELIB)
1995-03-02 Keith VetterChanged NEED_WINSOCK_H to NEED_SOCKETS
1995-03-02 Keith VetterChanged NEED_WINSOCK_H to NEED_SOCKETS
1995-03-02 Keith VetterForgot to update log for previous change of NEED_WINSOC...
1995-03-02 Keith VetterChanged NEED_WINSOCK_H to NEED_SOCKETS for pulling...
1995-03-02 Theodore TsoRemove reference to $(ISODELIB)
1995-03-02 Theodore Tso.cvsingore file to suppress CVS's handling of the ...
1995-03-02 Theodore TsoRemove reference to $(ISODELIB)
1995-03-02 Keith VetterA few small changes for 16 vs 32 bit, pulling in winsoc...
1995-03-02 Keith VetterFixed up a const attribute on krb5_send_tgs in func...
1995-03-02 Keith VetterSeveral small 16 vs 32 bit casts
1995-03-02 Keith VetterPrototype changes for the krb5/os functions needed...
1995-03-02 Keith VetterPorted 2 files needed by the crypto library to work...
1995-03-02 Keith VetterFixed some 16 vs. 32 bit conversion problems for the PC
1995-03-02 Keith VetterChanged int to krb5_int32 for the PC in f_princ.c
1995-03-01 Keith VetterChanges for PC to reflect the flatter include hierarchy
1995-03-01 Keith VetterChanges for rcache on the PC, mostly adding INTERFACE...
1995-03-01 Keith VetterUpdated rcache's makefile.in. Small change to confirm...
1995-03-01 Theodore TsoRemove declaration of malloc() and realloc()
1995-03-01 Theodore TsoOnly define labs(x) -> abs(x) if labs() is not defined...
1995-03-01 Theodore TsoRemove declaration of exit()
1995-03-01 Theodore TsoAdd proper #ifdef's to #include the appropriate system...
1995-03-01 Theodore Tsoacconfig.h: Add HAS_LABS defintiion
1995-03-01 Theodore TsoReplace check for -lsocket and -lnsl with WITH_NETLIB...
1995-03-01 Theodore TsoChange config.h -> k5-config.h and free.h -> k5-free...
next