Wan-Teh Chang
d981c68cc2
Bug 504080: Update NSS to the NSS_3_12_4_RTM CVS tag. r=kaie.
2009-08-19 06:59:06 -07:00
Craig Topper
b5592178c6
Bug 467948: Fix some "deprecated conversion from string constant" compiler warnings", round 2. r=dbaron
2009-08-18 08:48:32 -07:00
Honza Bambas
46761e528c
Bug 507370 - ssltunnel may hang with 100% CPU load, breaking the tests execution, r=ted
2009-08-17 18:41:27 +02:00
Wan-Teh Chang
50ea1c00ed
Bug 510135: Back out this change because it breaks the Linux build
...
(jump to label 'loser' crosses initialization of
'CertificateGeneralName* current').
2009-08-15 21:29:29 -07:00
Wan-Teh Chang
f7e7fdc369
Bug 510135: Fix leaks of certificatePolicies and subjectAltName
...
extensions. r=alexei.volkov.
2009-08-15 20:51:10 -07:00
Hashem Masoud
b71a1a1cfa
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
2009-08-14 16:09:00 +02:00
Wan-Teh Chang
683a2e9c02
Bug 510135: Don't need to decode policy OID in CERTPolicyInfo
...
because the 'oid' member contains the decoded policy OID. Use
CERT_REV_M_IGNORE_MISSING_FRESH_INFO (the default) for clarity.
r=alexei.volkov
2009-08-14 06:37:31 -07:00
timeless@mozdev.org
f1e6b4e452
Bug 504101 mRememberClientAuthCertificate is unintialized
...
r=kaie
2009-08-12 11:49:52 +02:00
Nick Thomas
dc3b066478
Bug 509558, Need to package nssdbm3.chk for NSS >= 3.12.4 (Firefox 3.6a1 doesn't support FIPS mode), r=ted.mielczarek
2009-08-11 15:45:40 +12:00
Kai Engert
b98bb36896
Bug 478839 - Support South Korean SEED crypto cipher suites. r=nelson
2009-08-09 09:19:06 +02:00
Honza Bambas
49d150f5fa
Bug 508835 - test_bug472986.html intermitently fails, orange fix
2009-08-07 10:40:21 +02:00
Serge Gautherie
b97a0e78a3
Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu
2009-08-06 20:00:41 +02:00
Honza Bambas
408a69e9bf
Bug 495387 - A few naughty things build their tests without ENABLE_TESTS, security tests fix, r=jwalden, a=beltzner
2009-08-06 16:29:26 +02:00
Robert O'Callahan
2c969d8724
Backed out changeset 60add17e8ed3
2009-08-05 16:44:03 +12:00
Yu-Hsun Lin
c5041f44f7
Bug 486081. Remove unused nsTime class. r=roc
...
--HG--
extra : rebase_source : 582694b45d1d56759a619a4243abfc5a05453d8a
2009-08-05 14:39:05 +12:00
Ehsan Akhgari
567bc9e1ac
Bug 461627 - Hide the UI for saving certificate exceptions permanently in Private Browsing mode (test); r=mconnor
2009-08-02 22:23:14 +04:30
Honza Bambas
9a7c591b1f
Bug 483440 - PSM doesn't detect invalid OID encodings in Cert Viewer Details tab, r=nelson+johnath
2009-07-29 22:23:27 +02:00
Honza Bambas
487118f352
Bug 483437 - PSM doesn't properly escape AVA Values in Cert Viewer Details tab, r=nelson+benjamin
2009-07-29 22:23:27 +02:00
Serge Gautherie
079d6376b1
Bug 492717 - nsNTLMAuthModule.cpp ParseType2Msg(): need to check |offset| value; (Av1) offset and length; r=(kaie + rrelyea) no_sr
2009-07-29 14:38:36 +02:00
Wan-Teh Chang
22ffa7d3b6
Bug 504080: Update NSS from NSS_3_12_4_FIPS1_WITH_CKBI_1_75 to
...
NSS_3_12_4_FIPS4 in mozilla-central. r=kaie.
2009-07-28 17:01:39 -07:00
Honza Bambas
dbff2f3e5e
Bug 427715 - nsCryptoHash apparently being called while NSS is in shutdown state [@ NSSRWLock_LockRead_Util], r=kaie
2009-07-28 23:26:26 +02:00
Honza Bambas
2b632b3f74
Bug 496013 - Loading PKCS#11 module fails due to incorrect usage of nsiLocalFile.persistentDescriptor, r=honzab
2009-07-27 18:59:42 +02:00
Honza Bambas
49f9e7320b
Bug 412833 - TLS intolerant server condition is concluded prematurely, r=nelson
2009-07-20 17:25:04 +02:00
Paul Kehrer
ec00532cf8
Add default OCSP responder for trustwave. b=497184 r=johnath sr=kaie
2009-07-16 11:40:24 -04:00
Hideki Itoyama
59458f68ea
Add default OCSP responder for globalsign. b=497172 r=nelson
2009-07-16 11:37:22 -04:00
Honza Bambas
2549d9ea3e
Bug 329869 - Dynamically loaded scripts don't degrade security state, r=kaie
2009-06-28 18:51:02 +02:00
Honza Bambas
233642a52c
Bug 414635 - nsICryptoHash reinitialization implementation is inefficient, PSM part, r=kaie+wtc
2009-06-28 12:02:50 +02:00
Honza Bambas
43d5f221c2
Bug 427715 - fixing build bustage on linux
2009-06-24 20:07:46 +02:00
Neil Deakin
65d8462672
Bug 455590, use new drag and drop api with trees, r=neil,sr=smaug
2009-06-24 13:12:33 -04:00
Honza Bambas
fc5a81de1e
Bug 427715 - nsCryptoHash apparently being called while NSS is in shutdown state [@ NSSRWLock_LockRead_Util], r=kaie
2009-06-24 18:56:52 +02:00
Olli Pettay
1833849152
Bug 495764 - remove unused methods from nsIPrivateDOMEvent, r+sr=jst
...
--HG--
extra : rebase_source : a1ad4daa29a7025a0345ece37752b8e6374d7b1f
2009-06-24 12:02:37 +03:00
Olli Pettay
5c69014ee8
Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil
2009-06-23 13:07:39 +03:00
Olli Pettay
4e1d24ee7e
backout Bug 486990
...
--HG--
extra : rebase_source : 5947dd5fcc29bfb333c53cc2f60a00895910e9bb
2009-06-17 16:22:37 +03:00
Olli Pettay
6e6975e220
Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil
...
--HG--
extra : rebase_source : a425f116d1350ff1204f1b031754a262ec73f8b1
2009-06-17 13:26:21 +03:00
Arpad Borsos
9c8455122d
Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
...
--HG--
extra : rebase_source : 568114bcfc5a7710d9e2c2fe5e234fa190bebba1
2009-06-16 14:38:51 +02:00
Arpad Borsos
21896afffc
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Daniel Holbert
81ff957c42
Bug 497832: Restore const keyword on char*s in nsMyTrustedEVInfo struct, to reduce compiler spam. r=kaie
2009-06-13 22:09:38 -07:00
Phil Ringnalda
a18d5b035f
Bug 495387 - A few naughty things build their tests without ENABLE_TESTS, r=ted
2009-06-13 11:53:37 -07:00
bjarne@runitsoft.com
77ee365941
Bug 480619 - FF does not load objects over secure connection after 'clear private data', r=kaie
2009-06-12 22:04:43 -04:00
Arpad Borsos
118ee75268
Back out bug 474369, suspected of causing dhtml and tp3 regression
2009-06-12 23:20:55 +02:00
Arpad Borsos
990fceee6e
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
...
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
2009-05-07 17:15:26 +02:00
Marco Pesenti Gritti
9a4c0b4b6f
Bug 495618 - "Reloading form posts fails with javascript nsIPromptService implementation". r+sr=bzbarsky
2009-06-11 13:09:34 -04:00
Benjamin Smedberg
1559de55e2
Bug 326628 try #2 - remove window.pkcs11 and fix the device manager not to use that API, r=kaie
2009-05-28 19:36:21 -07:00
Olli Pettay
8b8f8200db
Bug 494940 - Open mixed content dialog asynchronously, r=bz
2009-05-28 11:25:09 +03:00
Benjamin Smedberg
d9efb6995e
Final merge to back out bug 326628 (and followup bug 487980) due to regression bug 494899.
2009-05-27 09:15:21 -04:00
Benjamin Smedberg
48077de5cc
Backed out changeset eea9639048b8, bug 326628 main patch, due to regression bug 494899
2009-05-27 09:09:01 -04:00
Johnathan Nightingale
a7e50b266d
Bug 494236 - Update NSS to pick up new roots from bug 493660. Reviews in their respective NSS bugs.
2009-05-22 11:42:06 -04:00
Eddy Nigg
33fadf45ea
EV enablement for 6 roots. b=493709 r=kaie
...
WellsSecure, SECOM Trust, StartCom, SwissSign, Cybertrust, DigiNotar
2009-05-22 11:41:44 -04:00
Kaspar Brand
28c4b32409
bug 458553 - Build NSS with debug symbols - like the rest of Firefox. r=ted, a=bsmedberg
2009-05-22 09:45:00 -04:00
Kai Engert
3d486c9ebb
Bug 431819, IMAP/POP/SMTP/LDAP with SSL client auth, Thunderbird repeatedly prompts for client certificate
...
(applies to firefox with SSL client auth, too)
r=relyea for an earlier patch that was checked in to mozilla-1.8.x more than a year ago
r=honzab on the diff on top of that earlier patch
a=beltzner for landing on restricted trunk
2009-05-21 00:21:51 +02:00