summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Add a kadm5 RPC for purging old keys from the KDB (e.g., fromTom Yu2010-10-088-0/+135
* Performance issue in LDAP policy fetchGreg Hudson2010-10-072-4/+5
* set NT-SRV-INST on TGS principal namesTom Yu2010-10-061-1/+12
* Correct a miscarriage of justice committed by the style policeGreg Hudson2010-10-061-1/+1
* Merge users/lhoward/sasl-gs2 to trunkGreg Hudson2010-10-0613-1/+1096
* Minor comments related changed. Zhanna Tsitkov2010-10-065-6/+35
* Add RUN_SETUP so make check works by setting the proper LD_LIBRARY_PATHEzra Peisach2010-10-051-1/+1
* Fix the NSS PRNG build. Fix the build for non-gmake make. Revert aGreg Hudson2010-10-053-10/+6
* Add a name field to the pwqual plugin vtable and log pwqual moduleGreg Hudson2010-10-057-1/+28
* Propagate modprinc -unlock from master to slave KDCsGreg Hudson2010-10-052-0/+42
* Some missed files needed for rev #24420Zhanna Tsitkov2010-10-0520-0/+1541
* Improves prng code modularity. Introduces fortuna-like prng that can be used ...Zhanna Tsitkov2010-10-0532-195/+758
* Add mit_afs_string_to_key declarationZhanna Tsitkov2010-10-051-0/+5
* Add a missing protototype which was breaking the crypto build with theGreg Hudson2010-10-051-0/+5
* Protoize old-style function definitions in kdb5.c and normalizeGreg Hudson2010-10-041-131/+75
* Merge branches/nss to trunkGreg Hudson2010-10-0256-19/+3933
* In the krb5_kuserok implementation, fix an unintentional type changeGreg Hudson2010-10-021-2/+2
* Use gss_set_cred_option instead of (undeclared) gssspi_set_cred_optionKen Raeburn2010-10-021-4/+4
* Add an error to be returned by a preauth mechanism indicating that the KDC sh...Sam Hartman2010-10-012-1/+3
* Enable sam_challenge_2 encodersSam Hartman2010-10-012-4/+3
* Remove support for the old pa-sam-challenge and pa-sam-responseSam Hartman2010-10-011-295/+46
* Implement k5login_directory and k5login_authoritative optionsGreg Hudson2010-10-011-85/+118
* Add a simple test harness for kuserok. Build it during make check butGreg Hudson2010-10-012-2/+66
* A cleaner impleentation of r24399 which adds two new auth context APIsGreg Hudson2010-10-013-4/+29
* GSSAPI forwarded credentials must be encrypted in session keyGreg Hudson2010-10-011-3/+11
* WhitespaceGreg Hudson2010-09-302-42/+30
* Use a different construction for defaulting ks_tuple and n_ks_tuple inGreg Hudson2010-09-301-33/+31
* Whitespace and minor style changesGreg Hudson2010-09-301-8/+9
* Follow-on to r24258: initialize the new k5e1 error table where weGreg Hudson2010-09-293-0/+4
* make dependSam Hartman2010-09-291-2/+24
* kadm5_hook: new plugin interfaceSam Hartman2010-09-296-10/+323
* Make krb5_dbe_def_search_enctype skip key data entries with invalidGreg Hudson2010-09-281-6/+4
* Use IAKERB OID header for all IAKERB messages including AP-REQLuke Howard2010-09-274-4/+16
* kpasswd: if a credential cache is present, use FASTSam Hartman2010-09-272-0/+24
* Simplify acquire_accept_cred very slightly, avoiding some long linesGreg Hudson2010-09-271-7/+6
* Add gss_krb5_import_credGreg Hudson2010-09-2714-273/+578
* relicense Sun RPC to 3-clause BSD-styleTom Yu2010-09-2240-920/+1002
* KDC worker processes featureGreg Hudson2010-09-171-4/+6
* WhitespaceGreg Hudson2010-09-151-26/+29
* Formatting fixGreg Hudson2010-09-151-2/+2
* kdb: store mkey list in context and permit NULL mkey for kdb_dbe_decrypt_key_...Sam Hartman2010-09-155-85/+96
* WhitespaceGreg Hudson2010-09-151-1/+1
* Fix warnings in encrypt_key and decrypt_key. Avoid a segfault if NULLSam Hartman2010-09-152-6/+10
* In krb5_sname_to_principal, correctly handle failures fromGreg Hudson2010-09-151-2/+2
* Allow a zero checksum type to be passed into krb5_k_verify_checksum_iov;Luke Howard2010-09-091-0/+6
* krb5_k_make_checksum will use the mandatory checksum type if 0 isLuke Howard2010-09-091-0/+6
* Add dummy camellia subdir to openssl back end makefileGreg Hudson2010-09-081-1/+1
* Make dependGreg Hudson2010-09-0837-1026/+1449
* Don't build the built-in Camellia block cipher code if Camellia-CCMGreg Hudson2010-09-082-0/+10
* Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson2010-09-0756-332/+6225