openssl/crypto/jpake
Geoff Thorpe e52a3c3d14 Include <openssl/foo.h> instead of "foo.h"
Exported headers shouldn't be included as "foo.h" by code from the same
module, it should only do so for module-internal headers. This is
because the symlinking of exported headers (from include/openssl/foo.h
to crypto/foo/foo.h) is being removed, and the exported headers are
being moved to the include/openssl/ directory instead.

Change-Id: I4c1d80849544713308ddc6999a549848afc25f94
Signed-off-by: Geoff Thorpe <geoff@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
2014-12-08 14:21:35 -05:00
..
jpake_err.c apply J-PKAKE fix to HEAD (original by Ben) 2010-11-29 18:32:05 +00:00
jpake.c Include <openssl/foo.h> instead of "foo.h" 2014-12-08 14:21:35 -05:00
jpake.h apply J-PKAKE fix to HEAD (original by Ben) 2010-11-29 18:32:05 +00:00
jpaketest.c Implement Configure option pattern "experimental-foo" 2008-12-02 01:21:39 +00:00
Makefile Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00