Files
heimdal/tests/gss
Luke Howard 06232dfcce gss: fix import/export of accumulating contexts
gss_{import,export}_sec_context did not work with partially accumulating
contexts, where the initial context token had not been completely accumulated,

Further, in gss_import_sec_context(), ctx->gc_input.value was not allocated to
a buffer sufficiently large to accumulate the target length.
2021-08-08 14:46:49 +10:00
..
2021-08-06 13:15:19 +10:00
2010-11-26 00:10:26 -08:00
2021-08-06 13:15:19 +10:00
2021-08-06 13:15:19 +10:00