summaryrefslogtreecommitdiffstats
path: root/src/include/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Don't define BITS16, BITS32, BITS64, etc. anymore. Instead,Theodore Tso1995-02-033-36/+26
* * func-proto.h Added krb5_keytype arg to rb5_rdreq_key_procChris Provenzano1995-02-023-3/+34
* Added krb5_keytype arg to krb5_kt_read_service_key() and krb5_kt_get_entry()Chris Provenzano1995-01-283-1/+8
* * base-defs.h Typedef krb5_boolean, krb5_msgtype, krb5_kvno,Chris Provenzano1995-01-271-0/+10
* * crc-32.h: Move to lib/crypto/crc32; only gets local use.John Gilmore1995-01-273-137/+5
* * base-defs.h Typedef krb5_boolean, krb5_msgtype, krb5_kvno,Chris Provenzano1995-01-273-29/+11
* fix include install typoMark Eichin1995-01-261-1/+1
* Removing narrow.h and widen.hTheodore Tso1995-01-262-92/+0
* * configure.in: rewrote remaining tests to use AC_TRY_COMPILE andMark Eichin1995-01-262-18/+71
* Maybe CVS will let me remove them nowChris Provenzano1995-01-251-0/+4
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-258-53/+19
* * preauth.h, rsa-md5.h: Protect against multiple inclusionJohn Gilmore1995-01-233-1/+12
* fix tab vs. space glitchMark Eichin1995-01-181-1/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-1313-343/+575
* * Makefile.in (install): constructed headers come from the buildMark Eichin1995-01-132-2/+10
* Use the service names kerberos and kerberos-sec, instead of kerberos5Theodore Tso1995-01-052-2/+8
* Add a enc_part2 member to the krb5_cred structure which may point to theTheodore Tso1994-12-242-6/+12