1998-08-14 |
Marc Horowitz | the ints are 32-bit, not 16-bit. keep enough space |
commit | commitdiff | tree |
1998-08-13 |
Marc Horowitz | don't assume a nul-terminated client string. just... |
commit | commitdiff | tree |
1998-08-13 |
Marc Horowitz | - don't add the final NUL to a command-line string |
commit | commitdiff | tree |
1998-08-13 |
Marc Horowitz | - make the tmsglen size check not a strict inequality... |
commit | commitdiff | tree |
1998-08-13 |
Marc Horowitz | don't stomp the minor status when a call to another... |
commit | commitdiff | tree |
1998-08-13 |
Marc Horowitz | remove the input bounds check |
commit | commitdiff | tree |
1998-08-06 |
Marc Horowitz | make krb5_c_keyed_checksum_types() prototype conform... |
commit | commitdiff | tree |
1998-08-05 |
Marc Horowitz | misc fixes |
commit | commitdiff | tree |
1998-08-05 |
Marc Horowitz | add function to free checksum contents, as filled in by |
commit | commitdiff | tree |
1998-08-05 |
Marc Horowitz | don't call the nonexistent hash functions for a keyed... |
commit | commitdiff | tree |
1998-08-05 |
Marc Horowitz | have the function allocate space, and add a free function |
commit | commitdiff | tree |
1998-08-05 |
Marc Horowitz | add code to implement a new krb5 v2 gssapi mechanism. |
commit | commitdiff | tree |
1998-08-03 |
Marc Horowitz | add util_ctxsetup |
commit | commitdiff | tree |
1998-08-03 |
Marc Horowitz | Return G_WRONG_TOKID if the passed-in token id is diffe... |
commit | commitdiff | tree |
1998-08-03 |
Marc Horowitz | add new error codes |
commit | commitdiff | tree |
1998-08-03 |
Marc Horowitz | - print the token as ascii if the first chars are... |
commit | commitdiff | tree |
1998-07-31 |
Tom Yu | changes to make kadmind4 build again |
commit | commitdiff | tree |
1998-07-30 |
Sam Hartman | Update major versions of libraries depending on libkrb5. |
commit | commitdiff | tree |
1998-07-30 |
Marc Horowitz | update changes from mainline 980730 |
commit | commitdiff | tree |
1998-07-27 |
Sam Hartman | Fix login so that it will properly handle forwarded... |
commit | commitdiff | tree |
1998-07-26 |
Marc Horowitz | remove a debugging printf which got checked in by accident |
commit | commitdiff | tree |
1998-07-26 |
Marc Horowitz | typo |
commit | commitdiff | tree |
1998-07-26 |
Marc Horowitz | don't skip a ks_tuple unless the enctype and salttype... |
commit | commitdiff | tree |
1998-07-25 |
Marc Horowitz | fix the new crypto api stuff I missed before |
commit | commitdiff | tree |
1998-07-25 |
Marc Horowitz | for keyed hashes, verify that the key enctype is compatible |
commit | commitdiff | tree |
1998-07-25 |
Marc Horowitz | add etype field to cksum records for keyed cksums |
commit | commitdiff | tree |
1998-07-25 |
Marc Horowitz | add krb5_c_num_keyed_checksum_types, krb5_c_keyed_check... |
commit | commitdiff | tree |
1998-07-25 |
Marc Horowitz | new file |
commit | commitdiff | tree |
1998-07-25 |
Marc Horowitz | add keyed_checksum_types.c |
commit | commitdiff | tree |
1998-07-25 |
Marc Horowitz | convert to new crypto api |
commit | commitdiff | tree |
1998-07-25 |
Marc Horowitz | typo fix |
commit | commitdiff | tree |
1998-07-25 |
Sam Hartman | Add kvno |
commit | commitdiff | tree |
1998-07-24 |
Marc Horowitz | add a new app to acquire a ticket for a service and... |
commit | commitdiff | tree |
1998-07-24 |
Marc Horowitz | add kvno directory |
commit | commitdiff | tree |
1998-07-24 |
Marc Horowitz | convert gssapi to new crypto api |
commit | commitdiff | tree |
1998-07-24 |
Marc Horowitz | typo |
commit | commitdiff | tree |
1998-07-23 |
Marc Horowitz | typo |
commit | commitdiff | tree |
1998-07-23 |
Marc Horowitz | incorrect use of static string return. penalty 10... |
commit | commitdiff | tree |
1998-07-23 |
Marc Horowitz | merge mainline as of roughly 7/20 onto the branch |
commit | commitdiff | tree |
1998-07-23 |
Marc Horowitz | in the alloced case, the confounder and hash were incor... |
commit | commitdiff | tree |
1998-07-23 |
Marc Horowitz | fix the length sanity check. the data returned could... |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | initial test stub for krb5_nfold |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | remove stuff no longer needed from the old crypto library |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | update file list |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | raw encryption decryption, checksum, and string-to... |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | old-style des encryption decryption, checksum, and... |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | remove stuff no longer needed from the old crypto library |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | update file list |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | descbc, krb-specific des-md4 and md5 keyed hash providers |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | crc32, md4, md5, sha1 hash providers |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | des and des3 encryption providers |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | generic derived key encryption, decryption, and checksu... |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | stop making calls to the krb5 api. the dir should... |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | update afsstring2key not to use eblock; the enctype... |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | remove stuff no longer needed from the old crypto library |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | update api not to use eblock; the enctype is now implie... |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | update file list |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | include prototype for mit_crc32 |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | crc32 hash implementation (from old crypto lib) |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | update file list |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | update file and directory list |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | update file and directory list |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | remove stuff no longer needed from the old crypto library |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | glue to implement the old api on top of the new one |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | cksumtype table |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | enctype table |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | hmac keyed hash generator algorithm |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | n-fold algorithm for string-to-key and key derivation |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | implementations for the new crypto api exported functions |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | sha1 hash implementation (from old crypto/sha dir) |
commit | commitdiff | tree |
1998-07-19 |
Marc Horowitz | kdc/do_as_req.c, kdc/do_tgs_req.c, kdc/kdc_preauth.c, |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | add c_ustime.c. this was in the crypto library, but... |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | add a list of permitted enctypes to the auth_context for |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | add enc_helper.c. This provides a wrapper around the |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | make the v4 compat random key code use the krb5 crypto |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | kdc/do_as_req.c, kdc/do_tgs_req.c, kdc/kdc_preauth.c, |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | kdc/do_as_req.c, kdc/do_tgs_req.c, kdc/kdc_preauth.c, |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | include/krb5/kdb.h, kdc/extern.h, lib/kdb/decrypt_key.c, |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | include/krb5/kdb.h, kdc/extern.h, lib/kdb/decrypt_key.c, |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | make etype_string use krb5_enctype_to_string |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | make the acl file contain etypes, and use that in the |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | this was in libcrypto, but it didn't belong there... |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | remove enctype and cksumtype string converstions.... |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | ifdef the whole file out, since it's not used anywhere... |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | kdc/do_as_req.c, kdc/do_tgs_req.c, kdc/kdc_preauth.c, |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | kdc/do_as_req.c, kdc/do_tgs_req.c, kdc/kdc_preauth.c, |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | add code to initialize the prng. It's not great,... |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | add krb5_get_{validat,renew}ed_creds functions, which... |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | Add a new error code for "Encryption type not permitted" |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | interoperation testing against heimdal revealed a... |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | kdc/do_as_req.c, kdc/do_tgs_req.c, kdc/kdc_preauth.c, |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | lib/kadm5/srv/svr_principal.c, lib/kdb/kdb_cpw.c, lib... |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | add krb5_keyusage typedef |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | add new provider api, keytype and cksum type table... |
commit | commitdiff | tree |
1998-07-18 |
Marc Horowitz | convert to init_creds api, in order to be able to... |
commit | commitdiff | tree |
1998-07-18 |
no author | This commit was manufactured by cvs2svn to create branc... |
commit | commitdiff | tree |
1998-05-09 |
Theodore Tso | str_conv.c (krb5_string_to_timestamp, strptime): Fix... |
commit | commitdiff | tree |
1998-05-09 |
Theodore Tso | stime.c (krb_stime): |
commit | commitdiff | tree |
1998-05-08 |
Theodore Tso | Print the year as 4 digits to avoid Y2K problems |
commit | commitdiff | tree |
1998-05-08 |
Theodore Tso | * kadm_server.c (krb_log): Print the year using 4... |
commit | commitdiff | tree |
next |