summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ldap master key migration stuffHaoQi Li2009-08-312-0/+974
* This time I actually added the filesHaoQi Li2009-08-315-0/+881
* Added Master Key Migration db2 backend stuffHaoQi Li2009-08-310-0/+0
* use perror instead of error in kadm5 test suiteTom Yu2009-08-282-39/+39
* Clean up a little bit of test suite spew in env-setup: first, whenGreg Hudson2009-08-281-12/+6
* Update a kadm5 testing library function which was callingGreg Hudson2009-08-281-1/+2
* Remove bogus conditional from tcl_kadm5_randkey_principal(), which wasTom Yu2009-08-281-1/+1
* Document kinit -C and -E optionsGreg Hudson2009-08-281-1/+9
* Disable the COPY_FIRST_CANONNAME workaround on Linux glibc 2.4 andGreg Hudson2009-08-281-5/+16
* Memory leak in spnego accept_sec_context error pathGreg Hudson2009-08-271-0/+7
* Rename db2 header files db.h and db-config.h in the source tree, soKen Raeburn2009-08-219-136/+92
* update dependenciesKen Raeburn2009-08-213-21/+1
* Use load_32_be processing length in TCP replyKen Raeburn2009-08-211-5/+1
* Change "vague-errors" compile-time conditionals into run-timeKen Raeburn2009-08-213-18/+22
* Use {load,store}_{16,32}_be for big-endian integersKen Raeburn2009-08-211-17/+4
* Minor code cleanups in pkinit plugin, mostly around malloc/freeGreg Hudson2009-08-187-262/+166
* Bump sonames of libkadm5 libraries, since r22527 changed their ABIsGreg Hudson2009-08-172-2/+2
* Modify kadm5 initializers to accept krb5 contextsGreg Hudson2009-08-1714-63/+75
* Remove unused variables resulting from r22521, and also remove theGreg Hudson2009-08-174-39/+0
* In doc/Makefile, specify the new location of the kpasswd man page (theGreg Hudson2009-08-141-2/+2
* Remove kadmin v1 API supportGreg Hudson2009-08-1379-13399/+382
* Fix lib/crypto/krb/dk/Makefile.in mydir valueGreg Hudson2009-08-131-1/+1
* Reply message ordering bug in ftpdGreg Hudson2009-08-121-3/+2
* r22529@squish: raeburn | 2009-08-12 13:49:45 -0400Ken Raeburn2009-08-125-39/+99
* Correct the t_nfold build rules again. We don't have a simple way ofGreg Hudson2009-08-101-1/+4
* Check for null characters in pkinit cert fieldsGreg Hudson2009-08-101-0/+7
* Narrow the contract of pkinit_client_profile by passing in the realmGreg Hudson2009-08-101-13/+14
* In pkinit_clnt.c, make private functions static. There and inGreg Hudson2009-08-102-118/+10
* Convert all uses of strtok() in libraries to strtok_r() for threadGreg Hudson2009-08-102-8/+9
* Remove pkinit_identity_process_option, which wasn't doing anythingGreg Hudson2009-08-102-84/+19
* Fix the LDAP build, which was broken by the build reordering inGreg Hudson2009-08-072-4/+10
* In crypto_tests: for t_nfold, link against an nfold object file in theGreg Hudson2009-08-031-3/+3
* Be a little more verbose about errors from mit_des_key_sched(), andTom Yu2009-08-031-1/+2
* Fix deplibs for t_crcTom Yu2009-08-031-1/+1
* Get "make depend" to work in an unbuilt source tree, since bad depsGreg Hudson2009-08-0312-5/+18
* Re-run make depend. (I am not certain why the dependencies fromGreg Hudson2009-08-0317-697/+654
* In the crypto-tests check target, refer to t_cf2.expected in theGreg Hudson2009-08-031-1/+1
* In configure.in's list of Makefiles to generate, remove the trailingGreg Hudson2009-08-031-6/+6
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-03245-1783/+1895
* Fix of the test cleanup Zhanna Tsitkov2009-08-011-0/+3
* Include <assert.h> in k5-platform.h, since we use assertions in someGreg Hudson2009-07-301-0/+1
* Fix memory leak in k5_pac_verify_server_checksumEzra Peisach2009-07-302-1/+5
* memory leak in test code t_authdataEzra Peisach2009-07-301-0/+1
* Fix memory leak by release context at end of test codeEzra Peisach2009-07-301-0/+3
* Enctype list configuration enhancementsGreg Hudson2009-07-296-80/+358
* Crypto Modularity proj: Added an option --with-crypto-impl to configure.in to...Zhanna Tsitkov2009-07-281-0/+10
* Use zero-terminated enctype lists in the context structure instead ofGreg Hudson2009-07-274-173/+150
* include win-mac.h in gssftp/ftp/cmds.c for HAVE_STDLIB_HTom Yu2009-07-171-0/+4
* check for slogin failure in setup_root_shellTom Yu2009-07-101-1/+1
* Add a new '-W' option to kadmind and kdb5_util create to allow readingTom Yu2009-07-104-5/+14