Added SILC_STR_STRING and SILC_STR_STRING_APPEND and support for
authorPekka Riikonen <priikone@silcnet.org>
Sat, 5 Jan 2008 16:09:07 +0000 (16:09 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sat, 5 Jan 2008 16:09:07 +0000 (16:09 +0000)
commit38b10925eeea619c2b6fa646892df4416e6dd08f
tree31becf127159cd89555a531c0a87895f2bec3cf9
parent9f2e507405b3a1cdc9e0595f7bc40a4e9c309d20
Added SILC_STR_STRING and SILC_STR_STRING_APPEND and support for
appending with SilcBuffer format API.
Added silc_buffer_equal.
CHANGES.RUNTIME
includes/silc.h.in
lib/silcutil/silcbuffer.h
lib/silcutil/silcbuffmt.c
lib/silcutil/silcbuffmt.h
lib/silcutil/silctypes.h
lib/silcutil/tests/test_silcbuffmt.c