64f9c706ec
(_krb5_pk_verify_sign): Use hx509_get_one_cert.
Love Hörnquist Åstrand
2006-05-07 12:32:38 +00:00
dc41bf452b
x
Love Hörnquist Åstrand
2006-05-07 12:30:01 +00:00
c5a313c313
(create_checksum): provide a error message that a key checksum needs a key. From Andew Bartlett.
Love Hörnquist Åstrand
2006-05-07 12:20:30 +00:00
1d8bb73fcf
DH and RSA method names are renamed
Love Hörnquist Åstrand
2006-05-07 11:59:30 +00:00
ed00352654
x
Love Hörnquist Åstrand
2006-05-07 11:58:10 +00:00
59641f933c
print the lengths when they don't match.
Love Hörnquist Åstrand
2006-05-07 11:57:22 +00:00
7214c1cc3b
Fix a off by one.
Love Hörnquist Åstrand
2006-05-07 11:57:05 +00:00
a20fd6a283
(ENGINE_load_builtin_engines): use RSA_imath_method for the building engine.
Love Hörnquist Åstrand
2006-05-07 11:40:31 +00:00
8d32354103
expose RSA_imath_method
Love Hörnquist Åstrand
2006-05-07 11:34:02 +00:00
03dd091073
(RSA_check_key): Do sign/verify instead.
Love Hörnquist Åstrand
2006-05-07 11:33:28 +00:00
c91b4361c7
rename the DSA_METHOD
Love Hörnquist Åstrand
2006-05-07 11:31:58 +00:00
5fb1f4adee
rename the DH_METHOD
Love Hörnquist Åstrand
2006-05-07 11:31:31 +00:00
a50dbb80fc
Default to use rsa-imath.
Love Hörnquist Åstrand
2006-05-07 11:29:39 +00:00
755c9d43b3
Add rsa-imath.c to libhcrypto
Love Hörnquist Åstrand
2006-05-07 11:28:56 +00:00
22c43d0f77
Add RSA support using imath.
Love Hörnquist Åstrand
2006-05-07 11:27:38 +00:00
9f59e70024
Now that hcrypto supports DH, remove check for hx509 null DH.
Love Hörnquist Åstrand
2006-05-06 13:24:54 +00:00
d465a3d80f
x
Love Hörnquist Åstrand
2006-05-06 13:22:43 +00:00
eeb100abe7
Don't call DH_check_pubkey, it doesn't exists in older OpenSSL.
Love Hörnquist Åstrand
2006-05-06 13:22:33 +00:00
19cf57843c
x
Love Hörnquist Åstrand
2006-05-06 13:20:53 +00:00
c5b2dd8771
Add blob about imath.
Love Hörnquist Åstrand
2006-05-06 13:20:14 +00:00
f20e2c55d3
IMath is Copyright 2002-2005 Michael J. Fromberger
Love Hörnquist Åstrand
2006-05-06 13:17:29 +00:00
1ba2cefc7c
Add license file
Love Hörnquist Åstrand
2006-05-06 13:16:18 +00:00
b118d4fa8e
x
Love Hörnquist Åstrand
2006-05-06 13:11:26 +00:00
692f240c28
Expose DH_imath_method.
Love Hörnquist Åstrand
2006-05-06 13:11:15 +00:00
e77be696f6
x
Love Hörnquist Åstrand
2006-05-06 13:05:21 +00:00
358a5c6aa8
Add imath source, add test_engine_dso to TESTS.
Love Hörnquist Åstrand
2006-05-06 13:05:09 +00:00
0948670ec4
Default to test DH.
Love Hörnquist Åstrand
2006-05-06 13:04:36 +00:00
d4dc7b5eba
x
Love Hörnquist Åstrand
2006-05-06 12:41:50 +00:00
037bc4d27e
Lets say we have RSA_null_method(), not really useable, but still.
Love Hörnquist Åstrand
2006-05-06 12:40:59 +00:00
c3e8bf64e5
Print the name of the METHOD.
Love Hörnquist Åstrand
2006-05-06 12:39:44 +00:00
7b4608758a
If there are no arguments, use the internal engine.
Love Hörnquist Åstrand
2006-05-06 12:35:21 +00:00
8686b956f7
Cpp rename some ENGINE symbols.
Love Hörnquist Åstrand
2006-05-06 12:34:36 +00:00
eb20007f8a
(ENGINE_load_builtin_engines): Load the internal engine.
Love Hörnquist Åstrand
2006-05-06 12:34:03 +00:00
eff39c224e
Default to use DH-imath.
Love Hörnquist Åstrand
2006-05-06 12:33:08 +00:00
2a23d82706
Implement DH using imath.
Love Hörnquist Åstrand
2006-05-06 12:32:28 +00:00
3d256d3f4a
import core of imath 1.1.9
Love Hörnquist Åstrand
2006-05-06 12:31:07 +00:00
6ce1a8fb4d
x
Love Hörnquist Åstrand
2006-05-06 07:13:15 +00:00
87845fef3a
(DH_check_pubkey): describe what the function do
Love Hörnquist Åstrand
2006-05-06 07:12:51 +00:00
4b0f206868
Add Douglas E Engert
Love Hörnquist Åstrand
2006-05-06 06:47:10 +00:00
b8d41a9e6a
x
Love Hörnquist Åstrand
2006-05-06 06:46:43 +00:00
1939e91746
Move up evp.h to please OpenSSL, from Douglas E. Engert.
Love Hörnquist Åstrand
2006-05-06 06:46:27 +00:00
890f83e05f
Multicache kcm interation isn't done yet, let wait with this enum.
Love Hörnquist Åstrand
2006-05-06 06:21:38 +00:00
f8cfc4381e
x
Love Hörnquist Åstrand
2006-05-05 13:32:03 +00:00
327bc0cf08
(DH_compute_key): check return status value from DH_check_pubkey
Love Hörnquist Åstrand
2006-05-05 13:31:02 +00:00
2fd4a77e66
Spelling/mdoc from Björn Sandell
Love Hörnquist Åstrand
2006-05-05 13:18:39 +00:00
94c88846ef
Spelling/mdoc from Björn Sandell
Love Hörnquist Åstrand
2006-05-05 13:13:18 +00:00
2878378313
Keytab is in network order.
Love Hörnquist Åstrand
2006-05-05 13:05:01 +00:00
d8fc8ee127
Spelling.
Love Hörnquist Åstrand
2006-05-05 13:02:48 +00:00
dc7d8226c4
x
Love Hörnquist Åstrand
2006-05-05 12:37:35 +00:00
ba1492d065
(fkt_next_entry_int): read the 32 bit kvno if the reset of the data is longer then 4 bytes in hope to be forward compatible. Pointed out by Michael B Allen.
Love Hörnquist Åstrand
2006-05-05 12:36:57 +00:00
5c3b4a7d08
Michael B Allen
Love Hörnquist Åstrand
2006-05-05 12:27:28 +00:00
38a4076062
x
Love Hörnquist Åstrand
2006-05-05 12:25:05 +00:00
8b6d5f765f
moved to info documentation
Love Hörnquist Åstrand
2006-05-05 12:24:45 +00:00
f6593fbd91
Add fileformats.
Love Hörnquist Åstrand
2006-05-05 12:23:55 +00:00
45ed7acdc9
Add fileformats.
Love Hörnquist Åstrand
2006-05-05 12:13:05 +00:00
a997bbde9f
x
Love Hörnquist Åstrand
2006-05-05 11:16:31 +00:00
5118c90498
Rename u_intXX_t to uintXX_t
Love Hörnquist Åstrand
2006-05-05 11:11:43 +00:00
f7a60ed8e3
x
Love Hörnquist Åstrand
2006-05-05 11:05:15 +00:00
fbead8904f
x
Love Hörnquist Åstrand
2006-05-05 10:53:03 +00:00
652da91adb
Rename u_intXX_t to uintXX_t
Love Hörnquist Åstrand
2006-05-05 10:52:01 +00:00
aa476ab965
x
Love Hörnquist Åstrand
2006-05-05 10:44:55 +00:00
cb704efeeb
Rename u_intXX_t to uintXX_t
Love Hörnquist Åstrand
2006-05-05 10:37:46 +00:00
6c25b55ad5
x
Love Hörnquist Åstrand
2006-05-05 10:29:43 +00:00
c76f156e3f
x
Love Hörnquist Åstrand
2006-05-05 09:31:28 +00:00
348b5d79c4
Rename u_intXX_t to uintXX_t
Love Hörnquist Åstrand
2006-05-05 09:31:15 +00:00
51476c2b24
Add test_store to TESTS
Love Hörnquist Åstrand
2006-05-05 09:11:22 +00:00
b3fc06db32
Catch using hx509 null DH and print a more useful error message.
Love Hörnquist Åstrand
2006-05-05 07:33:33 +00:00
ac6a33d318
x
Love Hörnquist Åstrand
2006-05-05 07:15:34 +00:00
809f1eef77
Rewrite the krb5_ret_u as proposed by Johan.
Love Hörnquist Åstrand
2006-05-05 07:15:18 +00:00
197bb022d1
x
Love Hörnquist Åstrand
2006-05-04 11:59:59 +00:00
f832671530
Less pointer signedness warnings.
Love Hörnquist Åstrand
2006-05-04 11:59:19 +00:00
4ecf2c2402
(gssapi_decode_*): make data argument const void *
Love Hörnquist Åstrand
2006-05-04 11:56:14 +00:00
9823db8f2a
change some casts from unsigned to signed types
Johan Danielsson
2006-05-04 11:46:45 +00:00
a0be47c4ec
(krb5_store_uint16): change parameter to match function name
Johan Danielsson
2006-05-04 11:45:00 +00:00
c9a10c7d6a
replace u_intN_t with uintN_t
Johan Danielsson
2006-05-04 11:42:50 +00:00
5fb033c34d
Use the new unsigned integer storage types.
Love Hörnquist Åstrand
2006-05-04 09:59:04 +00:00
30c1b8e531
Use the new unsigned integer storage types.
Love Hörnquist Åstrand
2006-05-04 09:51:22 +00:00
8faf263b83
Use the new unsigned integer storage types. Sprinkle some error handling.
Love Hörnquist Åstrand
2006-05-04 09:50:56 +00:00
83b9ad094c
Document ret and store function for the unsigned fixed size integer types.
Love Hörnquist Åstrand
2006-05-04 09:40:35 +00:00
93f0be5d42
Use the new unsigned integer storage types. Fail that the address doesn't match, not the reverse.
Love Hörnquist Åstrand
2006-05-04 09:21:07 +00:00
1d230f8bae
(krb5_ret_uint32): fix typecast
Love Hörnquist Åstrand
2006-05-04 09:16:51 +00:00
3da792b3fa
Add ret and store function for the unsigned fixed size integer types.
Love Hörnquist Åstrand
2006-05-04 09:16:08 +00:00
3569569378
Test the integer storage types.
Love Hörnquist Åstrand
2006-05-04 09:15:07 +00:00
294a6cc6e0
(krb5_store_principal): make it take a krb5_const_principal, indent
Love Hörnquist Åstrand
2006-05-03 18:58:04 +00:00
2c66c7c02b
krb5_store_principal takes a krb5_const_principal
Love Hörnquist Åstrand
2006-05-03 18:57:35 +00:00
9b824aa05f
Deal with that hx509_prompt.reply is no longer a pointer.
Love Hörnquist Åstrand
2006-05-03 18:56:27 +00:00
dfce592b3e
x
Love Hörnquist Åstrand
2006-05-03 16:41:18 +00:00
caf62477c9
More to do about the about the PKCS11 code.
Love Hörnquist Åstrand
2006-05-03 16:40:59 +00:00
aaeb02de1b
Use the prompter from the lock function.
Love Hörnquist Åstrand
2006-05-03 16:40:09 +00:00
12349fd46a
Deal with that hx509_prompt.reply is no longer a pointer.
Love Hörnquist Åstrand
2006-05-03 16:39:11 +00:00
775dc15b9b
Make hx509_prompt.reply not a pointer.
Love Hörnquist Åstrand
2006-05-03 16:38:32 +00:00
dc26768f2f
x
Love Hörnquist Åstrand
2006-05-03 12:03:47 +00:00
b5cc2fa7aa
(krb5_kdc_configuration): add pkinit_kdc_ocsp_file
Love Hörnquist Åstrand
2006-05-03 12:03:29 +00:00
a276f37c56
read [kdc]pki-kdc-ocsp
Love Hörnquist Åstrand
2006-05-03 12:02:55 +00:00
04d64278a6
x
Love Hörnquist Åstrand
2006-05-02 14:06:21 +00:00
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).
Love Hörnquist Åstrand
2006-05-02 14:04:34 +00:00