summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* make all the default targetJohn Kohl1991-01-171-0/+1
* need to clean up rv2John Kohl1991-01-171-0/+1
* fix problem with referencing past end of array on byte-alignedJohn Kohl1991-01-171-4/+12
* need to encrypt the output, dummy!John Kohl1991-01-171-1/+1
* finish cleanup from conversion to take donot_replayJohn Kohl1991-01-161-3/+25
* Robustified copy_authenticator so that the passed in authenticatorTheodore Tso1991-01-091-18/+21
* changes to move the conversion outside the store routinesJohn Kohl1991-01-082-53/+18
* add rc_conv.{c,o}John Kohl1991-01-081-2/+4
* lJohn Kohl1991-01-081-0/+47
* modify replay cache code to generalize itJohn Kohl1991-01-081-4/+17
* add an echo to ignore the errorJohn Kohl1991-01-041-1/+2
* fix up depend stepJohn Kohl1991-01-041-4/+2
* cast the seed to an octet *John Kohl1991-01-031-1/+1
* fix names of table entriesJohn Kohl1991-01-032-2/+2
* use proper names in the glue entriesJohn Kohl1991-01-031-3/+2
* *** empty log message ***John Kohl1991-01-031-0/+87
* add md4cryptoJohn Kohl1991-01-031-2/+2
* add MD4 des versionJohn Kohl1991-01-031-1/+3
* actually don't need DES version, since it's in an encrypted piece in theJohn Kohl1991-01-031-1/+1
* need a digest function which is secureJohn Kohl1991-01-031-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
* 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
* Initial revisionTheodore Tso1990-12-181-0/+45
* change BADSEQ to BADORDERJohn Kohl1990-12-182-2/+2
* 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
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-1459-509/+756
* *** empty log message ***John Kohl1990-12-145-0/+226
* 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
* add ISODE_50_LOCAL_ERR_BADCOMBOJohn Kohl1990-12-131-0/+1
* Changed input type to krb5_encrypted_keyblockTheodore Tso1990-12-131-1/+1
* Changed output type to krb5_encrypted_keyblockTheodore Tso1990-12-131-1/+1
* enc_rep is no longer constJohn Carr1990-12-131-2/+2
* Fix typo in previous changeJohn Carr1990-12-131-1/+1
* allow a NULL server argument to mean "take anything"John Kohl1990-12-121-2/+5
* Moved mit_des_encrypt_f to krb_glue.hTheodore Tso1990-12-121-163/+0
* need to assure room for the checksums in the key to be encryptedJohn Kohl1990-12-121-6/+21
* Initial revisionTheodore Tso1990-12-101-0/+213
* need to widen a prototypeJohn Kohl1990-12-051-0/+4
* <krb5/ext-proto.h> depends on <krb5/config.h>John Carr1990-12-032-0/+2