summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* make dependKen Raeburn2006-03-087-172/+343
* krb5.h, which is built after util/et, which is built after the supportKen Raeburn2006-03-082-1/+5
* Merge from plugin branchKen Raeburn2006-03-0712-177/+442
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-272-2/+7
* Define new error codes for errors loading dal plugins.Sam Hartman2006-01-272-0/+8
* update copyright datesKen Raeburn2006-01-261-1/+1
* Include the support library when linking various test programs, because onKen Raeburn2006-01-182-2/+6
* * gc_frm_kdc.c: Rewrite to modularize significantly. (~400-lineTom Yu2005-12-302-381/+752
* * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Cause free_tgt andTom Yu2005-12-282-12/+19
* Increase size of PurgeRequest buffers for MSLSAJeffrey Altman2005-12-022-2/+6
* make dependTom Yu2005-11-297-566/+385
* This commit ensures that all files in the library includeJeffrey Altman2005-11-1510-6/+22
* * Correct function prototypes that should have been using Jeffrey Altman2005-11-154-6/+18
* * acquire_cred.c (acquire_init_cred):Jeffrey Altman2005-10-312-8/+14
* cc_mslsa.c: Jeffrey Altman2005-10-202-9/+16
* * Makefile.in (t_ser): Add dl library and thread link options, since kdb5Ken Raeburn2005-10-192-1/+6
* * asn1_get.c (asn1_get_tag_2): Patch from Zhihong Zhang to properlyTom Yu2005-10-032-1/+6
* fix krb5_mk_rep subkey leaksTom Yu2005-09-222-0/+11
* * dnsglue.c (USE_RES_NINIT): Fix braino: define to 1, not emptyTom Yu2005-09-162-1/+6
* Rework logic for using res_ninit() and friends to fall back toTom Yu2005-09-082-10/+28
* fix more executable permissionsTom Yu2005-08-251-0/+0
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-245-22/+0
* * t_ser.c (ser_kcontext_test): Remove statement declaring anEzra Peisach2005-08-232-1/+5
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-202-1/+5
* * get_in_tkt.c (krb5_get_init_creds): Free tempstr on non-errorTom Yu2005-08-162-4/+11
* fix MITKRB5-SA-2005-003 krb5_recvauth double-freeTom Yu2005-07-122-2/+4
* fix MITKRB5-SA-2005-002 KDC double-free and heap overflowTom Yu2005-07-122-0/+9
* * t_ser.c (ser_data): Don't initialize db serialization code that doesn't existKen Raeburn2005-06-302-13/+7
* Update dependenciesKen Raeburn2005-06-217-383/+562
* ksu keeps old ccache lockedKen Raeburn2005-06-152-1/+6
* * sendto_kdc.c (service_fds): Don't create a select_state on the stack; take anKen Raeburn2005-06-102-23/+40
* Implement RFC 3961 PRFSam Hartman2005-05-204-46/+35
* updated dependencies for socket-utils.h changeKen Raeburn2005-04-281-8/+8
* the purpose of the krb5_get_credentials call is toJeffrey Altman2005-04-252-2/+19
* Move WSAStartup/WSACleanup from DllMain to krb5_init_ctx/krb5_free_ctxJeffrey Altman2005-04-232-4/+29
* * Makefile.in (BISONFLAGS): Drop -v.Ken Raeburn2005-04-133-23/+27
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-1333-34/+43
* * kuserok.c (krb5_kuserok): Use k5_getpwnam_rKen Raeburn2005-03-262-13/+5
* * dnsglue.h: Define ns_rr_class to ns_rr_cl if ns_rr_class doesn'tTom Yu2005-03-232-0/+14
* * x-deltat.y (wsnum): Add missing semicolon following YYERROR,Tom Yu2005-03-232-1/+5
* * gic_keytab.c (krb5_get_init_creds_keytab): When callingTom Yu2005-03-222-1/+11
* The current wconfig.c does not treat @MAINT@ as a comment. Until weJeffrey Altman2005-03-152-1/+9
* * sn2princ.c (krb5_sname_to_principal):Jeffrey Altman2005-03-062-20/+55
* * asn1_encode.c (asn1_encode_generaltime): If gmtime_r returns int instead ofKen Raeburn2005-03-042-0/+10
* time-delta parser doesn't work on HP-UX 10Ken Raeburn2005-03-034-703/+1035
* * krb5_libinit.c (krb5int_lib_fini): Only show "skipping" message ifKen Raeburn2005-02-172-0/+7
* * init_ctx.c (init_common): Delete redundant library initialization call thatKen Raeburn2005-02-162-4/+22
* * gic_pwd.c (krb5_get_init_creds_password): Fix so empty passwordTom Yu2005-02-102-1/+7
* * krb5_libinit.c (krb5int_lib_init, krb5int_lib_fini): If SHOW_INITFINI_FUNCSKen Raeburn2005-02-092-1/+14
* * Makefile.in (LIBINITFUNC, LIBFINIFUNC): DefineKen Raeburn2005-02-092-0/+6