Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nss vc71 fix and more updates #38

Merged
merged 15 commits into from
Dec 11, 2020
Merged

Nss vc71 fix and more updates #38

merged 15 commits into from
Dec 11, 2020

Commits on Dec 25, 2019

  1. Configuration menu
    Copy the full SHA
    b32b577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1bbd76 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. cherry-picked mozilla NSS upstream changes (to rev 5fe63c0b, sha512.c…

    … changes are refined for VC6):
    
    bug1182667(other parts), bug1117022, bug1190248, bug1192020, bug1185033, bug1199349, bug1199467, bug1199494
    roytam1 committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    430790c View commit details
    Browse the repository at this point in the history
  2. cherry-picked mozilla NSS upstream changes (to rev a245a4cc):

    bug1201704, bug1171631, bug572412, bug1119618, bug1177770, bug1148374, bug1208243(part-of), bug1117022, bug1205688, bug1209443, bug1208508, bug1208503, bug1209435, bug1209451, bug1209456, bug1209541, bug1208503, bug1209546
    roytam1 committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    5c0160b View commit details
    Browse the repository at this point in the history
  3. cherry-picked mozilla NSS upstream changes (to rev 46bd290c):

    bug1061701, bug1210361, bug1210364, bug1210380, bug1210389, bug1009429, bug1211444, bug1180096, bug1210484, bug1211915, bug1211725, bug1213931, bug1214806, bug1214762, bug1214777, bug1214841, bug1214834, bug1213948, bug1213980, bug1192028, bug1202868, bug1214829, bug1026688, bug1214825, bug1216318
    roytam1 committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    0310c45 View commit details
    Browse the repository at this point in the history
  4. cherry-picked mozilla NSS upstream changes (to rev 50769413, which is…

    … on par with 3.21):
    
    bug1009429, bug1216505, bug1208405, bug1216501, bug1216993, bug1216318, bug1218254, bug1219165, bug1211568, bug1220016
    roytam1 committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    fa0b14b View commit details
    Browse the repository at this point in the history
  5. [NSS] disable Werror in MSVC

    roytam1 committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    efa3c9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b2e598 View commit details
    Browse the repository at this point in the history
  7. cherry-picked mozilla NSS upstream changes (to rev 632864c9, which is…

    … on par with 3.21.4):
    
    bug1221620, bug1244324, bug1241034, bug1206283, bug1241037, bug1245528, bug1293334, bug1306103, bug1345089, bug1344380
    roytam1 committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    6712ac7 View commit details
    Browse the repository at this point in the history
  8. ported changes from tenfourfox:

    M1357599, M923089+M1276618+M1278434, M1485864, M1520826, M1558548, #481-X25519, M1586176
    
    with custom changes:
    - coreconf+makefiles: set NSS_NO_PKCS11_BYPASS by default (to disable, set NSS_PKCS11_BYPASS) and fix logic
    - curve25519_32: use PRuint32 instead of uint32_t
    - smime: fix decl on top of block
    - ssl3con: more VC6 fixes
    roytam1 committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    1c9b432 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    cd62ee1 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. [NSS] sqlite3: turn explicitly linked InterlockedCompareExchange to d…

    …ynamic loading with emulation, should work on Win95, and remove usage of GetFileAttributesExW which is not exist on NT 3.51
    roytam1 committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    9ab743b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85eb864 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. import NSS mozilla upstream changes in order to implement ChaCha20-Po…

    …ly1305 support:
    
    bug917571, bug1227905, bug1255443, bug1265196
    roytam1 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    db2c369 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc91a40 View commit details
    Browse the repository at this point in the history