summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Eliminate union in net-server.c struct connectionGreg Hudson2011-09-241-105/+104
* Fix krb5_dbe_get_strings error handlingGreg Hudson2011-09-241-8/+12
* Don't use accessor in encrypted challengeGreg Hudson2011-09-244-44/+17
* Remove empty src/preauth/encrypted_challenge dirGreg Hudson2011-09-230-0/+0
* Recast encrypted challenge as linked built-insGreg Hudson2011-09-2314-226/+301
* Support special salt type in default krb5_dbe_cpwGreg Hudson2011-09-221-0/+36
* Improve mk_safe/mk_priv cleanup slightlyGreg Hudson2011-09-222-12/+16
* WhitespaceGreg Hudson2011-09-213-77/+80
* Fix string attribute unit testsGreg Hudson2011-09-213-6/+14
* * New implementation to map a gss name to localnameSam Hartman2011-09-217-76/+110
* fix pkinit warningsSam Hartman2011-09-212-7/+7
* Fix typo in pkinit_kdf_test error messageSam Hartman2011-09-211-1/+1
* Add newlines to end of status messagesSam Hartman2011-09-211-2/+2
* If the client offers the alg agility KDF, use itSam Hartman2011-09-217-16/+155
* Reordered pkinit_server_return_padata(), so that the alg-agilitySam Hartman2011-09-211-8/+20
* Add stubs for new pkinit encodersGreg Hudson2011-09-211-1/+19
* Add kadmin functionality for string attributesGreg Hudson2011-09-2121-2/+661
* Add KRB5_TL_STRING_ATTRS and libkdb5 accessorsGreg Hudson2011-09-216-1/+321
* Fix asn.1 encoder build without PKINIT supportGreg Hudson2011-09-211-51/+52
* Fix Openssl 1.0 function capitalization in pkinitSam Hartman2011-09-201-2/+2
* Make ASN.1 code build without PKINIT supportGreg Hudson2011-09-191-23/+23
* Make pkinit_kdf_test.c compileGreg Hudson2011-09-191-1/+1
* Formatting fixesGreg Hudson2011-09-1915-288/+296
* reindentSam Hartman2011-09-193-71/+71
* Fix x64 compile issues: remove bufferoverflowu.lib; this is obsoleteSam Hartman2011-09-192-5/+7
* Use closesocket() instead of close() for sockets on WindowsSam Hartman2011-09-191-2/+2
* Fixed some warnings on WindowsSam Hartman2011-09-194-8/+7
* Added util\profile\testmod\Makefile to the list of Makefiles generated on Win...Sam Hartman2011-09-191-1/+3
* Add KRB5_CALLCONV to krb5_init_context_profile definition in init_ctx.c Remov...Sam Hartman2011-09-191-1/+1
* Updated copyright year in a Windows version resourceSam Hartman2011-09-191-1/+1
* Updated command line utilities not to complain about missing getopt() definitionSam Hartman2011-09-196-0/+16
* __func__ -> __FUNCTION__ in #ifdef DEBUG blocks in util_errmap.cSam Hartman2011-09-191-2/+2
* Protect autoconf #defines (HAVE_FOO, et al) in win-mac.h with #ifdef KRB5_PRI...Sam Hartman2011-09-193-1/+7
* On Windows, parse mechanism info from Registry instead of mech fileSam Hartman2011-09-191-169/+351
* Remove the ticket from the pkinit-alg-agility KDF function, to matchSam Hartman2011-09-195-49/+28
* Asn1_encode: indicate DER compressed form without tag or length as inputSam Hartman2011-09-191-0/+4
* Implement encoding and decoding for supportedKDFs and kdfIDSam Hartman2011-09-195-37/+111
* * Extend auth_packSam Hartman2011-09-195-3/+40
* Refactor to use oid instead of algorithm_id in KDF interfaceSam Hartman2011-09-193-12/+16
* pkinit_crypto_openssl: fix signed vs unsigned comparisonSam Hartman2011-09-191-0/+1
* implementation of new function and test program for pkinit agility.Sam Hartman2011-09-195-3/+475
* Added underlying ASN.1 structures for pkinit algorithm agilitySam Hartman2011-09-193-3/+59
* In pkinit_crypto_openssl.c, modified pkinit_octetstring2key() toSam Hartman2011-09-192-4/+5
* In order for asn1_encode_oid to be called from DEFLENFNTYPE it needsSam Hartman2011-09-192-2/+2
* asn1_encode.{c,h}: support DEFOCTETWRAPTYPESam Hartman2011-09-192-6/+16
* pkinit: client: Use SignedData for anonymousSam Hartman2011-09-193-207/+234
* Fix pkinit warningsSam Hartman2011-09-193-5/+5
* Support pkinit: SignedData with no signers (KDC)Sam Hartman2011-09-192-187/+209
* Drop code for finding top source directory among severalKen Raeburn2011-09-181-20/+1
* Don't check for memmove, inet_ntoa, inet_aton, pthread.h, orKen Raeburn2011-09-181-3/+2