Commit Graph

12165 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
40c46b9413 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20581 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-05-08 00:18:50 +00:00
Love Hörnquist Åstrand
4a0ac505c8 add ntlm/digest.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20580 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-05-08 00:18:30 +00:00
Love Hörnquist Åstrand
877b0883e8 split out backend ntlm server processing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20579 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-05-08 00:17:59 +00:00
Love Hörnquist Åstrand
e30a0ffae3 spelling and fixes problems, pointed out by Hai Zaar.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20578 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-05-07 22:21:51 +00:00
Love Hörnquist Åstrand
a3a7d46764 (hdb_get_dbinfo) If there are no database specified, create one and
let it use the defaults.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20576 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-05-02 22:57:48 +00:00
Love Hörnquist Åstrand
96883b38fb test acl file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20575 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-27 20:20:32 +00:00
Love Hörnquist Åstrand
4efa04cf12 add acl file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20574 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-27 20:19:30 +00:00
Love Hörnquist Åstrand
25767cac3f Add malloc paranoid, it shouldn't matter if sizeof(uint{32,16}_t) is 4,2.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20570 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-27 14:06:27 +00:00
Love Hörnquist Åstrand
6c242c65b3 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20562 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-24 16:14:59 +00:00
Love Hörnquist Åstrand
99212e8b87 Handle the case of resize to 0 and realloc that returns NULL.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20561 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-24 16:14:30 +00:00
Love Hörnquist Åstrand
aac33c55de x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20553 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-24 12:01:55 +00:00
Love Hörnquist Åstrand
c5f0bb0769 (_gss_ntlm_delete_sec_context): free credcache when done
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20552 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-24 11:56:17 +00:00
Love Hörnquist Åstrand
d989c6aa71 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20549 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-24 10:22:36 +00:00
Love Hörnquist Åstrand
a362011014 (crypto_select): stop memory leak
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20548 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-24 10:19:09 +00:00
Love Hörnquist Åstrand
8f80e44621 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20547 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-24 09:52:09 +00:00
Love Hörnquist Åstrand
7c114c4051 (check_seq): free seq.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20546 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-24 09:50:37 +00:00
Love Hörnquist Åstrand
03f9908752 (krb5_get_init_creds_opt_get_error): correct the order of the
arguments.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20541 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-23 12:19:14 +00:00
Love Hörnquist Åstrand
5660cf6700 Add and test dbinfo.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20536 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-23 07:50:16 +00:00
Love Hörnquist Åstrand
2af7094535 Forward declaration for struct hdb_dbinfo;
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20535 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-23 07:49:16 +00:00
Love Hörnquist Åstrand
9ff76dfc2e (krb5_store_creds_tag): use session.keytype to determine if to send
the session-key, for the second place in the function.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20529 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-22 14:28:19 +00:00
Love Hörnquist Åstrand
623b789238 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20525 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-22 10:56:21 +00:00
Love Hörnquist Åstrand
f58081187d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20524 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-22 10:56:07 +00:00
Love Hörnquist Åstrand
adfc966b84 add versionscript
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20522 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-22 10:49:57 +00:00
Love Hörnquist Åstrand
2c96735af4 symbol versioning.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20521 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-22 10:49:00 +00:00
Love Hörnquist Åstrand
db32c80c04 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20519 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-22 10:43:31 +00:00
Love Hörnquist Åstrand
09c2d40688 ntlm-key credential entry is prefix with @
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20518 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-22 10:43:16 +00:00
Love Hörnquist Åstrand
f0f468b66e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20515 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-22 10:25:07 +00:00
Love Hörnquist Åstrand
e202c6e8c2 (get_user_ccache): pick up the ntlm creds from the krb5 credential cache.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20514 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-22 10:24:43 +00:00
Love Hörnquist Åstrand
98566cd711 (krb5_cc_retrieve_cred): document what to free 'cred' with.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20504 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-21 22:06:34 +00:00
Love Hörnquist Åstrand
d0b82b20dd (krb5_cc_retrieve_cred): document what to free 'cred' with.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20503 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-21 22:03:56 +00:00
Love Hörnquist Åstrand
24fb3ec44b (krb5_store_creds_tag): use session.keytype to determine if to send
the session-key.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20498 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-21 21:44:44 +00:00
Love Hörnquist Åstrand
6f523f571c x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20497 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-21 09:32:12 +00:00
Love Hörnquist Åstrand
b605c55732 free the key stored in the context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20496 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-21 09:31:58 +00:00
Love Hörnquist Åstrand
613c4d85a3 switch password for a key
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20495 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-21 09:31:27 +00:00
Love Hörnquist Åstrand
dc584c4410 secretly export _gsskrb5cfx_
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20493 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-21 07:56:20 +00:00
Love Hörnquist Åstrand
dc08833642 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20491 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-21 06:31:54 +00:00
Love Hörnquist Åstrand
e03cd59065 Switch oid to one that is exported.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20488 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-21 06:29:11 +00:00
Love Hörnquist Åstrand
07885a8445 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20486 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-20 20:19:36 +00:00
Love Hörnquist Åstrand
6d50c23b00 Add dependency on slc-gram.h for slc-lex.c, breaks in disttree with make -j
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20485 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-20 20:19:11 +00:00
Love Hörnquist Åstrand
15861bc294 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20482 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-20 17:47:30 +00:00
Love Hörnquist Åstrand
63966f9415 add version script for hcrypto too
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20481 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-20 17:47:03 +00:00
Love Hörnquist Åstrand
9ea7ee7d0d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20480 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-20 17:34:11 +00:00
Love Hörnquist Åstrand
df9b71b724 move where hash is calculated to make it easier to add ccache support.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20479 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-20 17:33:59 +00:00
Love Hörnquist Åstrand
0e523f899a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20475 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-20 15:15:04 +00:00
Love Hörnquist Åstrand
891ec46e8e Add version-script.map to EXTRA_DIST.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20474 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-20 15:14:45 +00:00
Love Hörnquist Åstrand
7ba2b2006c rename des to hcrypto
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20466 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-20 08:29:05 +00:00
Love Hörnquist Åstrand
56bcb30722 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20463 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-20 07:31:12 +00:00
Love Hörnquist Åstrand
36b65709c2 try generate a couple of rsa keys of diffrent (random) sizes,
spelling.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20462 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-20 07:30:56 +00:00
Love Hörnquist Åstrand
5364e1f7a3 try generate a couple of rsa keys of diffrent (random) sizes.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20461 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-20 07:30:22 +00:00
Love Hörnquist Åstrand
40d8ff7afa x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20449 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-19 18:29:34 +00:00