Revision 3b92a6fe4f2a8f260c166fc330b3f1e85f31b351 authored by Richard Levitte on 07 December 2015, 14:45:50 UTC, committed by Richard Levitte on 07 December 2015, 15:24:23 UTC
Make TARFILE include ../ instead of having that hard coded all over the place.
When transforming file names in TAR_COMMAND, use $(NAME) instead of openssl-$(VERSION)

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 4a544810f08539f1549eea9be36bd878c67c8e26)
1 parent d82626c
Raw File
TODO
-------------------------------------------------------------------
Verify server certificate
-------------------------------------------------------------------
Currently omitted from the project:

	crypto/tmdiff.c
	crypto/bio/bss_conn.c
	crypto/bio/b_sock.c
	crypto/bio/bss_acpt.c
	crypto/bio/bss_log.h

-------------------------------------------------------------------
Build libraries to link with...
-------------------------------------------------------------------
Port openssl application.
-------------------------------------------------------------------
BN optimizations (currently PPC version is compiled with BN_LLONG)
-------------------------------------------------------------------
back to top