summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add prototype definitions for new libkadm functionsPaul Park1995-08-041-0/+27
* Added prototype for krb5_dbe_cpw() the new db entry change password routineChris Provenzano1995-08-032-0/+15
* Add new kadmin protocol and string conversion definitionsPaul Park1995-07-312-40/+45
* Add string conversion prototypesPaul Park1995-07-311-0/+36
* Remove obsolete internal include filesPaul Park1995-07-2716-1360/+9
* Inline or remove internal include files. We only need k5-int.h for mostPaul Park1995-07-272-14/+1060
* Define new kdb formatChris Provenzano1995-07-272-58/+170
* Added #define KEYTYPE_UNKNOWNChris Provenzano1995-07-272-0/+6
* Add DEFAULT_KEYFILE_STUB which puts the stashfile in the KDC libraryPaul Park1995-07-172-1/+8
* Describe changes to headers in this directoryPaul Park1995-07-171-0/+8
* Add stash file parameter to krb5_db_fetch_mkey()Paul Park1995-07-171-0/+1
* Add prototypes for KDC profile handling routinesPaul Park1995-07-171-0/+14
* Add per-realm parameter block data structurePaul Park1995-07-171-0/+29