aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-12-13Fixed memory leak in krb5_stdccv3_removeZhanna Tsitkov1-1/+5
2008-12-12Accept digits and = in base64 output to flushKen Raeburn1-1/+1
2008-12-11For Sun Studio compilers, set WARN_CFLAGS to emit warning tag namesKen Raeburn1-0/+10
2008-12-09Clean up some kadmind4 relics left behind in osconf.hinGreg Hudson1-12/+0
2008-12-09Release default credentials before exiting krb5_gss_init_sec_context routineZhanna Tsitkov1-1/+3
2008-12-08Add a configure option --disable-rpath to suppress rpath flags inGreg Hudson4-42/+91
2008-12-05Remove some lingering Saber C cruftGreg Hudson5-57/+0
2008-12-05When storing info into cred cache, remove any dups. Zhanna Tsitkov1-4/+9
2008-12-05Fix data initialization in process_as_req functionZhanna Tsitkov1-2/+2
2008-12-05Ticket: 6286Zhanna Tsitkov1-1/+1
2008-12-05In the dejagnu test suite utilities, use the caller's value ofGreg Hudson1-3/+3
2008-12-05In the rlogin tests, expect to see /bin/sh echoed back after sendingGreg Hudson1-0/+2
2008-12-05Merge in fix from ms-krb-integ branch to avoid modifying input data on aead...Sam Hartman1-4/+15
2008-12-04Fix from Marcus Watts for glob-to-regexp conversion bug.Ken Raeburn2-2/+5
2008-12-04Cleanup warningsSam Hartman4-19/+19
2008-12-04Merge R21122 from mskrb-integSam Hartman6-60/+60
2008-12-04Merge r21120 from mskrb-integSam Hartman6-39/+210
2008-12-03Move warning flags to new variables WARN_CFLAGS and WARN_CXXFLAGS, soGreg Hudson2-16/+23
2008-12-02make dependSam Hartman14-142/+268
2008-12-02Crypto IOV API per Projects/AEAD encryption APISam Hartman35-53/+2683
2008-12-02Remove unneeded LEAN_CLIENT #define'sZhanna Tsitkov2-14/+0
2008-12-02add k5-platform.h for asprintfTom Yu1-0/+2
2008-12-01Convert many uses of sprintf to snprintf or asprintfGreg Hudson75-596/+474
2008-12-01make dependEzra Peisach1-1/+1
2008-12-01Move cc_mutex code from k5-int.h - where it is globally available to cc-int.hEzra Peisach3-32/+31
2008-12-01Shawn's fix for some iprop bugs, with some tweaksKen Raeburn1-13/+100
2008-11-24fix tiny overrunKen Raeburn1-1/+1
2008-11-24Simplify memory management a bit in places, by allocating and freeingKen Raeburn1-139/+107
2008-11-24Test with varying numbers of principal name components, of varying lengths.Ken Raeburn1-2/+19
2008-11-24Use profile_free_list as appropriate. Fix memory leaksKen Raeburn1-20/+21
2008-11-24Fix memory leak caught by valgrindKen Raeburn1-23/+29
2008-11-17Set krb4 and priocntl flags via site.exp instead of command lineKen Raeburn4-70/+324
2008-11-17Fix a memory management bugKen Raeburn1-2/+4
2008-11-17Don't stick '<null>' in log messages. Run kdb5_util dump with input explicit...Ken Raeburn1-12/+12
2008-11-17Log more info if ulog_replay fails. Correctly use supplied keytab nameKen Raeburn1-5/+7
2008-11-17Use correct update log file name in messagesKen Raeburn1-6/+6
2008-11-17Lite Client - the following calls are server-side functions:Zhanna Tsitkov6-4/+18
2008-11-17PERF: Introduced a new function krb5_is_permitted_enctype_ext to replace mult...Zhanna Tsitkov4-10/+86
2008-11-12Fix test bug: kpropd -S exits after successKen Raeburn1-7/+12
2008-11-12Add basic kprop test, and a little more debugging supportKen Raeburn2-3/+179
2008-11-10Delete replay cache before exiting with success indicationKen Raeburn1-0/+6
2008-11-10Generate separate master-KDC and slave-KDC config files, withKen Raeburn9-291/+385
2008-11-10Fix a krsh bug introduced in r21001 which could cause garbage at theGreg Hudson1-0/+1
2008-11-10Delete the pass (one of twelve) that does all KDC exchanges with TCP;Ken Raeburn4-56/+162
2008-11-10In pa_sam(), free the outer krb5_data structure returned byGreg Hudson1-0/+2
2008-11-10Properly free sam_challenge in pa_sam()Greg Hudson1-8/+8
2008-11-07Re-add repaired iprop (really, update-log creation) test caseKen Raeburn1-0/+124
2008-11-07Back out iprop test; it's not working right after allKen Raeburn1-112/+0
2008-11-07Test that an iprop update log gets properly created and updatedKen Raeburn2-0/+131
2008-11-07fix typo in 'file delete' changeKen Raeburn1-1/+1