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 ser_eblk.c, which has been unused since r11001 (October 1998)
Greg Hudson
2011-03-09
1
-255
/
+0
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
422
-2178
/
+1328
*
Fix a memory leak independently found by Tim Pozdeev and Arlene Berry
Tom Yu
2011-03-08
1
-0
/
+1
*
SPNEGO's accept_sec_context and init_sec_context produce a null context
Greg Hudson
2011-03-08
1
-2
/
+6
*
Update dependencies
Ezra Peisach
2011-03-06
1
-1
/
+3
*
Fix up signed/unsigned warnings in this directory. There are still
Ezra Peisach
2011-03-06
5
-11
/
+13
*
On make clean remove test programs and object files. In lib/krb5/krb
Ezra Peisach
2011-03-06
4
-2
/
+16
*
Add test vectors from RFC 3961 for DES and DES3 to t_str2key.c. Fix
Greg Hudson
2011-03-05
2
-1
/
+98
*
Include crypto_int.h for mit_des_fixup_key_parity prototype
Ezra Peisach
2011-03-05
1
-6
/
+7
*
Fix a conceptual (but not practical) type mismatch in the OpenSSL
Greg Hudson
2011-03-05
1
-1
/
+1
*
Make enc provider free_state function return void
Greg Hudson
2011-03-05
6
-25
/
+16
*
Remove the init_state and free_state enctype functions and go back to
Greg Hudson
2011-03-05
3
-49
/
+2
*
Move t_cf2 from lib/crypto/builtin to lib/crypto/crypto_tests, as it
Greg Hudson
2011-03-05
9
-20
/
+116
*
Flatten lib/crypto/krb, as its seven subdirectories only contained a
Greg Hudson
2011-03-05
41
-577
/
+121
*
Fix SHA-256 on big-endian platforms
Greg Hudson
2011-03-03
1
-0
/
+4
*
Consolidate almost all lib/crypto/krb headers into a single
Greg Hudson
2011-03-02
211
-3866
/
+1884
*
Simplify lib/crypto/krb/arcfour in the wake of r23444. Move the
Greg Hudson
2011-02-28
11
-393
/
+305
*
Use the hash provider interface in krb5int_arcfour_string_to_key so
Greg Hudson
2011-02-28
2
-34
/
+13
*
Reference random-to-key handlers through the enctype instead of the
Greg Hudson
2011-02-27
58
-695
/
+482
*
Remove nonexistent aes_ctr from object and source file lists in
Greg Hudson
2011-02-27
1
-3
/
+0
*
Namespace-protect SHA-256 symbols. Build SHA-256 code independently of
Greg Hudson
2011-02-25
8
-92
/
+68
*
Add Fortuna test program to file list for dependency generation
Greg Hudson
2011-02-25
2
-9
/
+23
*
Add a non-default PRNG module which just retrieves entropy from
Greg Hudson
2011-02-25
1
-0
/
+94
*
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
[prev]
[next]