1995-03-17 |
John Gilmore | * Makefile.in (CFLAGS): Avoid continuation line that... |
commit | commitdiff | tree | snapshot |
1995-03-17 |
John Gilmore | * configure.in: Replace nonstandard CHECK_STDARG with |
commit | commitdiff | tree | snapshot |
1995-03-17 |
John Gilmore | First cut at Macintosh configuration support |
commit | commitdiff | tree | snapshot |
1995-03-17 |
John Gilmore | * configure.in: Replace CHECK_STDARG with AC_CHECK_HEA... |
commit | commitdiff | tree | snapshot |
1995-03-17 |
Keith Vetter | Problem with the error routines and windows definitions |
commit | commitdiff | tree | snapshot |
1995-03-17 |
Keith Vetter | Top level makefile changes for the PC--now builds the... |
commit | commitdiff | tree | snapshot |
1995-03-17 |
Keith Vetter | Ported the error table stuff to the PC |
commit | commitdiff | tree | snapshot |
1995-03-16 |
Keith Vetter | Fixed up typo in the Makefile |
commit | commitdiff | tree | snapshot |
1995-03-16 |
Keith Vetter | Include file changes needed for error table stuff |
commit | commitdiff | tree | snapshot |
1995-03-16 |
Keith Vetter | Missed some dependencies on the PC build in src/lib |
commit | commitdiff | tree | snapshot |
1995-03-16 |
Keith Vetter | Makefile now recurses into krb5 directory on the PC |
commit | commitdiff | tree | snapshot |
1995-03-16 |
Keith Vetter | Added 3 new files and changed the makefile in lib to... |
commit | commitdiff | tree | snapshot |
1995-03-15 |
Keith Vetter | Changes in des425 due to adding prototypes for called... |
commit | commitdiff | tree | snapshot |
1995-03-15 |
Keith Vetter | Windows changes in krb5: makefile cleanup and some... |
commit | commitdiff | tree | snapshot |
1995-03-15 |
Keith Vetter | Some windows i/o stuff and moved 2 prototypes to func... |
commit | commitdiff | tree | snapshot |
1995-03-15 |
Keith Vetter | Two changes in the crypto directory: 1) 16 vs 32 bit... |
commit | commitdiff | tree | snapshot |
1995-03-13 |
Theodore Tso | Lots of changes made based on feedback |
commit | commitdiff | tree | snapshot |
1995-03-10 |
Theodore Tso | Initialize ret_cred to zero so that in case of an error... |
commit | commitdiff | tree | snapshot |
1995-03-10 |
Theodore Tso | Make the second argument of asn1buf_insert_octet be... |
commit | commitdiff | tree | snapshot |
1995-03-10 |
Theodore Tso | Removed definition of FD_SETSIZE, FD_SET, FD_CLR, FD_IS... |
commit | commitdiff | tree | snapshot |
1995-03-10 |
Chris Provenzano | * kerberos5.c Use new calling convention for... |
commit | commitdiff | tree | snapshot |
1995-03-10 |
Chris Provenzano | * sim_client.c Use new calling convention for... |
commit | commitdiff | tree | snapshot |
1995-03-10 |
Chris Provenzano | * sclient.c Use new calling convention for... |
commit | commitdiff | tree | snapshot |
1995-03-10 |
Chris Provenzano | * kcmd.c (kcmd()) Use new calling convention... |
commit | commitdiff | tree | snapshot |
1995-03-10 |
Chris Provenzano | * kpasswd.c Use new calling convention for... |
commit | commitdiff | tree | snapshot |
1995-03-10 |
Chris Provenzano | * kadmin.c, kadmin_adr.c, kadmin_cpw.c, kadmin_done... |
commit | commitdiff | tree | snapshot |
1995-03-10 |
Chris Provenzano | * auth_con.h auth_con.c Added for krb5_auth_con defini... |
commit | commitdiff | tree | snapshot |
1995-03-10 |
Chris Provenzano | * fcc_destry.c (krb5_fcc_destroy()) |
commit | commitdiff | tree | snapshot |
1995-03-10 |
Chris Provenzano | * init_sec_context.c (krb5_gss_init_sec_context()) |
commit | commitdiff | tree | snapshot |
1995-03-10 |
Chris Provenzano | * krb5.h Added empty structure declaration of krb5_aut... |
commit | commitdiff | tree | snapshot |
1995-03-10 |
Chris Provenzano | * func-proto.h (krb5_mk_req(), krb5_mk_req_extended... |
commit | commitdiff | tree | snapshot |
1995-03-09 |
Mark Eichin | * Makefile.in (all-windows): tabs, not spaces. |
commit | commitdiff | tree | snapshot |
1995-03-09 |
Keith Vetter | Some int/long, signed/unsigned conversions |
commit | commitdiff | tree | snapshot |
1995-03-08 |
Theodore Tso | Remove verify.o when doing a make clean |
commit | commitdiff | tree | snapshot |
1995-03-08 |
Keith Vetter | Stubbed an OS routine to satisfy the linker until we... |
commit | commitdiff | tree | snapshot |
1995-03-08 |
Keith Vetter | Changed krb5 library name on the PC since the DLL will... |
commit | commitdiff | tree | snapshot |
1995-03-08 |
Theodore Tso | Misc typographical changes |
commit | commitdiff | tree | snapshot |
1995-03-08 |
Keith Vetter | Made explicit the signed to unsigned conversions in... |
commit | commitdiff | tree | snapshot |
1995-03-08 |
Theodore Tso | README file describes imake configuration standards... |
commit | commitdiff | tree | snapshot |
1995-03-08 |
Keith Vetter | Fixed up some missing protocols and unchecked casts |
commit | commitdiff | tree | snapshot |
1995-03-08 |
Keith Vetter | Added syntactic sugar for Windows segmented architecture |
commit | commitdiff | tree | snapshot |
1995-03-08 |
Mark Eichin | * aclocal.m4 (UsePepsy, PepsyTarget): removed, not... |
commit | commitdiff | tree | snapshot |
1995-03-08 |
Keith Vetter | Ported the ccache directory to the PC. This is temporar... |
commit | commitdiff | tree | snapshot |
1995-03-07 |
Keith Vetter | PC porting: more prototyping, defines for overflow... |
commit | commitdiff | tree | snapshot |
1995-03-07 |
Keith Vetter | Port of most of the OS directory to the PC |
commit | commitdiff | tree | snapshot |
1995-03-07 |
Keith Vetter | Small changes in krb: 1 signed/unsigned, 1 disabling... |
commit | commitdiff | tree | snapshot |
1995-03-07 |
Keith Vetter | Ported the posix directory for the PC--one file |
commit | commitdiff | tree | snapshot |
1995-03-07 |
Keith Vetter | Moved PC low-level i/o crud out of source files and... |
commit | commitdiff | tree | snapshot |
1995-03-07 |
Theodore Tso | Fixed incompatibilities section for OSF/1 V1.3 and 2.0 |
commit | commitdiff | tree | snapshot |
1995-03-04 |
Keith Vetter | Finished off changed needed for making libcrypto.dll... |
commit | commitdiff | tree | snapshot |
1995-03-03 |
Theodore Tso | Shell script for propagating the Kerberos database... |
commit | commitdiff | tree | snapshot |
1995-03-03 |
Theodore Tso | Added preliminary text about slave servers |
commit | commitdiff | tree | snapshot |
1995-03-03 |
John Gilmore | * Makefile.in (unixmac): New target, runs on Unix... |
commit | commitdiff | tree | snapshot |
1995-03-03 |
John Gilmore | Make include files begin to work on the Macintosh |
commit | commitdiff | tree | snapshot |
1995-03-03 |
John Gilmore | Make include files start to work on the Macintosh |
commit | commitdiff | tree | snapshot |
1995-03-03 |
Keith Vetter | Added the files and changes needed to create a dll... |
commit | commitdiff | tree | snapshot |
1995-03-03 |
Keith Vetter | Used the NEED_SOCKETS mechanism to pull in winsock... |
commit | commitdiff | tree | snapshot |
1995-03-02 |
Theodore Tso | Remove reference to $(ISODELIB) |
commit | commitdiff | tree | snapshot |
1995-03-02 |
Keith Vetter | Changed NEED_WINSOCK_H to NEED_SOCKETS |
commit | commitdiff | tree | snapshot |
1995-03-02 |
Keith Vetter | Changed NEED_WINSOCK_H to NEED_SOCKETS |
commit | commitdiff | tree | snapshot |
1995-03-02 |
Keith Vetter | Forgot to update log for previous change of NEED_WINSOC... |
commit | commitdiff | tree | snapshot |
1995-03-02 |
Keith Vetter | Changed NEED_WINSOCK_H to NEED_SOCKETS for pulling... |
commit | commitdiff | tree | snapshot |
1995-03-02 |
Theodore Tso | Remove reference to $(ISODELIB) |
commit | commitdiff | tree | snapshot |
1995-03-02 |
Theodore Tso | .cvsingore file to suppress CVS's handling of the ... |
commit | commitdiff | tree | snapshot |
1995-03-02 |
Theodore Tso | Remove reference to $(ISODELIB) |
commit | commitdiff | tree | snapshot |
1995-03-02 |
Keith Vetter | A few small changes for 16 vs 32 bit, pulling in winsoc... |
commit | commitdiff | tree | snapshot |
1995-03-02 |
Keith Vetter | Fixed up a const attribute on krb5_send_tgs in func... |
commit | commitdiff | tree | snapshot |
1995-03-02 |
Keith Vetter | Several small 16 vs 32 bit casts |
commit | commitdiff | tree | snapshot |
1995-03-02 |
Keith Vetter | Prototype changes for the krb5/os functions needed... |
commit | commitdiff | tree | snapshot |
1995-03-02 |
Keith Vetter | Ported 2 files needed by the crypto library to work... |
commit | commitdiff | tree | snapshot |
1995-03-02 |
Keith Vetter | Fixed some 16 vs. 32 bit conversion problems for the PC |
commit | commitdiff | tree | snapshot |
1995-03-02 |
Keith Vetter | Changed int to krb5_int32 for the PC in f_princ.c |
commit | commitdiff | tree | snapshot |
1995-03-01 |
Keith Vetter | Changes for PC to reflect the flatter include hierarchy |
commit | commitdiff | tree | snapshot |
1995-03-01 |
Keith Vetter | Changes for rcache on the PC, mostly adding INTERFACE... |
commit | commitdiff | tree | snapshot |
1995-03-01 |
Keith Vetter | Updated rcache's makefile.in. Small change to confirm... |
commit | commitdiff | tree | snapshot |
1995-03-01 |
Theodore Tso | Remove declaration of malloc() and realloc() |
commit | commitdiff | tree | snapshot |
1995-03-01 |
Theodore Tso | Only define labs(x) -> abs(x) if labs() is not defined... |
commit | commitdiff | tree | snapshot |
1995-03-01 |
Theodore Tso | Remove declaration of exit() |
commit | commitdiff | tree | snapshot |
1995-03-01 |
Theodore Tso | Add proper #ifdef's to #include the appropriate system... |
commit | commitdiff | tree | snapshot |
1995-03-01 |
Theodore Tso | acconfig.h: Add HAS_LABS defintiion |
commit | commitdiff | tree | snapshot |
1995-03-01 |
Theodore Tso | Replace check for -lsocket and -lnsl with WITH_NETLIB... |
commit | commitdiff | tree | snapshot |
1995-03-01 |
Theodore Tso | Change config.h -> k5-config.h and free.h -> k5-free... |
commit | commitdiff | tree | snapshot |
1995-03-01 |
Theodore Tso | Added Ezra's test to see if you have a buggy resolver... |
commit | commitdiff | tree | snapshot |
1995-03-01 |
Theodore Tso | Remove ISODE_INCLUDE and ISODE_DEFS, replace check... |
commit | commitdiff | tree | snapshot |
1995-03-01 |
Theodore Tso | Remove ISODE_INCLUDE, replace check for -lsocket and... |
commit | commitdiff | tree | snapshot |
1995-03-01 |
Theodore Tso | Replace check for -lsocket and -lnsl with WITH_NETLIB... |
commit | commitdiff | tree | snapshot |
1995-03-01 |
Theodore Tso | Folded in Ezra's changes to support --with-netlib,... |
commit | commitdiff | tree | snapshot |
1995-03-01 |
Theodore Tso | More improvements made. Interim checkin... |
commit | commitdiff | tree | snapshot |
1995-02-28 |
Theodore Tso | Remove #ifdef STDC check to see if we should use const... |
commit | commitdiff | tree | snapshot |
1995-02-28 |
Theodore Tso | Add $(srcdir) to install line so that installs work... |
commit | commitdiff | tree | snapshot |
1995-02-28 |
John Gilmore | * krb5.h: Rename to ../krb5.h so it can be #included... |
commit | commitdiff | tree | snapshot |
1995-02-28 |
John Gilmore | * README, *.[ch]: Avoid <...> includes for our include... |
commit | commitdiff | tree | snapshot |
1995-02-28 |
John Gilmore | * *.[ch]: Avoid <krb5/...> and <com_err.h> includes |
commit | commitdiff | tree | snapshot |
1995-02-28 |
John Gilmore | * *.c: Avoid <krb5/...> and <com_err.h> includes |
commit | commitdiff | tree | snapshot |
1995-02-28 |
John Gilmore | Avoid <krb5/...> includes |
commit | commitdiff | tree | snapshot |
1995-02-28 |
John Gilmore | Avoid <krb5/...> and <com_err.h> includes |
commit | commitdiff | tree | snapshot |
1995-02-28 |
John Gilmore | Avoid <krb5/...> and <com_err.h> includes |
commit | commitdiff | tree | snapshot |
1995-02-28 |
John Gilmore | Avoid <krb5/...> includes |
commit | commitdiff | tree | snapshot |
1995-02-28 |
John Gilmore | * pop_init.c, pop_pass.c, pop_user.c, mh-6.8.patch... |
commit | commitdiff | tree | snapshot |
1995-02-28 |
John Gilmore | Avoid <krb5/...> includes |
commit | commitdiff | tree | snapshot |
next |