summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* oops, mis-counted bits on primitive construction identifiersJohn Kohl1991-01-031-15/+15
* change to 1991John Kohl1991-01-022-2/+2
* add 1991John Kohl1991-01-021-1/+1
* add Tahoe supportJohn Kohl1990-12-211-0/+10
* add sys/param.h (for tahoe)John Kohl1990-12-211-0/+1
* Initial revisionJohn Kohl1990-12-211-0/+783
* *** empty log message ***John Kohl1990-12-211-0/+39
* alpha3John Kohl1990-12-201-1/+1
* fix up some MIPS prototype clashesJohn Kohl1990-12-201-6/+3
* lseek is off_tJohn Kohl1990-12-201-1/+1
* Fixed ordering mistake in the protocol error messagesTheodore Tso1990-12-201-1/+11
* Added copy_athctr.c and copy_checksum.c to the list of files thatTheodore Tso1990-12-201-0/+4
* Fixed typo so that "make saber_kdb5_edit" worksTheodore Tso1990-12-201-1/+1
* Added code to support the load_db and dump_db requestsTheodore Tso1990-12-201-10/+172
* Added changes so that it is possible to run kdb5_edit on a databaseTheodore Tso1990-12-201-35/+141
* Added load_db and enter_master_key requestsTheodore Tso1990-12-201-1/+7
* Cast argument to acceptJohn Carr1990-12-201-1/+1
* AIX 3.1 supportJohn Carr1990-12-201-16/+27
* Add some prototypes for the IBM RTJohn Carr1990-12-201-4/+11
* remove reference to obsolete flagsJohn Kohl1990-12-203-32/+5
* conditionalize v4 supportJohn Kohl1990-12-203-4/+17
* add option for KDC compatJohn Kohl1990-12-201-0/+2
* remove duplicate skey stuffJohn Kohl1990-12-201-4/+4
* turn on FORWARDED in tickets obtained with FORWARDED TGT'sJohn Kohl1990-12-191-0/+2
* Added new error codes per Kerberos RFC Draft 3.2Theodore Tso1990-12-191-1/+11
* Initial revisionTheodore Tso1990-12-191-0/+64
* copy_checksum shouldn't have been declared static!Theodore Tso1990-12-191-1/+1
* make a distinction between unencrypted and encrypted authorization dataJohn Kohl1990-12-193-5/+5
* Changed to zero out the keyblock before freeing itTheodore Tso1990-12-191-1/+3
* Changed to zero out the session key before freeing the credentials structureTheodore Tso1990-12-191-1/+8
* Added debugging extern so the real Kerberos 5 error code is availableTheodore Tso1990-12-191-30/+35
* fix min to be min (not max)Jon Rochlis1990-12-181-1/+1
* Removed an unused variableTheodore Tso1990-12-181-1/+0
* Fixed typoTheodore Tso1990-12-181-2/+2
* Added function prototypes for copy_checksum() and copy_authenticator()Theodore Tso1990-12-181-0/+6
* Initial revisionTheodore Tso1990-12-181-0/+45
* change BADSEQ to BADORDERJohn Kohl1990-12-182-2/+2
* Changed krb5_keyblock to krb5_encrypted_keyblock in the appropriateTheodore Tso1990-12-171-16/+32
* add comment on variant of data types used for PA-DATAJohn Kohl1990-12-171-0/+8
* need kdb.h for encrypted_keyblockJohn Kohl1990-12-152-0/+2
* need to declare krb5_encrypted_keyblock *before* db_entryJohn Kohl1990-12-151-10/+10
* move krb5_encrypted_keyblock to kdb.hJohn Kohl1990-12-142-6/+10
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-1473-614/+1046
* *** empty log message ***John Kohl1990-12-146-0/+251
* add generic error, move field too long, add inapp_cksumJohn Kohl1990-12-141-5/+4
* Add KRB5KRB_AP_ERR_BADSEQ, some 2-tgt errorsJohn Carr1990-12-141-5/+7
* Changed encrypted keyblocks to use krb5_encrypted_keyblock insteadTheodore Tso1990-12-135-24/+16
* Changed usage of krb5_keyblock to krb5_encrypted_keyblockTheodore Tso1990-12-131-1/+1
* add ISODE_50_LOCAL_ERR_BADCOMBOJohn Kohl1990-12-131-0/+1
* Changed input type to krb5_encrypted_keyblockTheodore Tso1990-12-131-1/+1