summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Patch from Ken Renard to avoid double-freecoffman/pkinitKevin Coffman2007-07-051-0/+1
* Fix pa-type 15 request against Heimdal server whichKevin Coffman2007-06-209-113/+357
* From Rees, Laboratory, not LaborartoryKevin Coffman2007-06-181-1/+1
* Fix admin.texinfo so that admin-guide.info builds.Kevin Coffman2007-06-159-20/+95
* Fix error returns from ca/crl processing functionsKevin Coffman2007-06-151-6/+7
* Update documentation:Kevin Coffman2007-06-1421-212/+1071
* Remove some old code from src/lib/krb5/asn.1/asn1_k_decode.c andKevin Coffman2007-05-2911-266/+1812
* - Create a new file, pkinit_identity.c, which has all the identityKevin Coffman2007-05-249-838/+1014
* Fix enctype checking. (Look at more than the first one.)Kevin Coffman2007-05-231-1/+1
* Process the allow_upn config option and add more debuggingKevin Coffman2007-05-231-0/+26
* Re-enable build WITHOUT_PKCS11Kevin Coffman2007-05-181-0/+4
* - Add new config file option pkinit_longhorn which indicatesKevin Coffman2007-05-178-1069/+1654
* [lib/krb5/asn.1/asn1_k_decode.c]Kevin Coffman2007-04-2013-705/+541
* Pullup r19183:r19510 from trunkKevin Coffman2007-04-20394-7341/+20614
* Fix cksum_body preauth plugin init function definitionKevin Coffman2007-03-061-1/+1
* Allow pkinit to support multiple realms within a single KDC.Kevin Coffman2007-03-066-125/+296
* Pull up r19052:r19183 from trunkKevin Coffman2007-02-27130-1093/+3176
* Various fixes:Kevin Coffman2007-02-1510-156/+118
* -- thanks to Ken Renard, fixed checksum problem in the KDC.Kevin Coffman2007-01-113-5/+24
* - Add missing function prototypes in the appropriate places.Kevin Coffman2007-01-117-238/+75
* Doh! Forget to add these two files!Kevin Coffman2007-01-102-0/+4978
* Pullup r18915:r19052 from trunkKevin Coffman2007-01-10136-5636/+5783
* Don't try to do any checks on the PKCS11 info,Kevin Coffman2006-12-121-0/+2
* Pull in changes for the extended get_init_creds_opt structureKevin Coffman2006-12-1227-616/+2301
* From Olga and Jim, split out pkcs7_decrypt to be able to use smartcardKevin Coffman2006-12-043-50/+345
* Update to CITI code as of 20061203Kevin Coffman2006-12-0315-353/+1547
* Pullup r18873:18915 from trunkKevin Coffman2006-12-0320-179/+529
* Pullup changes r18861:r18873 from the trunkKevin Coffman2006-11-2933-98/+523
* Fix segfault trying to create e-dataKevin Coffman2006-11-281-2/+3
* Initial commit of the pkinit codeKevin Coffman2006-11-2221-2/+6414
* Adding initial pkinit branchKevin Coffman2006-11-220-0/+0
* fix debug messagesKevin Coffman2006-11-221-7/+7
* free error message when freeing contextKevin Coffman2006-11-211-0/+2
* * src/lib/krb5/ccache/ccbase.c (krb5int_cc_getops): InternalTom Yu2006-11-184-11/+69
* krb5_get_init_creds_password:Jeffrey Altman2006-11-171-8/+0
* one more commit for kfw 3.1 beta 4Jeffrey Altman2006-11-171-0/+7
* reset use_master flag when master_kdc cannot be found Jeffrey Altman2006-11-171-1/+11
* use krb5_c_valid_enctype, not valid_enctypeKen Raeburn2006-11-171-2/+2
* Didn't include header changes in the previous commitKevin Coffman2006-11-171-2/+7
* update krb5_c_keylength function, create krb5_c_random_to_key functionKevin Coffman2006-11-174-10/+103
* commits for KFW 3.1 Beta 4Jeffrey Altman2006-11-1715-206/+679
* krb5_stdccv3_generate_new returns NULL ccacheAlexandra Ellwood2006-11-161-3/+3
* * rd_req_dec.c: Whitespace changes in function headers.Ken Raeburn2006-11-161-9/+53
* include realm in "can't resolve KDC" error messageKen Raeburn2006-11-161-0/+4
* avoid double frees in ccache manipulation around gen_newKen Raeburn2006-11-162-4/+7
* fix warning in preauth_plugin.h headerKen Raeburn2006-11-161-1/+1
* fix some warnings in ldap codeKen Raeburn2006-11-168-52/+30
* LDAP patch from Novell, 2006-10-13Ken Raeburn2006-11-1510-241/+53
* Add macros for __attribute__((deprecated)) for krb4 and des APIsAlexandra Ellwood2006-11-152-125/+304
* update copyrights and acknowledgmentsTom Yu2006-11-142-4/+87