| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 3 | -0/+141 |
* | Windows global stuff: | Keith Vetter | 1995-04-14 | 16 | -303/+314 |
* | Bug fixes or better error handling for the following 4 Windows bugs | Keith Vetter | 1995-04-06 | 4 | -49/+54 |
* | Fixed low-level i/o routine (dup) not being STDC on the PC | Keith Vetter | 1995-04-01 | 2 | -0/+5 |
* | * configure.in (CONFIG_RULES): Replaced | Theodore Tso | 1995-03-31 | 2 | -0/+5 |
* | Commit on the whole tree to make a checkpoint for a working windows world | Keith Vetter | 1995-03-31 | 2 | -0/+16 |
* | Added capability for windows version to read default values out of an ini file | Keith Vetter | 1995-03-29 | 4 | -1/+18 |
* | Moved the differing parts of osconf.win into osconf.h | Keith Vetter | 1995-03-29 | 3 | -89/+10 |
* | * k5-errors.h: Rename errors.h (which duplicated a standard Mac | John Gilmore | 1995-03-29 | 7 | -0/+588 |
* | * Makefile.in (KRB5_HEADERS, install): Account for file renames. | John Gilmore | 1995-03-29 | 6 | -20/+94 |
* | * func-proto.h (krb5_rd_req(), krb5_rd_req_decode(), krb5_mk_rep(), | Chris Provenzano | 1995-03-27 | 2 | -35/+31 |
* | adm_defs.h (ADM5_DEFAULT_PORT): Add definition of default | Theodore Tso | 1995-03-24 | 3 | -8/+24 |
* | PC config changes due to changes in include sys/types.h | Keith Vetter | 1995-03-22 | 2 | -18/+8 |
* | Part of low-level open file PC bug and moved some prototypes into world | Keith Vetter | 1995-03-22 | 4 | -4/+17 |
* | Fix comment that referred to STDARG_PROTOTYPES | John Gilmore | 1995-03-19 | 2 | -1/+5 |
* | * k5-config.h: Move <sys/types.h> handling from ../krb5.h to | John Gilmore | 1995-03-18 | 3 | -1/+45 |
* | Delete redundant definitions defined in pre/config.in | Theodore Tso | 1995-03-17 | 2 | -4/+6 |
* | * configure.in: Replace nonstandard CHECK_STDARG with | John Gilmore | 1995-03-17 | 5 | -4/+235 |
* | Include file changes needed for error table stuff | Keith Vetter | 1995-03-16 | 2 | -4/+10 |
* | Some windows i/o stuff and moved 2 prototypes to func-proto.h | Keith Vetter | 1995-03-15 | 4 | -8/+23 |
* | Removed definition of FD_SETSIZE, FD_SET, FD_CLR, FD_ISSET, and | Theodore Tso | 1995-03-10 | 2 | -9/+6 |
* | * func-proto.h (krb5_mk_req(), krb5_mk_req_extended(), krb5_rd_rep(), | Chris Provenzano | 1995-03-10 | 4 | -45/+121 |
* | * Makefile.in (all-windows): tabs, not spaces. | Mark Eichin | 1995-03-09 | 2 | -2/+6 |
* | PC porting: more prototyping, defines for overflow checking on the PC and | Keith Vetter | 1995-03-07 | 8 | -20/+185 |
* | Make include files start to work on the Macintosh | John Gilmore | 1995-03-03 | 4 | -2/+17 |
* | Changed NEED_WINSOCK_H to NEED_SOCKETS | Keith Vetter | 1995-03-02 | 2 | -1/+5 |
* | Fixed up a const attribute on krb5_send_tgs in func-proto.h | Keith Vetter | 1995-03-02 | 2 | -1/+5 |
* | Prototype changes for the krb5/os functions needed on the PC | Keith Vetter | 1995-03-02 | 3 | -30/+52 |
* | Changes for rcache on the PC, mostly adding INTERFACE to the prototypes. Also | Keith Vetter | 1995-03-01 | 4 | -18/+892 |
* | Only define labs(x) -> abs(x) if labs() is not defined elsewhere. | Theodore Tso | 1995-03-01 | 3 | -0/+9 |
* | Change config.h -> k5-config.h and free.h -> k5-free.h to reflect | Theodore Tso | 1995-03-01 | 2 | -2/+7 |
* | * krb5.h: Rename to ../krb5.h so it can be #included by end users | John Gilmore | 1995-02-28 | 2 | -330/+1 |
* | * Makefile.in (osconf.h): Remove temp file osconf.new | John Gilmore | 1995-02-28 | 8 | -9/+27 |
* | Converted the krb5/krb directory to work under windows. Mostly added the | Keith Vetter | 1995-02-27 | 4 | -13/+34 |
* | * func-proto.h (krb5_get_credentials(), krb5_get_cred_from_kdc(), | Chris Provenzano | 1995-02-23 | 2 | -4/+13 |
* | Converted krb/keytab to work on the PC. Mostly just adding the windows | Keith Vetter | 1995-02-22 | 2 | -9/+13 |
* | Converted krb5/des425 and krb5/asn.1 to the PC | Keith Vetter | 1995-02-22 | 3 | -46/+56 |
* | * config.h: get krb5/autoconf.h. | Mark Eichin | 1995-02-21 | 3 | -3/+10 |
* | Converted krb5/free to the PC. Added windows INTERFACE keyword to the | Keith Vetter | 1995-02-21 | 3 | -114/+131 |
* | * configure.in: Flip again. Use AC_CHECK_HEADERS, but default the | John Gilmore | 1995-02-21 | 4 | -15/+139 |
* | * config.h, config.win: Remove; merge them both into ../config.h. | John Gilmore | 1995-02-21 | 3 | -144/+5 |
* | Made the CRYPTO directories work on the PC by adding INTERFACE to all the | Keith Vetter | 1995-02-21 | 8 | -22/+36 |
* | * configure.in: Use AC_HAVE_HEADER rather than AC_HEADER_CHECK. | John Gilmore | 1995-02-17 | 2 | -2/+8 |
* | * configure.in: added header checks for sys/param.h and sys/file.h. | John Gilmore | 1995-02-15 | 5 | -9/+47 |
* | * config.win: new file--windows base template for config.h | John Gilmore | 1995-02-15 | 3 | -0/+65 |
* | Removed ISODE cruft -- moved included .h files from krb5/asn.1/*.h into | Theodore Tso | 1995-02-10 | 8 | -1048/+253 |
* | * func-proto.h (krb5_get_in_tkt()) Changed key_proc args to be the | Chris Provenzano | 1995-02-08 | 2 | -11/+32 |
* | Use politically correct name of AC_CHECK_SIZEOF instead of | Theodore Tso | 1995-02-03 | 2 | -3/+6 |
* | Ignore autoconf.h.in, since that's generated automatically by autoheader | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
* | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |