Love Hörnquist Åstrand
c997f14ac2
(init_socket): sockaddr size argument to krb5_addr2sockaddr is a
...
krb5_addr2sockaddr *
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12569 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-17 17:08:17 +00:00
Love Hörnquist Åstrand
814929f329
(as_rep): remove usused variable
...
(tgs_rep2): don't use a temporary ret-variable, ret is reset later
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12568 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-17 16:50:20 +00:00
Love Hörnquist Åstrand
6f635f4807
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12567 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-17 16:27:24 +00:00
Love Hörnquist Åstrand
3b71428beb
these function will be deprecated
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12566 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-17 16:27:15 +00:00
Love Hörnquist Åstrand
37ee3711ca
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12565 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-17 16:23:32 +00:00
Love Hörnquist Åstrand
e29f5d55cd
man_MANS += krb5_get_init_creds.3
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12564 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-17 16:23:17 +00:00
Love Hörnquist Åstrand
d7d3939e93
begining of documentation of krb5_get_init_creds
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12563 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-17 16:21:36 +00:00
Love Hörnquist Åstrand
9cd02aaa38
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12562 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-17 15:52:13 +00:00
Love Hörnquist Åstrand
bc32f47208
(krb5_get_in_tkt): for compatibility with with the mit implemtation,
...
don't free `creds' argument when done, its up the the caller to do
that, also allow a NULL ccache.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12561 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-17 15:52:01 +00:00
Love Hörnquist Åstrand
eaffdea2a6
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12560 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-16 20:00:38 +00:00
Love Hörnquist Åstrand
3ee67f793f
document tgs_require_subkey
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12559 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-16 20:00:28 +00:00
Love Hörnquist Åstrand
282d4df104
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12558 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-16 19:10:20 +00:00
Love Hörnquist Åstrand
99bd855734
Don't do local checks on xnlock, it only passes if there is a working
...
X11 socket, XXX should really be fixed in xnlock
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12557 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-16 19:09:40 +00:00
Love Hörnquist Åstrand
b9b8d2152d
(CHECK_LOCAL): set to no-check-local
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12556 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-16 18:32:18 +00:00
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