summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb
Commit message (Expand)AuthorAgeFilesLines
* Don't leak new fields of krb5_init_creds_contextGreg Hudson2012-10-241-0/+2
* Don't save empty cc_config_out in ccacheGreg Hudson2012-10-241-1/+2
* Only record real selected preauth typeGreg Hudson2012-10-231-3/+3
* Alter responder function signature for consistencyGreg Hudson2012-10-231-2/+2
* Add dependencies for some test programsGreg Hudson2012-10-212-1/+61
* Don't expose binary format in preauth otpNathaniel McCallum2012-10-191-1/+2
* Use config storage for client OTP token selectionNalin Dahyabhai2012-10-181-0/+90
* Fix sam2 client preauth after salt changesGreg Hudson2012-10-181-2/+3
* make dependGreg Hudson2012-10-171-33/+35
* Add "pa_config_data" configuration to ccachesNalin Dahyabhai2012-10-174-1/+183
* Test in_ccache and pa_types functionalityNalin Dahyabhai2012-10-164-0/+403
* Add "pa_type" configuration to ccachesNalin Dahyabhai2012-10-163-0/+85
* Add an input ccache get_init_creds optionNalin Dahyabhai2012-10-161-0/+15
* Handle concat OTP responder caseNathaniel McCallum2012-10-161-8/+11
* make dependTom Yu2012-10-151-7/+8
* Correct type mismatches for get_as_key callbacksNalin Dahyabhai2012-10-152-2/+4
* Add responder support to preauth_otpNathaniel McCallum2012-10-151-18/+572
* Migrate to non-destructive tokeninfo selectionNathaniel McCallum2012-10-151-148/+191
* Move forward tokeninfo filteringNathaniel McCallum2012-10-151-63/+81
* Move pa_data encoding into a separate functionNathaniel McCallum2012-10-151-39/+45
* Fix a couple of typosNalin Dahyabhai2012-10-121-2/+2
* Add responder support to preauth_encts/preauth_ecNathaniel McCallum2012-10-122-0/+26
* Add responder support to get_as_key()Nathaniel McCallum2012-10-126-8/+55
* Allow null inputs to response item functionsNathaniel McCallum2012-10-121-2/+14
* Fix argument order when calling the responderNathaniel McCallum2012-10-101-2/+2
* De-conditionalize Camellia codeGreg Hudson2012-10-092-4/+0
* Untabify preauth_sam2.cGreg Hudson2012-10-081-17/+17
* make dependGreg Hudson2012-09-121-0/+11
* Add responder feature for initial cred exchangesNathaniel McCallum2012-09-118-5/+471
* Fix portability, printf bugs in preauth_otp.cGreg Hudson2012-08-241-3/+1
* Run "make depend"Tom Yu2012-08-231-1/+13
* Fix minor Makefile.in typos for make dependTom Yu2012-08-231-0/+1
* Add otp client preauth pluginNathaniel McCallum2012-08-235-0/+581
* Add ASN.1 support for OTPGreg Hudson2012-08-231-0/+65
* Fix memory leak parsing name with default realmGreg Hudson2012-08-071-0/+1
* Turn off replay cache in krb5_verify_init_creds()Nalin Dahyabhai2012-08-061-0/+9
* kfw add preauth_sam2 to OBJS for windows buildKevin Wasserman2012-07-161-0/+1
* Fix error handling in allocate_princ()Greg Hudson2012-07-131-2/+4
* Reject extra realm separators in principal namesGreg Hudson2012-07-081-0/+2
* Remove dead codeBen Kaduk2012-07-051-11/+0
* Check sort_enctypes return value in gic_keytabGreg Hudson2012-07-021-2/+3
* Include all default etypes in gic_keytab requestsGreg Hudson2012-07-021-26/+30
* Simplify bld_princ.cGreg Hudson2012-06-211-66/+20
* Remove orphaned KfM codeGreg Hudson2012-06-211-5/+0
* Rename and add to etype utility functionsGreg Hudson2012-06-078-31/+27
* Remove krb5_is_permitted_enctype_extGreg Hudson2012-06-071-32/+0
* Don't free caller's principal in vfy_incredsGreg Hudson2012-06-061-1/+0
* Use correct profile var in krb5_get_tgs_ktypesGreg Hudson2012-06-011-1/+1
* Fix S4U user identification in preauth caseGreg Hudson2012-05-241-4/+2
* Convert DEBUG_REFERRALS to TRACE_* frameworkW. Trevor King2012-05-232-21/+6