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
...
*
Add a kadm5 RPC for purging old keys from the KDB (e.g., from
Tom Yu
2010-10-08
8
-0
/
+135
*
Performance issue in LDAP policy fetch
Greg Hudson
2010-10-07
2
-4
/
+5
*
set NT-SRV-INST on TGS principal names
Tom Yu
2010-10-06
1
-1
/
+12
*
Correct a miscarriage of justice committed by the style police
Greg Hudson
2010-10-06
1
-1
/
+1
*
Merge users/lhoward/sasl-gs2 to trunk
Greg Hudson
2010-10-06
13
-1
/
+1096
*
Minor comments related changed.
Zhanna Tsitkov
2010-10-06
5
-6
/
+35
*
Add RUN_SETUP so make check works by setting the proper LD_LIBRARY_PATH
Ezra Peisach
2010-10-05
1
-1
/
+1
*
Fix the NSS PRNG build. Fix the build for non-gmake make. Revert a
Greg Hudson
2010-10-05
3
-10
/
+6
*
Add a name field to the pwqual plugin vtable and log pwqual module
Greg Hudson
2010-10-05
7
-1
/
+28
*
Propagate modprinc -unlock from master to slave KDCs
Greg Hudson
2010-10-05
2
-0
/
+42
*
Some missed files needed for rev #24420
Zhanna Tsitkov
2010-10-05
20
-0
/
+1541
*
Improves prng code modularity. Introduces fortuna-like prng that can be used ...
Zhanna Tsitkov
2010-10-05
32
-195
/
+758
*
Add mit_afs_string_to_key declaration
Zhanna Tsitkov
2010-10-05
1
-0
/
+5
*
Add a missing protototype which was breaking the crypto build with the
Greg Hudson
2010-10-05
1
-0
/
+5
*
Protoize old-style function definitions in kdb5.c and normalize
Greg Hudson
2010-10-04
1
-131
/
+75
*
Merge branches/nss to trunk
Greg Hudson
2010-10-02
56
-19
/
+3933
*
In the krb5_kuserok implementation, fix an unintentional type change
Greg Hudson
2010-10-02
1
-2
/
+2
*
Use gss_set_cred_option instead of (undeclared) gssspi_set_cred_option
Ken Raeburn
2010-10-02
1
-4
/
+4
*
Add an error to be returned by a preauth mechanism indicating that the KDC sh...
Sam Hartman
2010-10-01
2
-1
/
+3
*
Enable sam_challenge_2 encoders
Sam Hartman
2010-10-01
2
-4
/
+3
*
Remove support for the old pa-sam-challenge and pa-sam-response
Sam Hartman
2010-10-01
1
-295
/
+46
*
Implement k5login_directory and k5login_authoritative options
Greg Hudson
2010-10-01
1
-85
/
+118
*
Add a simple test harness for kuserok. Build it during make check but
Greg Hudson
2010-10-01
2
-2
/
+66
*
A cleaner impleentation of r24399 which adds two new auth context APIs
Greg Hudson
2010-10-01
3
-4
/
+29
*
GSSAPI forwarded credentials must be encrypted in session key
Greg Hudson
2010-10-01
1
-3
/
+11
*
Whitespace
Greg Hudson
2010-09-30
2
-42
/
+30
*
Use a different construction for defaulting ks_tuple and n_ks_tuple in
Greg Hudson
2010-09-30
1
-33
/
+31
*
Whitespace and minor style changes
Greg Hudson
2010-09-30
1
-8
/
+9
*
Follow-on to r24258: initialize the new k5e1 error table where we
Greg Hudson
2010-09-29
3
-0
/
+4
*
make depend
Sam Hartman
2010-09-29
1
-2
/
+24
*
kadm5_hook: new plugin interface
Sam Hartman
2010-09-29
6
-10
/
+323
*
Make krb5_dbe_def_search_enctype skip key data entries with invalid
Greg Hudson
2010-09-28
1
-6
/
+4
*
Use IAKERB OID header for all IAKERB messages including AP-REQ
Luke Howard
2010-09-27
4
-4
/
+16
*
kpasswd: if a credential cache is present, use FAST
Sam Hartman
2010-09-27
2
-0
/
+24
*
Simplify acquire_accept_cred very slightly, avoiding some long lines
Greg Hudson
2010-09-27
1
-7
/
+6
*
Add gss_krb5_import_cred
Greg Hudson
2010-09-27
14
-273
/
+578
*
relicense Sun RPC to 3-clause BSD-style
Tom Yu
2010-09-22
40
-920
/
+1002
*
KDC worker processes feature
Greg Hudson
2010-09-17
1
-4
/
+6
*
Whitespace
Greg Hudson
2010-09-15
1
-26
/
+29
*
Formatting fix
Greg Hudson
2010-09-15
1
-2
/
+2
*
kdb: store mkey list in context and permit NULL mkey for kdb_dbe_decrypt_key_...
Sam Hartman
2010-09-15
5
-85
/
+96
*
Whitespace
Greg Hudson
2010-09-15
1
-1
/
+1
*
Fix warnings in encrypt_key and decrypt_key. Avoid a segfault if NULL
Sam Hartman
2010-09-15
2
-6
/
+10
*
In krb5_sname_to_principal, correctly handle failures from
Greg Hudson
2010-09-15
1
-2
/
+2
*
Allow a zero checksum type to be passed into krb5_k_verify_checksum_iov;
Luke Howard
2010-09-09
1
-0
/
+6
*
krb5_k_make_checksum will use the mandatory checksum type if 0 is
Luke Howard
2010-09-09
1
-0
/
+6
*
Add dummy camellia subdir to openssl back end makefile
Greg Hudson
2010-09-08
1
-1
/
+1
*
Make depend
Greg Hudson
2010-09-08
37
-1026
/
+1449
*
Don't build the built-in Camellia block cipher code if Camellia-CCM
Greg Hudson
2010-09-08
2
-0
/
+10
*
Merge the camellia-ccm branch to trunk. Since there are no IANA
Greg Hudson
2010-09-07
56
-332
/
+6225
[prev]
[next]