summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add "pa_type" configuration to ccachesNalin Dahyabhai2012-10-164-0/+97
* Add an input ccache get_init_creds optionNalin Dahyabhai2012-10-166-26/+93
* Regenerate man pagesBen Kaduk2012-10-1623-1054/+525
* Check in kadm5.acl.manBen Kaduk2012-10-161-0/+234
* Remove nroff man pagesBen Kaduk2012-10-1636-6149/+2
* More RST rename follow-upBen Kaduk2012-10-162-4/+4
* Avoid bit shifting in krb5.h constantsGreg Hudson2012-10-161-5/+5
* Handle concat OTP responder caseNathaniel McCallum2012-10-162-8/+20
* make dependTom Yu2012-10-155-57/+100
* Don't unparse principal names in process_tgs_req()Tom Yu2012-10-153-88/+104
* Refactor process_tgs_req() 2nd-ticket handlingTom Yu2012-10-151-95/+144
* Clean up domain->realm referralsTom Yu2012-10-154-144/+91
* Refactor process_tgs_req() service princ searchTom Yu2012-10-151-101/+91
* Move validate_tgs_request() to a separate fileTom Yu2012-10-154-334/+394
* Refactor validate_tgs_request()Tom Yu2012-10-151-199/+257
* Move add_to_transited to a separate fileTom Yu2012-10-153-385/+420
* Move KDC PRNG reseed logic to a helper functionTom Yu2012-10-151-20/+29
* Eliminate some KDC globalsTom Yu2012-10-1515-327/+489
* Don't use kdc_active_realm in kdc/rtest.cTom Yu2012-10-151-11/+9
* Enforce TGS principals having 2 componentsTom Yu2012-10-151-9/+13
* Catch up to RST move/renameBen Kaduk2012-10-151-20/+42
* Make rules for building NOTICE from RSTBen Kaduk2012-10-151-5/+20
* Set pointers to NULL after freeing themZhanna Tsitkov2012-10-152-0/+2
* Bump libkdb5 API and DAL versionsGreg Hudson2012-10-152-3/+3
* Wait for correct message in t_iprop.pyGreg Hudson2012-10-151-2/+1
* Add a -C flag to klist to also show config entriesNalin Dahyabhai2012-10-151-12/+54
* Use hex escaping for non-printable trace dataNalin Dahyabhai2012-10-151-3/+42
* Export krb5_cc_move()Nalin Dahyabhai2012-10-152-0/+2
* Correct type mismatches for get_as_key callbacksNalin Dahyabhai2012-10-152-2/+4
* Handle anonymous-as-signed-data-with-no-signersNalin Dahyabhai2012-10-151-27/+28
* Make sure that pkinit_octetstring_hkdf() inits NSSNalin Dahyabhai2012-10-151-0/+15
* Don't try to free an uninitialized keyblockNalin Dahyabhai2012-10-151-2/+0
* Sanity-check loading keys and certs from PEM filesNalin Dahyabhai2012-10-151-0/+15
* Reset the prompt_types list after calling prompterNalin Dahyabhai2012-10-151-0/+1
* Add responder support to preauth_otpNathaniel McCallum2012-10-154-18/+704
* 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
* Eliminate races in t_iprop.pyGreg Hudson2012-10-131-15/+31
* Don't use void * arithmetic in interposed_oidGreg Hudson2012-10-131-1/+2
* Make t_iprop.py faster and more robustGreg Hudson2012-10-123-32/+80
* 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-129-9/+70
* Allow null inputs to response item functionsNathaniel McCallum2012-10-121-2/+14
* Fix cast regexp in C style checkerGreg Hudson2012-10-111-1/+1
* Fix slow kprop dejagnu testGreg Hudson2012-10-103-6/+4
* Fix argument order when calling the responderNathaniel McCallum2012-10-101-2/+2
* De-conditionalize Camellia codeGreg Hudson2012-10-0930-221/+42
* Untabify preauth_sam2.cGreg Hudson2012-10-081-17/+17