summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorDennis Jackson <djackson@mozilla.com>2022-06-16 11:22:49 +0000
committerDennis Jackson <djackson@mozilla.com>2022-06-16 11:22:49 +0000
commitd0681e2eacbe08c4b02de798cddffcae2c003a61 (patch)
tree39251cd4c321ef25bf4497fd5d7cbf8140e8bf40 /automation
parent275120fccb522a8c54d84d417e70fc061048df34 (diff)
downloadnss-hg-d0681e2eacbe08c4b02de798cddffcae2c003a61.tar.gz
Bug 1617956 - Add support for asynchronous client auth hooks. r=mt
Differential Revision: https://phabricator.services.mozilla.com/D138149
Diffstat (limited to 'automation')
-rw-r--r--automation/abi-check/expected-report-libnspr4.so.txt4
-rw-r--r--automation/abi-check/expected-report-libssl3.so.txt4
2 files changed, 8 insertions, 0 deletions
diff --git a/automation/abi-check/expected-report-libnspr4.so.txt b/automation/abi-check/expected-report-libnspr4.so.txt
index e69de29bb..7f09b9b89 100644
--- a/automation/abi-check/expected-report-libnspr4.so.txt
+++ b/automation/abi-check/expected-report-libnspr4.so.txt
@@ -0,0 +1,4 @@
+
+1 Added function:
+
+ 'function PRStatus PR_GetPrefLoopbackAddrInfo(PRNetAddr*, PRUint16)' {PR_GetPrefLoopbackAddrInfo}
diff --git a/automation/abi-check/expected-report-libssl3.so.txt b/automation/abi-check/expected-report-libssl3.so.txt
index e69de29bb..b31bca112 100644
--- a/automation/abi-check/expected-report-libssl3.so.txt
+++ b/automation/abi-check/expected-report-libssl3.so.txt
@@ -0,0 +1,4 @@
+
+1 Added function:
+
+ 'function SECStatus SSL_ClientCertCallbackComplete(PRFileDesc*, SECStatus, SECKEYPrivateKey*, CERTCertificate*)' {SSL_ClientCertCallbackComplete@@NSS_3.80}