summaryrefslogtreecommitdiff
path: root/cpputil
Commit message (Collapse)AuthorAgeFilesLines
...
| * Bug 1371303 - Add "digest" command to NSS tool r=ttaubertStefan Gschiel2017-06-081-0/+2
| | | | | | | | Differential Revision: https://nss-review.dev.mozaws.net/D253
* | Merge NSS trunk to branch, a=mergeFranziskus Kiefer2017-06-061-0/+5
|\ \ | |/
| * Bug 1352039 - improvements for elliptic curve addition in mixed ↵Franziskus Kiefer2017-04-041-0/+2
| | | | | | | | | | | | Jacobian-affine coordinates, r=ttaubert Differential Revision: https://nss-review.dev.mozaws.net/D333
| * From 193777aedc558c56bb6501ba8e2134668ee5697b Mon Sep 17 00:00:00 2001Daiki Ueno2017-05-031-0/+3
| | | | | | | | Bug 1162897, util: add minimal PKCS#11 URI parser, r=rrelyea
* | Merge NSS tip, a=mergeMartin Thomson2017-05-122-0/+7
|\ \ | |/
| * Bug 1363981 - Update tests to use SSLProtocolVariant instead of Mode, r=ttaubertMartin Thomson2017-05-011-5/+4
| |
| * Bug 1342137 - Permit unknown dotted-decimal X500 Principals ↵J.C. Jones2017-05-111-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | r=franziskus,ttaubert RFC 1485 permits principals with OIDs in either "1.2=Name" or "OID.1.2=Name" form. This patch permits such forms, for unknown OIDs. This patch adds disabled tests which should fail, but do not, and need further cleanup. Original patch courtesy of Miklos Vajna. Differential Revision: https://nss-review.dev.mozaws.net/D310
| * Bug 1328318, Allow configuration of SSL/TLS version ranges to silenty ↵Kai Engert2017-05-041-0/+6
| | | | | | | | succeed if a reduced range is selected because of policies or limitations, test part, partial r=ekr, final r=martin.thomson
* | Merging from main NSS branchMartin Thomson2017-05-041-3/+3
|\ \ | |/
| * Bug 1355037 - Add parentheses to std::min, r=franziskusChris Lee2017-04-181-3/+3
| |
* | Bug 1350502 - TLS 1.3 draft-19 - EndOfEarlyData message, r=ekrMartin Thomson2017-04-251-1/+0
|/
* Bug 1348775 - Add custom TLS mutators for libFuzzer fuzzing targets r=franziskusTim Taubert2017-03-244-0/+403
| | | | Differential Revision: https://nss-review.dev.mozaws.net/D261
* Bug 1339768 - Add TLS server fuzzers r=franziskusTim Taubert2017-03-141-0/+12
| | | | Differential Revision: https://nss-review.dev.mozaws.net/D229
* Bug 1342351 - Implement --list-keys for nss-tool r=ttaubertStefan Gschiel2017-02-241-0/+4
| | | | Differential Revision: https://nss-review.dev.mozaws.net/D191
* Bug 1330557 - Add basic TLS client fuzzer r=mt,franziskusTim Taubert2017-02-107-0/+546
Differential Revision: https://nss-review.dev.mozaws.net/D145