summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support ASN.1 encoding without the outer tagGreg Hudson2012-01-061-113/+135
* Use content-only ASN.1 primitivesGreg Hudson2012-01-063-339/+245
* Make ASN.1 struct atype_info more extensibleGreg Hudson2012-01-062-115/+161
* Add missing test cases for ASN.1 typesGreg Hudson2012-01-0610-3/+446
* Add test cases for PKINIT ASN.1 encodersGreg Hudson2012-01-068-15/+751
* Simplify and reformat ASN.1 test codeGreg Hudson2012-01-069-1754/+1191
* Fix asn1_encode_subject_pk_info without paramsGreg Hudson2012-01-061-2/+4
* Remove unused functions (older API residue) krb5_realm_iterator* and krb5_fre...Zhanna Tsitkov2012-01-047-174/+1
* Fix implicit declaration in ksu for some buildsGreg Hudson2011-12-281-0/+1
* Fix an unlikely memory leak in r25591Greg Hudson2011-12-271-1/+1
* Updated env variable sections, formating and other correctionsZhanna Tsitkov2011-12-2210-70/+164
* Stop using krb5_typed_data structure typeGreg Hudson2011-12-2118-94/+37
* Stop using krb5_octet_dataGreg Hudson2011-12-2118-214/+242
* Remove MITKC logo from the treeZhanna Tsitkov2011-12-202-1/+1
* Table of Contents.hhc -> Table_of_Contents.hhcGreg Hudson2011-12-202-2/+2
* Correct typos and formatingZhanna Tsitkov2011-12-192-43/+46
* Fix make depend in unbuilt build treeGreg Hudson2011-12-173-0/+17
* Avoid using itertools.permutations in k5testGreg Hudson2011-12-171-2/+2
* Do mech fallback for first SPNEGO context tokenGreg Hudson2011-12-161-8/+37
* Verify acceptor's mech in SPNEGO initiatorGreg Hudson2011-12-162-78/+44
* FormatingZhanna Tsitkov2011-12-151-21/+51
* krb5_server_decrypt_ticket_keytab wrongly succeedsGreg Hudson2011-12-131-2/+1
* kfw leash: fix bad data in get tickets dialog when -autoinit specifiedTom Yu2011-12-121-5/+5
* kfw leash help: fix/add aliases for command helpTom Yu2011-12-122-2/+8
* kfw: remove line breaks from html to fix table of contents generationTom Yu2011-12-1219-104/+52
* kfw installer: install leash help file (leash.chm)Tom Yu2011-12-122-11/+1
* kfw: "make install" installs htmlhelp (leash.chm)Tom Yu2011-12-121-0/+1
* kfw: use html help in leashTom Yu2011-12-122-10/+1
* kfw: leash htmlhelp file sourceTom Yu2011-12-12114-1/+4534
* kfw installer: add site-local.wxiTom Yu2011-12-121-0/+106
* kfw installer: leash32.pdb->leash.pdbTom Yu2011-12-121-2/+1
* kfw: "make install" also installs pdbsTom Yu2011-12-121-0/+19
* kfw installer: install krb5.ini to CommonAppDataFolder, not WindowsFolderTom Yu2011-12-122-12/+16
* kfw leash: bracket krb.con code with #ifndef NO_KRB4Tom Yu2011-12-121-1/+2
* kfw: use _WIN64 names where appropriateTom Yu2011-12-122-3/+7
* kfw leash: add -console option to create console for debug outputTom Yu2011-12-124-0/+172
* Split cci_thread_init into per-process and per-thread portionsTom Yu2011-12-129-72/+101
* kfw: rename leash32/64.exe to simply leash.exeTom Yu2011-12-126-20/+13
* kfw installer: purge bufferoverflowu from custom.dllTom Yu2011-12-121-3/+0
* kfw: fix 'K5_ORIGINAL_NAME' for 64 bit dllsTom Yu2011-12-121-14/+14
* kfw installer: generate leash shortcuts (desktop and start menu)Tom Yu2011-12-121-5/+10
* kfw: generate manifestsTom Yu2011-12-121-1/+1
* kfw fixes: ccapiserver only quits after all clients detachTom Yu2011-12-123-6/+14
* kfw fixes: fix _snprintf usage; use full error code in leash_error_messageTom Yu2011-12-121-2/+3
* kfw fix: restructure low ticket warning popup code to workaround mfc bugTom Yu2011-12-122-4/+32
* kfw fix: int -> size_t to fix warning in krb5routines.cTom Yu2011-12-121-1/+1
* kfw fixes: krb5_get_init_creds_opt_init->krb5_get_init_creds_opt_allocTom Yu2011-12-124-20/+54
* kfw fixes: define USE_MESSAGE_BOX in leashdll code for user feedbackTom Yu2011-12-121-1/+1
* kfw fix: Add custom "Password incorrect" message to Leash_int_kinit_ex()Tom Yu2011-12-121-3/+3
* kfw fix: make Leash_kdestroy() actually destroy k5 ticketsTom Yu2011-12-121-0/+3