summaryrefslogtreecommitdiffstats
path: root/src/include/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* 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-1410-68/+141
* *** empty log message ***John Kohl1990-12-141-0/+25
* Changed encrypted keyblocks to use krb5_encrypted_keyblock insteadTheodore Tso1990-12-132-3/+12
* Arg1 to kdb5_decode_kdc_rep() is no longer constJohn Carr1990-12-131-1/+1
* decode_krb5_as_rep needs to modify its argument..John Kohl1990-12-111-1/+1
* u_shorts promote to intsJohn Kohl1990-12-051-5/+6
* krb5_cc_dfl_ops is now a pointerKen Raeburn1990-11-281-1/+1
* kt_resolve now takes const first argJohn Kohl1990-11-271-1/+1
* remove luciferJohn Kohl1990-11-261-2/+0
* need to special case krb5_db_set_lockmode as wellJohn Kohl1990-11-202-2/+8
* add empty depend targetJohn Kohl1990-11-201-0/+2
* add krb5_use_cstype macroJohn Kohl1990-11-201-0/+2
* add DEFAULT_KDC_ETYPE, DEFAULT_KDC_KEYTYPEJohn Kohl1990-11-201-1/+3
* comment that XEROX is snefruJohn Kohl1990-11-201-2/+2
* don't need types defined here, see <encryption.h>John Kohl1990-11-202-6/+5
* add NARROW_PROTOTYPESJohn Kohl1990-11-191-0/+4
* *** empty log message ***John Kohl1990-11-192-0/+65
* changes for narrow/wide prototypesJohn Kohl1990-11-191-6/+13
* add support for narrow/wide prototypesJohn Kohl1990-11-191-99/+113
* remove confounderJohn Kohl1990-11-191-3/+7
* allow narrow or wide prototypesJohn Kohl1990-11-193-11/+39
* add USE_STRING_H testJohn Kohl1990-11-081-0/+4
* add STDC function prototypesJohn Kohl1990-11-081-5/+55
* Initial code from RFCJohn Kohl1990-11-071-0/+66
* Added renaming ifdeffor krb5_db_set_lockmodeTheodore Tso1990-11-011-0/+1
* Added prototypes for krb5_db_lock and krb5_db_unlockTheodore Tso1990-11-011-0/+11
* add a 'clean' targetJohn Kohl1990-11-011-0/+3
* Check config variables to include <time.h> vs. <sys/time.h>John Carr1990-10-311-0/+6
* <time.h> vs <sys/time.h> macrosJohn Carr1990-10-311-0/+7
* Use "#error" directive to report undefined word sizeJohn Carr1990-10-301-1/+1
* some SYSV changesJohn Kohl1990-10-291-0/+10
* put an interlock on sys/types.hJohn Kohl1990-10-292-0/+7
* index should be in <string.h>, and we don't use it anywayJohn Kohl1990-10-291-1/+1
* add NO_STDLIB_H stuffJohn Kohl1990-10-291-0/+4
* put in sigtype definesJohn Kohl1990-10-291-0/+3
* need bogus target for all:John Kohl1990-10-291-0/+2
* change name of osconfig to osconfJohn Kohl1990-10-291-2/+2
* changes to convert into stock configuration fileJohn Kohl1990-10-291-2/+56
* converted to OS config stock template fileJohn Kohl1990-10-291-8/+6
* *** empty log message ***John Kohl1990-10-291-0/+13
* use fake-stdlib.h nowJohn Kohl1990-10-291-0/+4
* use new relative pathnamesJohn Kohl1990-10-251-4/+4
* use relative pathnames to new location of error table headersJohn Kohl1990-10-251-3/+3
* change random_confounder to just fill in a krb5_pointerJohn Kohl1990-10-231-1/+3
* fix up types on encode_generic, decode_generic, translator_funcJohn Kohl1990-10-221-7/+7
* use const pointer in translatorJohn Kohl1990-10-221-1/+1
* put the const in the right placeJohn Kohl1990-10-191-2/+3
* the decrypt arg is now constJohn Kohl1990-10-191-1/+1