Commit Graph

16660 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
652da91adb Rename u_intXX_t to uintXX_t
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17447 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-05 10:52:01 +00:00
Love Hörnquist Åstrand
aa476ab965 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17446 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-05 10:44:55 +00:00
Love Hörnquist Åstrand
cb704efeeb Rename u_intXX_t to uintXX_t
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17445 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-05 10:37:46 +00:00
Love Hörnquist Åstrand
6c25b55ad5 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17444 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-05 10:29:43 +00:00
Love Hörnquist Åstrand
c76f156e3f x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17443 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-05 09:31:28 +00:00
Love Hörnquist Åstrand
348b5d79c4 Rename u_intXX_t to uintXX_t
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17442 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-05 09:31:15 +00:00
Love Hörnquist Åstrand
51476c2b24 Add test_store to TESTS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17441 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-05 09:11:22 +00:00
Love Hörnquist Åstrand
b3fc06db32 Catch using hx509 null DH and print a more useful error message.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17440 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-05 07:33:33 +00:00
Love Hörnquist Åstrand
ac6a33d318 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17439 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-05 07:15:34 +00:00
Love Hörnquist Åstrand
809f1eef77 Rewrite the krb5_ret_u as proposed by Johan.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17438 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-05 07:15:18 +00:00
Love Hörnquist Åstrand
197bb022d1 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17437 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-04 11:59:59 +00:00
Love Hörnquist Åstrand
f832671530 Less pointer signedness warnings.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17436 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-04 11:59:19 +00:00
Love Hörnquist Åstrand
3dd8e3181b Avoid pointer signedness warnings.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17435 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-04 11:56:50 +00:00
Love Hörnquist Åstrand
4ecf2c2402 (gssapi_decode_*): make data argument const void *
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17434 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-04 11:56:14 +00:00
Johan Danielsson
9823db8f2a change some casts from unsigned to signed types
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17433 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-04 11:46:45 +00:00
Johan Danielsson
a0be47c4ec (krb5_store_uint16): change parameter to match function name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17432 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-04 11:45:00 +00:00
Johan Danielsson
c9a10c7d6a replace u_intN_t with uintN_t
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17431 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-04 11:42:50 +00:00
Love Hörnquist Åstrand
5fb033c34d Use the new unsigned integer storage types.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17430 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-04 09:59:04 +00:00
Love Hörnquist Åstrand
30c1b8e531 Use the new unsigned integer storage types.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17429 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-04 09:51:22 +00:00
Love Hörnquist Åstrand
8faf263b83 Use the new unsigned integer storage types. Sprinkle some error handling.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17428 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-04 09:50:56 +00:00
Love Hörnquist Åstrand
83b9ad094c Document ret and store function for the unsigned fixed size integer types.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17427 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-04 09:40:35 +00:00
Love Hörnquist Åstrand
93f0be5d42 Use the new unsigned integer storage types. Fail that the address
doesn't match, not the reverse.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17426 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-04 09:21:07 +00:00
Love Hörnquist Åstrand
1d230f8bae (krb5_ret_uint32): fix typecast
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17425 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-04 09:16:51 +00:00
Love Hörnquist Åstrand
3da792b3fa Add ret and store function for the unsigned fixed size integer types.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17424 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-04 09:16:08 +00:00
Love Hörnquist Åstrand
3569569378 Test the integer storage types.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17423 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-04 09:15:07 +00:00
Love Hörnquist Åstrand
294a6cc6e0 (krb5_store_principal): make it take a krb5_const_principal, indent
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17422 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-03 18:58:04 +00:00
Love Hörnquist Åstrand
2c66c7c02b krb5_store_principal takes a krb5_const_principal
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17421 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-03 18:57:35 +00:00
Love Hörnquist Åstrand
9b824aa05f Deal with that hx509_prompt.reply is no longer a pointer.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17420 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-03 18:56:27 +00:00
Love Hörnquist Åstrand
dfce592b3e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17419 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-03 16:41:18 +00:00
Love Hörnquist Åstrand
caf62477c9 More to do about the about the PKCS11 code.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17418 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-03 16:40:59 +00:00
Love Hörnquist Åstrand
aaeb02de1b Use the prompter from the lock function.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17417 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-03 16:40:09 +00:00
Love Hörnquist Åstrand
12349fd46a Deal with that hx509_prompt.reply is no longer a pointer.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17416 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-03 16:39:11 +00:00
Love Hörnquist Åstrand
775dc15b9b Make hx509_prompt.reply not a pointer.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17415 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-03 16:38:32 +00:00
Love Hörnquist Åstrand
dc26768f2f x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17414 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-03 12:03:47 +00:00
Love Hörnquist Åstrand
b5cc2fa7aa (krb5_kdc_configuration): add pkinit_kdc_ocsp_file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17413 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-03 12:03:29 +00:00
Love Hörnquist Åstrand
a276f37c56 read [kdc]pki-kdc-ocsp
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17412 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-03 12:02:55 +00:00
Love Hörnquist Åstrand
04d64278a6 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17411 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-02 14:06:21 +00:00
Love Hörnquist Åstrand
044719a5bd (_kdc_pk_mk_pa_reply): send back ocsp response if it seems to be
valid, simplfy the pkinit-windows DH case (it doesn't exists).


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17410 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-02 14:04:34 +00:00
Love Hörnquist Åstrand
5eb2dd8d17 Sprinkle setting error strings.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17409 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-02 11:05:29 +00:00
Love Hörnquist Åstrand
a6fdb2b939 Sprinkle setting error strings.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17408 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-02 10:40:53 +00:00
Love Hörnquist Åstrand
7b967d0631 Sprinkle setting error strings.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17407 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-02 10:31:05 +00:00
Love Hörnquist Åstrand
5c7666a679 Sprinkle setting error strings.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17406 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-02 07:37:00 +00:00
Love Hörnquist Åstrand
71fb6ad0e8 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17405 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-01 15:30:53 +00:00
Love Hörnquist Åstrand
701e7c5038 renamed one error code
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17404 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-01 15:28:14 +00:00
Love Hörnquist Åstrand
8f6bef250c _hx509_set_cert_attribute changed signature
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17403 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-01 15:27:18 +00:00
Love Hörnquist Åstrand
568ccdeebe (pcert_print): use hx509_err so I can test it
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17402 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-01 15:26:19 +00:00
Love Hörnquist Åstrand
eb4b4f87c2 (hx509_set_error_stringv): clear errors on malloc failure
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17401 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-01 15:25:46 +00:00
Love Hörnquist Åstrand
7094fb5da1 Add some more errors
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17400 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-01 15:25:15 +00:00
Love Hörnquist Åstrand
e6b5883e02 Sprinkle setting error strings.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17399 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-01 15:24:51 +00:00
Love Hörnquist Åstrand
0e0680efba _hx509_path_append changed signature.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17398 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-01 15:17:18 +00:00