summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add reenter gssapi interposer plugin.proxymechGünther Deschner2013-01-119-1/+1348
* New SPI call to import creds by oidSimo Sorce2012-09-143-2/+20
* New SPI call to import a name by mech oidSimo Sorce2012-09-144-11/+40
* New SPI call to import a context by oidSimo Sorce2012-09-143-3/+19
* Check creds to select mech in accept_sec_contextSimo Sorce2012-09-141-4/+23
* Distinguish between requested and selected oidsSimo Sorce2012-09-1414-120/+239
* Add function to return the Public OIDSimo Sorce2012-09-132-0/+23
* Add function to get the mechanism type to useSimo Sorce2012-09-132-0/+56
* Never return interposers OIDsSimo Sorce2012-09-131-3/+8
* Add interposer plugin type loaderSimo Sorce2012-09-132-0/+282
* Allow to define an interposer in the conf fileSimo Sorce2012-09-132-6/+38
* Avoid memory leaks on error conditionSimo Sorce2012-09-131-4/+5
* Remove osa_adb_rename_dbGreg Hudson2012-09-132-51/+0
* Tidy up GSSAPI test programsGreg Hudson2012-09-1322-2186/+940
* Improve LEASHAUTOINIT descriptionBen Kaduk2012-09-121-1/+1
* Fix typo in util/support/Makefile.inGreg Hudson2012-09-121-1/+1
* Test the inconsistent locking fix and svc unavailNicolas Williams2012-09-122-0/+40
* Fix lock inconsistency in ctx_unlock()Nicolas Williams2012-09-121-4/+8
* Use blocking locks in krb5kdc and libkadm5srvNicolas Williams2012-09-122-35/+19
* Map CANTLOCK_DB to SVC_UNAVAILABLE in krb5kdcNicolas Williams2012-09-122-0/+8
* Unregister error message key on library unloadBen Kaduk2012-09-121-0/+1
* make dependGreg Hudson2012-09-124-0/+70
* Do not retrieve zero-length credsBen Kaduk2012-09-111-2/+4
* Add new api to Sphinx doc; doc introduced versionZhanna Tsitkov2012-09-112-1/+13
* Add tests for GSS cred export and importGreg Hudson2012-09-114-4/+273
* Add SPNEGO support for GSS cred export and importGreg Hudson2012-09-112-1/+51
* Add krb5 support for GSS cred export and importGreg Hudson2012-09-115-0/+1117
* Introduce gss_export_cred and gss_import_credGreg Hudson2012-09-118-0/+364
* Add internal JSON encoding and decoding supportGreg Hudson2012-09-117-2/+1436
* Add internal base64 encoding and decoding supportGreg Hudson2012-09-115-3/+319
* Add responder feature for initial cred exchangesNathaniel McCallum2012-09-1114-6/+595
* Add cred store functions to gssapi32.defGreg Hudson2012-09-101-0/+4
* Add zapfreestr() helper to k5-int.hGreg Hudson2012-09-101-0/+10
* Removed unused leash help fileGreg Hudson2012-09-091-0/+0
* Define SED in util/verto/Makefile.inGreg Hudson2012-09-061-0/+1
* Add asn1c test vectors for alg-agility typesGreg Hudson2012-09-064-2/+404
* Avoid libdl dependencies in bundled libvertoGreg Hudson2012-09-0425-340/+68
* Update bundled libverto to 0.2.5Greg Hudson2012-09-037-63/+363
* Try harder not to use clock_gettime in verto-k5evGreg Hudson2012-09-031-1/+2
* Use separate components for shortcutsBen Kaduk2012-08-312-9/+23
* Add support for GSS_C_NT_COMPOSITE_EXPORTLuke Howard2012-08-317-62/+78
* Support kdc_timesync offsets in memory ccacheNate Rosenblum2012-08-311-0/+22
* Fix memory leak in gss_add_credGreg Hudson2012-08-301-0/+3
* Do not emit debug printfs under NODEBUGBen Kaduk2012-08-291-0/+2
* Fix KfW startup shortcut installationKevin Wasserman2012-08-292-8/+5
* Clean out dead code from ccapiKevin Wasserman2012-08-292-39/+0
* Fix KfW thread-local storage allocation issuesKevin Wasserman2012-08-292-12/+23
* Improve error translation for CCAPIv3 routinesBen Kaduk2012-08-291-8/+9
* Replace NIM with "MIT Kerberos" in installer textKevin Wasserman2012-08-291-3/+3
* Kill running processes on upgrades/uninstallsBen Kaduk2012-08-291-2/+18