summaryrefslogtreecommitdiff
path: root/lib/dev
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1297397, avoid race condition in nssSlot_IsTokenPresent() that caused ↵Kamil Dudka2017-01-161-3/+10
| | | | spurious SEC_ERROR_NO_TOKEN, r=rrelyea
* bug 1316604 - Add variables for <(nss_dist_dir)/{public,private}. r=franziskusTed Mielczarek2016-11-101-1/+1
| | | | | Mozilla's build system currently puts NSS public headers directly in $(DIST)/include/nss, so we need a way to override the export directory.
* Bug 1311615 - Building with gyp should copy headers, libs, executables to ↵Tim Taubert2016-10-211-2/+2
| | | | | | the right directory r=franziskus Differential Revision: https://nss-dev.phacility.com/D104
* bug 1237872 - Add gyp build system for NSS. r=fkieferTed Mielczarek2016-09-232-0/+57
|
* Backed out changeset 81e3545065adKai Engert2016-09-262-24/+15
|
* Bug 1162897, Allow certificates to be specified by RFC7512 PKCS#11 URI, ↵varunnaganathan2016-09-262-15/+24
| | | | | | patch 0008, r=rrelyea Rename and export find_objects_by_template()
* Bug 1251185, NSS clang-format: else line-break fixes, r=ttaubertNSS_3_23_BETA7Franziskus Kiefer2016-02-254-106/+56
|
* Bug 1244152 - NSS clang-format: lib/dev, r=kaieNSS_3_23_BETA3Franziskus Kiefer2016-02-0510-2452/+2205
|
* Bug 1213980 - [CID 1286127] Variable objects going out of scope leaks the ↵Franziskus Kiefer2015-10-141-0/+1
| | | | storage it points to, r=mt
* Bug 1182667 - Enable warnings as errors, r=rrelyeaMartin Thomson2015-08-172-5/+1
|
* Backed out changeset 4355f55afeb2 (Bug 1158489)Martin Thomson2015-08-122-1/+5
|
* Bug 1182667 - Removing warnings, enabling -Werror, r=rrelyeaMartin Thomson2015-08-072-5/+1
|
* Bug 863871: Remove CVS keywords from NSS source files, Part 1 (trivialBrian Smith2013-04-2514-46/+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-2814-0/+5115
changeset! r=wtc