summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (osconf.h): Remove temp file osconf.newJohn Gilmore1995-02-288-9/+27
* * k5-int.h: Remove commented-out <widen.h> and <narrow.h>.John Gilmore1995-02-283-32/+336
* 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-033-0/+3
* Don't define BITS16, BITS32, BITS64, etc. anymore. Instead,Theodore Tso1995-02-033-36/+26
* Oops, forgot to save file firstTheodore Tso1995-02-031-1/+1
* Add changes to make this work on Alpha's. (From Ezra)Theodore Tso1995-02-032-7/+17
* * 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
* Make it possible to #include "..." without using slashes,John Gilmore1995-01-263-0/+74
* Removing narrow.h and widen.hTheodore Tso1995-01-262-92/+0
* * kadm.h: add DEL_ENT and DEL_ACL for CNS V4 delete supportMark Eichin1995-01-262-1/+9
* * 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
* this doesn't belong hereMark Eichin1995-01-181-54/+0
* 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
* Change the type of krb5_context to include the pointerTheodore Tso1994-12-224-6/+6
* Add new typedefs, declarations for krb5_context and krb5_os_contextTheodore Tso1994-12-205-0/+30
* osconf.h, config.h: Remove remnants of unifdef support forTheodore Tso1994-11-305-193/+24
* configure.in: Add support for --enable-athena and --with-krb4Theodore Tso1994-11-303-4/+19
* encode_kdc.c (krb5_encode_kdc_rep): Now requires that theTheodore Tso1994-11-213-1/+15
* Add new attribute which defines whether or not a server supports DES/MD5Theodore Tso1994-11-182-0/+6
* * configure.in: use WITH_CCOPTSMark Eichin1994-11-182-0/+5
* * configure.in: use KRB5_POSIX_LOCKS, AC_EGREP_HEADER. (fromMark Eichin1994-11-183-13/+28
* * Makefile.in (install): use $(INSTALL_DATA) instead of cp. ElideMark Eichin1994-11-183-2/+14