Remove the unused references to util/base64.cpp
[gssweb.git] / json_gssapi /
2014-09-25 Mark DonnellyRemove the unused references to util/base64.cpp
2014-09-24 Mark DonnellyRemoved reference to unused, unversioned util directory
2014-09-15 Mark DonnellyAdd GSSAcquireCred to the JSON protocol description
2014-09-12 Mark DonnellyA bunch of changes as the command line now works.
2014-09-04 Mark DonnellyCommit an overly-large chunk of work.
2014-08-19 Mark Donnellyrearranging the commands into their own directory
2014-08-19 Mark DonnellyUpdate loadParameters to check for JSON value type...
2014-08-19 Mark DonnellyRemove unused variable
2014-08-18 Mark DonnellyAdding GSS Pseudo Random
2014-05-14 Mark DonnellyGSSGetMic
2014-05-13 Mark DonnellyGSSWrap command completed.
2014-05-12 Mark DonnellyGSS Wrap implementation.
2014-05-09 Mark DonnellyRefactor some of the JSON generation into some of the...
2014-05-08 Mark DonnellyGSSAcquireCred tests now pass.
2014-05-07 Mark DonnellyGSS Acquire Cred calling out correctly; slight reorginz...
2014-04-30 Mark DonnellyGSS import name working
2014-04-29 Mark DonnellyBasic name importing working
2014-04-28 Mark Donnellycheckin for GSS import name
2014-04-22 Mark DonnellyJSON Marshalling, updates from code review
2014-04-18 Mark DonnellyParse gss_init_sec_context parameters out of a JSON...
2014-04-09 Mark DonnellyStart the JSON command-line API