summaryrefslogtreecommitdiffstats
path: root/src/include/krb5
Commit message (Expand)AuthorAgeFilesLines
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-143-0/+141
* Windows global stuff:Keith Vetter1995-04-1416-303/+314
* Bug fixes or better error handling for the following 4 Windows bugsKeith Vetter1995-04-064-49/+54
* Fixed low-level i/o routine (dup) not being STDC on the PCKeith Vetter1995-04-012-0/+5
* * configure.in (CONFIG_RULES): ReplacedTheodore Tso1995-03-312-0/+5
* Commit on the whole tree to make a checkpoint for a working windows worldKeith Vetter1995-03-312-0/+16
* Added capability for windows version to read default values out of an ini fileKeith Vetter1995-03-294-1/+18
* Moved the differing parts of osconf.win into osconf.hKeith Vetter1995-03-293-89/+10
* * k5-errors.h: Rename errors.h (which duplicated a standard MacJohn Gilmore1995-03-297-0/+588
* * Makefile.in (KRB5_HEADERS, install): Account for file renames.John Gilmore1995-03-296-20/+94
* * func-proto.h (krb5_rd_req(), krb5_rd_req_decode(), krb5_mk_rep(),Chris Provenzano1995-03-272-35/+31
* adm_defs.h (ADM5_DEFAULT_PORT): Add definition of defaultTheodore Tso1995-03-243-8/+24
* PC config changes due to changes in include sys/types.hKeith Vetter1995-03-222-18/+8
* Part of low-level open file PC bug and moved some prototypes into worldKeith Vetter1995-03-224-4/+17
* Fix comment that referred to STDARG_PROTOTYPESJohn Gilmore1995-03-192-1/+5
* * k5-config.h: Move <sys/types.h> handling from ../krb5.h toJohn Gilmore1995-03-183-1/+45
* Delete redundant definitions defined in pre/config.inTheodore Tso1995-03-172-4/+6
* * configure.in: Replace nonstandard CHECK_STDARG withJohn Gilmore1995-03-175-4/+235
* Include file changes needed for error table stuffKeith Vetter1995-03-162-4/+10
* Some windows i/o stuff and moved 2 prototypes to func-proto.hKeith Vetter1995-03-154-8/+23
* Removed definition of FD_SETSIZE, FD_SET, FD_CLR, FD_ISSET, andTheodore Tso1995-03-102-9/+6
* * func-proto.h (krb5_mk_req(), krb5_mk_req_extended(), krb5_rd_rep(),Chris Provenzano1995-03-104-45/+121
* * Makefile.in (all-windows): tabs, not spaces.Mark Eichin1995-03-092-2/+6
* PC porting: more prototyping, defines for overflow checking on the PC andKeith Vetter1995-03-078-20/+185
* Make include files start to work on the MacintoshJohn Gilmore1995-03-034-2/+17
* Changed NEED_WINSOCK_H to NEED_SOCKETSKeith Vetter1995-03-022-1/+5
* Fixed up a const attribute on krb5_send_tgs in func-proto.hKeith Vetter1995-03-022-1/+5
* Prototype changes for the krb5/os functions needed on the PCKeith Vetter1995-03-023-30/+52
* Changes for rcache on the PC, mostly adding INTERFACE to the prototypes. AlsoKeith Vetter1995-03-014-18/+892
* Only define labs(x) -> abs(x) if labs() is not defined elsewhere.Theodore Tso1995-03-013-0/+9
* Change config.h -> k5-config.h and free.h -> k5-free.h to reflectTheodore Tso1995-03-012-2/+7
* * krb5.h: Rename to ../krb5.h so it can be #included by end usersJohn Gilmore1995-02-282-330/+1
* * Makefile.in (osconf.h): Remove temp file osconf.newJohn Gilmore1995-02-288-9/+27
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-274-13/+34
* * func-proto.h (krb5_get_credentials(), krb5_get_cred_from_kdc(),Chris Provenzano1995-02-232-4/+13
* Converted krb/keytab to work on the PC. Mostly just adding the windowsKeith Vetter1995-02-222-9/+13
* Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1995-02-223-46/+56
* * config.h: get krb5/autoconf.h.Mark Eichin1995-02-213-3/+10
* Converted krb5/free to the PC. Added windows INTERFACE keyword to theKeith Vetter1995-02-213-114/+131
* * configure.in: Flip again. Use AC_CHECK_HEADERS, but default theJohn Gilmore1995-02-214-15/+139
* * config.h, config.win: Remove; merge them both into ../config.h.John Gilmore1995-02-213-144/+5
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-218-22/+36
* * configure.in: Use AC_HAVE_HEADER rather than AC_HEADER_CHECK.John Gilmore1995-02-172-2/+8
* * configure.in: added header checks for sys/param.h and sys/file.h.John Gilmore1995-02-155-9/+47
* * config.win: new file--windows base template for config.hJohn Gilmore1995-02-153-0/+65
* Removed ISODE cruft -- moved included .h files from krb5/asn.1/*.h intoTheodore Tso1995-02-108-1048/+253
* * func-proto.h (krb5_get_in_tkt()) Changed key_proc args to be theChris Provenzano1995-02-082-11/+32
* Use politically correct name of AC_CHECK_SIZEOF instead ofTheodore Tso1995-02-032-3/+6
* Ignore autoconf.h.in, since that's generated automatically by autoheaderTheodore Tso1995-02-031-0/+1
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1