summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* artificial changeset: close fixup head 4d89b11e3308 for tag NSS_3_14_1_WITH_C...NSS_3_14_1_BRANCHcvs2hg2013-02-210-0/+0
|\
| * fixup commit for tag 'NSS_3_14_1_WITH_CKBI_1_93_RTM'NSS_3_14_1_WITH_CKBI_1_93_RTMcvs2hg2012-12-292-167/+70
|/
* Set the NSS version to 3.14.1.NSS_3_14_1_RTMNSS_3_14_1_RC0wtc%google.com2012-12-133-6/+6
* Bug 811317: Make some small changes to the function prototypes of the newNSS_3_14_1_BETA3wtc%google.com2012-12-127-103/+143
* fixup commit for branch 'NSS_3_14_1_BRANCH'cvs2hg2012-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
* Bug 814031: Allow GCC 4.6.3 to compile freebl_cpuid with the -O3wtc%google.com2012-11-211-5/+5
* 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 templat...kaie%kuix.de2012-11-191-27/+142
* 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
* Bug 373108: Add comment to intel_aes_decrypt_cbc_128 to mark the hardcodedwtc%google.com2012-11-171-2/+4
* Bug 803286: Fix the comments in the checkin for bug 734492 in rev. 1.119.wtc%google.com2012-11-171-2/+1
* Bug 802903: The function blapi_pqg_param_gen is missing the return type.wtc%google.com2012-11-171-0/+1
* Bug 812399: Bring back the fix for bug 641052, which was partially lostwtc%google.com2012-11-172-10/+21
* Bug 812407: nssutil_escapeQuotes adds 2 to the allocation size redundantly.wtc%google.com2012-11-171-1/+1
* Bug 357025, additional patch to fix locking and session authentication, contr...kaie%kuix.de2012-11-167-54/+83
* BUG 802429: Respect cipherOrder when evaluating which module to use to perfor...ryan.sleevi%gmail.com2012-11-164-18/+40
* Bug 811909: Reverse the sense of the ss->getClientAuthData test inwtc%google.com2012-11-151-3/+3
* move variable assignment to fix bustagekaie%kuix.de2012-11-141-1/+1
* Bug 578561, sdb_getTempDir returns NULL with new versions of sqlite, r=rrelye...kaie%kuix.de2012-11-141-1/+25
* Bug 654611: Tweak the previous checkin.wtc%google.com2012-11-141-4/+2
* Bug 654611: Remove blank lines missed in the previous checkin.wtc%google.com2012-11-142-2/+0
* Bug 654611: Remove WinCE code from NSS. The patch is contributed bywtc%google.com2012-11-1437-430/+31
* Bug 810582: Only do SSL False Start with forward secret servers. The patchwtc%google.com2012-11-131-3/+10
* Bug 745281: fix indentation problems introduced in rev. 1.27.wtc%google.com2012-11-131-3/+3
* Bug 810583: The TLS hello extension handlers for NPN should record thewtc%google.com2012-11-101-0/+8
* Bug 810579: Fix crash when an SSL key-log file couldn't be opened. Thewtc%google.com2012-11-101-4/+8
* Bug 716563 - a cosmetic fix of the MPL 2 header.wtc%google.com2012-11-101-3/+3
* Remove an extraneous blank line.wtc%google.com2012-11-101-1/+0
* Bug 794896: Remove the unused makefile target $(DIRS). The '+' is notwtc%google.com2012-10-253-14/+3