summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Remove pport and sport from the krb5_realm_params file, and replace itTheodore Tso1995-10-062-4/+7
* Change types of krb5_max_enctype and krb5_max_cksumtype to beTheodore Tso1995-10-062-4/+10
* Added DEFAULT_KDC_PORTLISTTheodore Tso1995-10-062-0/+3
* Change the name of the kdc configuration file to be kdc.conf, to matchTheodore Tso1995-10-062-1/+6
* * k5-int.h: Add profile_secure to contextEzra Peisach1995-10-053-0/+10
* fix typoMark Eichin1995-10-021-1/+1
* * osconf.h (DEFAULT_PROFILE_PATH): look in $(prefix)/lib/krb5.confMark Eichin1995-10-022-1/+6
* If krb5/autoconf.h doesn't exist, cd to krb5 and make itTheodore Tso1995-09-292-11/+24
* Remove autoconf.h on make cleanTheodore Tso1995-09-292-2/+6
* * Makefile.in (clean-unix): Remove krb5-pro.hEzra Peisach1995-09-292-1/+10
* #include "osconf.h" all the time, at the beginning of the fileTheodore Tso1995-09-292-3/+7
* Don't include autoconf.h under Windows, since it doesn't existTheodore Tso1995-09-292-3/+8
* Working telnet authentication module and project consolidationsKeith Vetter1995-09-285-4/+53
* k5-int.h: Don't predefine symbols to stop kdb.h and kdb_dbm.h forTheodore Tso1995-09-273-57/+70
* kdb.h, kdb_dbm.h: Add #if !defined(_MSDOS) && !defined(_MACINTOSH) toTheodore Tso1995-09-273-22/+34
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-254-7/+11
* Change password for the MacKeith Vetter1995-09-244-5/+16
* Added preauth numbers for KRB5_CYBERSAFE_SECUREID andTheodore Tso1995-09-232-0/+7
* Change length field in krb5_alt_method and krb5_etype_info_entry to beTheodore Tso1995-09-232-2/+7
* (from Keith Vetter's windows changes); define THREEPARAMOPEN andTheodore Tso1995-09-222-0/+9
* Wed Sep 13 23:50:02 1995 Mark Eichin <eichin@cygnus.com>Mark Eichin1995-09-142-0/+16
* Removed duplicate definitions of KRB5_REALM_CANT_RESOLVE,Keith Vetter1995-09-132-3/+8
* Reintegrate Macintosh changes while keeping Proven's changesEzra Peisach1995-09-118-66/+78
* Mac Beta 1 submissionKeith Vetter1995-09-1113-427/+1109
* Use official IANA assigned name for the port, which is kpasswd, notTheodore Tso1995-09-072-1/+10
* * osconf.h : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-1/+4
* * adm.h, adm_proto.h kdb.h : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-064-11/+14
* * k5-int.h krb5.hin : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-063-33/+36
* * osconf.h : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-2/+6
* * adm_proto.h : Remove krb5_enctype references, and replace withChris Provenzano1995-09-063-9/+7
* * k5-int.h, krb5.hin : Remove krb5_enctype references, and replace withChris Provenzano1995-09-063-40/+29
* k5-int.h: Added clockskew, kdc_req_sumtype, and kdc_default_options toTheodore Tso1995-09-023-6/+22
* Add time offset field to the os_context structure. This offset isTheodore Tso1995-09-012-0/+41
* Add checks for stddef.h and xom.h for GSSAPIPaul Park1995-08-312-0/+6
* Add prototype for database context serializerPaul Park1995-08-292-0/+6
* Describe previous changesPaul Park1995-08-291-0/+9
* Add serializer definitionsPaul Park1995-08-291-0/+86
* Add priv_size to krb5_encrypt_blockPaul Park1995-08-291-0/+4
* Added two new data structures: krb5_alt_method and krb5_etype_infoTheodore Tso1995-08-282-257/+301
* Added prototypes for encode_krb5_padata_sequence andTheodore Tso1995-08-262-0/+9
* Removed unused (and misleading) macros KEYTYPE_IS_LOCAL,Theodore Tso1995-08-252-5/+5
* Update file listTheodore Tso1995-08-242-1/+4
* Add prototype for timestamp_to_sfstring()Paul Park1995-08-212-0/+9
* krb5_lock_file(), krb5_unlock_file():Chris Provenzano1995-08-162-9/+13
* Add prototype for krb5_dbe_find_keytype()Paul Park1995-08-152-0/+12
* Always define KRB5_MAX_FAIL_COUNTPaul Park1995-08-102-2/+8
* Add prototypes for krb5_dbe_{en,de}code_last_pwd_change(), andChris Provenzano1995-08-072-5/+36
* * k5-int.h: Add prototypes for krb5_crypto_os_localaddr andTom Yu1995-08-052-0/+13
* Describe previous changesPaul Park1995-08-041-0/+7
* Add encode/decode macros for integers for use between kdb modulesPaul Park1995-08-041-0/+25