summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | This patch is contributed by Nickolai Zeldovich <kolya@MIT.edu> r=sleevi
* Stop requiring the current working directory to be writable for certutil -S, ↵NSS_3_14_2_BETA1bsmith%mozilla.com2012-12-201-160/+129
| | | | r=emaldona
* Initialize some DTLS state earlier to avoid the possibility of crashes, ↵bsmith%mozilla.com2012-12-201-0/+1
| | | | patch by Eric Rescorla, r=bsmith
* Bug 807890 - Add support for Microsoft Trust List Signing EKU - fix naming, ↵emaldona%redhat.com2012-12-196-9/+9
| | | | a=Kaspar Brand, r=rrelya
* 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 ↵kaie%kuix.de2012-12-153-2705/+3850
| | | | sqlite3_file_control, r=wtc
* Bug 820651: Fix function return type mismatches. r=kaie.wtc%google.com2012-12-132-3/+3
| | | | | Modified Files: lib/freebl/loader.c lib/freebl/pqg.c
* Bug 820651: Remove commas after the SEC_ASN1_ template macros. Set thewtc%google.com2012-12-132-4/+4
| | | | | | error code before returning SECFailure. r=kaie. Modified Files: cmd/lib/secutil.c lib/smime/cmsasn1.c
* Bug 762198, patch to report the system's FIPS setting in the test output, ↵kaie%kuix.de2012-12-121-1/+6
| | | | r=emaldona
* Bug 762198, patch to fix the mode output when running the lowhash text, ↵kaie%kuix.de2012-12-121-2/+2
| | | | r=emaldona
* Bug 820651: Declare functions that take no arguments with a void argumentwtc%google.com2012-12-124-9/+9
| | | | | | | list. r=kaie. Modified Files: cmd/lib/basicutil.c cmd/lib/secutil.h lib/certhigh/ocsp.c lib/certhigh/ocspi.h
* Bug 820651: Fix unused variables and unnecessary parentheses. r=emaldona.wtc%google.com2012-12-124-5/+1
| | | | | | Modified Files: cmd/lowhashtest/lowhashtest.c cmd/pwdecrypt/pwdecrypt.c lib/pkcs7/p7decode.c lib/softoken/legacydb/pcertdb.c
* Bug 820651: Fix confusion of PRStatus and SECStatus in function returnwtc%google.com2012-12-122-2/+2
| | | | | | values. r=emaldona. Modified Files: lib/freebl/drbg.c lib/pki/pki3hack.c
* Bug 820564: Drop support for Solaris versions older than Solaris 8wtc%google.com2012-12-1210-157/+0
| | | | | | | | (SunOS 5.8). r=kaie. Removed Files: SunOS5.3.mk SunOS5.4.mk SunOS5.4_i86pc.mk SunOS5.5.1.mk SunOS5.5.1_i86pc.mk SunOS5.5.mk SunOS5.6.mk SunOS5.6_i86pc.mk SunOS5.7.mk SunOS5.7_i86pc.mk
* Bug 811317: Make some small changes to the function prototypes of the newwtc%google.com2012-12-127-103/+143
| | | | | | | | OCSP response signing functions. r=kaie. Modified Files: cmd/ocspresp/ocspresp.c lib/certhigh/ocsp.c lib/certhigh/ocsp.h lib/certhigh/ocspsig.c lib/certhigh/ocspt.h lib/certhigh/ocspti.h lib/nss/nss.def
* Bug 820374, comment and whitespace cleanup, addressing wtc's review comments ↵kaie%kuix.de2012-12-121-3/+5
| | | | for the earlier bustage fix
* Bug 818771: use the standard two-argument form of gettimeofday() onwtc%google.com2012-12-1211-32/+0
| | | | | | | | | | | Solaris. r=bsmith. Modified Files: coreconf/SunOS5.10.mk coreconf/SunOS5.10_i86pc.mk coreconf/SunOS5.11.mk coreconf/SunOS5.11_i86pc.mk coreconf/SunOS5.8.mk coreconf/SunOS5.8_i86pc.mk coreconf/SunOS5.9.mk coreconf/SunOS5.9_i86pc.mk nss/lib/freebl/unix_rand.c nss/lib/sqlite/README nss/lib/sqlite/sqlite3.c
* Bug 618418: NSC_DecryptFinal and NSC_Decrypt should check all the paddingwtc%google.com2012-12-111-8/+30
| | | | | bytes and check the padding in constant time. NSC_DecryptFinal should return a predictable error code when padding is wrong. r=bsmith.
* bustage fix, Bug 820374 - undefined symbol _OSAtomicCompareAndSwapPtrBarrier ↵kaie%kuix.de2012-12-111-0/+8
| | | | on OSX 10.4, TBR=wtc
* Bug 818771: Fix Solaris compilation error because its gettimeofday,wtc%google.com2012-12-112-0/+7
| | | | | | when compiled with -D_SVID_GETTOD, takes only one argument. TBR=bsmith. Modified Files: README sqlite3.c
* Bug 818771: Upgrade SQLite to 3.7.14.1. Export sqlite3_wal_checkpoint.wtc%google.com2012-12-114-18183/+45084
| | | | | | r=bsmith. Modified Files: README sqlite.def sqlite3.c sqlite3.h
* Set the trunk version to 3.14.2.0 Beta.wtc%google.com2012-12-103-6/+6
| | | | | Modified Files: lib/nss/nss.h lib/softoken/softkver.h lib/util/nssutil.h
* Bug 777699 - NSS test "Reloading CRL for group 43 - 48" fails on Android, ↵kaie%kuix.de2012-12-091-3/+8
|\ | | | | | | r=rrelyea
| * 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
| | | | | | nmedit command. r=bsmith,rrelyea. Modified Files: Darwin.mk rules.mk
* 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
| | | | sdb_getTempDir() function in lib/softoken/sdb.c. TBR=rrelyea.
* Bug 813401: remove the unused dbType parameter of nssutil_ReadSecmodDB,wtc%google.com2012-12-071-11/+11
| | | | | nssutil_AddSecmodDB, nssutil_DeleteSecmodDB, and nssutil_ReleaseSecmodDBData. r=rrelyea.
* Bug 578561: Remove the old sdb_getTempDir() code because it always failswtc%google.com2012-12-071-95/+60
| | | | | with current versions of SQLite. Reimplement sdb_getTempDir() to replicate how SQLite determines its temp directory. r=rrelyea.
* Bug 818741: cast the 'arg' argument of LOG_ERROR_OR_EXIT and LOG_ERRORwtc%google.com2012-12-062-4/+6
| | | | | | | | | to void * via an intermediate cast to PRWord to avoid the gcc compiler warning "cast to pointer from integer of different size". Declare the error/errorCode argument of cert_AddToVerifyLog as a (signed) long because NSS/NSPR error codes are negative numbers. r=mentovai. Modified Files: lib/certdb/certi.h lib/certhigh/certvfy.c
* 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, ↵kaie%kuix.de2012-12-021-47/+22
| | | | r=rrelyea
* Bug 683266: Generate certdata.c at built time and allow builder to override ↵NSS_3_14_1_BETA1bsmith%mozilla.com2012-11-305-24429/+46
| | | | location of certdata.txt, r=wtc, r=rrelyea
* 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
| | | | | the inline assembly code can be assembled by the assembler in the current version of Xcode. r=m_kato,sleevi.
* 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 ↵bsmith%mozilla.com2012-11-282-2/+2
| | | | Android & B2G ), r=rrelyea
* 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, ↵bsmith%mozilla.com2012-11-278-24/+28
| | | | r=rrelyea, r=wtc
* Bug 814031: Allow GCC 4.6.3 to compile freebl_cpuid with the -O3wtc%google.com2012-11-211-5/+5
| | | | | -fvisibility=hidden -fno-omit-frame-pointer flags in 32-bit x86 PIC builds. The patch is contributed by S?ren Gjesse of Google. r=wtc,sleevi.
* Bug 762198 - softoken sha224 powerup self-test fails on fips mode, r=rrelyeaemaldona%redhat.com2012-11-211-4/+4
|
* Bug 811317, work around windows bustage and bug 583308 by using local ↵kaie%kuix.de2012-11-191-27/+142
| | | | templates, TBR=rrelyea
* fix bustage...kaie%kuix.de2012-11-171-5/+5
|
* bustage fix, need SEC_ASN1_MKSUB declarationskaie%kuix.de2012-11-171-0/+2
|
* additional bustage fixes (wrong position of variable declaration)kaie%kuix.de2012-11-171-6/+6
|
* bustage fix, moving variable declaration to beginning of functionkaie%kuix.de2012-11-171-1/+3
|
* Bug 811317, Add code to create a signed OCSP response, r=rrelyeakaie%kuix.de2012-11-1711-5/+841
|