aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb
AgeCommit message (Expand)AuthorFilesLines
2005-10-19* Makefile.in (t_ser): Add dl library and thread link options, since kdb5Ken Raeburn2-1/+6
2005-09-22fix krb5_mk_rep subkey leaksTom Yu2-0/+11
2005-08-25fix more executable permissionsTom Yu1-0/+0
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman1-5/+0
2005-08-23 * t_ser.c (ser_kcontext_test): Remove statement declaring anEzra Peisach2-1/+5
2005-08-16 * get_in_tkt.c (krb5_get_init_creds): Free tempstr on non-errorTom Yu2-4/+11
2005-07-12fix MITKRB5-SA-2005-003 krb5_recvauth double-freeTom Yu2-2/+4
2005-07-12fix MITKRB5-SA-2005-002 KDC double-free and heap overflowTom Yu2-0/+9
2005-06-30* t_ser.c (ser_data): Don't initialize db serialization code that doesn't existKen Raeburn2-13/+7
2005-06-21Update dependenciesKen Raeburn1-180/+270
2005-05-20Implement RFC 3961 PRFSam Hartman4-46/+35
2005-04-25 the purpose of the krb5_get_credentials call is toJeffrey Altman2-2/+19
2005-04-13* Makefile.in (BISONFLAGS): Drop -v.Ken Raeburn3-23/+27
2005-04-13Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn4-3/+6
2005-03-23 * x-deltat.y (wsnum): Add missing semicolon following YYERROR,Tom Yu2-1/+5
2005-03-22 * gic_keytab.c (krb5_get_init_creds_keytab): When callingTom Yu2-1/+11
2005-03-15The current wconfig.c does not treat @MAINT@ as a comment. Until weJeffrey Altman2-1/+9
2005-03-03time-delta parser doesn't work on HP-UX 10Ken Raeburn4-703/+1035
2005-02-16* init_ctx.c (init_common): Delete redundant library initialization call thatKen Raeburn2-4/+22
2005-02-10 * gic_pwd.c (krb5_get_init_creds_password): Fix so empty passwordTom Yu2-1/+7
2005-01-28 * t_walk_rtree.c (main): Free context at end to allow searchingEzra Peisach2-0/+6
2005-01-17 krb5_unparse_name(), krb5_unparse_name_ext():Jeffrey Altman2-14/+20
2005-01-17 * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): More memory leaksEzra Peisach2-30/+54
2005-01-17subject; krb5_do_preauth could attempt to free NULL pointerEzra Peisach2-1/+8
2005-01-15 * cp_key_cnt.c, copy_princ.c:Jeffrey Altman3-19/+34
2005-01-12* gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Free credentials retrieved fromKen Raeburn2-276/+331
2005-01-03krb5_parse_name not thread-safe, not responsive to environment changesKen Raeburn2-2/+9
2004-12-30run "make depend"Ken Raeburn1-523/+553
2004-11-16oops, bad updateKen Raeburn1-2/+2
2004-11-16make dependKen Raeburn1-2/+2
2004-10-26 * mk_req_ext.c (krb5_mk_req_extended): Free keyblock beforeTom Yu2-0/+10
2004-10-19make dependKen Raeburn1-2/+3
2004-10-14 * t_deltat.c (main): Unadorned integer no longer fails now that weTom Yu2-1/+6
2004-10-13krb5_string_to_deltat should default to seconds if no unit is provided. If t...Alexandra Ellwood3-721/+534
2004-09-25Make patchlevel.h be the master version fileTom Yu3-8/+71
2004-09-21memory leak in rd_cred.cTom Yu2-1/+10
2004-08-31oops, forgot changelogTom Yu1-0/+5
2004-08-31fix MITKRB5-SA-2004-002Tom Yu2-0/+6
2004-08-27Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs inKen Raeburn2-1/+7
2004-08-12get_in_tkt.c (get_init_creds): Support ticket_lifetime libdefault. Made aware...Alexandra Ellwood2-27/+69
2004-08-04* srv_rcache.c (krb5_get_server_rcache): Call krb5_rc_recover_or_initializeKen Raeburn2-7/+10
2004-06-22Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2-1/+5
2004-06-04* str_conv.c (krb5_string_to_timestamp): Use localtime_r if available.Ken Raeburn2-2/+21
2004-06-04* parse.c (krb5_parse_name): Use assert and abort, not exitKen Raeburn2-5/+6
2004-06-04OopsKen Raeburn2-1/+9
2004-06-02Add/remove error tables in library initialization/termination, not per context.Ken Raeburn2-3/+6
2004-06-02* srv_rcache.c (krb5_get_server_rcache): Use krb5_rc_resolve_full instead ofKen Raeburn2-13/+13
2004-05-25 * conv_creds.c (krb5int_encode_v4tkt): Unsigned vs signed warning fixEzra Peisach2-1/+6
2004-05-24 * t_ser.c (ser_keytab_test): Cleanup memory leak of forgetting toEzra Peisach3-6/+13
2004-05-13 * send_tgs.c: krb5_send_tgs() was broken in the case of a KRB_ERRORJeffrey Altman2-0/+9