summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tag NSPR_4_14_RTM for changeset 9b2937615f3fNSPR_4_14_BRANCHKai Engert2017-03-240-0/+0
* set version number to 4.14 releaseNSPR_4_14_RTMKai Engert2017-03-241-2/+2
* Added tag NSPR_4_14_BETA2 for changeset 9c4d3f578275Kai Engert2017-03-160-0/+0
* Bug 1289145, Backed out changeset c5f7511ed276, revert pipes to be blocking, ...NSPR_4_14_BETA2Kai Engert2016-10-191-1/+0
* Added tag NSPR_4_14_BETA1 for changeset 5c664c77bf57Kai Engert2017-03-160-0/+0
* Bug 1313612, enable named pipe proxy support in NSPR, landing WITHOUT review,...NSPR_4_14_BETA1Liang-Heng Chen2017-03-163-4/+7
* Bug 1331810, enable sending of 0 size UDP packets in NSPR. r=tedNils Ohlmeier [:drno]2017-03-162-5/+4
* create 4.14 branch, DONTBUILDKai Engert2017-03-160-0/+0
* set version numbers to 4.14 BetaKai Engert2016-09-264-8/+8
* Added tag NSPR_4_13_RTM for changeset adba3d22e5a1Kai Engert2016-09-260-0/+0
* set version numbers to 4.13 RTM, r=meNSPR_4_13_RTMKai Engert2016-09-261-2/+2
* Added tag NSPR_4_13_BETA3 for changeset c5f7511ed276Kai Engert2016-09-120-0/+0
* Bug 1289145 - Make pipe non blocking. r=:tedmielczarekNSPR_4_13_BETA3Dragana Damjanovic2016-09-091-0/+1
* Added tag NSPR_4_13_BETA2 for changeset 6cf50e545775Kai Engert2016-08-260-0/+0
* Bug 1295056 - Return consistent results for PL_str*cmp when one of the pointe...NSPR_4_13_BETA2Mike Hommey2016-08-152-8/+16
* Added tag NSPR_4_13_BETA1 for changeset d3820777dd94Kai Engert2016-08-080-0/+0
* Bug 265368, LL_INIT warning, signed shift result ... sets the sign bit ... an...NSPR_4_13_BETA1Wan-Teh Chang2016-08-041-4/+4
* Bug 1192013 - Automate parts of NSPR release engineering, removed nonworking ...Kai Engert2016-08-011-4/+0
* Bug 1192013 - Automate parts of NSPR release engineering, r=martin.thomsonKai Engert2016-08-011-0/+183
* Bug 1279733: Fix two comment typos "imporve" in prprf.c.Nomis1012016-06-131-2/+2
* Bug 1261691 - Fix some typos in prolock.h. r=glandiumShlomi Fish2016-04-061-4/+4
* Bug 1257250 - pr_getnameforidentity bounds check and locking r=ted.mielczarekPatrick McManus2016-03-151-3/+8
* Bug 1252639 (part 2) - Move contents of plarenas.h into plarena.h. r=glandium.Nicholas Nethercote2016-03-092-77/+75
* Bug 1252639 (part 1) - Remove the shared PLArena freelist. r=glandium.Nicholas Nethercote2016-03-042-135/+19
* Bug 1251520: fixed comments on socket options. r=tedNils Ohlmeier [:drno]2016-02-252-4/+4
* set version number to 4.13 beta, DONTBUILDKai Engert2016-02-124-8/+8
* Added tag NSPR_4_12_RTM for changeset 88265db540d7Kai Engert2016-02-120-0/+0
* Change version numbers to 4.12 RTMNSPR_4_12_RTMKai Engert2016-02-121-2/+2
* Added tag NSPR_4_12_BETA2 for changeset 85f6c6480115Kai Engert2016-02-020-0/+0
* Bug 782111: Fix usage of pthread_set_name_np() on BSDs. r=wtcNSPR_4_12_BETA2Jan Beich2016-01-311-3/+9
* Bug 1244320: Rename HAVE_CLOCK_MONOTONIC to _PR_HAVE_CLOCK_MONOTONIC toJan Beich2016-01-306-6/+6
* Bug 1244320: Switch BSDs to clock_gettime(CLOCK_MONOTONIC). r=wtc.Jan Beich2016-01-293-3/+3
* Added tag NSPR_4_12_BETA1 for changeset 09f5287f368dKai Engert2016-01-290-0/+0
* Bug 1194678 - Add PR_GetEnvSecure. r=tedNSPR_4_12_BETA1Jed Davis2016-01-298-17/+92
* bug 1237869 - Tweak NSPR to build with Mozilla's build system. r=glandiumTed Mielczarek2016-01-153-4/+8
* Bug 1128029, Fix compilation with musl libc, r=tedFelix Janda2016-01-121-2/+1
* Bug 1236334: Correctly return exit status on failure. r=wtc.Guido G?nther2016-01-091-1/+3
* Bug 1236244: server_test: reuse address to avoid test failures whenGuido G?nther2016-01-091-3/+14
* Bug 1236333: server_test -d should enable debugging. r=wtcGuido G?nther2016-01-041-1/+1
* Bug 1225479 - Fixed uninitialized variables warnings at compilation r=wtcPaul Bignier2015-12-024-8/+8
* Bug 1234406: Set PRThread->md.id and PRThread->id when attachingAaron Klotz2015-12-221-1/+6
* Add NSPR support for FreeBSD aarch64. r=wtcAndrew Turner2015-12-072-0/+48
* Bug 1228432: Remove the obsolete -m68020-60 compiler flag for Linux m68k.Andrew Cagney2015-11-262-8/+0
* Bug 1174015: Keep the maxlen member of SprintfState under PR_INT32_MAX.Wan-Teh Chang2015-11-251-5/+27
* Bug 1209397, PR_DuplicateEnvironment getting undefined in NSPR 4.10.9, r=wtcJed Davis2015-11-201-0/+6
* fix the incorrect "incompatible_version" version arrayKai Engert2015-11-201-1/+0
* Set version number to 4.12 BetaSylvestre Ledru2015-11-184-7/+8
* Added tag NSPR_4_11_RTM for changeset ebae38973a1aSylvestre Ledru2015-11-180-0/+0
* Set version number to 4.11 finalNSPR_4_11_RTMSylvestre Ledru2015-11-181-2/+2
* Added tag NSPR_4_11_BETA1 for changeset e7fe1abea77c, DONTBUILDKai Engert2015-10-200-0/+0