42bb2c98dc
Add DigestTypes, add --seq to antoher type.
Love Hörnquist Åstrand
2007-12-04 20:00:24 +00:00
10a064cefc
x
Love Hörnquist Åstrand
2007-12-04 19:59:35 +00:00
8ab241da96
Add supportedMechs request.
Love Hörnquist Åstrand
2007-12-04 19:59:18 +00:00
0db626f9e3
Implement supportedMechs request.
Love Hörnquist Åstrand
2007-12-04 19:58:55 +00:00
3988b29f85
add group krb5_digest
Love Hörnquist Åstrand
2007-12-04 19:07:40 +00:00
01401cc9b6
Add _gss_ntlm_get_user_info() that return the user info so it can be used by external modules.
Love Hörnquist Åstrand
2007-12-04 18:03:04 +00:00
529fe557b5
use the right error code.
Love Hörnquist Åstrand
2007-12-04 17:59:29 +00:00
c11e764195
Return GSS_C_NO_CREDENTIAL if there is no credential, ntlm have (not yet) a default credential.
Love Hörnquist Åstrand
2007-12-04 17:58:45 +00:00
c9f248b7f0
x
Love Hörnquist Åstrand
2007-12-04 17:32:33 +00:00
292c545215
Avoid trying to deref NULL, from Phil Fisher.
Love Hörnquist Åstrand
2007-12-04 17:31:55 +00:00
3eb85d7caf
x
Love Hörnquist Åstrand
2007-12-04 16:56:35 +00:00
4854adc216
Make krb5_get_error_string return an allocated string to make the function indempotent. From Zeqing (Fred) Xia.
Love Hörnquist Åstrand
2007-12-04 16:56:02 +00:00
9f32519216
x
Love Hörnquist Åstrand
2007-12-04 05:16:23 +00:00
2b2a6494f7
Packagemaker switch location.
Love Hörnquist Åstrand
2007-12-04 05:16:08 +00:00
2911677555
1.0.2rc5
Love Hörnquist Åstrand
2007-12-04 01:42:44 +00:00
0a39807d9f
(init_context_from_config_file): set default_cc_name_set
Love Hörnquist Åstrand
2007-12-04 01:23:41 +00:00
91e9ef46f2
x
Love Hörnquist Åstrand
2007-12-04 01:21:52 +00:00
c9ed244c95
Test GSS_C_NO_NAME too.
Love Hörnquist Åstrand
2007-12-04 01:21:01 +00:00
3dfec628f2
Always try to fetch cred (even with GSS_C_NO_NAME).
Love Hörnquist Åstrand
2007-12-04 01:13:13 +00:00
e53ec599a7
global krb5_context no longer used.
Love Hörnquist Åstrand
2007-12-04 00:56:55 +00:00
6aa94aa902
Flag if default_cc_name was set by the user, ignore envirnoment updates then.
Love Hörnquist Åstrand
2007-12-04 00:54:37 +00:00
068fc5ff83
(krb5_context_data): Flag if default_cc_name was set by the user.
Love Hörnquist Åstrand
2007-12-04 00:53:59 +00:00
bf772f42e4
(acquire_acceptor_cred): Check if there is at least one entry in the keytab before declaring it as an useful keytab.
Love Hörnquist Åstrand
2007-12-04 00:03:52 +00:00
88065a2536
spelling
Love Hörnquist Åstrand
2007-12-03 23:49:48 +00:00
f6734fd25f
bump version
Love Hörnquist Åstrand
2007-12-03 22:55:54 +00:00
e8e661f05e
x
Love Hörnquist Åstrand
2007-12-03 22:37:13 +00:00
75399b34c3
(fcc_move): make sure ->version is uptodate.
Love Hörnquist Åstrand
2007-12-03 22:36:59 +00:00
1816bb6dce
quote?
Love Hörnquist Åstrand
2007-12-03 22:02:48 +00:00
0da674c673
use krb5_free_cred_contents
Love Hörnquist Åstrand
2007-12-03 21:44:00 +00:00
62cb8dfe09
use krb5_free_cred_contents
Love Hörnquist Åstrand
2007-12-03 21:24:16 +00:00
9e76ac04d0
Use krb5_cc_move to make an atomic switch of the cred cache.
Love Hörnquist Åstrand
2007-12-03 21:22:58 +00:00
d340f5fab3
update (c)
Love Hörnquist Åstrand
2007-12-03 21:21:42 +00:00
0295af2254
x
Love Hörnquist Åstrand
2007-12-03 21:20:40 +00:00
58a7d59b47
Put back code that was needed, move gen_new into new_unique.
Love Hörnquist Åstrand
2007-12-03 21:20:02 +00:00
3556dc1513
s/krb5_free_creds_contents/krb5_free_cred_contents/
Love Hörnquist Åstrand
2007-12-03 19:34:33 +00:00
ec82df5025
drop data/serial
Love Hörnquist Åstrand
2007-12-03 18:38:04 +00:00
3a8d8a97c2
Implement krb5_cc_ops->default_name.
Love Hörnquist Åstrand
2007-12-03 17:23:53 +00:00
296b56abe8
(mcc_default_name): Remove const
Love Hörnquist Åstrand
2007-12-03 17:22:51 +00:00
21b90bbd76
x
Love Hörnquist Åstrand
2007-12-03 17:20:27 +00:00
0d124a5725
Add KRB5_DEFAULT_CCNAME_KCM, redefine KRB5_DEFAULT_CCNAME to KRB5_DEFAULT_CCTYPE
Love Hörnquist Åstrand
2007-12-03 17:20:06 +00:00
8ff9a93093
Use krb5_cc_ops->default_name to get the default name.
Love Hörnquist Åstrand
2007-12-03 17:17:41 +00:00
804f92aa75
Implement krb5_cc_ops->default_name.
Love Hörnquist Åstrand
2007-12-03 17:16:44 +00:00
ce853485de
Implement krb5_cc_ops->default_name.
Love Hörnquist Åstrand
2007-12-03 17:15:57 +00:00
1cdcbe1493
Implement krb5_cc_ops->default_name.
Love Hörnquist Åstrand
2007-12-03 17:15:27 +00:00
d772bfc511
Add krb5_cc_ops->default_name.
Love Hörnquist Åstrand
2007-12-03 17:15:00 +00:00
bdb625ddf0
Free context when done, implement krb5_cc_ops->default_name.
Love Hörnquist Åstrand
2007-12-03 17:14:34 +00:00
aee37005ae
implement dummy kcm_move
Love Hörnquist Åstrand
2007-12-03 13:19:51 +00:00
b7ccda14c6
Implement the move operation.
Love Hörnquist Åstrand
2007-12-03 13:12:57 +00:00
a838fb71b7
x
Love Hörnquist Åstrand
2007-12-03 12:47:40 +00:00
d7840e7d49
export krb5_cc_move
Love Hörnquist Åstrand
2007-12-03 12:47:24 +00:00
5d119f3729
(krb5_cc_move): new function.
Love Hörnquist Åstrand
2007-12-03 12:46:21 +00:00
64cf3425d8
Implement the move operation.
Love Hörnquist Åstrand
2007-12-03 12:44:40 +00:00
8c9100dd86
Add move to the krb5_cc_ops, causes major version bump.
Love Hörnquist Åstrand
2007-12-03 12:43:02 +00:00
759bf557e0
Implement the move operation. Avoid using cc_set_principal() since it broken on Mac OS X 10.5.0.
Love Hörnquist Åstrand
2007-12-03 12:38:53 +00:00
40d9572802
Drop variable names to avoid -Wshadow.
Love Hörnquist Åstrand
2007-12-02 23:23:43 +00:00
88f53f106d
existant -> existent, from Martynas Venckus via Joason McIntyre.
Love Hörnquist Åstrand
2007-11-25 14:10:15 +00:00
4002538ad3
x
Love Hörnquist Åstrand
2007-11-16 20:50:13 +00:00
89a825f012
Check if SecKeyGetCSPHandle needs prototype.
Love Hörnquist Åstrand
2007-11-16 20:13:30 +00:00
6c6a2829d7
use autoconf macro
Love Hörnquist Åstrand
2007-11-16 20:12:30 +00:00
f4ae278f39
Make compile on Leopard.
Love Hörnquist Åstrand
2007-11-16 17:15:58 +00:00
558513be46
x
Love Hörnquist Åstrand
2007-11-16 16:07:39 +00:00
b57bbebd7c
Cast 0 to EVP_CIPHER_iv_length to (EVP_CIPHER *).
Love Hörnquist Åstrand
2007-11-16 11:10:54 +00:00
ce00901078
remove index.txt*
Love Hörnquist Åstrand
2007-11-15 07:20:02 +00:00
98fe8646a7
rebuild
Love Hörnquist Åstrand
2007-11-15 07:01:22 +00:00
5fed824f37
its vs it\'s etc. From Bjorn Sandell
Love Hörnquist Åstrand
2007-11-14 20:04:50 +00:00
21948a6f08
x
Love Hörnquist Åstrand
2007-11-14 19:56:37 +00:00
be8c8799d8
Should pass different key usage constants depending on whether or not optional sub-session key was passed by the client for the check of authorization data. The constant is used to derive "specific key" and its values are specified in 7.5.1 of RFC4120.
Love Hörnquist Åstrand
2007-11-14 19:56:15 +00:00
86e58a1b60
Don't send auth data in referrals, microsoft clients have started to not like that. Thanks to Andy Polyakov for excellent research.
Love Hörnquist Åstrand
2007-11-14 19:49:24 +00:00
d786e5f4f7
Doxygenify.
Love Hörnquist Åstrand
2007-11-11 16:41:06 +00:00
b60a57fb82
(c)
Love Hörnquist Åstrand
2007-11-11 16:28:14 +00:00
4f4333b49d
deprecated functions.
Love Hörnquist Åstrand
2007-11-11 15:51:59 +00:00
30f26053c9
use krb5_data_cmp
Love Hörnquist Åstrand
2007-11-11 15:41:50 +00:00
453307b99d
deprecated functions.
Love Hörnquist Åstrand
2007-11-11 15:39:27 +00:00
82db2843e4
deprecate krb5_free_creds_contents, doxygen.
Love Hörnquist Åstrand
2007-11-11 15:38:46 +00:00
d0bd78d2a6
use krb5_free_cred_contents
Love Hörnquist Åstrand
2007-11-11 15:27:59 +00:00
28db08e5ee
use krb5_free_cred_contents
Love Hörnquist Åstrand
2007-11-11 15:19:52 +00:00
11e7b12ad1
fix syntax of doxygen
Love Hörnquist Åstrand
2007-11-11 15:13:13 +00:00
86d264b4bd
Doxygen.
Love Hörnquist Åstrand
2007-11-11 15:09:07 +00:00
f56f1d8f61
Last doxygen in this file.
Love Hörnquist Åstrand
2007-11-11 12:58:45 +00:00
5380dee21e
x
Love Hörnquist Åstrand
2007-11-11 12:52:45 +00:00
af9a6d83d2
more doxygen.
Love Hörnquist Åstrand
2007-11-11 12:50:50 +00:00
49f05da183
its the gsssapi lib that implments transport int/conf.
Love Hörnquist Åstrand
2007-11-11 12:21:14 +00:00
75675dd436
Add the krb5_v4compat group.
Love Hörnquist Åstrand
2007-11-11 11:21:24 +00:00
0324aa6d41
doxygen syntax
Love Hörnquist Åstrand
2007-11-11 11:20:46 +00:00
55c491c070
Doxygenify.
Love Hörnquist Åstrand
2007-11-11 11:20:09 +00:00
f40e802c4e
Sprinkle some more doxygen.
Love Hörnquist Åstrand
2007-11-11 10:09:42 +00:00
0436e4e64f
defgroup text
Love Hörnquist Åstrand
2007-11-11 09:01:39 +00:00
dbe8e02601
x
Love Hörnquist Åstrand
2007-11-11 08:58:16 +00:00
21149f6fbb
move doxygen into the main file
Love Hörnquist Åstrand
2007-11-11 08:57:47 +00:00
012e43e671
Add doxygen documentation.
Love Hörnquist Åstrand
2007-11-11 08:39:41 +00:00
f709db83ae
add doxygen docu for ntlm lib
Love Hörnquist Åstrand
2007-11-11 08:31:53 +00:00
f40fefb6ac
doxygen
Love Hörnquist Åstrand
2007-11-11 08:31:03 +00:00