Граф коммитов

1919 Коммитов

Автор SHA1 Сообщение Дата
Nils Ohlmeier [:drno] 89bca50d6a Bug 1331810: enable sending of 0 size UDP packets in NSPR. r=ted
MozReview-Commit-ID: 5Yvk7stHwdn

--HG--
extra : rebase_source : 3506fde8a550048c2a19b2517692ea2a04b396b9
2017-01-18 11:50:12 -08:00
Gregory Szorc aa43a43343 Backed out changeset a77fb6a85fc8 (bug 1315695) for breaking PGO 2016-11-16 11:15:05 -08:00
Gregory Szorc fe6c695ca9 Bug 1315695 - Use Python to adjust pgo.relink mtime; r=ted
`touch -t` may not correctly handle timezones across DST changes
because it accepts a timezone-less date string. Work around this by
using Python and UNIX timestamps to adjust the mtime of the
pgo.relink file.

If this doesn't fix the issue, then signs would seem to point to
a bug in MSVC's PGO process not working correctly when run across
timezones.

MozReview-Commit-ID: KtTHmLSZuES

--HG--
extra : rebase_source : 2ea74cfc50b4abeb67c6f2131251c9cd702a1608
2016-11-07 10:52:11 -08:00
Liang-Heng Chen 2e3f6cb3d1 Bug 1288308 - Part 2: implement Named Pipe IO layer; r=bagder,mayhemer
MozReview-Commit-ID: 85MbD0QFRRq
2016-11-03 18:15:08 +08:00
Liang-Heng Chen f928a5954c Bug 1288308 - Part 0: add Named Pipe type on Windows platform; r=bagder
MozReview-Commit-ID: It2l5BJuHiS
2016-11-03 18:15:07 +08:00
Carsten "Tomcat" Book b0e2113477 Backed out changeset 41aca5073e9d (bug 1288308) for m-oth failures 2016-11-02 15:35:51 +01:00
Carsten "Tomcat" Book be1e54206b Backed out changeset e81bf7852eb2 (bug 1288308) 2016-11-02 15:34:44 +01:00
Liang-Heng Chen f488defde2 Bug 1288308 - Part 2: implement Named Pipe IO layer; r=bagder,mayhemer
MozReview-Commit-ID: 85MbD0QFRRq
2016-11-02 18:43:33 +08:00
Liang-Heng Chen 77847254f2 Bug 1288308 - Part 0: add Named Pipe type on Windows platform; r=bagder
MozReview-Commit-ID: It2l5BJuHiS
2016-11-02 18:43:29 +08:00
Kai Engert 5fa2daa9c4 Bug 1311366, update to 4.13.1 to pick up a regression fix, r=ted 2016-10-21 12:34:54 +02:00
Kai Engert 300ee5f502 Bug 1293329, Upgrade Firefox 51 to NSPR 4.13, finalizing version numbers, no code change, reusing r=ted
--HG--
extra : rebase_source : ed3a86956d9003b1e5a770a557f12961141f3f43
2016-09-27 03:34:52 +02:00
Kai Engert 6817028a44 Bug 1293329, NSPR_4_13_BETA3, reusing r=ted 2016-09-12 05:36:36 -07:00
Kai Engert 02e277f76d Bug 1293329, land NSPR_4_13_BETA2, r=ted 2016-08-27 11:06:04 +02:00
Patrick McManus 4a39e1e4b7 Bug 1257250 - pr_getnameforidentity bounds check and locking r=ted.mielczarek 2016-03-15 17:44:17 -04:00
Kai Engert 4d171a3129 Bug 1244062, Upgrade Firefox 47 to NSPR 4.12, final version numbers, no code changes, r=me 2016-02-22 16:48:20 +01:00
Kai Engert d3fd404b9b Bug 1244062, NSPR_4_12_BETA2, and Bug 1245053, NSS_3_23_BETA2 2016-02-02 11:50:47 +01:00
Ted Mielczarek 2e55f44180 bug 1237869 - Tweak NSPR to build with Mozilla's build system. r=glandium
Fixes three issues that occur when building using Mozilla's build system instead of NSPR's build system:
1) The top-level configure defines WIN32_LEAN_AND_MEAN which makes a Windows header not get included for ntinrval.c.
2) Visibility issue with __mmap2 on Android in unix.c.
3) Visibility issue with __asan_{poison,unpoison}_memory in plarena.h.

