summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb
Commit message (Expand)AuthorAgeFilesLines
* changes for new encryption interfaceJohn Kohl1990-05-092-2/+2
* add delete functionJohn Kohl1990-05-091-9/+65
* add twice argumentJohn Kohl1990-05-021-1/+4
* add const to the in parameterJohn Kohl1990-05-022-2/+2
* *** empty log message ***John Kohl1990-04-272-0/+109
* add support for non-interactive fetchJohn Kohl1990-04-271-1/+52
* need fullname argument, so re-writeJohn Kohl1990-04-271-36/+21
* add store_mkeyJohn Kohl1990-04-271-2/+4
* add fullname unparse featureJohn Kohl1990-04-271-1/+9
* add setup_mkey; split OBJS and SRCS onto separate linesJohn Kohl1990-04-241-2/+14
* *** empty log message ***John Kohl1990-04-241-0/+72
* add ext-proto.hJohn Kohl1990-04-231-0/+1
* need to use DECLARG macrosJohn Kohl1990-04-231-5/+10
* put DBM stuff into include fileJohn Kohl1990-04-201-17/+1
* fix reversed comparison on key equalityJohn Kohl1990-02-131-1/+1
* correct arithmetic error in computing keysizeJohn Kohl1990-02-131-1/+1
* store the input length as the length integer in the encodingJohn Kohl1990-02-131-6/+6
* fix several major flaws, to make it workJohn Kohl1990-02-131-10/+16
* *** empty log message ***John Kohl1990-02-131-0/+76
* rearrange args to krb5_kdb_decrypt_keyJohn Kohl1990-02-081-1/+1
* change order of arguments for consistencyJohn Kohl1990-02-081-2/+2
* add comments; rearrange argument order to be in, then outJohn Kohl1990-02-082-2/+14
* more should be a krb5_booleanJohn Kohl1990-02-071-2/+4
* add fetch_mkey, decrypt_keyJohn Kohl1990-02-071-2/+2
* lint fixesJohn Kohl1990-02-071-1/+2
* lint fixes, and can't use size of void for pointer arithJohn Kohl1990-02-071-3/+3
* move decrypt_key to separate fileJohn Kohl1990-02-071-39/+0
* *** empty log message ***John Kohl1990-02-071-0/+62
* need to put length of key into encrypted stuffJohn Kohl1990-02-051-6/+43
* change to use eblock parameterJohn Kohl1990-02-051-10/+14
* add SRCS, encrypt_key, verify_mkyJohn Kohl1990-02-051-1/+3
* *** empty log message ***John Kohl1990-02-051-0/+67
* *** empty log message ***John Kohl1990-02-031-0/+59
* Initial revisionBill Sommerfeld1990-02-031-0/+5
* changes to accommodate change from contents[1] to *contentsJohn Kohl1990-01-301-11/+9
* move external declarations to include fileJohn Kohl1990-01-291-7/+6
* name change: principal to entryJohn Kohl1990-01-221-64/+65
* first-cut conversion of V4 stuff (not fully tested/debugged)John Kohl1990-01-191-247/+392
* incomplete conversion of V4 stuffJohn Kohl1990-01-181-0/+807