CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/22 08:30:52
Modified files:
regress/lib/libcrypto: Makefile
Added files:
regress/lib/libcrypto/bio: Makefile biotest.c
Log message:
Add a skeleton regress for crypto/bio, which currently only covers
BIO_get_port() and fails since the current code believes that "-1" is a
valid port.
