Love Hörnquist Åstrand
f747c3c09b
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12555 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-16 18:31:56 +00:00
Love Hörnquist Åstrand
2726c24c99
don't try doing local checks if CHECK_LOCAL is set to no-check-local
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12554 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-16 18:31:50 +00:00
Love Hörnquist Åstrand
77d774d5f4
remove stuff more stuff that sneeked in with last commit
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12553 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-16 18:09:55 +00:00
Love Hörnquist Åstrand
d69795d2cf
remove trance of generate tests files, its not really for consumption yet
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12552 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-16 18:06:33 +00:00
Love Hörnquist Åstrand
802923ad69
split generated source from non generated source we make-proto.pl can
...
generate prototypes for non generate-source only (make-proto.pl dies
on asn1compile's .c files)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12551 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-16 17:57:18 +00:00
Love Hörnquist Åstrand
1a22071676
(init_tgs_req): make generation of subkey optional on configuration parameter
...
[realms]realm={tgs_require_subkey=bool}
defaults to off. The RFC1510 weakly defines the correct behavior,
so old DCE secd apparently required the subkey to be there, and MS will
use it when its there. But the request isn't encrypted in the subkey,
so you get to choose if you want to talk to a MS mdc or a old DCE secd.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12550 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-16 16:25:14 +00:00
Love Hörnquist Åstrand
dab18270d4
(*): handle krb5_unparse_name returning non-zero
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12549 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-16 15:59:37 +00:00
Love Hörnquist Åstrand
61391e5aa1
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12544 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-15 16:40:14 +00:00
Love Hörnquist Åstrand
599c39e257
use default_keys for the both random keys and password derived keys if
...
its defined
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12543 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-15 16:38:28 +00:00
Love Hörnquist Åstrand
a1a60e2118
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12539 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-15 14:35:34 +00:00
Love Hörnquist Åstrand
05cd3d1a7f
(unparse_name): len can't be zero, so, don't check for that
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12536 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-15 14:28:48 +00:00
Johan Danielsson
e167924d17
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12528 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-15 12:28:53 +00:00
Johan Danielsson
f95d7b2034
manpage
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12527 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-15 12:28:14 +00:00
Love Hörnquist Åstrand
64a864b5c1
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12526 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-14 15:11:44 +00:00
Love Hörnquist Åstrand
f649fbc0c4
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12525 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-13 09:17:42 +00:00
Love Hörnquist Åstrand
7fa222d32b
(unparse_name): make sure there are space for a NUL, set *name to NULL
...
when there is a failure (so caller can't get hold of a freed pointer)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12524 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-13 09:16:59 +00:00
Love Hörnquist Åstrand
cee99a6713
when building DATEDVERSION, just ignore operating system tags in manpages
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12523 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-08 05:38:33 +00:00
Love Hörnquist Åstrand
045d9bbbef
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12522 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-01 12:35:26 +00:00
Love Hörnquist Åstrand
7dce00bf0f
check if compile_et support ``error_table N M''
...
also, don't be overly aggressivly reset CFLAGS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12521 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-01 12:35:19 +00:00
Love Hörnquist Åstrand
7da1ba06ce
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12520 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-26 17:05:57 +00:00
Love Hörnquist Åstrand
22c4cb4b88
remove duplicate manual, from cjep@netbsd.org
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12519 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-26 17:05:42 +00:00
Love Hörnquist Åstrand
32a39134cf
indent
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12518 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-25 11:33:29 +00:00
Love Hörnquist Åstrand
a642fd961b
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12517 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-25 08:27:09 +00:00
Love Hörnquist Åstrand
f837df3b5a
(krb5_cc_set_default_name): only read KRB5CCNAME when not suid
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12516 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-25 08:26:36 +00:00
Love Hörnquist Åstrand
b411ada0ec
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12515 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-24 14:49:55 +00:00
Love Hörnquist Åstrand
835c5e70a6
(receive_everything): switch close and rename
...
From: Alf Wachsmann <alfw@SLAC.Stanford.EDU >
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12514 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-24 14:49:45 +00:00
Love Hörnquist Åstrand
52eb0189cb
(read_v4_entry): the des key is 8 bytes, use a char array instead of des_cblock
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12513 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-24 13:43:06 +00:00
Love Hörnquist Åstrand
5b1231ff3a
add support for KRB5_PADATA_ETYPE_INFO2
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12512 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-23 18:56:59 +00:00
Love Hörnquist Åstrand
d73655dcc7
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12511 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-23 13:06:38 +00:00
Love Hörnquist Åstrand
78d1c49923
(hmac): make it return an error when out of memory, update callsites
...
to either return error or use krb5_abortx
(krb5_hmac): expose hmac
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12510 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-23 13:06:24 +00:00
Love Hörnquist Åstrand
84e7684333
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12509 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-23 13:01:25 +00:00
Love Hörnquist Åstrand
7dfedf540d
add aes support
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12508 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-23 13:00:42 +00:00
Love Hörnquist Åstrand
1e21591d32
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12507 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-23 09:35:44 +00:00
Love Hörnquist Åstrand
700e971e5b
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12506 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-23 09:13:06 +00:00
Love Hörnquist Åstrand
753ef4229a
always include v4 symbols
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12505 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-23 09:12:38 +00:00
Love Hörnquist Åstrand
4283ca3eee
provide dummy krb_ function to there is no need to bump major
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12504 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-23 09:11:12 +00:00
Love Hörnquist Åstrand
400d4b2e63
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12503 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 21:41:14 +00:00
Love Hörnquist Åstrand
9caa168b54
(krb5_keyblock_get_enctype): return enctype of keyblock
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12502 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 21:40:17 +00:00
Love Hörnquist Åstrand
cc0a5435fe
(man_MANS): += krb5_keyblock.3
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12501 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 21:27:06 +00:00
Love Hörnquist Åstrand
c8cb88a62c
some information about krb5_keyblock and related functions
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12500 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 21:25:22 +00:00
Love Hörnquist Åstrand
cef811fcb6
make the non-debug version of the mutex macros "use" the "mutex"
...
integer so the compile wont complain about defined unused variables
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12499 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 21:10:50 +00:00
Love Hörnquist Åstrand
3f2394ad11
make thread local storage macros take a "return" argument so no
...
functions need to be created for the no-pthread case
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12498 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 19:57:58 +00:00
Love Hörnquist Åstrand
79442df848
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12497 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 19:55:04 +00:00
Love Hörnquist Åstrand
32752ea144
(repl_mutual): don't set kerberos error where there was no kerberos error
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12496 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 19:53:43 +00:00
Love Hörnquist Åstrand
59a9e85922
Add destruction/creation prototypes and structure for the thread specific storage.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12495 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 19:52:32 +00:00
Love Hörnquist Åstrand
ba2d66fbd0
use thread specific storage to set/get the kerberos error message
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12494 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 19:51:31 +00:00
Love Hörnquist Åstrand
2e732d2ef1
Provide locking around the creation of the global krb5_context. Add
...
destruction/creation functions for the thread specific storage that
the error string handling is using.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12493 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 19:50:11 +00:00
Love Hörnquist Åstrand
df6940ae2b
only enable netbsd thread support if ENABLE_PTHREAD_SUPPORT is defined (so it can be disabled)
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12492 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 19:13:12 +00:00
Love Hörnquist Åstrand
8fdd082fd4
enable pthread if != no
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12491 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 19:11:28 +00:00
Love Hörnquist Åstrand
e2a4344ba6
adding RWLOCKS and [sg]etspecific
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12490 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 19:00:06 +00:00