summaryrefslogtreecommitdiff
path: root/lib/util/secoid.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 1798150 - on-demand initialization of OID tables. r=nss-reviewers,nkulatovaNSS_3_85_BETA1John M. Schanck2022-10-311-1/+9
* Bug 1796281 - Fix -Wint-to-void-pointer-cast warnings. r=nss-reviewers,jschanckMike Hommey2022-10-191-2/+2
* Bug 1670835 Crypto Policy Support needs to be updated with disable/enable sup...Robert Relyea2020-10-141-0/+24
* Bug 1643557 - Use SECOidTag as the type of a loop variable over all values of...Jeff Walden2020-06-051-1/+1
* Bug 1603628 Update NSS to handle PKCS #11 v3.0 r=daiki r=mhoyeRobert Relyea2020-02-181-6/+6
* Bug 1537927 - IPsec usage is too restrictive for existing deploymentsRobert Relyea2019-03-211-0/+17
* # Bug 1252891 Implement certUsageIPSec as defined in RFC 4945Robert Relyea2018-11-091-1/+25
* Bug 1365856 - fix double-checked-locking in secoid, r=ttaubertFranziskus Kiefer2017-07-271-12/+8
* Bug 1253912 - drop more than suite b support, r=mt,rrelyeaFranziskus Kiefer2016-08-031-55/+57
* Clang format. r=meEKR2016-09-221-2/+2
* Bug 1304832 - TLS 1.3: Implement draft-15 cipher suite negotiation. r=mtEKR2016-09-221-0/+2
* Bug 957105 - Curve25519, r=mt,rrelyeaFranziskus Kiefer2016-09-191-1/+7
* Bug 1300837 - clang-format: lib/util, r=kaieFranziskus Kiefer2016-09-051-1681/+1695
* Bug 1266237 - Enable FFDHE and DHE for TLS 1.3, r=ekrMartin Thomson2016-06-011-0/+15
* Bug 1257891 - TLS 1.3: Implement resumption-PSK. r=mtNSS_3_24_BETA1EKR2016-02-071-0/+3
* Bug 1227905 - Support ChaCha20+Poly1305 cipher suites r=mt,wtc,ekrTim Taubert2016-02-111-1/+2
* Backed out changeset d60719dd22fd (bug 1227905)Tim Taubert2016-02-101-2/+1
* Bug 1227905 - Support ChaCha20+Poly1305 cipher suites r=mt,wtc,ekrTim Taubert2016-02-091-1/+2
* Backed out changeset 83e27ac21329 (bug 1227905)Tim Taubert2016-02-091-2/+1
* Bug 1227905 - Support ChaCha20+Poly1305 cipher suites r=mt,wtcTim Taubert2015-11-251-1/+2
* Bug 1194680, Use PR_GetEnvSecure, r=jldNSS_3_23_BETA1Kai Engert2016-01-291-2/+2
* Bug 1240012 - Wrong OID value for id-aes256-GCM, r=rrelyaTim Taubert ttaubert2016-01-161-1/+1
* Bug 1009429 - enhancement: Make the algorithm selection in NSS more flexibleRobert Relyea2015-12-151-3/+78
* Bug 1009429 - enhancement: Make the algorithm selection in NSS more flexibleRobert Relyea2015-10-191-2/+2
* Backed out changeset 47f3d13ffb7fNSS_3_21_Beta1Robert Relyea2015-10-021-3/+3
* Bug 1009429 - enhancement: Make the algorithm selection in NSS more flexibleRobert Relyea2015-10-021-3/+3
* Backing out changeset 11606:40468673b4d1 temprarily until we fix built bustageElio Maldonado2015-09-211-2/+2
* bug 1009429Robert Relyea2015-09-181-2/+2
* Bug 1182667 - Enable warnings as errors, r=rrelyeaMartin Thomson2015-08-171-6/+3
* Backed out changeset 4355f55afeb2 (Bug 1158489)Martin Thomson2015-08-121-3/+6
* Bug 1182667 - Removing warnings, enabling -Werror, r=rrelyeaMartin Thomson2015-08-071-6/+3
* Bug 1169174, Remove __DATE__ and __TIME__ references from NSS, r=rrelyeaMike Hommey2015-07-091-9/+3
* Bug 877798, revert my accidental change to secoid.c, thanks to Wan-Teh for no...Kai Engert2013-06-261-0/+3
* Bug 877798 - Fix ssltap to print the correct label certificate_status (not re...Kai Engert2013-06-051-3/+0
* Bug 839663: Add the OID for the 'name' attribute type in X.520. r=rrelyea.Wan-Teh Chang2013-04-191-1/+4
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-281-0/+2194