--HG--
extra : commitid : BiyNfsoQ3d7
extra : rebase_source : 67d40d085282354dfa17985512af55d34093bd18
2016-01-15 09:58:59 -05:00
Sylvestre Ledru e44d9581a2 Bug 1216283 - land NSPR_4_11_RTM, r=dkeeler 2015-11-18 18:43:32 +01:00
Kai Engert a4ddcd6c5b Bug 1216283, NSPR_4_11_BETA1, r=keeler 2015-10-20 12:37:29 +02:00
Kai Engert a922dcab99 Bug 1215200, NSPR_4_10_10_RTM and NSS 3_20_1_RTM, bump version requirements, r=keeler 2015-10-20 12:34:15 +02:00
James Cowgill bffdd4d952 Bug 1129878 - nspr: enable atomic instructions on mips r=hev
---
 nsprpub/pr/include/md/_linux.h | 10 ++++++++++
 nsprpub/pr/include/pratom.h    |  4 +++-
 2 files changed, 13 insertions(+), 1 deletion(-)
2015-10-17 23:41:10 +08:00
Kai Engert 3556fa0bdc Bug 1215200, NSPR_4_10_10_RC1 and NSS_3_20_1_RC0, r=dkeeler 2015-10-16 15:29:23 +02:00
Nigel Babu d45a6e832d Backed out changeset b46b688e6295 (bug 1215200) for build bustage ON A CLOSED TREE 2015-10-16 11:52:10 +05:30
Kai Engert 8826499e8a Bug 1215200, Upgrade to NSPR 4.10.10 and NSS 3.20.1, landing release candidate tags, r=dkeeler 2015-10-16 08:04:16 +02:00
Kai Engert 266b36b217 Bug 1191269, set NSPR version to final tag, no code change, DONTBUILD 2015-08-19 18:05:33 +02:00
Kai Engert 781de155ba Bug 1191269, Update Mozilla 42 to NSPR 4.10.9, landing NSPR_4_10_9_BETA3, r=ted 2015-08-05 13:03:50 +02:00
Jed Davis cd59bd03ec Bug 1162780 - Update NSPR to NSPR_4_10_9_BETA2. r=ted 2015-07-22 10:52:39 -07:00
Jacek Caban d59a3dbd6c Bug 856404 - Don't default HOST_* variables to target ones when cross compiling. r=ted
--HG--
extra : rebase_source : 9fd8ebf603aec4bf3c999aec7cf993f1dff7db68
2015-04-29 10:50:00 -04:00
Kai Engert 2fd6028f87 Bug 1124903 - Update to NSPR 4.10.8 final (not beta), r=wtc 2015-01-22 23:53:31 +01:00
Brian Smith ff76826a46 Bug 1120778: Update NSPR to NSPR 4.10.8 beta 3 (NSPR_4_10_8_BETA3), r=me
--HG--
extra : rebase_source : 86352e7b5bcf8eaa7486a835f04676bbc8aed613
2015-01-12 19:29:56 -08:00
Landry Breuil b11a5cfaf0 Bug 1119469: update NSPR to NSPR_4_10_8_BETA2 r=ted
Uplifts bugs 1106600, 1105144, 1072454, 1107063, 756047, 782113, 1060292, 573192 and 1060401
2015-01-09 09:58:22 +01:00
Kai Engert bca16ce1ed Bug 1049006 - Update Mozilla 33 to use NSS 3.17 final and NSPR 4.10.7 final, r=wtc 2014-08-13 21:47:00 +02:00
Ehsan Akhgari c75f8acf71 Update NSPR to NSPR_4_10_7_BETA5 to pick up the fix for bug 1043082
--HG--
extra : rebase_source : 301754d11c7d6ced30527213ef861278982fe04b
2014-08-08 12:43:19 -04:00
Wan-Teh Chang d9dfd8b013 Bug 1043108: Update to NSPR_4_10_7_BETA4. Also includes the fix for
bug 1042408.
2014-08-06 07:39:02 -07:00
Ehsan Akhgari 2fa9e97858 Update NSPR to NSPR_4_10_7_BETA3 to fix bug 1034415 and bug 979278 2014-07-07 11:13:29 -04:00
Wan-Teh Chang 40d81a2ba5 Bug 1026129: Update to NSPR_4_10_7_BETA2. 2014-06-24 10:45:50 -07:00
Mike Hommey d1ea2733cd Bug 1026469 - Update to NSPR_4_10_7_BETA1. r=ted
- Use AC_CHECK_LIB instead of MOZ_CHECK_PTHREADS. r=ted
- Skip compiler checks when using MSVC, even when $CC is not literally "cl". r=ted
2014-06-21 09:14:00 +09:00
Ryan VanderMeulen 0dcfa83c26 Bug 1021287 - Update NSPR to 4.10.6 RTM. r=kaie, a=me 2014-06-05 18:00:11 -04:00
Wan-Teh Chang 3147c027d6 Bug 1018783: Update to NSPR_4_10_6_BETA3. 2014-06-04 15:14:30 -07:00
Mike Hommey e121bd596e Bug 1017926 - Update NSPR to NSPR_4_10_6_BETA2, which includes nspr patch for bug 1014976. r=ted 2014-05-30 09:36:57 +09:00
Wan-Teh Chang 48f13b0ca9 Bug 891551: Update NSPR to NSPR_4_10_6_BETA1, which also includes fixes
for bug 1003946, bug 1009270, and bug 1011861.
2014-05-23 10:51:29 -07:00
Wan-Teh Chang d4f27e6065 Bug 993569: Update to NSS 3.16.1 and NSPR 4.10.5. r=kaie. 2014-05-05 13:51:39 -07:00
Wan-Teh Chang a1c25688ee Bug 992471: Update to NSPR_4_10_5_BETA4. 2014-04-27 19:59:07 -07:00
Wan-Teh Chang ee20f68db9 Bug 849085: Update to NSPR_4_10_5_BETA3. Also includes fixes for
bug 989497 and bug 986745.
2014-04-03 07:24:00 -07:00
Wan-Teh Chang ad9cf4c0df Bug 983945: Handle an NSPR configure script generated with autoconf 2.68.
r=glandium.
Bug 849085: Port NSPR's build/autoconf/acwinpaths.m4 to autoconf 2.56+.
r=bsmedberg.
2014-03-26 06:40:07 -07:00
Wan-Teh Chang 7a9128e87b Bug 849093: Update NSPR to NSPR_4_10_5_BETA1. Also includes fixes for
bug 50549, bug 977685, bug 695993, bug 978636, bug 981558, bug 983942.
2014-03-21 16:36:42 -07:00
Wan-Teh Chang c2f6e4f476 Bug 967153: Update to NSS 3.16 (NSS_3_16_RTM) and NSPR 4.10.4
(NSPR_4_10_4_RTM).
2014-03-15 06:30:30 -07:00
Wan-Teh Chang d1209cbbd9 Bug 844784: Update NSPR to NSPR_4_10_4_BETA4. Also includes the changes
for bug 972125, bug 963033, bug 767759, bug 971152, bug 936320, and
bug 969061.
2014-03-01 08:46:18 -08:00
Wan-Teh Chang faa01623eb Bug 844784: Update NSPR to NSPR_4_10_4_BETA3. Also includes the fix for
bug 939786.
2014-02-08 08:19:09 -08:00
Wan-Teh Chang a77cc73ad1 Bug 958796: Update NSPR to NSPR_4_10_4_BETA2. 2014-02-05 18:51:10 -08:00