aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)AuthorFilesLines
2009-12-16remove GSS_C_ATTR_STREAM_SIZESlhoward/gssextras-no-cqaLuke Howard3-13/+0
2009-12-15merge r23302:23471 of trunk into gssextrasLuke Howard382-16781/+15403
2009-12-15remove gss_context_query_attributesLuke Howard10-209/+0
2009-11-24add gss_store_cred prototypelhoward/gssextrasLuke Howard3-1/+12
2009-11-22add support for Heimdal's gss_context_query_attributes()Luke Howard11-0/+224
2009-11-22gss_store_cred implementationLuke Howard4-1/+202
2009-11-22PRF bugfixesLuke Howard2-7/+13
2009-11-22implement gss_pseudo_random()Luke Howard12-0/+297
2009-11-22In _kadm5_init_any on error - if we created a cache entry, destroy itEzra Peisach1-0/+8
2009-11-22Clean up some memory leaks by releasing contextEzra Peisach2-1/+5
2009-11-21Memory leak in _kadm5_init_any introduced with ipropdEzra Peisach1-0/+2
2009-11-20Correct argument to kadm5_get_principal is a pointer to a struct - notEzra Peisach1-2/+6
2009-11-20The size of kadm5_server_handle_rec differs between the client andEzra Peisach2-4/+11
2009-11-19krb5_free_ad_signedpath must free outer structureLuke Howard1-0/+1
2009-11-18Minor reindent fixZhanna Tsitkov1-24/+20
2009-11-18minor reindentZhanna Tsitkov1-24/+16
2009-11-16Clean up some open-parenthesis problems, and reindentTom Yu1-1/+0
2009-11-16Typo fixZhanna Tsitkov1-1/+1
2009-11-16Remove unreferred krb5int_keyhash_aescbc_xxx. Cleaner krb5int_keyhash_md5_hma...Zhanna Tsitkov2-2/+2
2009-11-16Fix coding style in lib/krb5/asn.1, remove from exclusions, andTom Yu8-909/+1080
2009-11-16Move prototypes for krb5int_send_tgs and krb5int_decode_tgs_rep to int-proto.h.Ezra Peisach3-8/+30
2009-11-15Move krb5int_get_fq_local_hostname to os-proto.h. Not exportedEzra Peisach1-0/+2
2009-11-15Moved krb5int_sendto prototype to os-proto.h. This function is not exported Ezra Peisach1-0/+11
2009-11-14Constrained delegation without PAC supportGreg Hudson7-21/+243
2009-11-13In lib/krb5/rcache, ensure that function definition headers put theGreg Hudson2-19/+31
2009-11-10In lib/krb5/keytab, ensure that function definition headers haveGreg Hudson4-206/+139
2009-11-10Remove the unnecessary src/lib/glue4.cGreg Hudson1-19/+0
2009-11-10Remove src/lib/crypto/krb/enc_provider, which was accidentallyGreg Hudson7-1210/+0
2009-11-05make mark-cstyle; make reindentTom Yu15-324/+324
2009-11-05Reformat some block comments. Refine lib/krb5/asn.1 reindentTom Yu8-182/+233
2009-11-05Deal with some open paren formatting issues, and reindent. MakeTom Yu2-570/+567
2009-11-04Restore the krb5 1.6 behavior of not retrying AS requests afterGreg Hudson1-16/+1
2009-11-04Reindent and manually restore some BSD-style files that wereTom Yu7-256/+261
2009-11-03Reindent after making fixes for emacs-23Tom Yu2-4/+4
2009-11-02Clean up a bunch of signed/unsigned comparison warningsGreg Hudson16-53/+58
2009-11-01Memory leak fix: in obtain_sam_padata, after claiming the contents ofGreg Hudson1-1/+2
2009-11-01Move the implementations of four deprecated crypto functions toGreg Hudson5-24/+42
2009-11-01Stop using deprecated krb5_encrypt_data in preauth code. UseGreg Hudson2-6/+6
2009-10-31Reformat to avoid parens at beginnings of linesTom Yu4-110/+110
2009-10-31In lib/krb5/ccache, ensure that function definition headers haveGreg Hudson4-16/+28
2009-10-31In lib/krb5/asn.1, ensure that function definition headers haveGreg Hudson9-219/+433
2009-10-31Reformat lib/krb5/asn.1 internal prototypes to avoid problematic parensGreg Hudson6-343/+310
2009-10-31Reformat asn1_make.h prototypes to avoid the problematic parens atGreg Hudson1-30/+18
2009-10-31In lib/krb5/os, ensure that function definition headers have functionGreg Hudson12-36/+70
2009-10-31In lib/krb5/krb, ensure all function definition headers are in ANSIGreg Hudson10-140/+122
2009-10-31Fix indentation in gc_via_tkt.c which was messed up by a malformed #ifGreg Hudson1-221/+221
2009-10-31make mark-cstyleTom Yu555-33738/+33795
2009-10-30Quote realm name in error message.Ken Raeburn1-1/+7
2009-10-29Corrected Copyrights and some minor reorganization in openssl impl. Zhanna Tsitkov38-2177/+431
2009-10-29Files that were not picked up by svn rev #22995 commit:Zhanna Tsitkov14-0/+844