summaryrefslogtreecommitdiff
path: root/cmd/ocspclnt
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1819958. Removed deprecated sprintf function and replaced with snprintf. ↵Noah Lokocz2023-03-161-1/+1
| | | | | | r=djackson Differential Revision: https://phabricator.services.mozilla.com/D171859
* # Bug 1252891 Implement certUsageIPSec as defined in RFC 4945Robert Relyea2018-11-091-0/+5
| | | | | Patch by Kai r=rrelyea
* Bug 1309068 - Enable -Wshadow, r=franziskusMartin Thomson2018-02-141-12/+12
|
* bug 1237872 - Add gyp build system for NSS. r=fkieferTed Mielczarek2016-09-231-0/+25
|
* Bug 1254918 - clang-format NSS: cmd, r=kaieFranziskus Kiefer2016-04-211-695/+674
|
* Bug 1182667 - Enable warnings as errors, r=rrelyeaMartin Thomson2015-08-171-2/+2
|
* Backed out changeset 4355f55afeb2 (Bug 1158489)Martin Thomson2015-08-121-2/+2
|
* Bug 1182667 - Removing warnings, enabling -Werror, r=rrelyeaMartin Thomson2015-08-071-2/+2
|
* Bug 876352 - certutil: (a) Warn if importing PEM file with private key (b) ↵Kai Engert2013-06-111-1/+1
| | | | fail if user attempts to import cert with requested "u" trust, r=rrelyea
* Bug 802430: Allow NSS to be built with NO_NSPR_10_SUPPORT, r=wtcBrian Smith2013-05-021-5/+5
|
* Bug 863871: Remove CVS keywords from NSS source files, Part 1 (trivialBrian Smith2013-04-251-2/+0
| | | | cases). r=wtc.
* Bug 845556, adjust Makefiles and tests to new NSS directory layout, r=wtcKai Engert2013-02-281-1/+1
| | | | (Previous changeset with identical description was accidentally empty.)
* Bug 845556, reorganize NSS directory layout, moving files, very large ↵Kai Engert2013-02-283-0/+1335
changeset! r=wtc