Commit Graph

12292 Commits

Author SHA1 Message Date
Johan Danielsson
bc6e02716a (gss_adat): fix name allocation bug
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12359 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-13 12:08:21 +00:00
Johan Danielsson
52e18010ee x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12358 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-09 12:28:55 +00:00
Johan Danielsson
6095e1876b can't have sequence.c in two different places
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12357 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-09 12:28:40 +00:00
Love Hörnquist Åstrand
e393de2f14 check rollover, print summery
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12356 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-06 19:41:16 +00:00
Love Hörnquist Åstrand
dce2ccba07 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12355 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-06 16:13:57 +00:00
Love Hörnquist Åstrand
83d5b4e6b7 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12354 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-06 16:05:49 +00:00
Love Hörnquist Åstrand
04f964bbdb Point out that slave needs /var/heimdal directory and masterkey
From: Mans Nilsson <mansaxel@sunet.se>

Fix spelling while here


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12353 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-06 15:43:33 +00:00
Love Hörnquist Åstrand
93d56af0ae (sub_wrap_size): gss_wrap_size_limit() has req_output_size and
max_input_size around the wrong way -- it returns the output token
size for a given input size, rather than the maximum input size for a
given output token size.

From: Luke Howard <lukeh@PADL.COM>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12352 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-05 23:09:13 +00:00
Love Hörnquist Åstrand
a250f3a1da x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12351 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-05 20:57:06 +00:00
Love Hörnquist Åstrand
8084f0f69c add prototypes for sequence.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12350 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-05 20:56:38 +00:00
Love Hörnquist Åstrand
c669a661db (libgssapi_la_SOURCES): add sequence.c
(test_sequence): build


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12349 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-05 20:41:56 +00:00
Love Hörnquist Åstrand
f24cb76b05 sequence number checks, order and replay
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12348 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-05 20:40:50 +00:00
Love Hörnquist Åstrand
63b7fe118d (gss_accept_sec_context): make sure time is returned in seconds from
now, not in kerberos time


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12347 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-03 15:25:41 +00:00
Love Hörnquist Åstrand
a704e2f3f4 (gss_aquire_cred): make sure time is returned in seconds from now, not
in kerberos time


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12346 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-03 15:24:29 +00:00
Love Hörnquist Åstrand
f6870509a7 (init_auth): if the cred is expired before we tries to create a token,
fail so the peer doesn't need reject us
(*): make sure time is returned in seconds from now, not in kerberos time
(repl_mutual): remember to unlock the context mutex


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12345 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-03 15:22:58 +00:00
Love Hörnquist Åstrand
a2408d7675 (gss_context_time): remove unused variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12344 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-03 15:08:00 +00:00
Love Hörnquist Åstrand
ee6c2cbd71 make sure minor_status is always set, pointed out by Luke Howard <lukeh@PADL.COM>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12343 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-03 14:58:51 +00:00
Love Hörnquist Åstrand
12c0ce6a3b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12342 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-02 21:49:11 +00:00
Love Hörnquist Åstrand
b95d33b7a5 add manpage for: krb5_get_in_cred, krb5_get_in_tkt,
krb5_get_in_tkt_with_keytab, krb5_get_in_tkt_with_password,
krb5_get_in_tkt_with_skey


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12341 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-02 21:46:27 +00:00
Assar Westerlund
40c34b190f *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12340 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-28 20:13:57 +00:00
Assar Westerlund
eb49552f69 Fix unlock/destroy macros for the non-threaded cases to work. Fix typo.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12339 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-28 20:13:36 +00:00
Johan Danielsson
3301945901 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12338 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-27 22:00:03 +00:00
Johan Danielsson
5ce268bf83 Fix encoding of "unsigned" integers. If MSB is set, we need to pad
with a zero byte.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12337 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-27 21:59:52 +00:00
Love Hörnquist Åstrand
ca77d81243 some more mdoc fixes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12336 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-27 13:51:10 +00:00
Love Hörnquist Åstrand
9b1f44032a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12335 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-27 10:06:37 +00:00
Love Hörnquist Åstrand
cb73a5dde8 (LDAP__connect): bind sasl "EXTERNAL" to ldap connection
(LDAP_store): remove superfluous argument to asprintf

