Commit Graph

43 Commits

Author SHA1 Message Date
Love Hornquist Astrand
687db64c56 Patch from Secure Endpoints/Asanka Herath for windows support 2009-12-21 08:45:28 +01:00
Love Hornquist Astrand
dedbadb6d6 format string 2009-11-22 15:08:44 -08:00
Love Hornquist Astrand
ebffc842de prepend error string 2009-11-22 14:59:11 -08:00
Love Hörnquist Åstrand
942a821fab remove RCSID
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25171 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-04 06:17:40 +00:00
Love Hörnquist Åstrand
5cdbc62e05 include 524 if not smaller
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24899 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-22 17:19:57 +00:00
Love Hörnquist Åstrand
6937d41a02 remove trailing whitespace
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
e172367898 switch to utf8 encoding of all files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
4f023f744b provide i18n hooks and renew krb5_create_checksum_iov from comments from metze
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23733 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-07 21:06:34 +00:00
Love Hörnquist Åstrand
d542833a1f use krb5_set_error_message
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23280 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-06-23 03:26:18 +00:00
Love Hörnquist Åstrand
0324aa6d41 doxygen syntax
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22050 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 11:20:46 +00:00
Love Hörnquist Åstrand
55c491c070 Doxygenify.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22049 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 11:20:09 +00:00
Love Hörnquist Åstrand
ca6053358a Move the kerberos v4 replacement functions to v4_glue.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14897 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-23 19:40:57 +00:00
Love Hörnquist Åstrand
91351971f7 add KRB5_LIB_FUNCTION to all exported functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13863 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-25 21:46:46 +00:00
Johan Danielsson
26457b7135 replace krb5_free_creds_contents by krb5_free_cred_contents
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13790 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-25 19:25:35 +00:00
Johan Danielsson
744bd74233 krb5_princ_realm -> krb5_principal_get_realm
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13022 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-10-20 16:14:02 +00:00
Love Hörnquist Åstrand
803a7c3db6 (_krb5_krb_dest_tkt): unlink v4 token
(get_krb4_cc_name): move out from _krb5_krb_tf_setup
(_krb5_krb_tf_setup): adapt to allocated filename instead of static filename


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12958 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-10-03 12:03:03 +00:00
Love Hörnquist Åstrand
068acbc06a (_krb5_krb_tf_setup): create/append v4 credential to a new krb4
ticket file


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12406 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-28 20:56:41 +00:00
Love Hörnquist Åstrand
1d25cbb527 add _krb5_krb_life_to_time
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11832 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-18 03:11:16 +00:00
Love Hörnquist Åstrand
eef39a201d Split out Kerberos 4 help functions/structures so other parts of the
source tree can use it (like the KDC)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11570 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-01-14 05:22:35 +00:00
Johan Danielsson
45c040bf79 typo in previous
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10144 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-20 02:49:21 +00:00
Johan Danielsson
5dfcdf88e7 (krb524_convert_creds_kdc): don't test for keytype, the server will do
this for us if it has anything to complain about


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10143 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-20 02:47:31 +00:00
Assar Westerlund
1860d849d6 (krb524_convert_creds_kdc_ccache): remove some unused variables
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10111 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 12:39:35 +00:00
Johan Danielsson
c38844ce24 use starttime instead of authtime, from Chris Chiappa
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10088 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 01:47:52 +00:00
Johan Danielsson
b70c6b82df make krb524_convert_creds_kdc match the MIT function by the same name;
add krb524_convert_creds_kdc_ccache that does what the old version did


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10087 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 01:45:41 +00:00
Assar Westerlund
d8e3b9edcd (krb524_convert_creds_kdc): update to use krb5_krbhst API
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10078 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 23:11:35 +00:00
Assar Westerlund
e21d39dc9d (krb524_convert_creds_kdc): call krb5_get_krb524hst
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10003 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-27 23:52:38 +00:00
Assar Westerlund
d27aa3b62e add some krb5_{set,clear}_error_string
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9937 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-14 06:14:52 +00:00
Johan Danielsson
6b37d5399a make sure we always use a des-cbc-crc ticket
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9827 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-02 08:55:31 +00:00
Johan Danielsson
3da3dda86d try port kerberos/88 if no response on krb524/4444
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8661 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-11 19:30:04 +00:00
Johan Danielsson
d1d88ba6be use krb5_sendto
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8660 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-11 19:19:54 +00:00
Johan Danielsson
c5b916ca6f remove advertising clause
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7464 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-02 17:05:13 +00:00
Assar Westerlund
2589ecfe9c (krb524_convert_creds_kdc): look at the type of the session key
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7104 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-10-03 20:42:22 +00:00
Assar Westerlund
839720a680 (krb524_convert_creds_kdc): get new credentials from the KDC if the
existing one doesn't have a DES session key.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7097 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-10-03 20:00:27 +00:00
Assar Westerlund
86b8927e82 (krb524_convert_creds_kdc): check return value from `krb5_sendto_kdc'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6903 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-09-07 02:04:57 +00:00
Johan Danielsson
f088835022 (krb524_convert_creds_kdc): free ticket
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5830 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-04-01 17:03:06 +00:00
Johan Danielsson
8c61f2370b (krb524_convert_creds_kdc): free reply
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5828 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-04-01 16:18:55 +00:00
Johan Danielsson
32dc0ec99c import _krb_time_to_life, to avoid runtime dependencies on libkrb with
some shared library implementations


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4992 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-05-29 22:19:47 +00:00
Johan Danielsson
8eb312128d fix warnings
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3588 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-10-13 16:30:09 +00:00
Assar Westerlund
188e9c1678 removed ugly define
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3276 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-29 02:36:03 +00:00
Johan Danielsson
1c7b2c88fc Use struct credentials' instead of CREDENTIALS'.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3253 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-28 23:45:17 +00:00
Assar Westerlund
9c0e050894 undo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3109 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-24 06:42:56 +00:00
Assar Westerlund
57b2ed189d ugly define
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3108 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-24 06:36:39 +00:00
Johan Danielsson
c0837becb6 krb524_convert_kredc_kdc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2990 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-15 01:48:35 +00:00