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
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include autoconf.h before system headers
Greg Hudson
2014-07-08
6
-15
/
+8
*
Simplify usage of strerror_r
Greg Hudson
2014-07-08
1
-7
/
+2
*
Avoid using length fields in socket addresses
Greg Hudson
2014-07-04
1
-12
/
+0
*
Don't depend on sa_len sockaddr field
Greg Hudson
2014-07-04
1
-3
/
+3
*
Simplify and fix k5_check_cert_address
Greg Hudson
2014-06-12
1
-19
/
+12
*
Use k5_setmsg
Greg Hudson
2014-06-05
3
-32
/
+28
*
Check names in the server's cert when using KKDCP
Nalin Dahyabhai
2014-06-02
5
-10
/
+350
*
Load custom anchors when using KKDCP
Nalin Dahyabhai
2014-06-02
1
-2
/
+167
*
HTTPS transport (Microsoft KKDCPP implementation)
Nalin Dahyabhai
2014-06-02
5
-28
/
+458
*
Dispatch-style protocol switching for transport
Robbie Harwood (frozencemetery)
2014-06-02
3
-133
/
+171
*
Build support for TLS used by HTTPS proxy support
Robbie Harwood (frozencemetery)
2014-06-02
3
-1
/
+16
*
Use k5_transport(_strategy) enums for k5_sendto
Robbie Harwood (frozencemetery)
2014-06-02
10
-122
/
+178
*
Add helper to determine if a KDC is the master
Greg Hudson
2014-06-02
3
-64
/
+80
*
Simplify sendto_kdc.c
Greg Hudson
2014-06-02
1
-80
/
+79
*
Fix sendto_kdc.c on OS X after cm refactoring
Greg Hudson
2014-04-05
1
-0
/
+9
*
Refactor cm functions in sendto_kdc.c
Greg Hudson
2014-04-02
1
-161
/
+187
*
Fix a harmless DNS glue macro bug
Will Fiveash
2014-03-21
1
-3
/
+3
*
Make use of strtoul() unconditional in locate_kdc
Nalin Dahyabhai
2014-03-20
1
-4
/
+0
*
Don't check kpasswd reply address
Nalin Dahyabhai
2014-03-20
1
-21
/
+0
*
Initialize err variable in krb5_sendto_kdc
Nalin Dahyabhai
2014-03-13
1
-0
/
+1
*
Eliminate internal fixed-width type wrappers
Greg Hudson
2014-02-26
1
-1
/
+1
*
Remove unused krb5_context fields
Greg Hudson
2013-12-18
1
-1
/
+0
*
Don't require krb5.conf without KRB5_DNS_LOOKUP
Greg Hudson
2013-12-16
1
-11
/
+2
*
Allow ":port" suffixes in sn2princ hostnames
Greg Hudson
2013-12-11
1
-2
/
+37
*
Modernize sn2princ.c
Greg Hudson
2013-12-11
1
-133
/
+115
*
Add a flag to prevent all host canonicalization
Greg Hudson
2013-09-06
1
-1
/
+1
*
Move utility functions to hostrealm.c
Greg Hudson
2013-08-15
4
-184
/
+134
*
Use hostrealm interface for realm mapping
Greg Hudson
2013-08-15
9
-467
/
+873
*
Remove KRB5_DNS_LOOKUP_KDC
Ben Kaduk
2013-08-14
1
-4
/
+0
*
Fix localauth memory leak
Greg Hudson
2013-08-12
2
-0
/
+8
*
Add trace logging for TXT lookups
Greg Hudson
2013-08-12
4
-11
/
+15
*
Report KDC response sizes in trace logs
Greg Hudson
2013-08-07
1
-1
/
+1
*
Remove old comments in sendto_kdc.c
Robbie Harwood (frozencemetery)
2013-07-30
1
-12
/
+0
*
Remove is_udp field in sendto_kdc.c conn_state
Robbie Harwood (frozencemetery)
2013-07-30
1
-5
/
+1
*
Use k5calloc instead of k5alloc where appropriate
Greg Hudson
2013-07-11
2
-2
/
+2
*
Rely on module ordering for localauth
Greg Hudson
2013-06-27
1
-25
/
+6
*
Fix spin loop reading from KDC TCP socket
Viktor Dukhovni
2013-06-26
1
-2
/
+2
*
Fix various warnings
Greg Hudson
2013-06-07
1
-5
/
+3
*
Try to use best DNS search functions in dnsglue.c
Greg Hudson
2013-05-19
1
-23
/
+45
*
Reduce boilerplate in makefiles
Greg Hudson
2013-05-16
1
-10
/
+6
*
Fix windows build
Ben Kaduk
2013-05-16
1
-0
/
+1
*
Assume mutex locking cannot fail
Greg Hudson
2013-05-14
1
-3
/
+1
*
Simplify sendto_kdc exception handling
Greg Hudson
2013-04-12
1
-83
/
+25
*
Remove sendto_kdc debugging code
Greg Hudson
2013-04-12
3
-251
/
+2
*
Dynamically expand timeout when TCP connects
Nathaniel McCallum
2013-04-12
1
-1
/
+27
*
Use millisecond timeouts in sendto_kdc.c
Nathaniel McCallum
2013-04-12
1
-68
/
+51
*
Get rid of cm.c and cm.h
Greg Hudson
2013-04-12
8
-170
/
+137
*
Trace log with a subset of struct conn_state
Greg Hudson
2013-04-12
4
-56
/
+59
*
Tighten up fixed buffer usage in hst_realm.c
Greg Hudson
2013-04-10
1
-9
/
+10
*
Allow numeric addresses as service hostnames
Greg Hudson
2013-04-09
1
-47
/
+66
[next]