Windows: Build the SDK
[abartlet/lorikeet-heimdal.git/.git] / appl / gssmask /
2009-11-25 Love Hornquist AstrandMerge branch 'master' into wip/win32-port2
2009-11-25 Asanka HerathMake roken build on windows
2009-11-24 Love Hornquist AstrandFirst drop of Windows build infrastructure from Secure...
2009-11-24 Asanka HerathInitial Windows port
2009-02-22 Love Hörnquist Åstranduniquify error messages
2009-02-22 Love Hörnquist Åstrandimplement UnwrapExt
2009-02-22 Love Hörnquist Åstrandadd flags to test WrapExt
2009-02-22 Love Hörnquist Åstrandtest
2009-02-22 Love Hörnquist Åstrandmake compile
2009-02-22 Love Hörnquist Åstranddefine WRAP_EXP_ONLY_HEADER, and bflags, flags is used.
2009-02-22 Love Hörnquist Åstranduse WRAP_EXP_ONLY_HEADER
2009-02-22 Love Hörnquist Åstrandchange seqno to bflag to allow testing dce style
2009-02-22 Love Hörnquist ÅstrandCode to handle WrapExt
2009-02-22 Love Hörnquist Åstrand{,un}wrapExt
2009-01-25 Love Hörnquist Åstranduse gssapi/*.h
2008-09-13 Love Hörnquist Åstrandremove trailing whitespace
2008-09-13 Love Hörnquist Åstrandswitch to utf8 encoding of all files
2008-04-07 Love Hörnquist ÅstrandUse unsigned where appropriate.
2007-07-17 Love Hörnquist ÅstrandInit val to avoid gss error.
2007-06-20 Love Hörnquist Åstrand(AcquirePKInitCreds): fail more gracefully
2007-06-09 Love Hörnquist Åstrandremove cvs ignore files
2006-11-20 Love Hörnquist ÅstrandMake krb5_get_init_creds_opt_free take a context argument.
2006-11-03 Love Hörnquist Åstrand(add_list): fix alloc statement, From Alex Deiter
2006-11-03 Love Hörnquist Åstrand(add_list): fix alloc statement
2006-10-24 Love Hörnquist ÅstrandOnly log when there are resources left.
2006-10-24 Love Hörnquist ÅstrandTry free all resources.
2006-10-24 Love Hörnquist ÅstrandAvoid leaking memory. rename ->handle to ->handles.
2006-10-24 Love Hörnquist Åstrandmake compile
2006-10-24 Love Hörnquist Åstrand(AcquireCreds): free krb5_get_init_creds_opt
2006-10-17 Love Hörnquist Åstrandhandle more bits
2006-10-14 Love Hörnquist ÅstrandAdd explit depenency on libroken.
2006-10-08 Love Hörnquist ÅstrandClarify protocol.
2006-10-06 Love Hörnquist ÅstrandPrint how wrong the lenght are. Try more context token...
2006-10-06 Love Hörnquist ÅstrandMaybe include <sys/wait.h>.
2006-10-05 Love Hörnquist Åstranddisable ENABLE_PTHREAD_SUPPORT and explain why
2006-10-01 Love Hörnquist ÅstrandAdd ret16.
2006-09-26 Love Hörnquist ÅstrandHandle FIRST_CALL in the context building, better error...
2006-09-26 Love Hörnquist Åstrandswitch from wrap/unwrap to encrypt/decrypt
2006-09-26 Love Hörnquist Åstrandmake less exit() happy
2006-09-25 Love Hörnquist ÅstrandDon't announce spn if there is non.
2006-09-25 Love Hörnquist ÅstrandCheck that the pre-wrapped data is the same as afterward.
2006-09-25 Love Hörnquist ÅstrandRemove stray GSS_C_DCE_STYLE.
2006-09-25 Love Hörnquist ÅstrandAdd logsocket support.
2006-09-25 Love Hörnquist ÅstrandFix logging.
2006-09-22 Love Hörnquist Åstrand(build_context): print the step the context exchange.
2006-09-21 Love Hörnquist ÅstrandAdd GSS_C_INTEG_FLAG|GSS_C_CONF_FLAG to all flags
2006-09-21 Love Hörnquist ÅstrandAdd wrap and mic tests for all elements
2006-09-21 Love Hörnquist ÅstrandAdd mic tests
2006-09-21 Love Hörnquist Åstranddont exit early then co-worker is bad.
2006-09-21 Love Hörnquist ÅstrandAdd tests to wrap/unwrap.
2006-09-20 Love Hörnquist ÅstrandAdd wrap/unwrap ops
2006-09-20 Love Hörnquist ÅstrandAdd eGetVersionAndCapabilities flags
2006-09-20 Love Hörnquist ÅstrandAdd permutate_all (and support functions).
2006-09-20 Love Hörnquist ÅstrandAdd permutate_all
2006-09-20 Love Hörnquist Åstranduse new flags, return moniker
2006-09-20 Love Hörnquist Åstrandtest self context building and all permutation of clients
2006-09-19 Love Hörnquist Åstrandadd --logfile option, use htons() on port number
2006-09-19 Love Hörnquist ÅstrandLog port in connection message.
2006-07-03 Love Hörnquist ÅstrandAdd get_version_capa, cache target_name.
2006-07-03 Love Hörnquist Åstranduse utname() to find the local hostname
2006-07-03 Love Hörnquist Åstrandinclude <sys/utsname.h>
2006-07-02 Love Hörnquist Åstrandbreak out creation of a client and make handleServer...
2006-07-02 Love Hörnquist Åstrandbreak out out the build context function
2006-07-01 Love Hörnquist Åstrandignore Makefile.in
2006-07-01 Love Hörnquist Åstrandexternalize slave handling, add GetTargetName glue
2006-07-01 Love Hörnquist ÅstrandAcquireCreds: set principal to NULL to avoid memory...
2006-07-01 Love Hörnquist Åstrandexternalize principal/password handling
2006-07-01 Love Hörnquist Åstrandbreak out common function; add gssmaestro (that only...
2006-06-30 Love Hörnquist Åstrandsplit out fetching of credentials for easier reuse...
2006-06-30 Love Hörnquist Åstrandgssapi maggot replacement, handles context testing