plan9fox/sys
cinap_lenrek 6641548938 libsec: fix memory leaks in X509req() and X509gen() and return malloced pointer
X509req() and X509gen() used to leak memory, and had no way for
the caller to free the allocated certificate/certificate request
buffer returned. this is not critical as these functions are only
used in short lived rsa(2) helper programs. but i prefer to have
library routines not leak memory as one does not know in advance
where the code is going to be used.
2015-09-23 17:33:52 +02:00
..
doc
games/lib fortunes: Please be respectful in this forum. 2015-09-03 17:01:49 -04:00
include libsec: implement dh parameter signature verification, stop lying about non-rsa ciphers, fix memory leaks in X509 code 2015-09-22 18:10:52 +02:00
lib /sys/lib/dist/ndb/common: correct authdom=inri 2015-09-16 13:29:04 -04:00
man ircrc: add -P option for server password (thanks, nick) 2015-09-19 14:03:22 -04:00
src libsec: fix memory leaks in X509req() and X509gen() and return malloced pointer 2015-09-23 17:33:52 +02:00