summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Improve extended gic option supportGreg Hudson2014-03-051-3/+0
* Fix typo that broke 'make clean'Zhanna Tsitkov2013-12-201-1/+1
* Add a test program for krb5_copy_contextGreg Hudson2013-12-181-1/+8
* Factor out krb5int_random_string() routineZhanna Tsitkov2013-09-241-0/+3
* Add non-JSON APIs for PKINIT responder itemsNalin Dahyabhai2013-07-171-0/+3
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-4/+1
* Add missing .gitignore entries and clean rulesGreg Hudson2013-02-271-0/+3
* Add dependencies for some test programsGreg Hudson2012-10-211-1/+6
* Test in_ccache and pa_types functionalityNalin Dahyabhai2012-10-161-0/+8
* Add responder feature for initial cred exchangesNathaniel McCallum2012-09-111-2/+10
* Fix minor Makefile.in typos for make dependTom Yu2012-08-231-0/+1
* Add otp client preauth pluginNathaniel McCallum2012-08-231-0/+3
* kfw add preauth_sam2 to OBJS for windows buildKevin Wasserman2012-07-161-0/+1
* Convert SAM-2 preauth mechanism to a moduleGreg Hudson2012-04-261-0/+1
* Use built-in modules for encrypted timestampGreg Hudson2011-10-071-0/+3
* Recast encrypted challenge as linked built-insGreg Hudson2011-09-231-0/+3
* Remove t_vfyincreds on make cleanEzra Peisach2011-07-261-2/+3
* Add k5_plugin_register_dyn internal APIGreg Hudson2011-06-171-1/+1
* In libkrb5, move krb5int_auth_con_chkseqnum to a new file privsafe.c,Greg Hudson2011-04-021-0/+3
* Use first principal in keytab when verifying credsGreg Hudson2011-03-281-1/+5
* On make clean remove test programs and object files. In lib/krb5/krbEzra Peisach2011-03-061-1/+3
* Improve acceptor name flexibilityGreg Hudson2011-02-071-0/+3
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Fix Windows buildGreg Hudson2010-11-251-0/+1
* Password quality pluggable interfaceGreg Hudson2010-09-011-1/+1
* Add plugin.o to T_ETYPES_OBJS because init_ctx.o needs it nowTom Yu2010-08-271-1/+1
* New plugin infrastructureGreg Hudson2010-08-271-0/+3
* Add GIC option for password/account expiration callbackGreg Hudson2010-08-121-0/+6
* Get t_ser to build again after the S4U authdata branch mergeGreg Hudson2010-05-271-2/+2
* Make signedpath authdata visible via GSS naming extsGreg Hudson2010-05-231-0/+3
* Reimplement krb5_get_in_tkt_with_skey in terms of krb5_get_init_creds,Greg Hudson2010-05-121-3/+0
* Introduce new krb5_tkt_creds APIGreg Hudson2010-04-141-3/+0
* Validate and renew should work on non-TGT credsGreg Hudson2010-04-131-0/+3
* Add krb5_allow_weak_crypto APIGreg Hudson2010-01-191-0/+1
* Group together the funtions related to the supplying options to preauth plugi...Zhanna Tsitkov2010-01-111-0/+3
* Move krb5_authdata_export_authdata into the separate file for better code mod...Zhanna Tsitkov2010-01-101-1/+4
* Move kdc related functionality from pac.c into pac_sign.cZhanna Tsitkov2010-01-081-2/+5
* Divide copy_auth.c into three files based on the functionality. Namely, Zhanna Tsitkov2010-01-061-0/+6
* For the better code modularity keep some "free" routines closer to the resour...Zhanna Tsitkov2010-01-041-4/+1
* Factor out copying and counting of zero-terminated enctype lists intoGreg Hudson2010-01-011-2/+6
* Create a separate file for krb5_copy_context for better code modularityZhanna Tsitkov2009-12-291-0/+3
* Functions in enc_helper.c serve different code blocks. Split themZhanna Tsitkov2009-12-291-0/+3
* Move krb5_get_profile back to init_os_ctx.c for now and revert r23519.Greg Hudson2009-12-281-1/+1
* Include prof_int.h in init_ctx.c instead of init_os_ctx.c,Ken Raeburn2009-12-281-1/+1
* Code modularity related updatesZhanna Tsitkov2009-12-231-1/+7
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-3/+1
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-4/+7
* Implement s4u extensionsGreg Hudson2009-09-131-0/+3
* Fix of the test cleanup Zhanna Tsitkov2009-08-011-0/+3
* Enctype list configuration enhancementsGreg Hudson2009-07-291-2/+9