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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of casts of free() argument to char*, except where it's
Ken Raeburn
2009-02-02
14
-59
/
+54
*
Collect hairy parts of krb5_is_<msgtype> macros into one helper macro
Ken Raeburn
2009-02-02
1
-51
/
+20
*
Revise last change to better resemble the original test, keeping the
Ken Raeburn
2009-02-02
2
-22
/
+19
*
speed up kpasswd tests
Ken Raeburn
2009-02-02
1
-12
/
+23
*
address lib/kadm5 test suite slowness
Ken Raeburn
2009-02-02
2
-0
/
+2
*
don't delay so long while waiting for daemon startup
Ken Raeburn
2009-02-02
1
-2
/
+2
*
comment needed some grammatical/typographical fixes too
Ken Raeburn
2009-02-02
1
-11
/
+11
*
comment whitespace
Ken Raeburn
2009-02-02
1
-11
/
+11
*
reapply memchr patch
Ken Raeburn
2009-02-02
1
-6
/
+2
*
explicitly initialize pointer fields after memset (for coverity)
Ken Raeburn
2009-02-02
1
-0
/
+1
*
small storage leak in KDC startup
Ken Raeburn
2009-02-02
1
-1
/
+0
*
use t_inetd with a ready message and avoid waiting a lot in non-root tests
Ken Raeburn
2009-01-31
4
-24
/
+31
*
back to trunk
Tom Yu
2009-01-31
1
-1
/
+1
*
README and patchlevel.h for 1.7 release branch
Tom Yu
2009-01-31
1
-1
/
+1
*
Default allow_weak_crypto=true for now. Default supported_enctypes to
Tom Yu
2009-01-31
3
-2
/
+7
*
export new functions
Ken Raeburn
2009-01-31
1
-0
/
+2
*
fix resource leak
Ken Raeburn
2009-01-31
1
-1
/
+2
*
recode as more straight-line code to simplify analysis
Ken Raeburn
2009-01-31
1
-5
/
+7
*
don't use uninitialized variable
Ken Raeburn
2009-01-31
1
-1
/
+1
*
handle freeing null keyblock
Ken Raeburn
2009-01-31
1
-6
/
+6
*
don't double-free
Ken Raeburn
2009-01-31
1
-1
/
+0
*
Master Key Migration Project
Will Fiveash
2009-01-30
40
-196
/
+3404
*
krb5_get_server_rcache had some dead (and incorrect) code for cleaning
Greg Hudson
2009-01-30
1
-13
/
+5
*
Make output parameter value of krb5_rc_resolve_full well-defined on
Greg Hudson
2009-01-30
1
-8
/
+13
*
In krb5_kdcrep2creds, call the correct free function when cleaning up
Greg Hudson
2009-01-30
1
-2
/
+2
*
Changed the name match_config_pattern to krb5_match_config_pattern. Check str...
Zhanna Tsitkov
2009-01-30
5
-23
/
+71
*
Introduced match_config_pattern function to find a pattern in the config valu...
Zhanna Tsitkov
2009-01-29
5
-170
/
+127
*
whitespace
Ken Raeburn
2009-01-29
1
-186
/
+185
*
clear outbuf[0].data to unconfuse coverity
Ken Raeburn
2009-01-29
1
-0
/
+1
*
disable single-DES by default
Tom Yu
2009-01-28
8
-13
/
+68
*
include netinet/in.h to make sure we know what struct in_addr looks like
Ken Raeburn
2009-01-28
1
-0
/
+1
*
no more -r option for setting krb.conf path
Ken Raeburn
2009-01-28
2
-11
/
+1
*
remove some remnants of krb4-related config file options
Ken Raeburn
2009-01-28
4
-18
/
+0
*
return correct kvno in TGS case
Sam Hartman
2009-01-28
1
-3
/
+4
*
Run a single expect statement to read from both client and server, to
Tom Yu
2009-01-28
1
-16
/
+9
*
whitespace
Ken Raeburn
2009-01-28
1
-27
/
+30
*
Start to phase out krb5_xfree macro, which just casts its argument to
Ken Raeburn
2009-01-28
75
-412
/
+412
*
Helper script for processing valgrind logs that don't indicate any errors, or...
Ken Raeburn
2009-01-27
1
-0
/
+71
*
use memchr
Ken Raeburn
2009-01-27
1
-6
/
+2
*
"Coding practices" related fixes
Zhanna Tsitkov
2009-01-27
2
-594
/
+582
*
In asn1_decode_pa_for_user(), ensure that user member is allocated
Luke Howard
2009-01-26
1
-0
/
+1
*
Introduced new static function prep_reprocess_req to make code more readable
Zhanna Tsitkov
2009-01-26
1
-103
/
+116
*
gss_header|trailerlen should be unsigned int
Sam Hartman
2009-01-26
1
-9
/
+9
*
Use 16/32-bit big/little-endian store functions in more places
Ken Raeburn
2009-01-26
21
-148
/
+60
*
Check asprintf return codes. Styling
Zhanna Tsitkov
2009-01-26
2
-589
/
+617
*
Use a struct in_addr to insure alignment of address - instead of
Ezra Peisach
2009-01-25
1
-3
/
+3
*
Change 16/32/64-bit big-/little-endian/native unaligned load/store
Ken Raeburn
2009-01-24
3
-19
/
+31
*
Eliminate the need for the domain_realm mapping table on the client side by i...
Zhanna Tsitkov
2009-01-23
11
-37
/
+417
*
Remove some null checks in cases where pointers can't be null
Greg Hudson
2009-01-23
3
-10
/
+5
*
In krb5_pac_get_buffer, check the correct value for null after calling
Greg Hudson
2009-01-23
1
-1
/
+1
[next]