Commit Graph

761 Commits

Author SHA1 Message Date
Love Hornquist Astrand
3b878f5a81 migrate to ${env_setup} 2009-09-07 13:21:21 -07:00
Love Hornquist Astrand
b86cff8ddf migrate to ${env_setup} 2009-09-07 13:15:07 -07:00
Love Hornquist Astrand
6ef0e4204d Add heim_malloc_debug 2009-09-07 13:14:00 -07:00
Love Hornquist Astrand
6ea50b6bbd migrate to ${env_setup} 2009-09-07 13:13:38 -07:00
Love Hornquist Astrand
557685fed4 migrate to ${env_setup} 2009-09-07 13:05:31 -07:00
Love Hornquist Astrand
2b9ca6c027 add kswitch 2009-09-06 23:24:21 -07:00
Love Hornquist Astrand
b8791f1624 migrate to ${env_setup} 2009-09-06 23:24:08 -07:00
Love Hornquist Astrand
4cee1d0b58 add newline 2009-09-06 23:19:18 -07:00
Love Hornquist Astrand
6683a553f2 externlize env-setup 2009-09-06 23:16:03 -07:00
Love Hornquist Astrand
fb811a8ef9 drop srcdir, not used 2009-09-06 18:49:00 -07:00
Love Hornquist Astrand
b2d2a37460 migrate to setup-env 2009-09-06 18:48:31 -07:00
Love Hornquist Astrand
45cb91dde2 switch to mostly configuration in setup-env for check-kdc 2009-09-06 18:38:23 -07:00
Love Hornquist Astrand
20001366aa Better support for kinit -k when client have subset of enctypes compared to KDC
Get the list of enctypes and use that to calculate the list of client supported
enctypes when talking to the KDC, this to make sure that KDC doesn't send
pw-challanges to the client for enctypes that the client software support
but there is no entry in the keytab.
2009-08-30 13:25:38 -07:00
Love Hornquist Astrand
8052362e92 test spnegoiov 2009-08-29 09:03:46 -07:00
Love Hornquist Astrand
3e16d622c5 fix ecdsa endif 2009-08-28 15:18:50 -07:00
Stefan Metzmacher
2f1a370cd3 hack for gss-wrap-iov to it work
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2009-08-28 13:31:12 -07:00
Love Hornquist Astrand
e9603a6446 Only try ecdsa if there really is ecdsa support 2009-08-26 00:30:36 -07:00
Love Hornquist Astrand
fcdd38288b Use ${kdestroy} instead of the direct path 2009-08-14 20:06:04 +02:00
Love Hornquist Astrand
d77febb894 clean better 2009-08-06 10:20:19 +02:00
Love Hornquist Astrand
e8fb270ace add leaks-kill.sh 2009-08-05 13:21:05 +02:00
Love Hornquist Astrand
8669bc5209 test more combinations 2009-08-03 12:46:49 +02:00
Love Hornquist Astrand
fa502c6648 Add support for gss_{import,export}_cred() as requested by metze
Works for krb5 and SPNEGO mechanisms. Kerberos credentials are passed as
credential cache names, or if there are memory based credentials, inband in the protocol. This means that the credentials buffers must be keep secret.

As documented by IBM (they have the wrong prototype though)
and GGF (GSS-API Extensions) back in 2001
2009-07-29 13:36:02 +02:00
Love Hornquist Astrand
5bb9a31a9a make work again and remove debug info 2009-07-19 21:34:26 -07:00
Love Hornquist Astrand
17de01f523 Check that get -o pkinit-acl works. 2009-07-19 20:57:47 -07:00
Love Hornquist Astrand
4895349431 allow testing sqlite hdb backend 2009-07-19 17:59:23 -07:00
Love Hörnquist Åstrand
452483e61c Have two realms in the configuration file so that kpasswdd works with both of them.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25327 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-07-15 22:17:47 +00:00
Love Hörnquist Åstrand
9dcdb2c02c Test two realms.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25325 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-07-15 22:17:17 +00:00
Love Hörnquist Åstrand
dd133f88ca make compile w/o warning, fixup from abartletts patch
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25309 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-07-05 05:07:16 +00:00
Love Hörnquist Åstrand
c99b2003e2 Implement gss_wrap_iov, gss_unwrap_iov for CFX type encryption types.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25286 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-06-22 17:56:41 +00:00
Love Hörnquist Åstrand
60f56e7e65 no wrapext
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25226 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-25 23:44:18 +00:00
Love Hörnquist Åstrand
f62a6180c9 check that alias is added
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25198 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-06 19:05:01 +00:00
Love Hörnquist Åstrand
390f4091c5 enable leaks checking for darwin again
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25094 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-04 17:11:03 +00:00
Love Hörnquist Åstrand
3a556b7090 more malloc debug
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25091 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-04 17:10:29 +00:00
Love Hörnquist Åstrand
b24a5a246f add malloc logging
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25086 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-04 17:09:27 +00:00
Love Hörnquist Åstrand
63f88493d8 add malloc options
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25085 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-04 17:09:12 +00:00
Love Hörnquist Åstrand
f23568aa84 rename SDB to SCC
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25075 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-03 04:10:49 +00:00
Love Hörnquist Åstrand
8e927d2367 check-kdc-weak is build from check-kdc.in, drop check-kdc-weak.in
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25006 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-29 20:35:20 +00:00
Love Hörnquist Åstrand
f6b70dd805 disable master down test, since that doesn't work if we kill -9
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24998 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-29 09:04:40 +00:00
Love Hörnquist Åstrand
65f7254b34 use leaks-kill
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24997 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-29 09:04:30 +00:00
Love Hörnquist Åstrand
d93ac20298 kill -9 to make store its dead
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24993 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-29 09:03:47 +00:00
Love Hörnquist Åstrand
2ac023fece use leaks-kill
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24992 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-29 09:03:35 +00:00
Love Hörnquist Åstrand
5924074b1b use leaks kill
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24991 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-29 09:03:25 +00:00
Love Hörnquist Åstrand
07ab75b5f9 added newline
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24907 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-22 17:21:19 +00:00
Love Hörnquist Åstrand
2af460e370 test wrap-ext
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24793 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-22 23:27:57 +00:00
Love Hörnquist Åstrand
dfebb92702 test wrapunwrap
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24784 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-22 23:26:27 +00:00
Love Hörnquist Åstrand
90856e57b7 Trap exit code from rkpty. Reported by John Center.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24730 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-16 18:37:16 +00:00
Love Hörnquist Åstrand
793c93cbe4 Check that we use ECDH when we have a ECDSA cert
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24705 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-14 20:14:16 +00:00
Love Hörnquist Åstrand
4e386a34cc Test ECDSA (and thus ECDH).
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24703 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-14 20:13:57 +00:00
Love Hörnquist Åstrand
bf84d12699 test password expiration warning and new gic interface
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24645 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-07 15:11:52 +00:00
Love Hörnquist Åstrand
4b3c2d35c6 drop unused $type
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24632 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-07 04:05:42 +00:00