summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Prefer file extension as-provided over default extension for mimetype towolfbeast2020-01-11-52/+84
* Update GTK clipboard handlingwolfbeast2020-01-11-25/+31
* Handle missing base64 challenge in NegotiateAuth and NTLMAuth.wolfbeast2020-01-11-3/+6
* Make copy of list before iterating over it.Yaron Tausky2020-01-11-1/+2
* Be more consistent about decoding IP addresses in PSM.wolfbeast2020-01-11-2/+7
* Simplify value setting.wolfbeast2020-01-11-66/+39
* Issue #1348 - Part 3: Set IS_PRIVATE input scope in private browsing.wolfbeast2020-01-11-9/+28
* Issue #1348 - Part 2: Teach IMEState about Private Browsing mode.wolfbeast2020-01-11-8/+21
* Issue #1348 - Part 1: Clean up input scope support for IMM32.Makoto Kato2020-01-11-50/+26
* Reject sample rates that are out-of-range for libsoundtouch.wolfbeast2020-01-11-3/+8
* Bug 1599054 - allow callers to ommit sending OAuth2 client_secret parameter.Gaming4JC2020-01-11-2/+21
* Bug 1597933 - Use URLSearchParams for setting params for OAuth2 authorization...Gaming4JC2020-01-11-20/+37
* Bug 1597933 - use fetch + URLSearchParms instead of Http.jsm to request OAuth...Gaming4JC2020-01-11-32/+32
* Bug 1597933 - don't pass string constants to determine OAuth refresh token or...Gaming4JC2020-01-11-10/+16
* Bug 1597933 - improve OAuth2 params parsing.Gaming4JC2020-01-11-15/+7
* Bug 1597933 - clean up OAuth2 code: remove responseType which is always code.Gaming4JC2020-01-11-9/+6
* Bug 1453643 - Enable proper retry on oauth2 authenication failure.Gaming4JC2020-01-11-26/+34
* Bug 1176399 - Multiple requests for master password when GMail OAuth2 is enab...Gaming4JC2020-01-11-21/+101
* Merge branch 'master' into releasewolfbeast2019-12-09-0/+4
|\
| * No Issue - Execute the precomplete command on *nix AltPackagingMatt A. Tobin2019-12-09-0/+4
* | Merge branch 'master' into releasewolfbeast2019-12-07-20/+34
|\|
| * Merge branch 'release'wolfbeast2019-12-07-0/+0
| |\ | |/ |/|
* | Merge branch 'master' into releasewolfbeast2019-12-06-75268/+595601
|\ \
* | | Force clobber.wolfbeast2019-10-24-1/+1
* | | Update NSS versionwolfbeast2019-10-24-6/+7
* | | Add length checks for cryptographic primitivesKevin Jacobs2019-10-24-9/+56
* | | Support longer (up to RFC maximum) HKDF outputswolfbeast2019-10-24-8/+25
* | | Add size checks to WebGLContext::BufferData()wolfbeast2019-10-24-0/+12
* | | Fix type barrier in IonBuilder::jsop_getimport.wolfbeast2019-10-24-3/+1
* | | Adjust tokenization of U+0000Henri Sivonen2019-10-24-13/+2
* | | Prevent nr_ice_component_insert_pair from leaking.Byron Campen2019-10-24-1/+6
* | | Leverage strings to get working dirs in nsUpdateDriver.wolfbeast2019-10-24-13/+18
* | | Ensure that file actors created after the database was closed are expired.Simon Giesecke2019-10-23-0/+3
* | | Avoid following the prototype chainwolfbeast2019-10-23-3/+20
* | | Issue #1255 - Port upstream fix from libexpatwolfbeast2019-10-23-7/+13
* | | Issue #1253 - Reset performance object on navigationwolfbeast2019-10-23-1/+13
* | | Don't treat format warnings as errors in xpconnectMatt A. Tobin2019-10-21-1/+1
* | | Fix build errors with newer glibc versionsMatt A. Tobin2019-10-21-14/+4
* | | No Issue - Expand HWA over RDP to Windows 8.1 and 10.wolfbeast2019-10-21-1/+1
* | | No issue - Update TZ data to 2019cwolfbeast2019-10-21-106/+103
* | | No issue - Add 360 Safeguard to DLL blocklistMoonchild2019-10-21-0/+3
* | | Issue #1243 - Update List of NSS Exported SymbolsGaming4JC2019-10-21-0/+2
* | | Issue #1231 - Correct defines for Mac and keep universal prefs generic.wolfbeast2019-10-21-6/+6
* | | Issue #1231 - Stop using ICC profiles on Linux.adeshkp2019-10-21-1/+8
* | | Merge commit '18a2244f5b1e28c2d38dd95bf93d02cef0173178' into releasewolfbeast2019-10-21-2/+7
|\ \ \
* \ \ \ Merge branch 'master' into releasewolfbeast2019-09-06-20345/+581
|\ \ \ \
| | | | * Merge pull request #1314 from g4jc/mailnews_patchesNew Tobin Paradigm2019-12-06-20/+34
| | | |/|
| | | | * Bug 1571481 - Improve multipart/alternative.Gaming4JC2019-12-02-20/+25
| | | | * Bug 1482248 - don't crash on empty file name in nsMsgLocalStoreUtils::nsShoul...Gaming4JC2019-12-02-0/+3
| | | | * Bug 1509685 - Add more bounds checking in nsMsgDBView::UpdateDisplayMessage()...Gaming4JC2019-12-02-0/+6