0a7d314165
(gss_display_status): use _gss_mg_get_error to fetch the error from underlaying mech, if it failes, let do the regular dance for GSS-CODE version and a generic print-the-error code for MECH-CODE.
Love Hörnquist Åstrand
2007-01-16 10:35:09 +00:00
5138355930
Don't include the NUL in the length of the string.
Love Hörnquist Åstrand
2007-01-16 10:26:07 +00:00
d2752533aa
Protoypes for _gss_mg_.
Love Hörnquist Åstrand
2007-01-16 10:19:27 +00:00
545bb59019
Glue to catch the error from the lower gss-api layer and save that for later so gss_display_status() can show the error.
Love Hörnquist Åstrand
2007-01-16 10:17:01 +00:00
0353cc0b50
x
Love Hörnquist Åstrand
2007-01-16 09:32:52 +00:00
4ddf0e6cc1
Detect NTLM.
Love Hörnquist Åstrand
2007-01-16 09:32:03 +00:00
1c4cd4b87e
x
Love Hörnquist Åstrand
2007-01-15 23:22:01 +00:00
578e7425fa
Use argument as principal if passed an argument. Bug report from Douglas E. Engert
Love Hörnquist Åstrand
2007-01-15 23:21:32 +00:00
2ca0d5a961
(krb5_rd_req_ctx): The code failed to consider the enc_tkt_in_skey case, from Douglas E. Engert.
Love Hörnquist Åstrand
2007-01-15 22:40:42 +00:00
612d7025bc
Use test instead of [.
Love Hörnquist Åstrand
2007-01-15 14:59:23 +00:00
35db9d6c0f
Use = instead of ==, make solaris more happy.
Love Hörnquist Åstrand
2007-01-15 14:55:39 +00:00
14a6f21f25
x
Love Hörnquist Åstrand
2007-01-15 02:32:27 +00:00
987aecf5b5
tell me about certifiate that we have generated
Love Hörnquist Åstrand
2007-01-15 02:24:06 +00:00
3430883e98
x
Love Hörnquist Åstrand
2007-01-14 23:43:32 +00:00
4af0b4f8bf
x
Love Hörnquist Åstrand
2007-01-14 23:31:14 +00:00
698d712bfa
(hx509_cms_create_signed_1): use hx509_cert_binary
Love Hörnquist Åstrand
2007-01-14 23:28:58 +00:00
e993ff978b
(store_func): use hx509_cert_binary
Love Hörnquist Åstrand
2007-01-14 23:25:28 +00:00
cd5e0fba78
Print id-pkix-on-xmppAddr OtherName.
Love Hörnquist Åstrand
2007-01-12 08:43:20 +00:00
2a0cc5cfca
Add PKIXXmppAddr and id-pkix-on-xmppAddr.
Love Hörnquist Åstrand
2007-01-12 08:35:58 +00:00
8a02fd12ed
no random, no RSA/DH tests
Love Hörnquist Åstrand
2007-01-11 20:48:34 +00:00
45e6b61402
(info): print status of random generator
Love Hörnquist Åstrand
2007-01-11 20:39:26 +00:00
2bbb877357
if RAND is unhappy, don't run the tests.
Love Hörnquist Åstrand
2007-01-11 20:37:59 +00:00
5fdf640ff5
x
Love Hörnquist Åstrand
2007-01-11 20:24:12 +00:00
4ccc092c18
Update to imath-1.8 from Michael Fromberger
Love Hörnquist Åstrand
2007-01-11 20:23:15 +00:00
62e1610b02
more about certificates
Love Hörnquist Åstrand
2007-01-11 16:53:37 +00:00
236f6f8bf7
x
Love Hörnquist Åstrand
2007-01-11 15:59:10 +00:00
173b66db30
More about issuing certificates.
Love Hörnquist Åstrand
2007-01-11 15:52:50 +00:00
5a29c98501
Add hx509 manual
Love Hörnquist Åstrand
2007-01-11 14:39:12 +00:00
a40ffed3d1
Start of a x.509 manual.
Love Hörnquist Åstrand
2007-01-11 14:36:25 +00:00
79dbf65cce
x
Love Hörnquist Åstrand
2007-01-11 10:48:14 +00:00
58b6ee778a
remove install headerfiles
Love Hörnquist Åstrand
2007-01-11 10:45:57 +00:00
d5852aaa48
remove files created by tests
Love Hörnquist Åstrand
2007-01-11 10:44:01 +00:00
390ccdaa8a
Use more interesting data to cause more errors.
Love Hörnquist Åstrand
2007-01-11 10:42:54 +00:00
48eb7bea6f
spelling
Love Hörnquist Åstrand
2007-01-11 10:40:42 +00:00
99b88dcbf5
remove install headerfiles
Love Hörnquist Åstrand
2007-01-11 10:38:43 +00:00
e233ae5146
x
Love Hörnquist Åstrand
2007-01-11 10:37:52 +00:00
e5b1642018
remove files created by tests
Love Hörnquist Åstrand
2007-01-11 10:37:15 +00:00
91a0892b93
constify
Love Hörnquist Åstrand
2007-01-11 10:36:29 +00:00
82a45c7036
constify
Love Hörnquist Åstrand
2007-01-11 09:55:09 +00:00
396d442179
make printinfo char * argument const.
Love Hörnquist Åstrand
2007-01-11 09:38:23 +00:00
f865e18161
move _hx509_set_digest_alg from cms.c to crypto.c since its only used there.
Love Hörnquist Åstrand
2007-01-11 09:36:03 +00:00
9efb0df9f1
remove no longer used stuff, move set_digest_alg here from cms.c since its only used here.
Love Hörnquist Åstrand
2007-01-11 09:35:25 +00:00
18c21c9cc4
Avoid shadowing.
Love Hörnquist Åstrand
2007-01-11 09:28:42 +00:00
aa188989ed
MCC_CURSOR not used, remove.
Love Hörnquist Åstrand
2007-01-11 09:26:21 +00:00
adca139b8a
macro kcrypto_oid_enc now longer used
Love Hörnquist Åstrand
2007-01-11 08:43:13 +00:00
e617970842
remove more debug stuff from s_udiv
Love Hörnquist Åstrand
2007-01-11 03:59:34 +00:00
63a029268a
x
Love Hörnquist Åstrand
2007-01-11 03:56:18 +00:00
008afda06f
(s_udiv): Allocate one more for q, remove debug printfs
Love Hörnquist Åstrand
2007-01-11 03:55:51 +00:00
a0edd3fefa
add ntlm-user-file.txt
Love Hörnquist Åstrand
2007-01-11 03:11:53 +00:00
f880e1b80c
x
Love Hörnquist Åstrand
2007-01-11 02:56:25 +00:00