Love Hörnquist Åstrand
7816000f45
Make sure argument passed to ctype isn't signed char
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14322 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-30 20:55:14 +00:00
Johan Danielsson
8746bf1201
(tgets): return whatever fgets returns
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14321 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-25 14:02:00 +00:00
Love Hörnquist Åstrand
01267b8096
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14320 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-16 13:21:28 +00:00
Love Hörnquist Åstrand
236be3a565
put dns_type_to_string and dns_string_to_type in the abi
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14319 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-16 12:19:13 +00:00
Love Hörnquist Åstrand
0641d8970d
add ds_record
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14318 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-16 12:17:47 +00:00
Love Hörnquist Åstrand
9f52383628
match new error names
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14317 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-14 15:49:51 +00:00
Love Hörnquist Åstrand
f0ca6d74a5
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14316 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-14 15:31:48 +00:00
Love Hörnquist Åstrand
c56917439e
match new error names
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14315 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-14 15:31:25 +00:00
Love Hörnquist Åstrand
42ab8cc9aa
make error messages sane again
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14314 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-14 15:30:29 +00:00
Love Hörnquist Åstrand
063c7a71e6
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14313 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-13 20:29:29 +00:00
Love Hörnquist Åstrand
2011850a53
use KRB5_KT_BADNAME
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14312 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-13 20:10:09 +00:00
Love Hörnquist Åstrand
a18ab28ed1
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14311 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-13 19:15:22 +00:00
Love Hörnquist Åstrand
a8f507a1ac
sync with mit krb5_err.et (require major version bump)
...
add KRB5_DELTAT_BADFORMAT
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14310 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-13 19:14:42 +00:00
Love Hörnquist Åstrand
1f5182ef5d
time defaults to "s"
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14309 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-13 18:13:16 +00:00
Love Hörnquist Åstrand
8311097ae4
(krb5_string_to_deltat): default to "s" again, MIT's behavior was
...
actually that it failed to parse the number (and thus used the
default). Even better, ticket_lifetime (that was a consumer supposed a
of the interface) was documented but never implemented, when it was
implemented, people configuraiton files started to fail.
Also, use KRB5_DELTAT_BADFORMAT as a failure code.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14308 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-13 17:57:11 +00:00
Love Hörnquist Åstrand
adf9706ec8
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14307 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-13 17:43:18 +00:00
Love Hörnquist Åstrand
d1c56fd683
sync enctypes with pkinit branch
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14306 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-13 17:42:37 +00:00
Love Hörnquist Åstrand
111de1cb5e
(readd) support negative numbers
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14305 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-13 17:41:48 +00:00
Love Hörnquist Åstrand
54bf17b263
support hex numbers
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14304 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-13 17:40:21 +00:00
Johan Danielsson
ff2612b608
euthanise {get,set}_progname
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14303 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-13 12:15:23 +00:00
Love Hörnquist Åstrand
4feb3c1abd
use ETYPE_DES3_CBC_NONE_CMS
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14302 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-12 21:25:43 +00:00
Love Hörnquist Åstrand
6c3270b0eb
add enctype_des3_cbc_none_cms
...
add cms padding for rc2
don't to padding for blocksize 1
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14301 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-12 21:23:48 +00:00
Love Hörnquist Åstrand
e72a36c030
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14300 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-12 08:25:40 +00:00
Love Hörnquist Åstrand
140a5d502f
(parse_file): use hdb_generate_key_set
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14299 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-12 08:24:42 +00:00
Love Hörnquist Åstrand
3648640294
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14298 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-11 23:52:25 +00:00
Love Hörnquist Åstrand
c61ef0d7ab
Move keyset parsing and password based keyset generation into hdb.
...
Requested by Andrew Bartlett <abartlet@samba.org > for hdb-ldb backend
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14297 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-11 23:50:25 +00:00
Love Hörnquist Åstrand
2ecb91f6fe
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14296 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-07 10:21:03 +00:00
Love Hörnquist Åstrand
c4cacd7a06
adapt to new signature of krb5_get_init_creds_opt_set_pkinit
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14295 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-07 10:20:41 +00:00
Love Hörnquist Åstrand
aa710fc27f
free openssl engine
...
deal with RecipientIdentifier -> CMSIdentifier and heim_any -> name change
improve error messages
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14294 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-06 22:38:21 +00:00
Love Hörnquist Åstrand
1212f664ea
free openssl engine
...
deal with RecipientIdentifier -> CMSIdentifier and heim_any -> name change
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14293 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-06 22:37:46 +00:00
Love Hörnquist Åstrand
d2c815eb6f
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14292 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-06 17:49:24 +00:00
Love Hörnquist Åstrand
fd60854bb0
undefine open so this works on solaris with large file support
...
From netbsd's pkgsrc via Gavan Fantom
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14290 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-06 17:45:07 +00:00
Johan Danielsson
4b14764156
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14289 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-04 15:11:52 +00:00
Johan Danielsson
0326089c9f
use rtbl_set_separator
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14288 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-04 15:10:20 +00:00
Love Hörnquist Åstrand
8bf2948cf1
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14287 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-03 17:46:09 +00:00
Love Hörnquist Åstrand
ee9f6e571b
filter out dup openssl engine keys, parse user options first
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14286 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-03 17:46:01 +00:00
Love Hörnquist Åstrand
0ce5cfb84d
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14285 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-03 17:20:56 +00:00
Love Hörnquist Åstrand
c80a3c8ebc
stop using AlgorithmIdentifierNonOpt, add openssl engine support for
...
private key
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14284 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-03 17:20:38 +00:00
Love Hörnquist Åstrand
d6cb6af31e
support padding as its done in CMS
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14283 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-03 17:19:53 +00:00
Love Hörnquist Åstrand
31b9ad59ba
improve error logging
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14282 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-03 16:54:11 +00:00
Love Hörnquist Åstrand
0b6e1d6012
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14281 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-03 16:43:45 +00:00
Love Hörnquist Åstrand
15994aadba
stop using AlgorithmIdentifierNonOpt
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14280 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-03 16:43:24 +00:00
Love Hörnquist Åstrand
56c4df08f7
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14277 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-09-30 11:27:42 +00:00
Love Hörnquist Åstrand
84c67cadf0
assume minutes for time
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14276 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-09-30 11:27:20 +00:00
Love Hörnquist Åstrand
c9fb7b3e5c
(krb5_config_vget_time_default): use krb5_string_to_deltat
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14275 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-09-30 11:22:48 +00:00
Love Hörnquist Åstrand
30001db317
(krb5_appdefault_time): use krb5_string_to_deltat
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14274 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-09-30 11:21:21 +00:00
Love Hörnquist Åstrand
00e45867e6
(krb5_string_to_deltat): set default unit to minute for compatibility
...
with MIT Kerberos.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14273 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-09-30 11:19:46 +00:00
Love Hörnquist Åstrand
91a4130b2a
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14272 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-09-29 12:52:07 +00:00
Love Hörnquist Åstrand
140c66c0a2
un c99'ify, from Anders.Magnusson@ltu.se
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14271 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-09-29 11:17:13 +00:00
Love Hörnquist Åstrand
38c9c1f7a0
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14270 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-09-28 17:30:05 +00:00