Luke Howard
cf940e15f4
krb5: rename constrained-delegatiom to cname-in-addl-tkt
...
For consistency with [MS-SFU] rename the constrained-delegation KDC option to
cname-in-addl-tkt (client name in additional ticket).
2019-06-02 14:44:11 +10:00
Luke Howard
7b720cf61c
krb5: implement draft-ietf-kitten-aes-cts-hmac-sha2-07
2016-10-08 08:17:11 +02:00
Jeffrey Altman
6234073499
add missing principal types
...
Add the WELLKNOWN and NT-HST-DOMAIN principal types to the nametype
table and asn.1
Change-Id: Ife9c3860f375bac1a06152b0d261c63ec071a763
2016-07-17 00:44:50 -04:00
Stefan Metzmacher
be63a2914a
heimdal:krb5.asn1: remove KRB5_PADATA_CLIENT_CANONICALIZED handling
...
This got removed between draft-ietf-krb-wg-kerberos-referrals-11.txt
and the final rfc6806.txt.
The number 133 was reassigned to PA-FX-COOKIE in rfc6113.txt.
Signed-off-by: Stefan Metzmacher <metze@samba.org >
Reviewed-by: Andrew Bartlett <abartlet@samba.org >
Reviewed-by: Guenther Deschner <gd@samba.org >
2015-06-17 17:41:27 -05:00
Nicolas Williams
487b6820f6
Revamp name canonicalization code
2015-03-24 11:49:58 -05:00
Chaskiel Grundman
86554f5a7f
Use correct value for anonymous flags
...
The KDC Option and Ticket Flag for the anonymous extension were changed
from 14 to 16 due to a conflict with S4U2Proxy in version 11 of the anonymous
draft (now RFC6112). Fix the definitions
2014-07-02 20:24:49 -04:00
Love Hornquist Astrand
bee5290cc3
add KERB-ARMOR-SERVICE-REPLY
2013-07-16 15:12:43 +02:00
Love Hornquist Astrand
060474df16
quel 64bit warnings, fixup implicit encoding for template, fix spelling
2013-06-03 21:46:20 -07:00
Love Hörnquist Åstrand
1a1bd736c0
merge support for FAST in as-req codepath
2011-10-28 19:25:48 -07:00
Nicolas Williams
a5e77c578e
Deferred hostname canon using name canon rules
2011-10-22 14:54:13 -05:00
Love Hörnquist Åstrand
990e1f30e7
add KDCFastState.expected-pa-types
2011-07-24 22:49:40 -07:00
Love Hörnquist Åstrand
1a8f7caf86
add Fast cookie
2011-07-24 20:24:39 -07:00
Love Hornquist Astrand
102d4f5762
export KrbFastArmor
2011-07-24 20:24:38 -07:00
Love Hornquist Astrand
a4a42a4bd3
Only ticket checksum in FastFinished
2011-07-24 20:24:35 -07:00
Love Hornquist Astrand
60c713221d
match draft-preauth-framework-14 better
2011-07-24 20:24:35 -07:00
Love Hornquist Astrand
7d30fc38d7
use METHOD-DATA for type compat in kdc/kerberos5.c
2011-07-24 20:24:35 -07:00
Love Hornquist Astrand
22cb2c1a1a
export one more
2011-07-24 20:24:34 -07:00
Love Hornquist Astrand
86c4089df1
export more
2011-07-24 20:24:34 -07:00
Love Hornquist Astrand
a41439d52b
spelling
2011-07-24 20:24:34 -07:00
Love Hörnquist Åstrand
1124c4872d
KVNOs are krb5uint32 in RFC4120, make it so
2011-07-24 14:23:45 -07:00
Love Hörnquist Åstrand
48a91b7fc5
change prefix ETYPE_ to KRB5_ENCTYPE_ and provide compat symbols
2011-05-22 14:06:40 -07:00
Love Hornquist Astrand
8704b871ff
add enc-pa-rep(15) to ticket flags
2011-02-06 16:35:36 -08:00
Love Hornquist Astrand
fb29123dfd
add KRB5-PADATA-REQ-ENC-PA-REP
2011-02-06 16:28:48 -08:00
Love Hornquist Astrand
ad2de1222f
spelling
2010-03-20 15:25:55 -07:00
Love Hornquist Astrand
3af54e67d9
Renumber signedticket to 512 since 142 was stolen.
2010-03-19 13:44:51 -07:00
Love Hornquist Astrand
b939943b07
first stange of asn1 table driven compiler
2009-11-21 10:24:56 -08:00
Love Hornquist Astrand
c1a54a5e37
Make KRB5SignedPath less fragile, only sign trivial parts of the encTicketPart
...
Sign the client and auth time (like its done in the PAC) and let that
be ehough for now. Add a Typed hole so that we don't break wireprotocol
next time.
2009-08-12 23:05:36 +02:00
Love Hornquist Astrand
c7c58feb3f
add NTLM name for hdb layer to make searching diffrently the regular "names"
2009-07-18 10:17:37 -07:00
Love Hörnquist Åstrand
0e6b5c5c22
remove trailing whitespace
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25232 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-28 01:17:17 +00:00
Love Hörnquist Åstrand
f22b90696f
More bits for fast.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25177 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-06 19:00:42 +00:00
Love Hörnquist Åstrand
93d924fc5f
fix syntax
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25176 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-04 07:49:21 +00:00
Love Hörnquist Åstrand
a2658cc869
FAST bits
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25169 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-04 06:17:09 +00:00
Love Hörnquist Åstrand
4b230dcca3
rename S4U2SELF to FOR_USER
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25045 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-03 04:04:43 +00:00
Love Hörnquist Åstrand
14910c2132
fix pku2u-name
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25043 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-03 04:04:22 +00:00
Love Hörnquist Åstrand
1f0e378ef5
add missing,
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25042 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-03 04:04:11 +00:00
Love Hörnquist Åstrand
20f9df629e
more bits
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25016 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-03 03:58:45 +00:00
Love Hörnquist Åstrand
8e3a7cc2cb
more bits
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25015 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-03 03:58:31 +00:00
Love Hörnquist Åstrand
3b6c558b78
more bits
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25014 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-03 03:58:20 +00:00
Love Hörnquist Åstrand
f115d9c503
sync more bits from pa-framework
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25013 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-03 03:58:10 +00:00
Love Hörnquist Åstrand
8d93b4c7aa
add KRB5-PADATA-EPAK-AS-{REQ,REP}
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25012 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-03 03:57:58 +00:00
Love Hörnquist Åstrand
7c36b1365e
add KRB5_NT_WELLKNOWN
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24567 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-04 22:02:05 +00:00
Love Hörnquist Åstrand
fc4887ce40
s/KRB5SignedPathPrincipals/Principals/
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24431 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:42:55 +00:00
Love Hörnquist Åstrand
1fa6eaa9d0
s/KRB5SignedPathPrincipals/Principals/
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24429 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:42:36 +00:00
Love Hörnquist Åstrand
0179e12d54
remove -DHAVE_CONFIG_H, add --one-source-file, rename krb5 and cms to "better" file names
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24337 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:23:39 +00:00