aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
21 hoursFix unlikely password change leakHEADmasterAndreas Schneider1-11/+3
21 hoursFix libkadm5 parameter leakAndreas Schneider1-0/+3
3 daysGenerate and verify message MACs in libkradJulien Rische11-31/+309
5 daysFix potential PAC processing crashArjun1-1/+1
5 daysFix memory leak in PAC checksum verificationArjun1-3/+5
5 daysDisable include and includedir in fuzzing buildArjun1-0/+2
8 daysRemove ancient platforms from shlib.confGreg Hudson1-219/+1
12 daysAvoid mutex locking in krb5int_trace()Alexey Tikhonov3-1/+17
12 daysFix krb5_crypto_us_timeofday() microseconds checkAlexey Tikhonov1-2/+2
2024-09-27Fix various issues detected by static analysisJulien Rische7-42/+51
2024-09-11Block library unloading to avoid finalizer racesGreg Hudson4-13/+35
2024-08-20make regenGreg Hudson34-1193/+1339
2024-08-20Update config.guess, config.subGreg Hudson2-259/+747
2024-08-19Replace Windows installer FilesInUse dialog textGreg Hudson1-1/+1
2024-08-12Refactor GSS per-message token parsingGreg Hudson10-701/+700
2024-08-05Update k5_sendto() commentGreg Hudson1-4/+4
2024-07-30Restore test coverage for old session key typesGreg Hudson1-2/+2
2024-07-30Refactor GSS token header parsingGreg Hudson11-305/+198
2024-07-22Remove unused filesGreg Hudson60-35688/+6
2024-07-22Add acceptor-side IAKERB realm discoveryGreg Hudson4-22/+166
2024-07-22Make krb5_get_default_config_files() publicGreg Hudson2-4/+27
2024-07-08Remove unused GSS codeGreg Hudson5-139/+0
2024-07-01Change krb5_get_credentials() endtime behaviorGreg Hudson2-12/+9
2024-07-01Adjust removed cred detection in FILE ccacheGreg Hudson1-3/+6
2024-06-26Fix vulnerabilities in GSS message token handlingGreg Hudson4-46/+275
2024-06-24Update copyright years to 2024Greg Hudson3-3/+3
2024-06-20Correct IAKERB protocol implementationGreg Hudson10-44/+25
2024-05-28Handle empty initial buffer in IAKERB initiatorAndreas Schneider1-1/+1
2024-05-28Fix recently-introduced profile parsing bugsGreg Hudson2-5/+16
2024-05-28Add OSS-Fuzz targets and corporaArjun60-1/+1141
2024-05-22Fix Python regexp literalsArjun1-3/+3
2024-05-22Fix more non-prototype functionsArjun41-99/+100
2024-05-13Support site-local KDC discovery via DNSNicolas Williams4-10/+60
2024-05-06Add GSS flag to include KERB_AP_OPTIONS_CBTStefan Metzmacher5-21/+62
2024-04-23Don't flush libkrb5 context profilesGreg Hudson5-10/+119
2024-04-22Make profile_copy() work on dirty profilesGreg Hudson6-18/+121
2024-04-20Do not reload a modified profile data objectGreg Hudson1-1/+5
2024-04-20Improve profile final flag supportGreg Hudson8-47/+133
2024-04-17Allow modifications of empty profilesGreg Hudson4-26/+83
2024-03-26Fix OpenSSL 1.0 and 1.1 support in PKINITGreg Hudson1-1/+30
2024-03-26Improve error message for DES kadmin/history keyGreg Hudson4-8/+29
2024-03-19Fix type mismatches detected by LTOGreg Hudson8-74/+85
2024-03-18Fix two unlikely memory leaksGreg Hudson2-37/+29
2024-03-18Fix leak in KDC NDR encodingGreg Hudson1-2/+1
2024-03-18Improve PKCS11 error reporting in PKINITGreg Hudson2-129/+142
2024-03-18Support PKCS11 EC client certs in PKINITGreg Hudson20-287/+437
2024-03-18Correct PKINIT EC cert signature metadataGreg Hudson1-2/+18
2024-03-18Simplify PKINIT cert representationGreg Hudson1-54/+20
2024-03-18Remove softpkcs11Greg Hudson6-2176/+1
2024-03-18Use SoftHSMv2 for PKCS11 PKINIT testsGreg Hudson1-38/+44