summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
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
* Revert last trace.c changeGreg Hudson2012-10-231-1/+1
* Only record real selected preauth typeGreg Hudson2012-10-231-3/+3
* Print tilde characters as-is in trace outputGreg Hudson2012-10-231-1/+1
* Alter responder function signature for consistencyGreg Hudson2012-10-231-2/+2
* Add dependencies for some test programsGreg Hudson2012-10-214-3/+77
* 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-166-6/+410
* Add "pa_type" configuration to ccachesNalin Dahyabhai2012-10-163-0/+85
* Add an input ccache get_init_creds optionNalin Dahyabhai2012-10-162-0/+16
* Handle concat OTP responder caseNathaniel McCallum2012-10-161-8/+11
* make dependTom Yu2012-10-151-7/+8
* Use hex escaping for non-printable trace dataNalin Dahyabhai2012-10-151-3/+42
* Export krb5_cc_move()Nalin Dahyabhai2012-10-151-0/+1
* Correct type mismatches for get_as_key callbacksNalin Dahyabhai2012-10-152-2/+4
* Add responder support to preauth_otpNathaniel McCallum2012-10-152-18/+575
* 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
* Do not retrieve zero-length credsBen Kaduk2012-09-111-2/+4
* Add responder feature for initial cred exchangesNathaniel McCallum2012-09-119-5/+475
* Support kdc_timesync offsets in memory ccacheNate Rosenblum2012-08-311-0/+22
* Improve error translation for CCAPIv3 routinesBen Kaduk2012-08-291-8/+9
* Set fCachesTicket=TRUE when no credentialsKevin Wasserman2012-08-241-1/+2
* Do not be over-restrictive in the presence of UACKevin Wasserman2012-08-241-39/+4
* Fix portability, printf bugs in preauth_otp.cGreg Hudson2012-08-241-3/+1
* Remove unused struct and switch_to stubsKevin Wasserman2012-08-231-11/+1
* Run "make depend"Tom Yu2012-08-232-10/+49
* 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-234-17/+190
* Remove obsolete function krb5_secure_config_filesZhanna Tsitkov2012-08-143-27/+0
* 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
* Add %{username} token to path expansionGreg Hudson2012-08-012-2/+26
* Minor fixes to expand_path.cGreg Hudson2012-07-251-35/+24
* Support changing the built-in ccache/keytab namesGreg Hudson2012-07-244-12/+4