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
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
35
-1420
/
+1303
*
Now that all PRNG modules fit nicely into a single source file,
Greg Hudson
2011-02-25
18
-324
/
+149
*
Remove Yarrow PRNG implementation
Greg Hudson
2011-02-25
29
-2913
/
+5
*
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
*
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
*
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
*
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
1
-35
/
+11
*
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
10
-767
/
+588
*
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
*
Add missing KRB5_USE_INET6 ifdefs around some bits of IPv6 code which
Greg Hudson
2011-02-09
1
-0
/
+2
*
Fix seg faulting trace log message for use of fallback realm
Greg Hudson
2011-02-08
1
-1
/
+1
*
Improve acceptor name flexibility
Greg Hudson
2011-02-07
13
-150
/
+388
*
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
*
Make principal renaming work in libkadm5srv by converting to explicit
Greg Hudson
2011-01-25
1
-15
/
+49
*
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
2
-6
/
+9
*
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
*
In krb5_set_realm():
Greg Hudson
2011-01-12
1
-4
/
+5
*
Don't call memset with a zero length
Ken Raeburn
2011-01-12
1
-1
/
+2
*
Asn.1 decode related file rearrangement. It was made based on the following c...
Zhanna Tsitkov
2011-01-11
10
-1292
/
+1560
*
Tighten up the error handling in the mechglue's gss_canonicalize_name,
Greg Hudson
2011-01-10
1
-32
/
+14
*
Fix a couple of cases in the SPNEGO implementation where a
Greg Hudson
2011-01-10
1
-1
/
+4
*
Don't attempt to serialize a NULL authdata context when serializing a
Greg Hudson
2010-12-28
1
-2
/
+4
*
Don't use a krb5 context in t_fork, since we don't set up a krb5.conf
Greg Hudson
2010-12-28
1
-2
/
+5
*
Eliminate some unused variable warnings
Greg Hudson
2010-12-20
3
-2
/
+3
*
Remove an unnecessary clause from safe_cksumtype() which served only
Greg Hudson
2010-12-16
1
-1
/
+1
*
Ensure time() is prototyped in g_accept_sec_context.c
Greg Hudson
2010-12-14
1
-0
/
+1
*
memory leak in changepw.c
Tom Yu
2010-12-14
1
-0
/
+1
*
Fix a regression in the client-side ticket renewal code where KDC
Greg Hudson
2010-12-14
1
-1
/
+4
*
typo in plugin-related error message
Tom Yu
2010-12-14
1
-1
/
+1
*
handle MS PACs that lack server checksum
Tom Yu
2010-12-10
1
-1
/
+26
*
Add comment noting that RFC 4121 appears to omit RC4-HMAC from the
Tom Yu
2010-12-07
2
-0
/
+4
*
update dependencies
Ken Raeburn
2010-12-05
8
-63
/
+91
*
Implement restrict_anonymous_to_tgt realm flag
Greg Hudson
2010-12-01
2
-0
/
+8
[next]