summaryrefslogtreecommitdiff
path: root/Cryptlib/OpenSSL/crypto/ui
diff options
context:
space:
mode:
authorGary Ching-Pang Lin <glin@suse.com>2014-08-19 12:15:00 +0800
committerPeter Jones <pjones@redhat.com>2014-08-19 14:20:23 -0400
commit21f96e586351fc8b535353f2dea7c784e931d14a (patch)
treec7028a2687dcc1ce83f2b3bfdf25d0a3f9af7aa1 /Cryptlib/OpenSSL/crypto/ui
parentfa525bc4632e04346fae82a98ce23b31c6cfc86d (diff)
downloadefi-boot-shim-21f96e586351fc8b535353f2dea7c784e931d14a.tar.gz
efi-boot-shim-21f96e586351fc8b535353f2dea7c784e931d14a.zip
Update openssl to 0.9.8zb
Also update to Tiano Cryptlib r15802 and remove the execute mode bits from the C and header files of openssl
Diffstat (limited to 'Cryptlib/OpenSSL/crypto/ui')
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/ui/ui_compat.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/ui/ui_err.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/ui/ui_lib.c2
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/ui/ui_util.c0
4 files changed, 1 insertions, 1 deletions
diff --git a/Cryptlib/OpenSSL/crypto/ui/ui_compat.c b/Cryptlib/OpenSSL/crypto/ui/ui_compat.c
index 13e0f70d..13e0f70d 100755..100644
--- a/Cryptlib/OpenSSL/crypto/ui/ui_compat.c
+++ b/Cryptlib/OpenSSL/crypto/ui/ui_compat.c
diff --git a/Cryptlib/OpenSSL/crypto/ui/ui_err.c b/Cryptlib/OpenSSL/crypto/ui/ui_err.c
index 786bd0db..786bd0db 100755..100644
--- a/Cryptlib/OpenSSL/crypto/ui/ui_err.c
+++ b/Cryptlib/OpenSSL/crypto/ui/ui_err.c
diff --git a/Cryptlib/OpenSSL/crypto/ui/ui_lib.c b/Cryptlib/OpenSSL/crypto/ui/ui_lib.c
index ac010080..67013f8c 100755..100644
--- a/Cryptlib/OpenSSL/crypto/ui/ui_lib.c
+++ b/Cryptlib/OpenSSL/crypto/ui/ui_lib.c
@@ -897,9 +897,9 @@ int UI_set_result(UI *ui, UI_STRING *uis, const char *result)
break;
}
}
+ }
default:
break;
}
- }
return 0;
}
diff --git a/Cryptlib/OpenSSL/crypto/ui/ui_util.c b/Cryptlib/OpenSSL/crypto/ui/ui_util.c
index 5d9760bb..5d9760bb 100755..100644
--- a/Cryptlib/OpenSSL/crypto/ui/ui_util.c
+++ b/Cryptlib/OpenSSL/crypto/ui/ui_util.c