summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* changes to move the conversion outside the store routinesJohn Kohl1991-01-081-2/+11
* #3 is now encrypted MD4John Kohl1991-01-031-1/+1
* add encrypted version entriesJohn Kohl1991-01-031-3/+9
* provide MD4John Kohl1991-01-031-0/+1
* oops, mis-counted bits on primitive construction identifiersJohn Kohl1991-01-031-15/+15
* add 1991John Kohl1991-01-021-1/+1
* fix up some MIPS prototype clashesJohn Kohl1990-12-201-6/+3
* lseek is off_tJohn Kohl1990-12-201-1/+1
* Add some prototypes for the IBM RTJohn Carr1990-12-201-4/+11
* remove duplicate skey stuffJohn Kohl1990-12-201-4/+4
* Added new error codes per Kerberos RFC Draft 3.2Theodore Tso1990-12-191-1/+11
* Added function prototypes for copy_checksum() and copy_authenticator()Theodore Tso1990-12-181-0/+6
* 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
* add const to getpwnam() and memcpy()John Kohl1990-11-271-3/+3
* 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
* removed decl of setenv() as it is also in telnetd/local-proto.hPaul Borman1990-11-141-1/+1
* 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
* don't need to backslash-quote `John Kohl1990-10-291-1/+1
* Initial revisionJohn Kohl1990-10-291-0/+91
* some SYSV changesJohn Kohl1990-10-291-0/+10
* put an interlock on sys/types.hJohn Kohl1990-10-292-0/+7