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
*
Since krb5int_validate_times is used only inside krb dir do not export it and...
Zhanna Tsitkov
2010-01-06
4
-5
/
+4
*
Rename krb5_validate_times into krb5int_validate_times as it is internal func...
Zhanna Tsitkov
2010-01-05
5
-6
/
+6
*
Rename krb5int_tgtname into krb5_tgtname as an internal function
Zhanna Tsitkov
2010-01-05
7
-16
/
+14
*
Update trunk for post-1.8-branch
Tom Yu
2010-01-05
1
-2
/
+2
*
README, copyright, patchlevel for krb5-1.8 branch
Tom Yu
2010-01-05
1
-2
/
+2
*
disable weak crypto by default
Tom Yu
2010-01-05
6
-25
/
+50
*
Install encrypted_challenge plugin during fake-install
Tom Yu
2010-01-04
1
-0
/
+1
*
Add preauth_module_dir support to the KDC preauth module loader
Greg Hudson
2010-01-04
1
-3
/
+44
*
Anonymous documentation
Sam Hartman
2010-01-04
2
-1
/
+41
*
Other changes in this ticket guarantee that the padata argument to
Sam Hartman
2010-01-04
1
-1
/
+1
*
Bring back krb5_kt_free_entry which really does the same thing as
Sam Hartman
2010-01-04
2
-4
/
+5
*
Test FAST authentication during each pass
Sam Hartman
2010-01-04
3
-7
/
+62
*
Fix documentation of armor cache based on fast negotiation project
Sam Hartman
2010-01-04
1
-3
/
+5
*
kdc_supported_enctypes does nothing; eradicate mentions thereof
Tom Yu
2010-01-04
2
-30
/
+0
*
Don't accept AS replies encrypted in enctypes other than the ones we
Greg Hudson
2010-01-04
1
-0
/
+18
*
For the better code modularity keep some "free" routines closer to the resour...
Zhanna Tsitkov
2010-01-04
7
-177
/
+100
*
Update dependencies
Ken Raeburn
2010-01-03
9
-65
/
+131
*
Enable caching of key-derived context info such as key schedules from
Ken Raeburn
2010-01-03
3
-18
/
+72
*
Fix a case where krb5int_aes_decrypt was trying to encrypt a block
Greg Hudson
2010-01-03
1
-1
/
+1
*
krb5_gss_acquire_cred will deref garbage pointer if actual_mechs is NULL
Ezra Peisach
2010-01-03
1
-3
/
+5
*
Initialize variables in case of error path winds up freeing stack garbage
Ezra Peisach
2010-01-03
1
-2
/
+2
*
Ignore some routing messages indicating changes that don't affect our
Ken Raeburn
2010-01-03
1
-0
/
+24
*
Remove old 'full' arg to KDC that should've gone away with '-4'
Ken Raeburn
2010-01-03
1
-1
/
+1
*
Some unsigned/signed warning cleanup
Ezra Peisach
2010-01-03
4
-4
/
+6
*
Use krb5int_count_etypes in rd_req_decoded_opt
Greg Hudson
2010-01-02
1
-4
/
+1
*
Test -P options to kdc and kadmind to write out a pid file. Verify contents of
Ezra Peisach
2010-01-02
1
-2
/
+35
*
Factor out copying and counting of zero-terminated enctype lists into
Greg Hudson
2010-01-01
9
-102
/
+102
*
Update copyright year in prototype sources
Greg Hudson
2010-01-01
2
-2
/
+2
*
Change db_args from being a global to only defined in the function
Ezra Peisach
2010-01-01
2
-16
/
+16
*
Add gcc printf attribute for kdc_err prototype
Ezra Peisach
2010-01-01
1
-1
/
+5
*
Unsigned/signed cleanup
Ezra Peisach
2010-01-01
1
-1
/
+1
*
Add a new -P option to krb5kdc and kadmind which, if given, specifies
Russ Allbery
2010-01-01
4
-2
/
+99
*
Free tinfo at end - so program runs with new memory leaks
Ezra Peisach
2009-12-31
1
-0
/
+1
*
Remove tests for functions that we do not conditionalize on. Most deprecated
Ezra Peisach
2009-12-31
1
-1
/
+1
*
Declare function as static to avoid compiler warning on missing prototypes
Ezra Peisach
2009-12-31
1
-1
/
+2
*
Remove $(TOBJS) for make clean
Ezra Peisach
2009-12-31
1
-1
/
+1
*
Use krb5_free_default_realm instead of free on the results of
Ezra Peisach
2009-12-31
1
-2
/
+2
*
Fix spelling and hyphen errors in man pages
Russ Allbery
2009-12-31
4
-7
/
+7
*
NetBSD 5.0.1 uses an OpenSSL snapshot that describes itself as 0.9.9,
Ken Raeburn
2009-12-31
1
-1
/
+1
*
format %p wants void*
Ken Raeburn
2009-12-31
1
-1
/
+1
*
Initialize hash_iov, in case of premature error exit
Ken Raeburn
2009-12-31
1
-1
/
+1
*
Convert C++ style comments into traditional C comments
Ken Raeburn
2009-12-31
1
-5
/
+5
*
No comma at end of enumerator list
Ken Raeburn
2009-12-31
1
-1
/
+1
*
No comma at end of enumerator list
Ken Raeburn
2009-12-31
1
-2
/
+2
*
Include os-proto.h for _krb5_conf_boolean prototype before declaration
Ezra Peisach
2009-12-30
1
-0
/
+2
*
Move krb5int_get_domain_realm_mapping into kdc_util.c as this function is a h...
Zhanna Tsitkov
2009-12-30
5
-62
/
+68
*
Eliminate the krb5_set_default_in_tkt_ktypes and
Greg Hudson
2009-12-30
1
-7
/
+0
*
Create a separate file for krb5_copy_context for better code modularity
Zhanna Tsitkov
2009-12-29
3
-63
/
+141
*
Combine the related code into one file
Zhanna Tsitkov
2009-12-29
5
-143
/
+55
*
Remove an inoperable error check in return_pkinit_kx
Greg Hudson
2009-12-29
1
-2
/
+0
[next]