index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
* server_misc.c (passwd_check): cast argument to
Ezra Peisach
2001-06-18
3
-6
/
+14
*
* alt_prof.c (krb5_read_realm_params): Cast argument to isspace()
Ezra Peisach
2001-06-18
3
-6
/
+13
*
* kparse.c (strutol): Cast argument to isupper()/tolower() to int.
Ezra Peisach
2001-06-18
3
-3
/
+4
*
* kparse.c (strutol): Cast argument to isupper()/tolower() to int
Ezra Peisach
2001-06-18
2
-1
/
+5
*
* auth_gssapi.c (auth_gssapi_create): Cast const gss_OID to
Ezra Peisach
2001-06-18
3
-1
/
+14
*
* accept_sec_context.c acquire_cred.c import_sec_context.c
Ezra Peisach
2001-06-18
6
-9
/
+15
*
* client_init.c (_kadm5_init_any): Add casts to (gss_OID) in calls
Ezra Peisach
2001-06-18
2
-3
/
+8
*
* g_pw_in_tkt.c: Include krb5.h so that des_read_password()
Ezra Peisach
2001-06-18
8
-1
/
+27
*
* logger.c (klog_vsyslog): If krb5_klog_init() is not called, do
Ezra Peisach
2001-06-18
2
-1
/
+21
*
* fwd_tgt.c (krb5_fwd_tgt_creds): Copy enctype for new creds from tgt
Ken Raeburn
2001-06-16
2
-0
/
+6
*
update profile section name in comments to reflect reality and other docs
Ken Raeburn
2001-06-15
1
-3
/
+3
*
* destest.c: main returns int instead of void. Add "const" to
Ezra Peisach
2001-06-12
3
-18
/
+28
*
* t_mddriver.c: Cleanup assignments in conditionals w/o parentheses.
Ezra Peisach
2001-06-12
2
-33
/
+38
*
* Makefile.in (t_walk_rtree, t_kerb): Do not link against kdb libraries
Ezra Peisach
2001-06-12
5
-11
/
+27
*
* sn2princ.c, hst_realm.c, an_to_ln.c: Cast argument to
Ezra Peisach
2001-06-12
5
-10
/
+18
*
* asn1_k_decode.c (asn1_decode_predicted_sam_response): Use
Ezra Peisach
2001-06-12
2
-2
/
+8
*
* compat_recv.c: Include k5-util.h to ensure new prototypes agree
Ezra Peisach
2001-06-11
2
-0
/
+6
*
* sendauth.c (krb_sendauth): Add KRB5_DLLIMP/KRB5_CALLCONV definitions
Ezra Peisach
2001-06-11
2
-5
/
+12
*
* str_conv.c: If strptime() is present on system without a
Ezra Peisach
2001-06-11
2
-1
/
+6
*
* configure.in: Test for strptime() prototype. Debian linux has
Ezra Peisach
2001-06-11
2
-0
/
+6
*
* cr_tkt.c (krb_create_ticket): Get rid of last argument (k5key)
Ezra Peisach
2001-06-08
2
-1
/
+6
*
* client.c: Include unistd.h for getopt() prototype
Ezra Peisach
2001-06-08
4
-95
/
+25
*
* auth_gssapi.h: Rename prototypes from _svcauth_set_log_XXX_func to
Ezra Peisach
2001-06-08
2
-3
/
+8
*
* ad_print.c (ad_print): Cast arguments to printf() to longs to
Ezra Peisach
2001-06-08
3
-1
/
+7
*
* svr_principal.c (check_pw_reuse): Cleanup assignment in conditional
Ezra Peisach
2001-06-08
2
-4
/
+9
*
* server.c (log_badauth_display_status_1): Do not assume that
Ezra Peisach
2001-06-07
2
-6
/
+12
*
* vfy_increds.c (krb5_verify_init_creds): Get rid of a variable
Ezra Peisach
2001-06-07
2
-5
/
+9
*
* ktdefname.c (krb5_kt_default_name): Get rid of a variable that
Ezra Peisach
2001-06-07
2
-5
/
+9
*
* ser_sctx.c (kg_oid_internalize): Do away with local variable
Ezra Peisach
2001-06-07
2
-3
/
+7
*
* server.c (log_badauth_display_status_1): Need value element of
Ezra Peisach
2001-06-05
2
-3
/
+6
*
* client.c (main): Missing arguments to printf fixed
Ezra Peisach
2001-06-05
2
-2
/
+10
*
* clnt_perror.c (clnt_spcreateerror): Enumerate missing cases in
Ezra Peisach
2001-06-05
30
-12
/
+172
*
* logger.c (krb5_klog_init): Cleanup assignments in
Ezra Peisach
2001-06-04
4
-13
/
+36
*
* svr_principal.c: Cleanup assignments in conditionals
Ezra Peisach
2001-06-04
2
-109
/
+135
*
* gss_libinit.c: Include gssapiP_krb5.h for kg_release_defcred()
Ezra Peisach
2001-06-04
2
-0
/
+6
*
* accept_sec_context.c (krb5_gss_accept_sec_context): Cleanup
Ezra Peisach
2001-06-04
3
-6
/
+14
*
* init_ctx.c (get_profile_etype_list): Zero out multiple separator characters
Ken Raeburn
2001-06-02
2
-2
/
+8
*
* g_krbrlm.c: Remove unused static variable krb_conf
Ezra Peisach
2001-06-01
19
-23
/
+91
*
* des.c (des_ecb_encrypt): Do not use a variable named "encrypt".
Ezra Peisach
2001-05-31
4
-9
/
+15
*
* k5_md4des.c (k5_md4des_verify): Get rid of local variable that
Ezra Peisach
2001-05-31
3
-4
/
+8
*
* des.c (k5_des_docrypt): Do not use a variable named "encrypt"
Ezra Peisach
2001-05-31
3
-4
/
+9
*
* f_cbc.c (mit_des_cbc_encrypt): Do not use a variable named "encrypt".
Ezra Peisach
2001-05-31
3
-6
/
+9
*
* des_int.h (mit_des_cbc_encrypt, mit_des3_ecb_encrypt,
Ezra Peisach
2001-05-31
2
-3
/
+8
*
* wrap_size_limit.c (krb5_gss_wrap_size_limit): Get rid of unused
Ezra Peisach
2001-05-14
13
-28
/
+57
*
* disp_major_status.c (display_unknown): Remove unused variable
Ezra Peisach
2001-05-08
4
-20
/
+36
*
* locate_kdc.c (add_host_to_list): Initialize stack variable err
Danilo Almeida
2001-05-08
2
-1
/
+9
*
* locate_kdc.c (add_sockaddr_to_list) [TEST]: If getnameinfo is available, use
Ken Raeburn
2001-05-08
2
-13
/
+28
*
add some comments
Ken Raeburn
2001-04-26
1
-0
/
+2
*
hst_realm.c (T_TXT): Define if not defined by header files
Ken Raeburn
2001-04-26
2
-1
/
+6
*
implement and use new internal interface for locating servers
Ken Raeburn
2001-04-26
6
-445
/
+672
[next]