4d783e29b1
x
Love Hörnquist Åstrand
2006-05-13 21:29:33 +00:00
0e230cfee5
Avoid shadowing.
Love Hörnquist Åstrand
2006-05-13 21:28:56 +00:00
4c970b550e
Avoid shadowing.
Love Hörnquist Åstrand
2006-05-13 21:22:55 +00:00
b0c4de9278
Avoid shadowing.
Love Hörnquist Åstrand
2006-05-13 21:06:16 +00:00
1da0ea830b
Avoid shadowing.
Love Hörnquist Åstrand
2006-05-13 20:58:18 +00:00
a848124aa0
Avoid shadowing.
Love Hörnquist Åstrand
2006-05-13 20:51:59 +00:00
b00495b53b
Avoid shadowing.
Love Hörnquist Åstrand
2006-05-13 20:37:47 +00:00
09f034b560
Avoid shadowing.
Love Hörnquist Åstrand
2006-05-13 20:26:47 +00:00
726a88d9c6
(BN_rand): avoid shadowing.
Love Hörnquist Åstrand
2006-05-13 19:32:18 +00:00
3f7e277a20
(der_parse_hex_heim_integer): avoid shadowing.
Love Hörnquist Åstrand
2006-05-13 19:30:17 +00:00
99cfea62c1
(change): select the realm based on the target principal From Gabor Gombas
Love Hörnquist Åstrand
2006-05-13 18:51:41 +00:00
e5d9572d83
Document the new check command.
Love Hörnquist Åstrand
2006-05-13 18:47:10 +00:00
ff57ab98ef
Add check command
Love Hörnquist Åstrand
2006-05-13 18:44:02 +00:00
b67e47ebd0
Check database for strange configurations on default principals.
Love Hörnquist Åstrand
2006-05-13 18:43:15 +00:00
6aa50f1e15
x
Love Hörnquist Åstrand
2006-05-13 16:21:27 +00:00
5f8d8aa62e
(main): argc_in_out argument to XtVaAppInitialize should be an 'int *' accoring to manpage and headerfile, so remove the cast added in 1996 (rev 1.54)
Love Hörnquist Åstrand
2006-05-13 16:20:53 +00:00
6b31720b5c
x
Love Hörnquist Åstrand
2006-05-13 15:37:39 +00:00
0e90681917
Less pointer signedness warnings.
Love Hörnquist Åstrand
2006-05-13 15:35:54 +00:00
a2dc8c858e
Use const void * to instead of unsigned char * to avoid pointer signedness warnings.
Love Hörnquist Åstrand
2006-05-13 15:30:37 +00:00
4e6c7cbe57
Less pointer signedness warnings.
Love Hörnquist Åstrand
2006-05-13 15:19:48 +00:00
622495b00b
Less pointer signedness warnings.
Love Hörnquist Åstrand
2006-05-13 09:32:02 +00:00
c4d0fcfc9d
Less pointer signedness warnings (partly by using the new asn.1 CHOICE decoder)
Love Hörnquist Åstrand
2006-05-13 09:27:45 +00:00
40cb3723f1
Less pointer signedness warnings.
Love Hörnquist Åstrand
2006-05-13 09:15:42 +00:00
b6cefd57a4
x
Love Hörnquist Åstrand
2006-05-13 04:57:18 +00:00
ed43c02499
Add KRB5_PROMPT_TYPE_INFO
Love Hörnquist Åstrand
2006-05-13 04:56:54 +00:00
d7b65da678
CKF_PROTECTED_AUTHENTICATION_PATH
Love Hörnquist Åstrand
2006-05-12 11:45:03 +00:00
83adb93cd7
x
Love Hörnquist Åstrand
2006-05-12 10:22:24 +00:00
7785a29dbf
Hidden field of hx509 prompter is removed. Fix a warning.
Love Hörnquist Åstrand
2006-05-12 10:17:19 +00:00
f86b0321a6
Hidden field of prompter is removed.
Love Hörnquist Åstrand
2006-05-12 10:14:50 +00:00
744eef1102
(hx509_prompt_hidden): reshuffle to avoid gcc warning
Love Hörnquist Åstrand
2006-05-12 10:14:07 +00:00
69b7cec07b
Reshuffle the prompter types, remove the hidden field.
Love Hörnquist Åstrand
2006-05-12 10:13:18 +00:00
fc61c200df
(hx509_prompt_hidden): return if the prompt should be hidden or not
Love Hörnquist Åstrand
2006-05-12 10:12:32 +00:00
6f63118a12
PK-INIT support.
Love Hörnquist Åstrand
2006-05-12 06:53:35 +00:00
fbc1506c92
x
Love Hörnquist Åstrand
2006-05-12 06:45:20 +00:00
6cd71191f1
Point to more examples, hint that you have to use openssl 0.9.8a or later.
Love Hörnquist Åstrand
2006-05-12 06:45:08 +00:00
b51995dd3d
DIR now handles both PEM and DER.
Love Hörnquist Åstrand
2006-05-12 06:36:14 +00:00
556004dc51
x
Love Hörnquist Åstrand
2006-05-12 06:31:29 +00:00
22a9431c92
Move parsing of the PK-INIT configuration file to the library so application doesn't need to deal with it.
Love Hörnquist Åstrand
2006-05-11 10:16:41 +00:00
1e12165c58
(krb5_get_init_creds_opt_set_pkinit): move parsing of the configuration file to the library so application doesn't need to deal with it.
Love Hörnquist Åstrand
2006-05-11 10:16:01 +00:00
0da37e5388
Make compile.
Love Hörnquist Åstrand
2006-05-11 07:11:51 +00:00
c0f2bd14d6
Catch more errors.
Love Hörnquist Åstrand
2006-05-11 07:05:39 +00:00
66cc779e91
(_krb5_pk_load_id): pass the hx509_lock to when trying to read the user certificate.
Love Hörnquist Åstrand
2006-05-11 07:03:10 +00:00
60736cd1ec
(hx_pass_prompter): return 0 on success and 1 on failure. Pointed out by Douglas E. Engert.
Love Hörnquist Åstrand
2006-05-11 06:59:56 +00:00
12aa00c33f
x
Love Hörnquist Åstrand
2006-05-09 08:08:17 +00:00
dd796d90c2
(gsskrb5_is_cfx): always set is_cfx. From Andrew Abartlet.
Love Hörnquist Åstrand
2006-05-09 07:16:39 +00:00
cab95ddf13
(get_device_fd): use /dev/urandom first.
Love Hörnquist Åstrand
2006-05-08 20:37:24 +00:00
7533511758
x
Love Hörnquist Åstrand
2006-05-08 20:34:59 +00:00
64bc25c77b
(hx509_crypto_encrypt): free correctly in error path. From Andrew Bartlett.
Love Hörnquist Åstrand
2006-05-08 20:34:48 +00:00
76393e42c3
x
Love Hörnquist Åstrand
2006-05-08 17:54:58 +00:00
3de0915340
If RAND_bytes fails, then we will attempt to double-free crypt->key.data. From Andrew Bartlett.
Love Hörnquist Åstrand
2006-05-08 16:46:31 +00:00
2bddc22c0e
x
Love Hörnquist Åstrand
2006-05-08 14:15:32 +00:00
a7271a78b9
Less "pointer targets in passing argument differ in signedness" warnings.
Love Hörnquist Åstrand
2006-05-08 14:15:20 +00:00
f7ca02ad7a
x
Love Hörnquist Åstrand
2006-05-08 13:47:35 +00:00
464d720b1c
Catches both keyed checkout w/o crypto context cases and doesn't reset the string, and corrects the grammar.
Love Hörnquist Åstrand
2006-05-08 13:47:24 +00:00
a6dbbc8629
Drop aes-cbc, rc2 and CMS padding support, its all containted in libhcrypto and libhx509 now.
Love Hörnquist Åstrand
2006-05-08 13:45:28 +00:00
ae1666827a
(kadm5_c_get_privs): privs is a uint32_t, let copy it that way.
Love Hörnquist Åstrand
2006-05-08 13:43:17 +00:00
59fa02a897
(kadm_get_privs): one less "pointer targets in passing argument differ in signedness" warning.
Love Hörnquist Åstrand
2006-05-08 13:40:58 +00:00
d8c9cace35
x
Love Hörnquist Åstrand
2006-05-08 11:28:17 +00:00
3c6cb82e67
Less "pointer targets in passing argument differ in signedness" warnings.
Love Hörnquist Åstrand
2006-05-08 11:27:49 +00:00
e6fc90db6d
x
Love Hörnquist Åstrand
2006-05-08 11:26:41 +00:00
27d503a511
(mic_des3): make sure message_buffer doesn't point to free()ed memory on failure. Pointed out by IBM checker.
Love Hörnquist Åstrand
2006-05-08 09:55:37 +00:00