summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* Do not install k5-int.hRichard Basch1996-02-221-3/+1
* Added lines to adm.h which Chris had removed while working on theTheodore Tso1996-01-242-0/+19
* * configure.in: Use KRB5_CHECK_PROTOS instead of inliningEzra Peisach1996-01-222-13/+6
* Add fields for fcc_default_format and scc_default_format inTheodore Tso1996-01-112-0/+7
* krb5.hin (krb5_fwd_tgt_creds, krb5_os_hostaddr): Added new functionTheodore Tso1996-01-102-0/+18
* krb5.hin: Added support for KRB5_INT16_MAX, which tells us theTheodore Tso1996-01-052-0/+10
* Removed check for sys/fcntl.h; the source now always includes <fcntl.h>Richard Basch1996-01-041-1/+0
* Removed sys/fcntl.h checking (always use fcntl.h instead)Richard Basch1996-01-041-6/+0
* Remove declaration of LineNbr; no longer exported by kparse.cTheodore Tso1995-12-192-2/+5
* * kdb.h : Remove mkvno for krb5_db_entryChris Provenzano1995-12-132-2/+6
* * adm.h: Added principal flag keywords KRB5_ADM_KW_SETFLAGS andChris Provenzano1995-12-124-0/+75
* * adm_proto.h: Moved many string conversion functions to libkrb5Richard Basch1995-12-111-25/+0
* * krb5.hin: Moved string conversion functions from libkadmRichard Basch1995-12-111-0/+27
* * adm_proto.h: Add prototype for krb5_input_flag_to_stringEzra Peisach1995-12-102-0/+8
* Added prototypes for two new routines:Richard Basch1995-12-051-0/+9
* Extended the context structure to support differing tgt and applicationRichard Basch1995-12-051-2/+4
* Added temporary definition of KRB5_ADM_M_EXTRADATA so that we have aTheodore Tso1995-12-012-0/+8
* Added 3-DES MD5 mode constantsRichard Basch1995-11-281-0/+2
* * k5-int.h: Ultrix is broken. Hacked around by redefining theTom Yu1995-11-272-20/+28
* Added missing prototype for krb5_encode_kdcTheodore Tso1995-11-181-8/+0
* Moved prototype of krb5_encode_kdc to k5-int.hTheodore Tso1995-11-181-1/+0
* Moved prototype for encode_kdc_rep to k5-int.h, and remove the eblockTheodore Tso1995-11-182-0/+13
* Added typedef for krb5_preauth_proces_proc, and changed the prototypeTheodore Tso1995-11-132-5/+33
* Add prototypes for krb5_encrypt_data(), krb5_decrypt_data()Theodore Tso1995-11-131-1/+1
* Add prototypes for krb5_encrypt_data(), krb5_decrypt_data()Theodore Tso1995-11-132-0/+18
* * krb.h (KEYFILE): change to call krb__get_srvtabname with aMark Eichin1995-11-132-1/+6
* * krb5.hin : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano1995-11-092-2/+5
* Remove etype_info from the argument list of krb5_obtain_padataTheodore Tso1995-11-092-1/+5
* * krb5.hin: Add preauthentication type KRB5_PADATA_ETYPE_INFOTheodore Tso1995-11-083-0/+8
* * krb5.hin: Removed internal functions krb5_encrypt_tkt_part,Theodore Tso1995-11-083-49/+81
* Fix build problem on Mac caused by multiple definitions of statKeith Vetter1995-11-082-1/+9
* * kdb.h: Added prototype for krb5_dbe_search_enctype(). ChangedTheodore Tso1995-11-072-1/+16
* * adm.h : Constant changes for the new kadmin code.Chris Provenzano1995-11-033-12/+19
* Manually defined PROVIDE_* for Macintosh and MS-DOS so that libcryptoTheodore Tso1995-10-242-0/+25
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-074-2/+10
* 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