From Alberto Patino <jalbertop@aranea.com.mx>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12334 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-27 10:03:54 +00:00
Love Hörnquist Åstrand
68ba8507a5 revert previous
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12333 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-26 21:59:54 +00:00
Love Hörnquist Åstrand
c17d918b00 remove again, not yet
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12332 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-26 21:58:30 +00:00
Love Hörnquist Åstrand
cb584f6348 pacify mdoclink
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12331 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-26 21:56:28 +00:00
Love Hörnquist Åstrand
ea7714fd49 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12330 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-26 14:09:30 +00:00
Love Hörnquist Åstrand
0caadd8b18 pacify mdoclint
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12329 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-26 14:09:04 +00:00
Love Hörnquist Åstrand
b74d060a00 document diffrences between mit and heimdal krb5_cc_gen_new
ccache -> credential cache
s/[\t ]+$//


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12328 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-26 12:50:02 +00:00
Love Hörnquist Åstrand
7e9cb35e62 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12327 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 18:11:50 +00:00
Love Hörnquist Åstrand
cd2de2c7a6 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12326 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 16:36:06 +00:00
Love Hörnquist Åstrand
f4aad918ec *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12325 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 16:02:19 +00:00
Love Hörnquist Åstrand
d2db6a97db (proto): start to use gss_krb5_copy_ccache
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12324 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 15:16:14 +00:00
Love Hörnquist Åstrand
74ede60132 (proto): comment out gss_ctx_id_t groveling for now
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12323 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 15:15:34 +00:00
Love Hörnquist Åstrand
7e2042b4cf (gss_userok): release delegated cred handle
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12322 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 15:08:48 +00:00
Love Hörnquist Åstrand
24ed2fa8bb (gss_adat): remove poking inside the delegated handle, also fixes
problem where to much memory was allocated


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12321 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 15:05:49 +00:00
Love Hörnquist Åstrand
59c5cdf594 (gss_userok): remove poking inside the delegated handle
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12320 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 15:04:27 +00:00
Love Hörnquist Åstrand
6ab45444b7 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12319 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 14:52:47 +00:00
Love Hörnquist Åstrand
42f3fc029a - do some basic locking (no reference counting so contexts can be
removed while still used)
- don't export gss_ctx_id_t_desc_struct and gss_cred_id_t_desc_struct
- make sure all lifetime are returned in seconds left until expired,
  not in unix epoch


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12317 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 14:52:14 +00:00
Love Hörnquist Åstrand
a626def4cd document argument lifetime_rec to function gss_inquire_context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12316 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 14:47:55 +00:00
Love Hörnquist Åstrand
e6992a52e1 s/FROM KERBEROS5/FROM krb5
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12315 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 13:43:28 +00:00
Love Hörnquist Åstrand
b29a7e40a2 add missing structures
uncomment CHOICE stantments


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12314 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 12:25:59 +00:00
Love Hörnquist Åstrand
ee39ef2d2a draft-ietf-krb-wg-kerberos-set-passwd-00.txt
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12313 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-20 21:57:22 +00:00
Love Hörnquist Åstrand
5762de90e3 (typetype): sort
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12312 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-20 18:45:43 +00:00
Love Hörnquist Åstrand
bd85856ef6 -= add parser/generate glue for UTF8String and NULL
(DER primitive encode/decode functions missing)
- handle parsing of DEFAULT and, ...


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12311 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-20 18:42:10 +00:00
Love Hörnquist Åstrand
37502b25c3 fix errors found with mdoclint
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12310 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-16 22:39:26 +00:00
Love Hörnquist Åstrand
aac29a35a4 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12309 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-16 22:24:02 +00:00