summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* work around ultrix stdio bugJohn Kohl1991-02-121-5/+50
* add file format version codeJohn Kohl1991-02-122-3/+17
* add defines for vno, flag passingJohn Kohl1991-02-121-0/+6
* add vno codeJohn Kohl1991-02-111-7/+58
* plug file descriptor leaksJohn Kohl1991-02-111-20/+33
* add vno code; plug file descriptor leaksJohn Kohl1991-02-111-0/+24
* add version number errorsJohn Kohl1991-02-071-0/+7
* *** empty log message ***John Kohl1991-02-061-0/+17
* fix mistaken order of args to tgtname()John Kohl1991-02-061-2/+2
* need to convert the subkeys as wellJohn Kohl1991-02-062-0/+12
* Added kdb_db_destroy() functionTheodore Tso1991-02-021-0/+61
* Changed to use the decryption key from the the _client_ principal,Theodore Tso1991-01-181-6/+6
* the DES_CBC checksum is collision proof and keyedJohn Kohl1991-01-171-2/+4
* 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