]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
A simple referenced-counted string
authorTom Carroll <incentivedesign@gmail.com>
Wed, 6 May 2020 05:57:48 +0000 (22:57 -0700)
committerTom Carroll <incentivedesign@gmail.com>
Wed, 6 May 2020 05:59:44 +0000 (22:59 -0700)
commit6ff1b5148d87ffee89030591ee9497e851164270
tree2f9446d8d4b9d50df29b7ffa44d0fbe4a4012c00
parent96130b9f75d8d694970df5b1b11f41adc82967ce
A simple referenced-counted string

An implementation of a simple reference-counted string. The purpose of
this is to simplify password password and handling, and reduce the
number of password copies.

Signed-off-by: Tom Carroll <incentivedesign@gmail.com>
gnutls.c
gnutls.h