summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Remove kerbsrc83Ben Kaduk2012-09-241-9/+0
* Update FILES and WINFILES for kerbsrc.zipBen Kaduk2012-09-241-3/+8
* Do not add empty dir to the include search listBen Kaduk2012-09-241-1/+1
* Update windows/READMEBen Kaduk2012-09-241-99/+92
* Fix t_s4u2proxy_krb5 cleanupGreg Hudson2012-09-241-1/+3
* Fix typoBen Kaduk2012-09-241-2/+2
* Export more krb5_rc symbols on WindowsGreg Hudson2012-09-211-0/+3
* Export krb5_rc_recover_or_initialize on WindowsGreg Hudson2012-09-211-0/+1
* Keep verifier cred locked in accept_sec_contextGreg Hudson2012-09-211-15/+15
* Resolve verifier cred in accept_sec_contextGreg Hudson2012-09-213-22/+22
* Remove NSIS installs when upgrading to 64-bitBen Kaduk2012-09-181-2/+2
* Refactor gss mech config parserGreg Hudson2012-09-171-85/+53
* Delete unused internal mechglue functionsGreg Hudson2012-09-172-125/+0
* Simplify gss_inquire_mechs_for_nameGreg Hudson2012-09-171-68/+45
* Add tests for gss_inquire_mechs_for_nameGreg Hudson2012-09-175-10/+92
* Avoid leaks on gss_accept_sec_context errorsSimo Sorce2012-09-161-4/+5
* Avoid multiply defining OIDs in tests/gssapiTom Yu2012-09-141-6/+6
* Remove osa_adb_rename_dbGreg Hudson2012-09-132-51/+0
* Tidy up GSSAPI test programsGreg Hudson2012-09-1321-2186/+937
* 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-111-1/+9
* Add tests for GSS cred export and importGreg Hudson2012-09-113-4/+272
* 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-117-0/+316
* Add internal JSON encoding and decoding supportGreg Hudson2012-09-116-2/+1435
* Add internal base64 encoding and decoding supportGreg Hudson2012-09-114-3/+318
* Add responder feature for initial cred exchangesNathaniel McCallum2012-09-1113-6/+594
* 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