mirror of
https://github.com/openssh/libopenssh
synced 2026-04-16 09:45:53 +00:00
8f735558089bf915822ecc62a02ad53a86e34bbe
This adds a reference mechanism to struct sshbuf, making parent buffers to those created with buffer_froms() and buffer_fromb() read-only until the child buffer is freed. It also delays freeing of the parent buffer until all child buffers have freed.
libopenssh ========== turn openssh into a library ssh a copy of openbsd src/usr.bin/ssh regress a copy of openbsd src/regress/usr.bin/ssh diff against vanilla openssh: % cd ssh && cvs -qd anoncvs@anoncvs1.ca.openbsd.org:/cvs diff -u -m
Description
Languages
C
86.7%
Roff
8.3%
Shell
4.2%
Makefile
0.6%
Python
0.1%