aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)AuthorFilesLines
2007-09-24Remove the broken optimization from UnicodeToANSI() that attemptedJeffrey Altman1-5/+3
2007-09-24MSLSA krb5_cc module fails to check success of UNICODE string conversionsJeffrey Altman1-13/+28
2007-09-13In the pkinit decoders, set up things properly so that asn1buf_sync()Tom Yu1-3/+22
2007-09-0564-bit Windows krb5int_cc_default calls to LeashJeffrey Altman1-1/+6
2007-09-05Revise patch to avoid 32-byte overflow which remained after theTom Yu1-2/+10
2007-09-05krb5_fcc_generate_new is non-functionalEzra Peisach2-49/+104
2007-09-05Rework error-mapping code to preserve status code values when returnedKen Raeburn5-84/+179
2007-09-04Support using valgrind on test programsKen Raeburn2-1/+44
2007-09-04revert accidental commit of gc_frm_kdc.cTom Yu1-181/+20
2007-09-04fix CVE-2007-4000 modify_policy vulnerabilityTom Yu2-22/+184
2007-09-04fix CVE-2007-3999 svc_auth_gss.c buffer overflowTom Yu1-1/+1
2007-09-04Bail out if encoded "ticket" doesn't decode correctly. This allowsTom Yu1-1/+2
2007-09-02GSS-API Win64 support Jeffrey Altman1-1/+6
2007-08-31Make internal functions staticKen Raeburn1-38/+38
2007-08-31Don't export file keytab implementation functionsKen Raeburn1-20/+0
2007-08-29Make ccache handle referrals better by storing both server principalTom Yu1-3/+40
2007-08-29Windows 64-bit CCAPI DLL nameJeffrey Altman1-0/+4
2007-08-26Change use of choice_pa_pk_as_rep_UNKNOWN toEzra Peisach1-1/+1
2007-08-25krb5int_free_addrlist needed tooKen Raeburn1-0/+1
2007-08-25Oops, _krb5_conf_boolean is needed by a test programKen Raeburn1-0/+1
2007-08-24Remove from export list several encode_* and decode_* symbols that areKen Raeburn1-13/+0
2007-08-24Stop exporting _krb5_* (note leading underscore) and asn1* symbolsKen Raeburn1-158/+0
2007-08-24Missed oneKen Raeburn1-1/+0
2007-08-24Remove os_get_default_config_files, and the krb5int_* functions notKen Raeburn1-24/+0
2007-08-24pullup to trunkAlexandra Ellwood1-2/+2
2007-08-24In clean-windows, replace spaces with tabEzra Peisach1-1/+1
2007-08-24no unistd.h on WindowsJeffrey Altman1-0/+2
2007-08-24cleanup src/lib/gssapi/krb5/error_map.h on WindowsJeffrey Altman1-0/+2
2007-08-20Added errmap.h to the generate-files-mac targetAlexandra Ellwood1-1/+1
2007-08-20read_entropy_from_device on partial read will not fill bufferEzra Peisach1-4/+6
2007-08-16make dependKen Raeburn33-1449/+1580
2007-08-16remap mechanism-specific status codes in mechglue/spnegoKen Raeburn37-95/+596
2007-08-16(krb5_gss_internal_release_oid): Always clear *minor_statusKen Raeburn1-2/+2
2007-08-16Change prototype for g_token_size to match function declaration laterEzra Peisach1-1/+1
2007-08-16compilation failure with IRIX native compilerEzra Peisach1-1/+1
2007-08-15sprintf conversion to snprintf in r19703 introduced some signed/unsignedEzra Peisach2-4/+4
2007-08-14t_ser should no longer use kdb librariesEzra Peisach2-4/+2
2007-08-14Free memory leak in do_test() from asprintf integrationEzra Peisach1-0/+2
2007-08-14remove inadvertent commit of symbols temporarily exported in Jeffrey Altman1-9/+0
2007-08-11export krb5_get_profileJeffrey Altman1-2/+10
2007-08-07Release mechtok_out in spnego_gss_init_sec_context.Tom Yu1-0/+1
2007-08-06missing commaJeffrey Altman1-2/+3
2007-08-04krb5_fcc_generate_new() doesn't work with mkstemp()Tom Yu1-46/+44
2007-08-03Based on Apple's patch, during the referrals loop, check to see if theTom Yu1-65/+95
2007-08-03Add internal prototype for krb5_preauth_supply_preauth_data(). Clean up Ezra Peisach4-492/+521
2007-08-01Add PKINIT supportKevin Coffman8-22/+1335
2007-07-27Set KTFILEP field to null any time we close the fileKen Raeburn1-0/+3
2007-07-27Debugged version of patch worked up with LukeKen Raeburn5-18/+70
2007-07-27Check for null file handle in get_next.Ken Raeburn1-0/+4
2007-07-27If no salt is included with the key data, set the salt length field to 0.Ken Raeburn1-1/+2