Commit Graph

13227 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
6924ebe480 doxygen fixup
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24274 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:47:34 +00:00
Love Hörnquist Åstrand
a6fcb85344 doxygen fixup
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24273 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:47:24 +00:00
Love Hörnquist Åstrand
c8c972feb1 doxygen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24272 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:47:14 +00:00
Love Hörnquist Åstrand
10269ef2f0 doxygen fixup
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24271 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:47:05 +00:00
Love Hörnquist Åstrand
4f39ee6fd9 doxygen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24270 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:46:55 +00:00
Love Hörnquist Åstrand
105ff825b9 doxygen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24269 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:46:46 +00:00
Love Hörnquist Åstrand
c534aa1175 doxygen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24268 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:46:36 +00:00
Love Hörnquist Åstrand
e8648d75b0 Use principal not found in keytab code.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24267 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:46:26 +00:00
Love Hörnquist Åstrand
251266e7e2 abstract out principal not found in keytab code
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24266 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:46:16 +00:00
Love Hörnquist Åstrand
744ddd3a04 add krb5_gic_process_last_req
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24265 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:46:06 +00:00
Love Hörnquist Åstrand
eb05280d8d add krb5_gic_process_last_req
k

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24264 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:45:56 +00:00
Love Hörnquist Åstrand
f5daf6dd27 add krb5_get_init_creds_opt_set_process_last_req
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24263 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:45:46 +00:00
Love Hörnquist Åstrand
dd466c586f process the last request structures
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24262 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:45:36 +00:00
Love Hörnquist Åstrand
e3f707ea2c add ALGORITHM_BEST_BEFORE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24261 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:45:27 +00:00
Love Hörnquist Åstrand
1544c472e5 add group krb5_auth
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24259 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:45:08 +00:00
Love Hörnquist Åstrand
5112116a84 Allow inctx to be NULL.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24258 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:44:58 +00:00
Love Hörnquist Åstrand
6239532d9a If no server given, interate over keytab to find a key that can
decrypt the request. The resulting server principal is what in the
keytab, the real service can be fetched from.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24257 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:44:48 +00:00
Love Hörnquist Åstrand
4b553afa07 Skip the leaf certificate HX509_VERIFY_CTX_F_NO_BEST_BEFORE_CHECK check for now
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24254 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:44:19 +00:00
Love Hörnquist Åstrand
3ee9a138f6 add hx509_verify_ctx_f_allow_best_before_signature_algs
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24253 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:44:10 +00:00
Love Hörnquist Åstrand
98d48f25d7 use _hx509_signature_best_before
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24252 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:44:00 +00:00
Love Hörnquist Åstrand
8bd4ae305f add _hx509_signature_best_before
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24251 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:43:50 +00:00
Love Hörnquist Åstrand
86fc2691e6 fix signess warning
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24250 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:43:40 +00:00
Love Hörnquist Åstrand
cffff0ea1f fix signness
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24249 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:43:30 +00:00
Love Hörnquist Åstrand
00debe0edd update ->ptr on rebase, return -1 on failure
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24248 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:43:21 +00:00
Love Hörnquist Åstrand
b49b5696f6 return Success instead of unknown error: 0
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24246 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:43:02 +00:00
Love Hörnquist Åstrand
c25af51232 make paranoia check less paranoid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24245 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:42:52 +00:00
Love Hörnquist Åstrand
eb34718a0b clean up krb5_store_data_xdr
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24239 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:41:52 +00:00
Love Hörnquist Åstrand
3502a87a6c doxygen, fix seeking on non file fds
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24238 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:41:42 +00:00
Love Hörnquist Åstrand
026e807ad1 add TOO_BIG
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24237 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:41:33 +00:00
Love Hörnquist Åstrand
b8896cc78c add NOT_SEEKABLE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24236 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:41:23 +00:00
Love Hörnquist Åstrand
943942bfa4 check acl match for foo/*.example.org
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24235 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:41:13 +00:00
Love Hörnquist Åstrand
77d0314d51 fixup krb5_storage_truncate return value, add krb5_{store,ret}_data_xdr, doxygen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24234 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:41:04 +00:00
Love Hörnquist Åstrand
e3e8374234 s/KRB5_PRINCIPAL_PARSE_MUST_REALM/KRB5_PRINCIPAL_PARSE_REQUIRE_REALM/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24233 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:40:53 +00:00
Love Hörnquist Åstrand
c269d8b2e6 doxygen krb5.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24231 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:40:33 +00:00
Love Hörnquist Åstrand
056fc8cf87 make sure emem_trunc doesnt point past end
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24230 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:40:23 +00:00
Love Hörnquist Åstrand
0e46e8afa2 clear memory before returning it
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24229 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:40:12 +00:00
Love Hörnquist Åstrand
da4d870467 test truncate behavior
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24228 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:40:03 +00:00
Love Hörnquist Åstrand
fcf16cb172 remove test-store-data
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24227 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:39:51 +00:00
Love Hörnquist Åstrand
a54887f054 Add krb5_storage_truncate
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24226 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:39:41 +00:00
Love Hörnquist Åstrand
c85a02340e use krb5_storage_truncate
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24225 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:39:29 +00:00
Love Hörnquist Åstrand
2331b4edf5 start doxygen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24224 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:39:20 +00:00
Love Hörnquist Åstrand
c4523de5d0 add version-script.map
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24222 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:38:56 +00:00
Love Hörnquist Åstrand
d664c86e34 drop unused variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24221 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-12-19 19:51:04 +00:00
Love Hörnquist Åstrand
109ba164cd make compile
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24220 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-12-19 19:51:00 +00:00
Love Hörnquist Åstrand
fc5628d72f add krb5_init_creds_prompt_expire and use
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24219 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-12-19 19:50:50 +00:00
Love Hörnquist Åstrand
6dbf91d7e3 send supportedCMSTypes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24217 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-12-18 05:01:15 +00:00
Love Hörnquist Åstrand
49c15486ef remove krb_error from init_creds_opt
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24216 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-12-18 05:01:05 +00:00
Love Hörnquist Åstrand
0bbf9d3e6f only set password if we have one, dont free krb-error since it removed
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24215 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-12-18 05:00:56 +00:00
Love Hörnquist Åstrand
38e75f99c1 remove unused stuff
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24214 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-12-18 05:00:46 +00:00
Love Hörnquist Åstrand
aa0b6e36bc remove unused stuff
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24213 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-12-18 05:00:36 +00:00