CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/04/16 03:50:10
Modified files:
lib/libcrypto/man: Makefile
lib/libssl/man : Makefile
Added files:
lib/libssl/src/doc/crypto: BF_set_key.pod BIO.pod
BUF_MEM_new.pod
CRYPTO_set_locking_callback.pod
DES_set_key.pod ERR.pod HMAC.pod
MD5.pod PEM_read_bio_PrivateKey.pod
RAND.pod RC4.pod RIPEMD160.pod
SHA1.pod
lib/libssl/src/doc/ssl: BIO_f_ssl.pod
Removed files:
lib/libssl/src/doc/crypto: BIO_f_ssl.pod bio.pod blowfish.pod
buffer.pod des.pod err.pod hmac.pod
md5.pod pem.pod rand.pod rc4.pod
ripemd.pod sha.pod threads.pod
Log message:
Sync the list of man pages for libcrypto, explicity rename conflicting
pages instead of doing it in the Makefiles and move a libssl page where
it belongs.
ok miod@