CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/09/17 00:54:18
Modified files:
net/pavuk : Makefile
net/pavuk/patches: patch-src_myssl_openssl_c
Added files:
net/pavuk/patches: patch-src_dns_c
Log message:
pavuk: apply some lipstick: sprinkle const, fix 8-byte stack overwrite
There's plenty of off-by-ones due to strncat() misuse, time_t truncation,
etc. Slow but continuous development stopped 17 years ago. Probably time
to follow most other OS and retire this...
