Nicholas Hurley
|
c68a1ad1ab
|
Bug 957759 - Remove SRV experiment code (helps prevent crashes). r=mcmanus
|
2014-01-09 13:50:04 -08:00 |
|
Birunthan Mohanathas
|
c293ca84b8
|
Bug 784739 - Switch from NULL to nullptr in remaining directories; r=ehsan
--HG--
extra : rebase_source : 1ff19b2c8fd0e77fa8e822f5007a9fa3a6b6d474
|
2014-01-06 10:06:04 -05:00 |
|
Nicholas Hurley
|
8963c3dc7a
|
Bug 950888 - Check for null DNS results before using them. r=mcmanus
|
2013-12-19 12:54:47 -08:00 |
|
Jason Duell
|
cbec7de3de
|
Bug 945066: remote nsIDNSService to child. r=jdm
* * *
bug 945066. Fix windows bustage. r=jduell
|
2013-12-11 11:03:51 -08:00 |
|
Jason Duell
|
cda90b5536
|
Bug 942317. Bustage fix for windows r=bustage
|
2013-12-11 02:05:40 -08:00 |
|
Nicholas Hurley
|
8bf190eb1a
|
Bug 942317 - An experiment to test how reachable SRV records are in the wild. r=mcmanus
|
2013-12-05 15:23:22 -08:00 |
|
Steve Workman
|
aeb5a8d45c
|
Bug 938803 - Correct typo in nsHostResolver::ResolveHost for Bug 941884: 'he' to 'unspecHe' r=mcmanus
|
2013-11-25 14:58:29 -08:00 |
|
Nicholas Nethercote
|
bf145657e1
|
Bug 893857 (part 2) - Add a memory reporter for the DNS service. r=sworkman.
--HG--
extra : rebase_source : 7d88cf2ef5ad4b58b377f0cec66349b5e26bfc8e
|
2013-11-24 15:24:12 -08:00 |
|
Ehsan Akhgari
|
5a56056193
|
Bug 942489 - Deunify more files that are caught by bug 941854; r=BenWa
|
2013-11-24 01:29:24 -05:00 |
|
Steve Workman
|
7575943029
|
Bug 941884 - Add some null checks for nsHostRecords r=mcmanus
|
2013-11-22 11:15:52 -08:00 |
|
Steve Workman
|
7611429e43
|
Bug 941884 - Add negative DNS cache entries to the eviction queue r=mcmanus
|
2013-11-22 11:15:51 -08:00 |
|
Ehsan Akhgari
|
da9813f168
|
Follow-up to bug 941406 - Mark a variable as DebugOnly in order to shut up the compiler warning
Landed on a CLOSED TREE
|
2013-11-22 10:56:47 -05:00 |
|
Nathan Froyd
|
e035127d5b
|
Bug 941598 - constify PLDHashTableOps in netwerk/; r=jduell
|
2013-11-20 13:17:01 -05:00 |
|
Steve Workman
|
eca4c3a18a
|
Bug 938803 - Improve DNS debugs to show which path is taken in nsHostResolver::ResolveHost r=mcmanus
|
2013-11-21 13:35:44 -08:00 |
|
Birunthan Mohanathas
|
66861c6445
|
Bug 784739 - Switch from NULL to nullptr in netwerk/ (1/2); r=ehsan
|
2013-09-19 15:28:26 -04:00 |
|
Adrian Lungu
|
b3b751a66e
|
Bug 882516 - Use AF_UNSPEC cached entries for AF_INET and AF_INET6 DNS requests, if possible. r=sworkman
|
2013-08-16 11:49:57 -07:00 |
|
Patrick McManus
|
b82b1b1a76
|
bug 887753 - server not found after reconnecting to etherpad r=sworkman
|
2013-07-19 18:40:00 -04:00 |
|
Ehsan Akhgari
|
81b0d336c3
|
Bug 895141 - Remove useless prlong.h inclusions from the tree; r=jcranmer
|
2013-07-18 12:06:38 -04:00 |
|
Trevor Saunders
|
795144e55a
|
bug 887854 - remove most useage of pratom.h r=mounir, mcmanus, jrmuizel
|
2013-06-16 03:09:07 -04:00 |
|
Patrick McManus
|
beac071548
|
bug 857291 - fix 807678 regression of DNS::GetCanonicalName r=josh
|
2013-04-08 12:02:41 -04:00 |
|
Honza Bambas
|
edca9830f3
|
Bug 729182 - Implement visual event tracer, part1 - instrumentation, r=mcmanus,bz,ehsan,bsmedberg,michal
|
2013-03-28 18:38:04 +01:00 |
|
Josh Aas
|
bb680adf04
|
Bug 826238: Convert DNS expiration tracking to TimeStamp/TimeDuration. r=sworkman
|
2013-02-14 09:03:51 -06:00 |
|
Masatoshi Kimura
|
4cce0eb3d2
|
Bug 825501 - Remove IPv4 records manually because PR_GetAddrInfoByName dislike PR_AF_INET6. r=honzab
|
2013-01-25 08:30:12 +09:00 |
|
Josh Aas
|
8e5b01ba37
|
Bug 825275: Fix DNS cache enumerator crash. r=sworkman
|
2013-01-02 16:46:27 -05:00 |
|
Josh Aas
|
83a2fce361
|
Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman
|
2012-12-23 16:08:43 -05:00 |
|
Josh Aas
|
4ee3352aa8
|
Back out fix for bug 807678 again, cset ec4e88c2c77a.
|
2012-12-20 17:39:30 -05:00 |
|
Patrick McManus
|
203865e660
|
bug 807441 increase stickiness of dns choices r=josh
|
2012-12-20 15:51:11 -05:00 |
|
Josh Aas
|
9d2b4588bc
|
Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman
|
2012-12-20 14:47:07 -05:00 |
|
Ed Morley
|
454859cbdb
|
Backout 744b40b75241 (bug 807678) on suspicion of causing Win debug xpcshell timeouts on a CLOSED TREE
|
2012-12-14 13:00:19 +00:00 |
|
Josh Aas
|
5d86676184
|
Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman
|
2012-12-13 09:18:33 -05:00 |
|
Valentin Gosu
|
bd752af443
|
Bug 783205 - Networking Dashboard. r=mcmanus, r=jorendorff, sr=biesi
|
2012-12-10 09:13:55 -05:00 |
|
Josh Aas
|
8475435153
|
Bug 805425: Fix shutdown crash that can happen when doing DNS logging. r=sworkman
|
2012-10-26 08:12:53 -04:00 |
|
Andrew Quartey
|
0e23b26077
|
Bug 792581 - part 19: Replace LL_I2L macro with int64_t cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
|
Andrew Quartey
|
464807b57d
|
Bug 792581 - part 16: Replace LL_L2UI macro with uint32_t cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
|
Andrew Quartey
|
e0477b23d8
|
Bug 792581 - part 12: Replace LL_DIV with division operator. r=ehsan
|
2012-10-05 01:05:28 -04:00 |
|
Ehsan Akhgari
|
b5c39afb4e
|
Bug 792502 - Kill the FunctionTimer code; r=vlad
|
2012-09-19 16:59:38 -04:00 |
|
Adam Dane [:hobophobe]
|
58808c3d56
|
Bug 87717 - Allow offline mode to connect to loopback r=mcmanus sr=cbiesinger
|
2012-09-17 18:45:10 -05:00 |
|
Ehsan Akhgari
|
0fd9123eac
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
|
Aryeh Gregor
|
0923bf00ef
|
Bug 780618 - Move all error codes to nsError.h; r=ehsan
|
2012-07-27 17:03:27 +03:00 |
|
Ms2ger
|
3f950b5744
|
Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg
|
2012-08-09 09:09:40 +02:00 |
|
Aryeh Gregor
|
e806eeab4f
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Josh Aas
|
0a1559ce66
|
Bug 774271: Improve DNS logging. r=sworkman
|
2012-07-16 18:37:28 -04:00 |
|
Josh Aas
|
34a21d4d8f
|
Bug 771489: Use standard threadsafe refcounting in host resolver. r=sworkman
|
2012-07-10 10:14:01 -04:00 |
|
Patrick McManus
|
abd77bb045
|
bug 764260 convert telemetry::SPDY_VERSION and DNS_LOOKUP_METHOD to be enumerations r=bsmith
|
2012-06-19 20:38:44 -04:00 |
|
Honza Bambas
|
41779e1714
|
Bug 720778 - Important threads should have a name for better debugability, r=bsmith, sr=bsmedberg+glandium
|
2012-06-12 19:06:20 +02:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Justin Lebar
|
0dbaf73150
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
--HG--
extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
|
2012-03-12 18:53:18 -04:00 |
|
Steve Workman
|
3627f3a4b8
|
Bug 622232: Cancel DNS prefetches for HTML Anchor Elems after a tab is closed; r=mcmanus sr=bz
|
2012-01-20 15:14:46 -08:00 |
|
Phil Ringnalda
|
bcce192c89
|
Backed out changeset a57b82b18bde (bug 622232) for build bustage
|
2012-01-23 16:07:47 -08:00 |
|
Steve Workman
|
12888e1608
|
Bug 622232: Cancel DNS prefetches for HTML Anchor Elems after a tab is closed; r=mcmanus sr=bz
|
2012-01-20 15:14:46 -08:00 |
|