summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 772144, fix Windows testing bustage (stuck forever, because kill httpserv...kaie%kuix.de2013-01-091-1/+4
* Bug 772144, bustage fix for older makekaie%kuix.de2013-01-081-2/+4
* Bug 772144 - Run the NSS test suite on ARM/Android, Patch by rrelyea/kaie, r=...kaie%kuix.de2013-01-0816-52/+281
* Bug 826627 - NSS cert tests fail, beause Android doesn't have /tmp directory,...kaie%kuix.de2013-01-071-2/+2
* Bug 813857: Make certificate trust flags thread safe.ryan.sleevi%gmail.com2013-01-0710-76/+98
* BUG 816853: Add support for trusting the union of explicit trust anchors andryan.sleevi%gmail.com2013-01-0712-12/+285
|\
| * fixup commit for tag 'NSS_3_14_CKBI_1_93_RTM'NSS_3_14_CKBI_1_93_RTMcvs2hg2012-12-292306-882463/+0
|/
* Bug 825022. Patch by bsmith/kaie. r=kaie/kwilson/bsmithkaie%kuix.de2012-12-292-167/+70
* Bug 807890: don't need to include both secoid.h and secoidt.h.wtc%google.com2012-12-231-1/+0
* Bug 823336: Return an error earlier when processing invalid LDAP AIA URLsryan.sleevi%gmail.com2012-12-201-1/+1
* Stop requiring the current working directory to be writable for certutil -S, ...NSS_3_14_2_BETA1bsmith%mozilla.com2012-12-201-160/+129
* Initialize some DTLS state earlier to avoid the possibility of crashes, patch...bsmith%mozilla.com2012-12-201-0/+1
* Bug 807890 - Add support for Microsoft Trust List Signing EKU - fix naming, a...emaldona%redhat.com2012-12-196-9/+9
* Bug 807890 - Add support for Microsoft Trust List Signing EKU. r=rrelyea, wtcemaldona%redhat.com2012-12-199-1/+46
* Bug 821895 - Upgrade SQLite in NSS CVS to 3.7.15, export sqlite3_file_control...kaie%kuix.de2012-12-153-2705/+3850
* Bug 820651: Fix function return type mismatches. r=kaie.wtc%google.com2012-12-132-3/+3
* Bug 820651: Remove commas after the SEC_ASN1_ template macros. Set thewtc%google.com2012-12-132-4/+4
* Bug 762198, patch to report the system's FIPS setting in the test output, r=e...kaie%kuix.de2012-12-121-1/+6
* Bug 762198, patch to fix the mode output when running the lowhash text, r=ema...kaie%kuix.de2012-12-121-2/+2
* Bug 820651: Declare functions that take no arguments with a void argumentwtc%google.com2012-12-124-9/+9
* Bug 820651: Fix unused variables and unnecessary parentheses. r=emaldona.wtc%google.com2012-12-124-5/+1
* Bug 820651: Fix confusion of PRStatus and SECStatus in function returnwtc%google.com2012-12-122-2/+2
* Bug 820564: Drop support for Solaris versions older than Solaris 8wtc%google.com2012-12-1210-157/+0
* Bug 811317: Make some small changes to the function prototypes of the newwtc%google.com2012-12-127-103/+143
* Bug 820374, comment and whitespace cleanup, addressing wtc's review comments ...kaie%kuix.de2012-12-121-3/+5
* Bug 818771: use the standard two-argument form of gettimeofday() onwtc%google.com2012-12-1211-32/+0
* Bug 618418: NSC_DecryptFinal and NSC_Decrypt should check all the paddingwtc%google.com2012-12-111-8/+30
* bustage fix, Bug 820374 - undefined symbol _OSAtomicCompareAndSwapPtrBarrier ...kaie%kuix.de2012-12-111-0/+8
* Bug 818771: Fix Solaris compilation error because its gettimeofday,wtc%google.com2012-12-112-0/+7
* Bug 818771: Upgrade SQLite to 3.7.14.1. Export sqlite3_wal_checkpoint.wtc%google.com2012-12-114-18183/+45084
* Set the trunk version to 3.14.2.0 Beta.wtc%google.com2012-12-103-6/+6
* Bug 777699 - NSS test "Reloading CRL for group 43 - 48" fails on Android, r=r...kaie%kuix.de2012-12-091-3/+8
|\
| * fixup commit for tag 'NSS_3_14_1_BASE'NSS_3_14_1_BASEcvs2hg2012-12-082-61/+95
|/
* Bug 611451: Use the -exported_symbols_list linker option instead of thewtc%google.com2012-12-082-5/+3
* Bug 451665: Don't link ocspclnt with NSS static libraries. r=emaldona.wtc%google.com2012-12-081-2/+0
* Bug 578561: export the sqlite3_temp_directory data symbol for the newwtc%google.com2012-12-071-0/+1
* Bug 813401: remove the unused dbType parameter of nssutil_ReadSecmodDB,wtc%google.com2012-12-071-11/+11
* Bug 578561: Remove the old sdb_getTempDir() code because it always failswtc%google.com2012-12-071-95/+60
* Bug 818741: cast the 'arg' argument of LOG_ERROR_OR_EXIT and LOG_ERRORwtc%google.com2012-12-062-4/+6
* Backout patch for bug 578561 due to crash on Android (regression), a=bustageNSS_3_14_1_BETA2bsmith%mozilla.com2012-12-031-25/+1
* Moz IT requested a test commit, dummy whitespace changekaie%kuix.de2012-12-021-1/+0
* Moz IT requested a test commit, dummy whitespace changekaie%kuix.de2012-12-021-0/+1
* Bug 811317, OCSP signing, incremental cleanup patch, make templates static, r...kaie%kuix.de2012-12-021-47/+22
* Bug 683266: Generate certdata.c at built time and allow builder to override l...NSS_3_14_1_BETA1bsmith%mozilla.com2012-11-305-24429/+46
* Bug 812802: Stop addbuiltin from outputting carriage returns on Windows, r=wtcbsmith%mozilla.com2012-11-291-0/+13
* Bug 815920: Use the three-argument form of the ARM adc instruction so thatwtc%google.com2012-11-291-6/+6
* Bug 815528 - pk11util.c should not include pkcs11ni.h, r=:bsmithemaldona%redhat.com2012-11-281-1/+0
* Bug 794896, Part 3: Fix NSS_DISABLE_DBM builds (fixes Gecko bustage on Androi...bsmith%mozilla.com2012-11-282-2/+2
* Bug 815405 - seckey.c should not include ec.h, r=:bsmithemaldona%redhat.com2012-11-271-1/+0
* Bug 808218: Update more NSS declarations to have const parameters, r=rrelyea,...bsmith%mozilla.com2012-11-278-24/+28