summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add magic number fieldTheodore Tso1994-11-172-0/+5
* Change internal calling signature to pass in the encryption block, soTheodore Tso1994-11-082-6/+15
* Added a field to hold an encryption type in the keyblock field --- soTheodore Tso1994-11-032-0/+7
* Add support for the kv5m error table. (For magic numbers.)Theodore Tso1994-11-032-0/+6
* Move WITH_CCOPTS and WITH_KRB5ROOT to the beginning of the file.Theodore Tso1994-10-312-2/+9
* move for autoreconf to find itMark Eichin1994-10-262-31/+1
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-263-5/+5
* If the header files have strdup, don't try to redefine itTheodore Tso1994-10-262-0/+7
* Add declaration for krb5_des_md5_cst_entryTheodore Tso1994-10-142-0/+3
* Change name of the des_crc cryptosystem from krb5_des_cst_entry toTheodore Tso1994-10-142-1/+6