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
/
krb5
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify TGS request construction
Greg Hudson
2013-02-08
4
-171
/
+60
*
Modernize send_tgs.c
Greg Hudson
2013-02-08
1
-245
/
+190
*
Replace i_vector with cstate in auth context
Greg Hudson
2013-02-07
6
-95
/
+50
*
Desupport krb5_auth_con_setivector
Greg Hudson
2013-02-07
1
-2
/
+6
*
Make kprop/kpropd work with RC4 session key
Greg Hudson
2013-02-07
3
-20
/
+19
*
Check for negative poll timeout in k5_sendto_kdc
Greg Hudson
2013-01-25
1
-0
/
+4
*
Clean up k5_locate_server error handling
Greg Hudson
2013-01-11
1
-25
/
+10
*
make depend
Greg Hudson
2013-01-10
9
-20
/
+20
*
Rename ccache configuration macros
Zhanna Tsitkov
2013-01-09
2
-6
/
+6
*
Delete timestamp_to_sfstring sprintf fallback
Tom Yu
2012-12-22
1
-9
/
+0
*
Add more formats to krb5_timestamp_to_sfstring
Tom Yu
2012-12-22
1
-1
/
+6
*
Use krb5_init_creds_context as clpreauth rock
Greg Hudson
2012-12-22
5
-234
/
+160
*
Initialize ret in process_pa_data
Greg Hudson
2012-12-21
1
-1
/
+1
*
Simplify k5test.py environments
Greg Hudson
2012-12-20
4
-64
/
+57
*
Pass through module errors when preauthenticating
Greg Hudson
2012-12-20
3
-18
/
+26
*
Rename internal preauth functions
Greg Hudson
2012-12-19
5
-103
/
+120
*
Make clpreauth flags function optional
Greg Hudson
2012-12-19
5
-28
/
+2
*
Use a proper consumer interface for clpreauth
Greg Hudson
2012-12-19
1
-419
/
+359
*
Separate clpreauth and kdcpreauth interfaces
Greg Hudson
2012-12-19
13
-359
/
+359
*
Save extended messages across fallback to master
Greg Hudson
2012-12-19
2
-33
/
+28
*
Add functions to save and restore error state
Greg Hudson
2012-12-19
2
-0
/
+37
*
Style cleanup for internal error handling
Greg Hudson
2012-12-19
3
-38
/
+41
*
Use an empty challenge for the password question
Greg Hudson
2012-12-13
1
-1
/
+1
*
Build fixes for windows
Ben Kaduk
2012-12-05
1
-3
/
+3
*
Avoid redundant socket cleanup in sendto_kdc.c
Greg Hudson
2012-11-29
1
-4
/
+0
*
Fix spin-loop bug in k5_sendto_kdc
Greg Hudson
2012-11-29
1
-1
/
+1
*
Make krb5_trace_info a typedef
Ben Kaduk
2012-11-27
1
-2
/
+2
*
Remove broken clean_hostname trace messages
Greg Hudson
2012-11-25
1
-2
/
+0
*
Add Camellia enctypes to default enctype lists
Greg Hudson
2012-11-14
1
-0
/
+1
*
Don't leak new fields of krb5_init_creds_context
Greg Hudson
2012-10-24
1
-0
/
+2
*
Don't save empty cc_config_out in ccache
Greg Hudson
2012-10-24
1
-1
/
+2
*
Revert last trace.c change
Greg Hudson
2012-10-23
1
-1
/
+1
*
Only record real selected preauth type
Greg Hudson
2012-10-23
1
-3
/
+3
*
Print tilde characters as-is in trace output
Greg Hudson
2012-10-23
1
-1
/
+1
*
Alter responder function signature for consistency
Greg Hudson
2012-10-23
1
-2
/
+2
*
Add dependencies for some test programs
Greg Hudson
2012-10-21
4
-3
/
+77
*
Don't expose binary format in preauth otp
Nathaniel McCallum
2012-10-19
1
-1
/
+2
*
Use config storage for client OTP token selection
Nalin Dahyabhai
2012-10-18
1
-0
/
+90
*
Fix sam2 client preauth after salt changes
Greg Hudson
2012-10-18
1
-2
/
+3
*
make depend
Greg Hudson
2012-10-17
1
-33
/
+35
*
Add "pa_config_data" configuration to ccaches
Nalin Dahyabhai
2012-10-17
4
-1
/
+183
*
Test in_ccache and pa_types functionality
Nalin Dahyabhai
2012-10-16
6
-6
/
+410
*
Add "pa_type" configuration to ccaches
Nalin Dahyabhai
2012-10-16
3
-0
/
+85
*
Add an input ccache get_init_creds option
Nalin Dahyabhai
2012-10-16
2
-0
/
+16
*
Handle concat OTP responder case
Nathaniel McCallum
2012-10-16
1
-8
/
+11
*
make depend
Tom Yu
2012-10-15
1
-7
/
+8
*
Use hex escaping for non-printable trace data
Nalin Dahyabhai
2012-10-15
1
-3
/
+42
*
Export krb5_cc_move()
Nalin Dahyabhai
2012-10-15
1
-0
/
+1
*
Correct type mismatches for get_as_key callbacks
Nalin Dahyabhai
2012-10-15
2
-2
/
+4
*
Add responder support to preauth_otp
Nathaniel McCallum
2012-10-15
2
-18
/
+575
[next]