index
:
delta/krb5.git
aes-ccm
amb/referrals
anonymous
camellia-ccm
camellia-cts
camellia-cts-cmac
ccapi
coffman/gic_opt_ext
coffman/keyring
coffman/pkinit
coffman/preauth-plugin
crypto-iov
enc-perf
fast
fast-negotiate
fortuna
gssapi-cfx
hartmans/fast-negotiate
hartmans/ldap-integ
iakerb
incremental-propagation
kpkoch-ccapi
krb5-1.0
krb5-1.1
krb5-1.10
krb5-1.11
krb5-1.12
krb5-1.13
krb5-1.14
krb5-1.15
krb5-1.16
krb5-1.17
krb5-1.18
krb5-1.19
krb5-1.2
krb5-1.2.2
krb5-1.20
krb5-1.21
krb5-1.3
krb5-1.4
krb5-1.5
krb5-1.6
krb5-1.7
krb5-1.8
krb5-1.9
ldap-integ
lhoward/aes-ccm
lhoward/authdata
lhoward/camellia-ccm
lhoward/gssextras
lhoward/gssextras-no-cqa
lhoward/heimmig
lhoward/iakerb
lhoward/iakerb-as
lhoward/iakerb-libkrb5-as-only
lhoward/iakerb-refonly
lhoward/import-cred
lhoward/lockout
lhoward/lockout2
lhoward/moonshot-mechglue-fixes
lhoward/namingexts-mechglue
lhoward/s4u
lhoward/s4u2proxy
lhoward/saml
lhoward/saml2
lhoward/sasl-gs2
lhoward/signedpath-naming-exts
marc-3des
master
mechglue
mkey_keytab
mkey_migrate
mskrb-integ
mt-kdc
novell-dal-branch
nss
nss-1.8
plugins
plugins2
referrals
sun-iprop
umich-rpc
github.com: krb5/krb5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kdc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add pac_privsvr_enctype string attribute
Greg Hudson
2023-03-27
4
-13
/
+78
*
Make k5buf more flexible for binary data
Greg Hudson
2023-03-24
1
-2
/
+2
*
Fix t_ndr to return a define value from main()
Greg Hudson
2023-01-27
1
-0
/
+1
*
Don't issue session keys with deprecated enctypes
Greg Hudson
2023-01-23
1
-0
/
+10
*
In KDC, assume all services support aes256-sha1
Greg Hudson
2023-01-23
1
-0
/
+4
*
Fix null deref in KDC when decoding invalid NDR
Greg Hudson
2022-11-03
2
-10
/
+36
*
Refactor KDC TGS processing code
Greg Hudson
2022-10-03
8
-824
/
+872
*
Avoid protocol error constants in KDC code
Greg Hudson
2022-08-12
5
-126
/
+103
*
Remove kdc_context, tgs_server macros in KDC
Greg Hudson
2022-07-20
10
-581
/
+495
*
Free verto context later in KDC cleanup
Greg Hudson
2022-06-08
1
-1
/
+1
*
Remove krb5_aprof_init() and krb5_aprof_finish()
Greg Hudson
2022-05-18
1
-36
/
+32
*
Pass client flag to KDB for client preauth match
Greg Hudson
2022-01-27
1
-1
/
+1
*
Implement replaced_reply_key input to issue_pac()
Greg Hudson
2022-01-27
4
-14
/
+22
*
Add replace_reply_key kdcpreauth callback
Greg Hudson
2022-01-27
3
-5
/
+23
*
Replace AD-SIGNEDPATH with minimal PACs
Greg Hudson
2022-01-12
8
-659
/
+669
*
Add minimal KDC MS-RPCE (NDR) encoder/decoder
Greg Hudson
2022-01-12
4
-2
/
+515
*
Issue an error from KDC on S4U2Self failures
Andreas Schneider
2021-12-05
1
-3
/
+2
*
Always use platform PRNG
Greg Hudson
2021-10-12
2
-48
/
+0
*
Fix KDC null deref on TGS inner body null server
Greg Hudson
2021-08-19
1
-0
/
+5
*
Modernize kdc_preauth_ec.c
Greg Hudson
2021-07-15
1
-110
/
+109
*
Fix KDC null deref on bad encrypted challenge
Joseph Sutton
2021-07-12
1
-1
/
+2
*
Fix many unlikely memory leaks
Robbie Harwood
2021-07-01
1
-14
/
+13
*
Rewrite not-yet-covered dejagnu tests in Python
Greg Hudson
2021-05-21
1
-0
/
+14
*
Synchronize command-line option documentation
Robbie Harwood
2021-02-17
1
-2
/
+2
*
Reduce warnings from mainline autoconf
Greg Hudson
2020-12-07
1
-14
/
+2
*
Move more KDC checks to validate_tgs_request()
Greg Hudson
2020-10-29
4
-245
/
+275
*
Minimize usage of tgs_server in KDC
Greg Hudson
2020-10-02
5
-78
/
+46
*
Avoid passing DB entry structures in KDC
Greg Hudson
2020-09-30
5
-40
/
+41
*
Allow aliases when matching U2U second ticket
Isaac Boukris
2020-09-22
1
-1
/
+1
*
Adjust KDC alias helper function contract
Isaac Boukris
2020-09-22
2
-7
/
+11
*
Improve KDC alias checking for S4U requests
Isaac Boukris
2020-09-14
1
-49
/
+25
*
Avoid using LMDB environments across forks
Greg Hudson
2020-07-06
1
-4
/
+7
*
Fix KDC choice to send encrypted S4U_X509_USER
Greg Hudson
2020-06-29
1
-2
/
+1
*
Add KDC helpers for current key and kvno
Greg Hudson
2020-05-15
7
-67
/
+44
*
Prevent use of invalid local TGT key
Greg Hudson
2020-05-14
1
-5
/
+5
*
Omit KDC indicator check for S4U2Self requests
Greg Hudson
2020-05-07
1
-7
/
+7
*
Fix typos in comments
Greg Hudson
2020-04-08
3
-3
/
+3
*
Change KDC constrained-delegation precedence order
Isaac Boukris
2020-03-09
1
-91
/
+76
*
Fix AS-REQ checking of KDB-modified indicators
Greg Hudson
2020-02-21
1
-7
/
+7
*
Always use S4U2Proxy second ticket parsed authdata
Isaac Boukris
2020-02-11
1
-3
/
+9
*
Refactor KDC authdata list management helpers
Greg Hudson
2020-02-06
3
-127
/
+62
*
Put KDB authdata first
Isaac Boukris
2020-02-05
1
-3
/
+6
*
Allow cross-realm RBCD with PAC and other authdata
Isaac Boukris
2020-01-22
1
-13
/
+8
*
Fix KDC crash in handle_signticket
Isaac Boukris
2020-01-17
2
-15
/
+16
*
Check cross-realm TGT name for RBCD requests
Isaac Boukris
2020-01-13
1
-2
/
+4
*
Work around macOS SIP in the test suite
Greg Hudson
2020-01-07
2
-1
/
+2
*
Remove KRB5_KDB_FLAG_ALIAS_OK
Isaac Boukris
2019-12-28
4
-11
/
+4
*
Do not always canonicalize enterprise principals
Isaac Boukris
2019-12-28
1
-5
/
+4
*
Simplify AS request time handling in KDC
Greg Hudson
2019-11-03
2
-25
/
+3
*
Record start time of AS requests earlier in KDC
Andreas Schneider
2019-11-03
1
-4
/
+5
[next]