index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
krb5
/
krb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rd_req_decoded needs to deal with referral realms
Sam Hartman
2007-04-29
1
-5
/
+21
*
race condition in referrals fallback
Tom Yu
2007-04-25
1
-0
/
+1
*
Provide more detailed error message for 'client not found in kdb'
Ken Raeburn
2007-04-13
1
-0
/
+17
*
Remove unused scc_default_format field from krb5_context
Ken Raeburn
2007-03-26
2
-13
/
+0
*
Adjust type of 'stable' in krb5_register_serializer to reduce warnings
Ken Raeburn
2007-03-25
1
-4
/
+4
*
Change strnchr sought value to int to match passed value
Ken Raeburn
2007-03-25
1
-1
/
+1
*
Initialize values to avoid 'possibly uninitialized' compiler warnings
Ken Raeburn
2007-03-25
1
-2
/
+2
*
Convert keyblock or padata types to krb5_data without compiler warnings.
Ken Raeburn
2007-03-25
3
-7
/
+33
*
Use memset to silence some 'may be used uninitialized' warnings
Ken Raeburn
2007-03-25
2
-0
/
+2
*
whitespace (mostly wrapping long lines produced by protoize)
Ken Raeburn
2007-03-25
13
-36
/
+74
*
* include/k5-platform.h: Add load_{16,32,64}_n for loading values from
Ken Raeburn
2007-03-14
1
-2
/
+15
*
krb5_get_cred_from_kdc fails to null terminate the tgt list
Jeffrey Altman
2007-03-01
1
-0
/
+1
*
Ensure consistancy between prototypes and functions
Ezra Peisach
2007-02-19
2
-9
/
+2
*
rename krb5_server_decrypt_ticket_keyblock() to
Tom Yu
2007-02-13
1
-4
/
+5
*
Don't need to register WRFILE: keytab type, it's already in the compiled-in
Ken Raeburn
2007-02-01
1
-7
/
+1
*
Fix merge botches:
Tom Yu
2007-01-31
2
-12
/
+30
*
remove krb5_get_init_creds_opt_set_pkinit() for now
Tom Yu
2007-01-31
1
-63
/
+0
*
get_init_creds_opt extensibility
Tom Yu
2007-01-30
5
-63
/
+573
*
make depend
Ken Raeburn
2007-01-20
1
-8
/
+7
*
Don't explicitly include error table headers that are also in krb5.h
Ken Raeburn
2007-01-20
1
-1
/
+0
*
This commit adds two new functions, krb5_server_decrypt_ticket_keyblock
Jeffrey Altman
2007-01-16
2
-0
/
+105
*
* copy_data.c (krb5_copy_data): Use krb5int_copy_data_contents
Ken Raeburn
2006-12-28
1
-10
/
+7
*
* lib/krb5/krb/copy_creds.c (krb5int_copy_creds_contents): New function, split
Ken Raeburn
2006-12-28
1
-2
/
+21
*
* src/lib/krb5/krb/get_in_tkt.c (krb5_get_init_creds): Fix
Tom Yu
2006-12-22
1
-3
/
+4
*
use KRB5KRB_ERR_GENERIC, not KRB_ERR_GENERIC in preauth2.c
Tom Yu
2006-12-19
1
-3
/
+3
*
don't pass null pointer to krb5_do_preauth_tryagain()
Tom Yu
2006-12-19
1
-17
/
+24
*
krb5_is_referral_realm now takes a pointer to const krb5_data, since it doesn't
Ken Raeburn
2006-12-19
1
-1
/
+1
*
krb5_get_init_creds_opt_set_change_password_prompt
Jeffrey Altman
2006-12-14
2
-2
/
+19
*
Don't leak padata when looping for krb5_do_preauth_tryagain()
Kevin Coffman
2006-12-08
1
-4
/
+4
*
build the trunk on Windows (again)
Jeffrey Altman
2006-12-08
3
-10
/
+12
*
Undo revision 18930 which was not supposed to include this
Jeffrey Altman
2006-12-07
1
-11
/
+1
*
Modifications to support the generation and embedding
Jeffrey Altman
2006-12-07
1
-1
/
+11
*
send a new request with the new padata returned by krb5_do_preauth_tryagain()
Kevin Coffman
2006-12-01
2
-5
/
+4
*
* src/lib/krb5/krb/vfy_increds.c (krb5_verify_init_creds): Use
Tom Yu
2006-11-30
1
-10
/
+3
*
* src/lib/krb5/krb/gc_via_tkt.c (check_reply_server): New function
Tom Yu
2006-11-30
1
-20
/
+62
*
* src/lib/krb5/krb/gc_frm_kdc.c: Also do style cleanup.
Tom Yu
2006-11-30
1
-81
/
+124
*
krb5int_copy_data_contents shouldn't free memory it didn't allocate
Tom Yu
2006-11-28
1
-2
/
+0
*
fix debug messages
Kevin Coffman
2006-11-22
1
-7
/
+7
*
free error message when freeing context
Kevin Coffman
2006-11-21
1
-0
/
+2
*
krb5_get_init_creds_password:
Jeffrey Altman
2006-11-17
1
-8
/
+0
*
reset use_master flag when master_kdc cannot be found
Jeffrey Altman
2006-11-17
1
-1
/
+11
*
use krb5_c_valid_enctype, not valid_enctype
Ken Raeburn
2006-11-17
1
-2
/
+2
*
* rd_req_dec.c: Whitespace changes in function headers.
Ken Raeburn
2006-11-16
1
-9
/
+53
*
avoid double frees in ccache manipulation around gen_new
Ken Raeburn
2006-11-16
1
-3
/
+4
*
correct client preauth plugin request_context
Kevin Coffman
2006-11-13
1
-6
/
+17
*
Add "get_data" function to the client preauth plugin interface
Kevin Coffman
2006-11-09
2
-5
/
+81
*
krb5_get_init_creds_password does not consistently prompt for password changing
Jeffrey Altman
2006-11-06
1
-6
/
+4
*
Modify the preath plugin interface so that a plugin's context is
Kevin Coffman
2006-11-01
3
-150
/
+148
*
* conv_princ.c (krb5_425_conv_principal): Fix silly typo in arrays' sizes in
Ken Raeburn
2006-10-31
1
-2
/
+4
*
don't confuse profile iterator in 425 princ conversion
Ken Raeburn
2006-10-28
1
-5
/
+5
[prev]
[next]