]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
factor out common dump_buf_hex() and free_optlist() utility functions
authorDaniel Lenski <dlenski@gmail.com>
Sat, 20 May 2017 22:43:22 +0000 (15:43 -0700)
committerDavid Woodhouse <dwmw2@infradead.org>
Mon, 14 Aug 2017 14:26:20 +0000 (15:26 +0100)
commit76583bb434198dd35195a6a0a13bba15ac2e84c6
tree40e7016f5e83f43b14125f918b488a3c8999d565
parent314dafa830c2a28a2411fa2a90efb199144e179f
factor out common dump_buf_hex() and free_optlist() utility functions

These will be used in GlobalProtect protocol support, so it makes sense
to factor them out into shared utility functions rather than use slight
variants for each protocol.

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
cstp.c
http.c
library.c
oncp.c
openconnect-internal.h