Commit Graph

21994 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
7ced11f56b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23102 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 18:50:43 +00:00
Love Hörnquist Åstrand
89f35cfe72 drop )
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23101 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 18:50:40 +00:00
Love Hörnquist Åstrand
4aeb74b931 Add --version and --help.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23100 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 18:50:35 +00:00
Love Hörnquist Åstrand
5e011ad306 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23099 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 18:50:32 +00:00
Love Hörnquist Åstrand
025fee4239 Add rkpty.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23098 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 18:50:27 +00:00
Love Hörnquist Åstrand
e92839567b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23097 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 18:50:23 +00:00
Love Hörnquist Åstrand
28683c0e61 Drop const warnings.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23096 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 18:50:03 +00:00
Love Hörnquist Åstrand
7d83a8a575 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23095 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 18:49:59 +00:00
Love Hörnquist Åstrand
3da0f00730 More includes.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23094 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 18:49:55 +00:00
Love Hörnquist Åstrand
61b5175920 decrecate DES_new_random_key again, no longer used
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23093 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 18:49:51 +00:00
Love Hörnquist Åstrand
71a0098c0d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23092 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 18:49:46 +00:00
Love Hörnquist Åstrand
d2ecc5a8af Use RAND_bytes() + DES_is_weak_key() to generate random DES
key. Introdunce random by feeding the des session key into the random
pool when the keys is recived instead of encrypt the random key with
the kerberos key.

This avoid depenency on DES_new_random_key() that doesn't exists in OpenSSL.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23091 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 18:49:41 +00:00
Love Hörnquist Åstrand
bafca15f2e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23090 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 18:49:35 +00:00
Love Hörnquist Åstrand
d4f9ba93be Sort options.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23089 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 18:49:28 +00:00
Love Hörnquist Åstrand
cc0e8f4759 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23088 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 11:03:36 +00:00
Love Hörnquist Åstrand
c07f806f4a Wait for success, use password command to test it.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23087 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 11:03:32 +00:00
Love Hörnquist Åstrand
1de5fc7d3b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23086 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 11:03:28 +00:00
Love Hörnquist Åstrand
d09435c527 Add timeout, add password command, add diffrent verbosity levels.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23085 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 11:03:25 +00:00
Love Hörnquist Åstrand
4495b636bb spelling.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23084 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 11:03:18 +00:00
Love Hörnquist Åstrand
b98eabc2f0 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23083 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 08:54:26 +00:00
Love Hörnquist Åstrand
df12083a20 use rkpty to test kpasswd/kpasswdd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23082 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-27 08:54:21 +00:00
Love Hörnquist Åstrand
ad25d17ecd x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23081 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-26 21:52:55 +00:00
Love Hörnquist Åstrand
759e5e12be drop whitespace at end of line.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23080 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-26 21:52:18 +00:00
Love Hörnquist Åstrand
0042b0c63b pty testing application
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23079 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-26 21:50:18 +00:00
Love Hörnquist Åstrand
1e3a18f6a3 pty testing application
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23078 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-26 21:50:08 +00:00
Björn Sandell
6e9270ea94 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23077 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-24 14:44:01 +00:00
Björn Sandell
6c0bb0a0a7 make it compile on OpenBSD again
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23076 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-24 14:42:46 +00:00
Love Hörnquist Åstrand
6bdb458df9 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23075 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-23 15:06:58 +00:00
Love Hörnquist Åstrand
c6f6defa06 Only log "sending AYT" once, pointed out by Dr A V Le Blanc.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23074 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-23 15:06:51 +00:00
Love Hörnquist Åstrand
6a314a97e9 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23073 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-23 11:11:27 +00:00
Love Hörnquist Åstrand
5f7508dfc1 Use subject name as friendly name if there is no friendly name for certificate.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23072 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-23 11:11:20 +00:00
Love Hörnquist Åstrand
2dff9d5af2 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23071 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-21 11:18:46 +00:00
Love Hörnquist Åstrand
0f8cd7411b About the pkcs11 module.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23070 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-21 11:18:41 +00:00
Love Hörnquist Åstrand
a4eff8f689 Pick up version from vars.texi
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23069 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-21 11:18:35 +00:00
Love Hörnquist Åstrand
301a087476 No MIT code in hx509.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23068 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-21 11:18:31 +00:00
Love Hörnquist Åstrand
9362e5d20b hx509 now includes a pkcs11 implementation.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23067 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-21 11:18:27 +00:00
Love Hörnquist Åstrand
3b87f26f0e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23066 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-21 11:18:20 +00:00
Love Hörnquist Åstrand
35680fc4f9 Include <config.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23065 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-21 11:18:14 +00:00
Love Hörnquist Åstrand
683cf626a7 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23064 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-21 11:18:10 +00:00
Love Hörnquist Åstrand
0fe2e192fb Use <string.h> instead of <strings.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23063 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-21 11:18:04 +00:00
Love Hörnquist Åstrand
86095714dd x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23062 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-20 18:41:37 +00:00
Love Hörnquist Åstrand
410a4b83d8 Move OpenLDAP includes to AM_CPPFLAGS to avoid dropping other defines
for the library.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23061 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-20 18:41:29 +00:00
Love Hörnquist Åstrand
fec9201b64 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23060 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-18 13:04:12 +00:00
Love Hörnquist Åstrand
62a2ca2f1e Document PKCS5_PBKDF2_HMAC_SHA1.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23059 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-18 13:04:08 +00:00
Love Hörnquist Åstrand
3bb3abd651 misc functions.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23058 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-18 13:04:04 +00:00
Love Hörnquist Åstrand
6321ac7c4f add hcrypto_misc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23057 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-18 13:04:00 +00:00
Love Hörnquist Åstrand
6d47eca5db x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23056 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-18 13:03:56 +00:00
Love Hörnquist Åstrand
c4be15581c DES is withdrawn.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23055 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-18 13:03:52 +00:00
Love Hörnquist Åstrand
811e7a58cd x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23054 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-18 13:03:48 +00:00
Love Hörnquist Åstrand
70739a0c3c Document using doxygen.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23053 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-18 13:03:44 +00:00