Move util_ files into utils directory, move main.cpp into src
[gssweb.git] / json_gssapi / test / CMakeLists.txt
2015-04-28 Margaret WassermanMove util_ files into utils directory, move main.cpp...
2015-01-21 Sam HartmanAdd top-level cmake file for packaging.
2014-11-25 Mark DonnellyInclude dependency on pthreads
2014-11-24 Kevin Wassermandisable unit tests on windows
2014-11-24 Kevin Wassermanadd util_base64 and util_random
2014-10-03 Mark DonnellyReturn the GSS error status messages back with every...
2014-10-03 Mark DonnellyMessage passing with cookies (app_tag, gssweb_bg_tag...
2014-09-25 Mark DonnellyRemove the unused references to util/base64.cpp
2014-09-04 Mark DonnellyCommit an overly-large chunk of work.
2014-08-19 Mark Donnellyrearranging the commands into their own directory
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-07 Mark DonnellyGSS Acquire Cred calling out correctly; slight reorginz...
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...