39e3a6595f
x
Love Hörnquist Åstrand
2003-12-02 16:32:38 +00:00
84ca0906cd
require cipher-text to be padded to padsize
Love Hörnquist Åstrand
2003-12-02 16:32:25 +00:00
e30d6d0882
x
Love Hörnquist Åstrand
2003-12-02 12:03:25 +00:00
f0768c13bf
x
Love Hörnquist Åstrand
2003-12-02 11:33:04 +00:00
446442bdf2
EAI_ADDRFAMILY and EAI_NODATA is deprecated in RFC3493
Love Hörnquist Åstrand
2003-12-02 11:32:22 +00:00
8d91bc26de
EAI_ADDRFAMILY and EAI_NODATA is deprecated
Love Hörnquist Åstrand
2003-12-02 11:30:52 +00:00
627c19cca9
use EAI_NONAME instead of EAI_ADDRFAMILY to check for if we need EAI_ macros
Love Hörnquist Åstrand
2003-12-02 11:28:31 +00:00
c8e6b409c1
(check_host): don't check for EAI_NODATA, because its depricated in RFC3493 Pointed out by Hajimu UMEMOTO <ume@mahoroba.org> on heimdal-discuss
Love Hörnquist Åstrand
2003-12-02 11:25:01 +00:00
82db71c5e3
x
Love Hörnquist Åstrand
2003-12-01 17:34:27 +00:00
6d4640ff58
move test_crypto to noinst_PROGRAMS
Love Hörnquist Åstrand
2003-12-01 17:33:47 +00:00
3676f25630
add --version,--help
Love Hörnquist Åstrand
2003-12-01 17:32:43 +00:00
420d238b8c
x
Love Hörnquist Åstrand
2003-12-01 13:13:15 +00:00
c5919960a3
(main): return the return value from simple_execvp
Love Hörnquist Åstrand
2003-12-01 13:09:30 +00:00
846079801a
x
Love Hörnquist Åstrand
2003-11-26 02:42:06 +00:00
7d8cc56531
don't use PKINIT DH per default since its too slow
Love Hörnquist Åstrand
2003-11-26 02:41:53 +00:00
456f102612
tweek to make pkinit work with the fact the asn1_compile can't generate code for context tagless optionals
Love Hörnquist Åstrand
2003-11-26 00:46:02 +00:00
8e42e1a3f4
add support for KDC side of DH PKINIT
Love Hörnquist Åstrand
2003-11-26 00:44:54 +00:00
b3b050fa31
clean up error handling, make enc-type work again
Love Hörnquist Åstrand
2003-11-25 23:26:58 +00:00
d0ac6c4084
x
Love Hörnquist Åstrand
2003-11-25 11:03:06 +00:00
346d1a2643
add flag to make it work with dh
Love Hörnquist Åstrand
2003-11-25 11:02:09 +00:00
9b2795abd8
make PKINIT DH support work
Love Hörnquist Åstrand
2003-11-25 10:53:20 +00:00
193e69bf87
x
Love Hörnquist Åstrand
2003-11-24 22:17:15 +00:00
2e2cefa48f
x
Love Hörnquist Åstrand
2003-11-24 08:57:37 +00:00
e967835b0c
(LDADD): link with LIB_dlopen
Love Hörnquist Åstrand
2003-11-24 08:56:51 +00:00
e1094e3414
x
Love Hörnquist Åstrand
2003-11-24 06:19:24 +00:00
7afa1d35ae
clean up
Love Hörnquist Åstrand
2003-11-24 06:18:23 +00:00
c90cadbe73
make pkinit_win2k_compatible into a flag field
Love Hörnquist Åstrand
2003-11-24 06:14:53 +00:00
aff1525106
remove most compile depencies clean up
Love Hörnquist Åstrand
2003-11-24 06:13:37 +00:00
e10d6ca29d
print an error and turn of pkinit if openssl failed to load
Love Hörnquist Åstrand
2003-11-24 04:36:06 +00:00
d8c5b10b7d
(kdc_SOURCES): += pkinit.c
Love Hörnquist Åstrand
2003-11-24 04:31:21 +00:00
a81af4edb5
add pkinit support
Love Hörnquist Åstrand
2003-11-24 04:19:43 +00:00
962356b65c
add prototypes for pkinit
Love Hörnquist Åstrand
2003-11-24 04:15:55 +00:00
c055731b98
PKINIT patch from Daniel Kouril and Petr Holub, I removed the dependency on valicert asn1 parser, remove smartcard and globus support (for now). Work to be done on this: DH support, Globus support, Smartcard support, windows support (MS implements -09 of the draft), make it conform to the new draft
Love Hörnquist Åstrand
2003-11-24 04:13:46 +00:00
80c1204118
XXX add some "struct foo;" glue for pkinit structures that isn't used
Love Hörnquist Åstrand
2003-11-23 23:45:47 +00:00
8f1d37e688
clean up, make remove depenency on openssl's api
Love Hörnquist Åstrand
2003-11-23 23:43:27 +00:00
d601b85bd3
add some glue for pkinit add reference counter to _krb5_get_init_creds_opt_private
Love Hörnquist Åstrand
2003-11-23 23:40:23 +00:00
9c1ceb2050
reference count krb5_get_init_creds_opt private component to avoid copy all the data in it
Love Hörnquist Åstrand
2003-11-23 23:38:02 +00:00
b4fc4e3eb4
include pthread.h in the pthread case
Love Hörnquist Åstrand
2003-11-23 20:16:50 +00:00
6f6e81bdbd
x
Love Hörnquist Åstrand
2003-11-23 06:26:44 +00:00
122bc51378
don't include <krb5-private.h>
Love Hörnquist Åstrand
2003-11-23 06:24:16 +00:00
8ae4ac8c04
stop using krb5 lib private byte-frobbing functions and replace them with with krb5_storage
Love Hörnquist Åstrand
2003-11-23 06:23:28 +00:00
05ab428f9c
x
Love Hörnquist Åstrand
2003-11-22 22:43:34 +00:00
3882d8ca5f
Don't require timestamp to be set on delegated token, its already protected by the outer token (and windows doesn't alway send it) Pointed out by Zi-Bin Yang <zbyang@decru.com> on heimdal-discuss
Love Hörnquist Åstrand
2003-11-22 22:42:16 +00:00
67e6f2f7eb
strncasecmp returns integer so don't compare with NULL
Johan Danielsson
2003-11-19 18:19:17 +00:00
f00c4ac492
(receive_loop): when seeking over the entries we already have, skip over the trailer. From: Jeffrey Hutzelman <jhutz@cmu.edu>
Love Hörnquist Åstrand
2003-11-19 03:21:31 +00:00
b2d9a55c02
x
Love Hörnquist Åstrand
2003-11-18 23:20:30 +00:00
e9f1c07ce7
(main): move opening the logfile to after reading kdc.conf move the loading of hdb keytab ops closer to where its used From: Jeffrey Hutzelman <jhutz@cmu.edu>
Love Hörnquist Åstrand
2003-11-18 22:13:27 +00:00
43d74c9d79
(TESTS): add test_crypto
Love Hörnquist Åstrand
2003-11-15 07:04:17 +00:00
1c791de2da
time crypto operations
Love Hörnquist Åstrand
2003-11-15 06:49:20 +00:00
210a5b92a6
x
Love Hörnquist Åstrand
2003-11-14 16:30:48 +00:00
fed823fc9e
spelling, Bruno Rohee <bruno@rohee.com>
Love Hörnquist Åstrand
2003-11-14 16:27:43 +00:00
8f3b927b5f
x
Love Hörnquist Åstrand
2003-11-14 03:13:33 +00:00
00c0fe1ebb
fix {} error, pointed out by Liqiang Zhu
Love Hörnquist Åstrand
2003-11-14 03:11:23 +00:00
d9184441ba
x
Johan Danielsson
2003-11-13 13:14:38 +00:00
7f4c9f32c2
add telnet -F option
Johan Danielsson
2003-11-13 13:14:13 +00:00
155a667009
x
Love Hörnquist Åstrand
2003-11-10 15:43:20 +00:00
33b781c6f6
Sequence number should be stored in bigendian order From: Luke Howard <lukeh@padl.com>
Love Hörnquist Åstrand
2003-11-10 15:40:36 +00:00
495f9b249e
x
Love Hörnquist Åstrand
2003-11-09 01:35:50 +00:00
f0e00bfd8d
(krb5_verify_ap_req2): krb5_free_ticket free the ticket now, rewrite error handling to handle that
Love Hörnquist Åstrand
2003-11-09 01:28:01 +00:00
bc935dd347
x
Love Hörnquist Åstrand
2003-11-09 01:22:46 +00:00
711b17e252
(gss_delete_sec_context): don't free ticket, krb5_free_ticket does that now
Love Hörnquist Åstrand
2003-11-09 01:17:13 +00:00
20a96e4876
(process): don't free ticket, krb5_free_ticket does that now
Love Hörnquist Åstrand
2003-11-09 01:12:09 +00:00
4e48b5550c
(tgs_rep2): don't free ticket, krb5_free_ticket does that now
Love Hörnquist Åstrand
2003-11-09 00:58:03 +00:00
3d146065c3
(krb5_free_ticket): free the ticket itself to match mit behavior, pointed out by Derrick Brashear
Love Hörnquist Åstrand
2003-11-09 00:53:12 +00:00
52330937a3
krb5_free_ticket free the whole ticket
Love Hörnquist Åstrand
2003-11-09 00:48:40 +00:00
ceffd3f0a4
add [appdefaults]kinit/pkinit-ca-dir
Love Hörnquist Åstrand
2003-11-08 19:23:51 +00:00
cb698a314c
x
Love Hörnquist Åstrand
2003-11-08 09:45:17 +00:00
c8d290d46d
add krb5_padata_add
Love Hörnquist Åstrand
2003-11-08 09:36:35 +00:00
5e15b4e031
krb5_context_data.pkinit_win2k_compatible
Love Hörnquist Åstrand
2003-11-08 09:34:54 +00:00
8260bb511d
add pkinit.c
Love Hörnquist Åstrand
2003-11-08 09:32:47 +00:00
c7a2d2d775
x
Love Hörnquist Åstrand
2003-11-08 08:59:30 +00:00
237ff82b29
add pkinit support
Love Hörnquist Åstrand
2003-11-08 08:56:38 +00:00
61cd5b101e
add support for pkinit
Love Hörnquist Åstrand
2003-11-08 08:52:07 +00:00
bb6a4a2b80
rename krb5_pk_init_openssl_ctx to krb5_pk_init_ctx fix win2k error handling
Love Hörnquist Åstrand
2003-11-08 08:49:02 +00:00
acc61addac
make compile again
Love Hörnquist Åstrand
2003-11-08 08:46:58 +00:00
f955c2a095
add the opaque krb5_pk_init_ctx to _krb5_get_init_creds_opt_private
Love Hörnquist Åstrand
2003-11-08 08:42:03 +00:00
0c7a0277a1
PKINIT patch from Daniel Kouril and Petr Holub, I removed the dependency on valicert asn1 parser, remove smartcard and globus support (for now). Work to be done on this: DH support, Globus support, Smartcard support, windows support (MS implements -09 of the draft), verify that it conforms the new draft
Love Hörnquist Åstrand
2003-11-08 08:32:11 +00:00
d56cb05fe8
x
Love Hörnquist Åstrand
2003-11-07 23:19:30 +00:00