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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some unnecessary includes from prng_fortuna.c
Greg Hudson
2011-02-25
1
-2
/
+0
*
Make depend
Greg Hudson
2011-02-25
55
-1754
/
+1595
*
Now that all PRNG modules fit nicely into a single source file,
Greg Hudson
2011-02-25
19
-326
/
+150
*
Remove Yarrow PRNG implementation
Greg Hudson
2011-02-25
30
-2916
/
+6
*
A couple more Windows build system adjustments for Fortuna as default
Greg Hudson
2011-02-25
2
-2
/
+8
*
Add a stubs file missing from r24656
Greg Hudson
2011-02-25
1
-0
/
+68
*
Make Fortuna the default PRNG for the Windows build
Greg Hudson
2011-02-25
2
-2
/
+2
*
Unbreak the OpenSSL and NSS crypto builds in the wake of r24652
Greg Hudson
2011-02-24
11
-79
/
+119
*
Fix dangling Makefile reference after r24652
Greg Hudson
2011-02-24
1
-1
/
+1
*
Make depend
Greg Hudson
2011-02-24
1
-9
/
+6
*
Make Fortuna the default PRNG algorithm
Greg Hudson
2011-02-24
1
-13
/
+3
*
Fortuna as default PRNG
Greg Hudson
2011-02-24
12
-839
/
+497
*
Remember to free the result of getaddrinfo() in the new sendto_kdc
Greg Hudson
2011-02-23
1
-0
/
+1
*
Fix memory leak in t_expire_warn
Ezra Peisach
2011-02-23
1
-0
/
+1
*
Fix a memory leak introduced in r23926 where k_cred was not freed on
Greg Hudson
2011-02-22
1
-30
/
+24
*
Don't leak the mechanism internal context when we get an error in the
Greg Hudson
2011-02-22
1
-1
/
+6
*
Delete kinit_kdb.o in make clean
Tom Yu
2011-02-22
1
-1
/
+1
*
Fix a conceptual bug in r24639: the intermediate key container length
Greg Hudson
2011-02-18
1
-1
/
+1
*
Don't reject AP-REQs based on PACs
Greg Hudson
2011-02-16
2
-38
/
+13
*
hmac-md5 checksum doesn't work with DES keys
Greg Hudson
2011-02-16
1
-1
/
+1
*
In kg_acceptor_princ, make Coverity happy by using a different test to
Greg Hudson
2011-02-14
1
-1
/
+1
*
In kadm5_rename_principal, fix an oversight which would cause errors
Greg Hudson
2011-02-13
1
-1
/
+2
*
Untabify trace.c (tabs crept in when the file was created)
Greg Hudson
2011-02-13
1
-14
/
+14
*
Defer hostname lookups in krb5_sendto_kdc
Greg Hudson
2011-02-13
13
-847
/
+626
*
Trace logging file descriptor leak
Greg Hudson
2011-02-13
1
-0
/
+1
*
Reposition a trace call which was dereferencing freed memory after
Greg Hudson
2011-02-13
1
-1
/
+2
*
KDC denial of service attacks [MITKRB5-SA-2011-002 CVE-2011-0281 CVE-2011-028...
Tom Yu
2011-02-09
5
-18
/
+32
*
kpropd denial of service [MITKRB5-SA-2011-001 CVE-2010-4022]
Tom Yu
2011-02-09
1
-4
/
+4
*
Add missing KRB5_USE_INET6 ifdefs around some bits of IPv6 code which
Greg Hudson
2011-02-09
2
-0
/
+4
*
Assume ELF on FreeBSD if objformat doesn't exist
Greg Hudson
2011-02-09
1
-1
/
+1
*
Fix seg faulting trace log message for use of fallback realm
Greg Hudson
2011-02-08
1
-1
/
+1
*
Set JAVADOC_AUTOBRIEF to YES to allow Doxygen interpret the first line of a J...
Zhanna Tsitkov
2011-02-08
2
-11
/
+8
*
Improve acceptor name flexibility
Greg Hudson
2011-02-07
20
-155
/
+684
*
Add "make doxugen" option to generate doxygen output
Zhanna Tsitkov
2011-02-07
2
-0
/
+1670
*
Added doxygen comments (mostly from the backup location)
Zhanna Tsitkov
2011-02-07
1
-119
/
+3866
*
Change flow control in krb5_gss_import_name to better match current
Greg Hudson
2011-02-04
1
-95
/
+60
*
Remove an unnecessary statement in acquire_init_cred(). We never set
Greg Hudson
2011-02-03
1
-7
/
+1
*
kadmin's ktremove can remove wrong entries when removing kvno 0
Greg Hudson
2011-02-01
1
-1
/
+2
*
Restore KRB5_CALLCONV_WRONG attribute to krb5_auth_con_getrcache
Tom Yu
2011-01-26
1
-1
/
+1
*
When building PKINIT against OpenSSL 1.0 or later, use the CMS APIs for
Greg Hudson
2011-01-26
1
-46
/
+93
*
Make principal renaming work in libkadm5srv by converting to explicit
Greg Hudson
2011-01-25
6
-15
/
+163
*
Make gss_krb5_set_allowable_enctypes work for the acceptor
Greg Hudson
2011-01-25
1
-0
/
+9
*
Add a trace log event for unrecognized enctypes in a profile enctype
Greg Hudson
2011-01-21
4
-7
/
+14
*
Fix edge case in LDAP last_admin_unlock processing
Greg Hudson
2011-01-21
1
-0
/
+1
*
Where missing, add the argument's names to the function signatures
Zhanna Tsitkov
2011-01-19
1
-252
/
+422
*
Renamed static function krb5_rd_safe_basic into rd_safe_basic to avoid confus...
Zhanna Tsitkov
2011-01-18
1
-5
/
+5
*
In t_expire_warn.py, put the hashbang line at the top, instead of
Greg Hudson
2011-01-18
1
-1
/
+2
*
Update copyright year in prototype sources
Greg Hudson
2011-01-18
2
-2
/
+2
*
Doxygen style re-formating of the existing comments
Zhanna Tsitkov
2011-01-13
1
-124
/
+120
*
In krb5_set_realm():
Greg Hudson
2011-01-12
1
-4
/
+5
[next]