RetroZilla/security/nss/lib/ssl
Roy Tam 1c9b432ff7 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
2020-01-08 07:39:56 +08:00
..
authcert.c NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
cmpcert.c NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
config.mk ported changes from tenfourfox: 2020-01-08 07:39:56 +08:00
derive.c ported changes from tenfourfox: 2020-01-08 07:39:56 +08:00
dhe-param.c cherry-picked mozilla NSS upstream changes (to rev bad5fd065fa1, which is on par with 3.20): 2018-07-14 21:22:32 +08:00
dtlscon.c cherry-picked mozilla NSS upstream changes (to rev bad5fd065fa1, which is on par with 3.20): 2018-07-14 21:22:32 +08:00
Makefile ported changes from tenfourfox: 2020-01-08 07:39:56 +08:00
manifest.mn NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
notes.txt NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
os2_err.c NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
os2_err.h NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
preenc.h NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
prelib.c NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
ssl3con.c ported changes from tenfourfox: 2020-01-08 07:39:56 +08:00
ssl3ecc.c ported changes from tenfourfox: 2020-01-08 07:39:56 +08:00
ssl3ext.c cherry-picked mozilla NSS upstream changes (to rev 50769413, which is on par with 3.21): 2020-01-07 22:06:51 +08:00
ssl3gthr.c cherry-picked mozilla NSS upstream changes (to rev bad5fd065fa1, which is on par with 3.20): 2018-07-14 21:22:32 +08:00
ssl3prot.h cherry-picked mozilla NSS upstream changes (to rev bad5fd065fa1, which is on par with 3.20): 2018-07-14 21:22:32 +08:00
ssl.def cherry-picked mozilla NSS upstream changes (to rev bad5fd065fa1, which is on par with 3.20): 2018-07-14 21:22:32 +08:00
ssl.h cherry-picked mozilla NSS upstream changes (to rev 5fe63c0b, sha512.c changes are refined for VC6): 2020-01-07 15:11:52 +08:00
ssl.rc NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
sslauth.c cherry-picked mozilla NSS upstream changes (to rev bad5fd065fa1, which is on par with 3.20): 2018-07-14 21:22:32 +08:00
sslcon.c cherry-picked mozilla NSS upstream changes (to rev bad5fd065fa1, which is on par with 3.20): 2018-07-14 21:22:32 +08:00
ssldef.c NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
sslenum.c ported changes from tenfourfox: 2020-01-08 07:39:56 +08:00
sslerr.c NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
sslerr.h cherry-picked mozilla NSS upstream changes (to rev 5fe63c0b, sha512.c changes are refined for VC6): 2020-01-07 15:11:52 +08:00
SSLerrs.h cherry-picked mozilla NSS upstream changes (to rev 5fe63c0b, sha512.c changes are refined for VC6): 2020-01-07 15:11:52 +08:00
sslerrstrs.c NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
sslgathr.c cherry-picked mozilla NSS upstream changes (to rev f7a4c771997e, which is on par with 3.16.1 but without windows rand() changes): 2018-07-14 21:22:29 +08:00
sslimpl.h ported changes from tenfourfox: 2020-01-08 07:39:56 +08:00
sslinfo.c ported changes from tenfourfox: 2020-01-08 07:39:56 +08:00
sslinit.c NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
sslmutex.c cherry-picked mozilla NSS upstream changes (to rev bad5fd065fa1, which is on par with 3.20): 2018-07-14 21:22:32 +08:00
sslmutex.h cherry-picked mozilla NSS upstream changes (to rev bad5fd065fa1, which is on par with 3.20): 2018-07-14 21:22:32 +08:00
sslnonce.c cherry-picked mozilla NSS upstream changes (to rev f7a4c771997e, which is on par with 3.16.1 but without windows rand() changes): 2018-07-14 21:22:29 +08:00
sslproto.h ported changes from tenfourfox: 2020-01-08 07:39:56 +08:00
sslreveal.c NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
sslsecur.c cherry-picked mozilla NSS upstream changes (to rev bad5fd065fa1, which is on par with 3.20): 2018-07-14 21:22:32 +08:00
sslsnce.c cherry-picked mozilla NSS upstream changes (to rev 5fe63c0b, sha512.c changes are refined for VC6): 2020-01-07 15:11:52 +08:00
sslsock.c cherry-picked mozilla NSS upstream changes (to rev 5fe63c0b, sha512.c changes are refined for VC6): 2020-01-07 15:11:52 +08:00
sslt.h ported changes from tenfourfox: 2020-01-08 07:39:56 +08:00
ssltrace.c NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
sslver.c cherry-picked mozilla NSS upstream changes (to rev bad5fd065fa1, which is on par with 3.20): 2018-07-14 21:22:32 +08:00
unix_err.c NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
unix_err.h NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
win32err.c NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
win32err.h NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00