Commit Graph

63 Commits

Author SHA1 Message Date
rn10950
dd3b0c4237
Merge pull request #25 from roytam1/nss-update
Nss update
2018-07-24 00:50:03 -04:00
roytam1
c8d341a4c9 nss: follow up of pervious commit: don't try to cast function pointers into data pointers, which cause C4054 error on VC7.1. 2018-07-14 21:22:32 +08:00
roytam1
44b7f056d9 cherry-picked mozilla NSS upstream changes (to rev bad5fd065fa1, which is on par with 3.20):
bug1001332, 56b691c003ad, bug1086145, bug1054069, bug1155922, bug991783, bug1125025, bug1162521, bug1162644, bug1132941, bug1164364, bug1166205, bug1166163, bug1166515, bug1138554, bug1167046, bug1167043, bug1169451, bug1172128, bug1170322, bug102794, bug1128184, bug557830, bug1174648, bug1180244, bug1177784, bug1173413, bug1169174, bug1084669, bug951455, bug1183395, bug1177430, bug1183827, bug1160139, bug1154106, bug1142209, bug1185033, bug1193467, bug1182667(with sha512 changes backed out, which breaks VC6 compilation), bug1158489, bug337796
2018-07-14 21:22:32 +08:00
roytam1
a4e283f567 PSM: Show protocol version in cipherName 2018-07-14 21:22:31 +08:00
roytam1
a572ea8ca3 cherry-picked mozilla NSS upstream changes (to rev 82de44ead36f, which is on par with 3.18):
bug1095307, bug1073330(backout), bug1084986, bug1050069, bug942172, bug1054547, bug532081, bug1096348, bug1058870, bug1093940, bug1102985, bug1112461, bug1094492, bug112029, bug1119983, bug1120685, bug1120691, bug1113632, bug863076, bug1082973, bug1124539, bug1117617, bug1117621, bug1121273, bug753136, bug921684, bug1132818, bug1125375, bug647690, bug1055441, bug1134455, bug975010, bug950369, bug1128367, bug1129573, bug1136095, bug1117897, bug1113453, bug1061725, bug1073330, bug1111901, bug1083900, bug1136095, bug1138820, bug1096741, bug1134548, bug345725, bug950348, bug950344, bug1151037, bug991783, bug1153994
2018-07-14 21:22:30 +08:00
roytam1
98d377b37b cherry-picked mozilla NSS upstream changes (to rev 902bc119dcdb, which is on par with 3.17.2):
bug920719, bug1026148, bug1028647, bug963150, bug1030486, bug1025729, bug836658, bug1028582, bug1038728, bug1038526, bug1042634, bug1047210, bug1043891, bug1043108, bug1046735, bug1043082, bug1036735, bug1046718, bug1050107, bug1054625, bug1057465, bug1057476, bug1041326, bug1058933, bug1064636, bug1057161, bug1078669, bug1049435, bug1070493, bug1083360, bug1028764, bug1065990, bug1073330, bug1064670, bug1094650
2018-07-14 21:22:30 +08:00
Roy Tam
5f6fb75167 cherry-picked mozilla NSS upstream changes (to rev b07697c94038, which is on par with 3.16.2):
bug753136, bug999893, bug1011090, bug1009785, bug1009794, bug421391, bug1011229, bug1013088, bug996237, bug970539, bug1016567, bug485732, bug334013, bug959864, bug1016836, bug1016811, bug1018536, bug996250, bug1009227, bug963150, bug1007126, bug952572, bug1021102, bug1020395, bug902171
2018-07-14 21:22:29 +08:00
roytam1
30d33aa8e8 cherry-picked mozilla NSS upstream changes (to rev f7a4c771997e, which is on par with 3.16.1 but without windows rand() changes):
9934c8faef29, 3c3b381c4865, 5a67f6beee9a, 1b1eb6d77728, a8b668fd72f7, bug962760, bug743700, bug857304, bug972653, bug972450, bug971358, bug903885, bug977073, bug976111, bug949939, bug947653, bug947572, bug903885, bug979106, bug966596, bug979004, bug979752, bug980848, bug938369, bug981170, bug668130, bug974693, bug975056, bug979132, bug370717, bug979070, bug985070, bug900067, bug977673, bug519255, bug989558, bug557299, bug987263, bug369802, a751a5146718, bug992343, bug952572, bug979703, bug994883, bug994869, bug993489, bug984608, bug977869, bug667371, bug672828, bug793347, bug977869
2018-07-14 21:22:29 +08:00
rn10950
cc3fbb8f08
Merge pull request #19 from roytam1/jpeg6b-cve
jpeg: applied libjpeg-fix-CVE-2013-6629_6630.patch, from libjpeg6b_6b1-3+deb7u1.debian.tar.gz
2018-06-19 17:37:50 -04:00
roytam1
274c656e66 jpeg: applied libjpeg-fix-CVE-2013-6629_6630.patch, from libjpeg6b_6b1-3+deb7u1.debian.tar.gz 2018-06-19 23:24:24 +08:00
rn10950
bb6b8a03fa
Merge pull request #17 from roytam1/tls12
TLS 1.2
2018-06-14 03:37:44 -04:00
rn10950
8ad99e701f
Merge pull request #16 from roytam1/sqlite
Sqlite branch
2018-06-14 03:16:37 -04:00
rn10950
b936fe6cec
Merge pull request #14 from roytam1/mk-fix
fix regenerating .mozconfig.mk
2018-06-14 01:27:16 -04:00
roytam1
14c631acd3 nsNSSComponent: adapted new NSS functions for newer TLS versions. 2018-05-19 22:01:27 +08:00
roytam1
4b7c400df2 cert: update to verion bundled in 3.36, with header fix for compiling in older NSS 2018-05-19 22:01:27 +08:00
roytam1
96875a8307 NSS: Old Win fixes 2018-05-19 22:01:23 +08:00
roytam1
49124c5598 NSS: update to 3.15.5 2018-05-19 22:01:21 +08:00
roytam1
3359ab400c NSPR fixes for upcoming NSS update:
- Bug 347106: Need function to clear out PLArenas in PLArenaPools for security Patch contributed by Nelson Bolyard <nelson@bolyard.me>, r=wtc
- Bug 654436: Add the PR_ARRAY_SIZE macro. Replace the 'countof' macro in the sprintf.c test program with PR_ARRAY_SIZE. The patch is contributed by Konstantin Andreev <andreev@swemel.ru>. r=wtc. Modified Files: prtypes.h sprintf.c
2018-05-19 22:01:09 +08:00
roytam1
e44dd98dbf sqlite: UTF-8 fix for older Windows 2018-05-19 21:59:33 +08:00
roytam1
67325a144e jscntxt: js_GetErrorMessage: match header declaration 2018-05-19 21:48:00 +08:00
roytam1
ba7f53c261 import patches from thunderbird-2.0.0.24-28.el5_7.src.rpm, with following backed out due to broken build:
mozilla-573873-1.8.patch
mozilla-liveconnect-1.9.2.13.patch
mozilla-nsTArray.patch
2018-05-01 18:45:19 +08:00
roytam1
455fb87a48 import changes from thunderbird-2.0.0.24 2018-05-01 14:29:08 +08:00
roytam1
550ebdaee7 fix regenerating .mozconfig.mk 2018-05-01 13:11:22 +08:00
Ryan Nematz
8767d2e59c base rzBrowser (firefox) branding support 2018-01-25 20:13:21 -05:00
Ryan Nematz
3e960fbb35 bump version to 2.1 and finishing touches 2017-10-12 23:51:35 -04:00
Ryan Nematz
d1ef3237e5 final about:home updater code 2017-10-12 15:32:58 -04:00
Ryan Nematz
071ad79415 more updater stuff 2017-10-12 14:25:47 -04:00
Ryan Nematz
d6446d2bfb even more update stuff (I know I'm updating this a lot, I need this file on the server to develop the update notifier) 2017-10-12 01:16:49 -04:00
Ryan Nematz
7945910b6a more updater stuff 2017-10-12 01:05:19 -04:00
Ryan Nematz
fe27539f8c add more updater files 2017-10-11 19:53:49 -04:00
Ryan Nematz
5598dbc702 implement version file for update checker 2017-10-11 00:11:46 -04:00
Ryan Nematz
4a49b261b6 add startpage search 2017-10-10 23:16:30 -04:00
Ryan Nematz
1e41461973 fix some search prefs 2017-10-10 19:56:17 -04:00
Ryan Nematz
2316fa1d33 fix some default preferences 2017-10-07 15:13:28 -04:00
Ryan Nematz
3520bd5975 changed the date in about:home to update automatically 2017-10-06 16:13:43 -04:00
rn10950
1109ce4d81 fixed default object directories 2017-09-06 00:29:09 -04:00
rn10950
7ad15cf164 fix some code portability issues II 2016-08-12 21:32:22 -04:00
rn10950
9136016a73 fix some code portability issues 2016-08-12 21:30:55 -04:00
Ryan Nematz
a67087fae8 cursor:none and content:none 2016-06-24 05:05:39 -04:00
Ryan Nematz
70a63e3fce cursor:none pt 1 2016-05-05 06:00:13 -04:00
rn10950
9ff0b9c0a2 first half of bug 346690 2016-05-04 20:13:50 -04:00
Ryan Nematz
9feb7291da put finishing touches on 2.0 2016-04-22 00:57:07 -04:00
rn10950
13ed449db1 update source 2016-04-20 21:43:47 -04:00
rn10950
c764ec3108 update some more files 2016-04-18 16:01:07 -04:00
rn10950
99c345fe37 add GUI pref for session restore 2016-04-15 17:49:14 -04:00
Ryan Nematz
f373524404 add sessionstore system 2016-04-14 23:02:37 -04:00
rn10950
869e3d5b5f change release notes in help menu to about:changelog 2016-01-25 09:19:36 -05:00
rn10950
9a10bfc43b add custom search URL pref for about:home (rzHome.customsearch) 2016-01-16 19:57:13 -05:00
rn10950
bcb33dcf25 finish about:changelog 2016-01-16 04:16:31 -05:00
rn10950
0bec2a7585 add about:changelog 2016-01-16 03:40:57 -05:00