summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Added declaration for gen_newTheodore Tso1993-01-111-0/+1
* KRB5_PADATA_ENC_RANDOM --> KRB5_PADATA_ENC_TIMESTAMPTheodore Tso1992-09-301-1/+3
* Fixed name of acl file, removed unecessary defineTheodore Tso1992-09-301-4/+1
* *** empty log message ***Theodore Tso1992-09-303-0/+343
* (Hopefully final) rearrangement of KDC database structureTheodore Tso1992-09-291-7/+11
* Added KRB5_KDB_PWCHANGE_SERVICETheodore Tso1992-09-291-0/+1
* Added errors KDC_PREAUTH_FAILED and KDC_SERVER_NOMATCHTheodore Tso1992-09-291-1/+3
* Added define's for the secondary KDC portnameTheodore Tso1992-09-241-1/+4
* Added sample (un)defines for KRBCONF_VAGUE_ERRORS andTheodore Tso1992-09-241-0/+18
* Sandia changes to support password generationTheodore Tso1992-09-242-0/+55
* Added sandia routines for supporting machine picked passwordsTheodore Tso1992-09-241-0/+13
* Added preauthentication data types: ENCKEY, RANDOM, and SECUREIDTheodore Tso1992-09-241-0/+4
* Added Sandia changes; password phrase changes, and FD_SET macrosTheodore Tso1992-09-241-0/+21
* Added the KDB_DISALLOW_SVR flagTheodore Tso1992-09-241-3/+2
* Changes to support preauth. Added prototypes for krb5_obtain_padataTheodore Tso1992-09-241-4/+22
* Added new typdef krb5_preauthtypeTheodore Tso1992-09-241-0/+1
* Replace "UINT4" wiht "krb5_ui_4"John Carr1992-08-211-10/+10
* Include <unistd.h> on systems that have itJohn Carr1992-08-211-0/+4
* Add protoype for krb5_walk_realm_treeJohn Carr1992-08-211-0/+19
* Allow imake config files to change kerberos config file locationsJohn Carr1992-08-211-4/+9
* Allow suppression of function prototypes within structure declarations,John Carr1992-08-214-41/+42
* For mips compiler, allow definition of "NO_NESTED_PROTOTYPES" toJohn Carr1992-08-211-4/+41
* Fixed delcaration bug for krb5_create_secure_fileTheodore Tso1992-08-181-1/+1
* Added some new feeds that originally came from SandiaTheodore Tso1992-08-181-1/+20
* Andded new ticket files as originally defined by SandiaTheodore Tso1992-08-181-2/+2
* Added defins for krb5_create_secure_file() and krb5_sync_disk_file()Theodore Tso1992-08-131-0/+5
* Fixed typo; missing close commentTheodore Tso1992-06-161-1/+1
* Sandia change: don't include definition for strlen on hpux machinesTheodore Tso1992-06-161-0/+2
* Checked in jfc's changes: Theodore Tso1992-06-161-11/+10
* Added sandia changes for Unicos61Theodore Tso1992-06-161-2/+6
* Added sandia changes for using rand/srand on System V machines thatTheodore Tso1992-06-161-0/+12
* Checked in jfc's changes to do with function prototypesTheodore Tso1992-06-161-1/+7
* Added Sandia changes for BITS64, but commented out for now...Theodore Tso1992-06-161-0/+17
* Added definitions for new error codesTheodore Tso1992-06-111-0/+6
* Added pre-authentication type for DASSTheodore Tso1992-04-241-0/+3
* Add md5 checksumJohn Carr1992-03-251-0/+1
* Add "all" targetJohn Carr1992-03-251-4/+4
* Add md5 checksum types and DES+MD4 and DES+MD5 encryption typesJohn Carr1992-03-251-0/+7
* Make use of "const", "volatile", "void", and ANSI stdio configurableJohn Carr1992-02-231-0/+16
* Fix arg type for decoder_funcJohn Carr1992-02-231-1/+1
* install header filesJohn Carr1992-02-231-0/+11
* Make use of "const" and "volatile" configurableJohn Carr1992-02-231-6/+11
* New MIT copyright noticeJohn Carr1992-02-231-9/+33
* Always include <sys/file.h>; on AIX or SYSV include <fcntl.h> tooJohn Carr1992-02-231-5/+4
* Change include path from "error_tables/foo" to <krb5/foo>John Carr1992-02-231-3/+3
* Declare krb5_free_realm_tree()John Carr1992-02-231-0/+3
* Change include path from "asn.1/foo" to <krb5/asn.1/foo>John Carr1992-02-231-4/+4
* Add krb5_dbm_db_open_database() andJohn Carr1992-02-231-0/+5
* change first arg of krb5_get_server_rcache to a krb5_data *John Kohl1991-07-191-1/+1
* updates for cleaned-up ASN.1 on a few itemsJohn Kohl1991-06-133-41/+55