summaryrefslogtreecommitdiffstats
path: root/src/lib
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-167-6/+411
* Add "pa_type" configuration to ccachesNalin Dahyabhai2012-10-163-0/+85
* Add an input ccache get_init_creds optionNalin Dahyabhai2012-10-163-0/+17
* Handle concat OTP responder caseNathaniel McCallum2012-10-161-8/+11
* make dependTom Yu2012-10-153-26/+20
* Eliminate some KDC globalsTom Yu2012-10-151-2/+2
* Bump libkdb5 API and DAL versionsGreg Hudson2012-10-151-1/+1
* 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
* Add responder support to preauth_otpNathaniel McCallum2012-10-153-18/+578
* 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
* Don't use void * arithmetic in interposed_oidGreg Hudson2012-10-131-1/+2
* 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-0926-164/+6
* Untabify preauth_sam2.cGreg Hudson2012-10-081-17/+17
* krb5_db_delete_principal() can fail to unlock ulogNicolas Williams2012-10-081-1/+3
* Fix a minor race in kdb5_util loadNicolas Williams2012-10-051-36/+63
* Make kadmind iprop never return UPDATE_BUSYNicolas Williams2012-10-051-11/+1
* Remove MAX_ULOGENTRIESNicolas Williams2012-10-051-3/+1
* Use a single global dump for iprop full syncsNicolas Williams2012-10-052-1/+2
* Improve kpropd behavior in iprop modeNicolas Williams2012-10-052-0/+6
* GENC should always export composite namesLuke Howard2012-10-032-10/+12
* Add SPI calls to import objects by mech oidSimo Sorce2012-10-026-17/+85
* Use interposer mechanisms in mechglue functionsSimo Sorce2012-10-0214-112/+183
* Add primitives for using interposed mechanismsSimo Sorce2012-10-022-4/+152
* Add support for loading interposer modulesSimo Sorce2012-10-022-24/+247
* Fix typoBen Kaduk2012-09-241-2/+2
* Export more krb5_rc symbols on WindowsGreg Hudson2012-09-211-0/+3
* Export krb5_rc_recover_or_initialize on WindowsGreg Hudson2012-09-211-0/+1
* Keep verifier cred locked in accept_sec_contextGreg Hudson2012-09-211-15/+15
* Resolve verifier cred in accept_sec_contextGreg Hudson2012-09-211-2/+3