cbiesinger%web.de
eb2e0f5225
move an unfrozen interface out of SDK_XPIDLSRC (was added there in bug 111384)
2006-04-06 14:02:29 +00:00
dbaron%dbaron.org
ac49c790c1
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
2006-04-05 00:00:44 +00:00
kaie%kuix.de
e4a7a33017
Follow-up checkin to bug 111384, fixes the tinderbox tests failure.
...
If the thread runner C function calls the pure virtual Run too early,
before the constructor finished, it will crash.
This patch delays thread creation and virtual function call to a
separate startThread call.
Thanks a lot to Jag for his help in finding the problem!
r=jag
2006-04-04 13:18:48 +00:00
kaie%kuix.de
67587ec2e2
bug 111384, Support OCSP requests through a proxy
...
combined r= by darin / rrelyea
second checkin attempt
2006-04-04 13:14:40 +00:00
kaie%kuix.de
8957938fd7
backing out my checkin, because we can't reproduce the tinderbox test
...
failure
2006-04-04 09:48:08 +00:00
kaie%kuix.de
18f6a01631
bug 111384, Support OCSP requests through a proxy
...
combined r= by darin / rrelyea
2006-04-04 06:41:37 +00:00
dbaron%dbaron.org
d62ddfa0b3
Check argc. b=330900 r=kengert sr=jst
2006-03-24 06:51:24 +00:00
dbaron%dbaron.org
6517b91848
Fix indexing botch. Patch from Mikolaj J. Habryn <dichro-mozilla@rcpt.to>. r=kengert sr=dbaron b=330897
2006-03-22 07:40:40 +00:00
kaie%kuix.de
69677b52b9
bug 284450, Only use SSL V2 compatible hello, if SSL V2 is enabled
...
r=jgmyers, r=nelson
2006-03-21 18:43:09 +00:00
kaie%kuix.de
8e014c0581
fix bug 328771
...
r=rrelyea sr=dveditz
2006-03-04 12:22:22 +00:00
kaie%kuix.de
3ef09fc4bf
bug 328302, Cert Viewer: Prefix "raw bytes" display with size information
...
r=rrelyea
2006-02-28 18:30:01 +00:00
kaie%kuix.de
28c1f4ad33
bug 321598, Double memory free in nsIX509::getRawDER
...
r=rrelyea
2006-02-22 20:36:53 +00:00
kaie%kuix.de
9b1dea62aa
bug=325366, Certificates: Large MS CA version causes decoding failure
...
Patch contributed by Martin v. Loewis
r=kengert
2006-02-20 13:20:47 +00:00
dveditz%cruzio.com
f688fccbca
bug 327126 prevent missing JSContext during generateCRMFRequest() r=mrbkap, r=kengert, sr=dbaron
2006-02-16 05:38:52 +00:00
cbiesinger%web.de
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
kaie%kuix.de
6ea97d820f
bug 323903, further improvements on displaying certificate extensions.
...
Patch contributed by Kaspar Brand, supplementing the recent checkin for bug 259031.
r=Martin v. Loewis / kengert
2006-01-30 23:21:00 +00:00
gavin%gavinsharp.com
0cef564f9f
Bug 323010: nsSecretDecoderRing::SetWindow should be NS_IMETHODIMP, not nsresult, patch by Jeff Walden <jwalden@mit.edu>, r+sr=dveditz
2006-01-26 01:06:42 +00:00
timeless%mozdev.org
0fb55318b1
Bug 106386 Correct misspellings in source code
...
patch by philippuryear@gmail.com r=timeless rs=brendan
2006-01-12 07:57:31 +00:00
kaie%kuix.de
b3f82a4693
Use a new IID for changed interface nsIX509CertDB2, supplemental checkin for bug 316710
...
r=rrelyea
2006-01-12 00:26:19 +00:00
timeless%mozdev.org
594e267b04
Bug 322429 nsICertPicker is misleading
...
r=kaie sr=bz
2006-01-11 08:29:49 +00:00
kaie%kuix.de
adbdcdd41b
bug 101996, temp file with guessable name used during p12 import.
...
r=rrelyea
2006-01-10 02:51:24 +00:00
kaie%kuix.de
8abb1782d1
bug 137506, Only internal token's keys can be exported
...
Patch by Bob Relyea, r=kengert
2006-01-10 02:29:25 +00:00
kaie%kuix.de
b42c991d2e
bug 149834, Enhance PSM speed by using new NSS API CERT_VerifyCertificateNow
...
Patch by John G. Myers, r=kengert
2006-01-10 02:14:04 +00:00
kaie%kuix.de
ce2b34992a
bug 316710, Land some generic crypto backend code, mostly cleanup, some small enhancements
...
Patch by Bob Relyea, r=kengert
2006-01-10 02:07:47 +00:00
kaie%kuix.de
66118848a4
bug 259031, Add support for displaying certificate extensions
...
Patch contributed by Martin v. Loewis.
r=kengert/rrelyea/wtchang sr=shaver/rrelyea
2005-12-25 21:09:45 +00:00
kaie%kuix.de
722f8d77d8
trying to fix SUN bustage
2005-12-20 12:25:21 +00:00
kaie%kuix.de
a66df9148e
b=255408 Need to be able to build mozilla --with-system-nss
...
r=wtc/bsmedberg
Note: patches for bugs 288647 and 317620 might be required before enabling this build feature works.
2005-12-20 09:47:11 +00:00
kaie%kuix.de
9de601126c
Backing out patch for bug 259031,
...
because of build failures on Windows.
2005-12-02 23:45:53 +00:00
kaie%kuix.de
4dd943539a
Trying to fix bustage from checkin for bug 259031.
2005-12-02 23:38:08 +00:00
kaie%kuix.de
25b467c367
Bug 220815, Non localisable strings in nsCertPicker.cpp and nsNSSIOLayer.cpp
...
r=jgmyers, sr=shaver
2005-12-02 23:08:44 +00:00
kaie%kuix.de
46d41e228b
Bug 259031, Add support for displaying certificate extensions
...
Patch provided by Martin v. Loewis
r=rrelyea r=kengert sr=shaver
2005-12-02 22:29:14 +00:00
timeless%mozdev.org
158e9e119c
Bug 299099 remove useless references to nsVoidArray
...
r=kaie sr=bz
2005-12-01 04:23:37 +00:00
dbaron%dbaron.org
8e1263ab28
Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin
2005-11-14 20:09:51 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
kaie%kuix.de
a9161eb2ac
bug 265991, Can't import a pfx file encrypted with an empty password
...
r=wtchang, sr=dveditz
2005-11-11 13:28:56 +00:00
kaie%kuix.de
97cff058db
bug 200119, crash when I shutdown (StopCRLUpdateTimer) [@ nsHashtable::Reset ]
...
r=darin, sr=bienvenu
2005-11-08 17:49:52 +00:00
kaie%kuix.de
689c90bc99
fix bug 252436, non-ascii characters not recognized by master password dialog
...
r=dbaron, sr=shaver
2005-11-03 11:25:53 +00:00
cvshook%sicking.cc
9c1b72f7f8
Bug 311827: Make GetAttr return a bool rather then an nsresult.
...
r/sr=bz
2005-10-28 11:25:24 +00:00
darin%meer.net
4af416f017
fixes bug 304286 "Certificate failures during automatic check for updates should not give user choice to connect anyway" r=biesi sr=dveditz
2005-10-15 02:46:06 +00:00
wtchang%redhat.com
c12e2be57c
Bugzilla bug 298045: when importing a package of CA certs, display and ask
...
the user to trust the root most CA (instead of the leaf most CA) in the
package. Also make sure that the cert is indeed a CA cert. r=kaie,relyea.
sr=sfraser.
2005-09-26 22:43:22 +00:00
cst%andrew.cmu.edu
e7338f0a91
Bug 284636 Fix typo in Website Certified by an Unknown Authority alert
...
Patch by stephend and Kurt <supernova_00@yahoo.com> r=kaie sr=bzbarsky
2005-09-19 00:05:02 +00:00
smfr%smfr.org
3d76d4e597
Fix bug 307293: make sure we initialize the mType and mTag members of nsNSSASN1Object. r=wtchang, sr=rrelyea.
2005-09-16 18:57:55 +00:00
cbiesinger%web.de
9d5fbfdeae
bug 292368 remove obsolete file; replaced by nsICryptoHash
2005-09-12 17:51:57 +00:00
smfr%smfr.org
555d7f8815
Fix bug 306795: nsNSSCertificateDB::IsCertTrusted() fails to check the return value from CERT_GetCertTrust(), so can return random trust bits. r=dougt, sr=rrelyea
2005-09-04 19:05:01 +00:00
bsmedberg%covad.net
cd99a16d73
Bug 306615 - Fold PSM into libxul r=darin
2005-09-01 12:43:58 +00:00
dougt%meer.net
32258b61c3
Bug 302284. add xpi hash support to InstallTrigger.install(). r=dveditz, sr=shaver, a=asa
2005-08-26 06:46:21 +00:00
bienvenu%nventure.com
8fc7f718f2
add optional support for mit kerberos for windows, patches by cneberg@gmail.com, r=darin, sr=bienvenu 280792
2005-08-19 14:25:22 +00:00
relyea%netscape.com
c27b32ee74
Bug 225034 Certificate Manager Crashes Mozilla [@ nsCertTree::CmpByCrit]
...
sr=brendan r=wtc a=dbaron
The issue is the use of the PL_DHash* functions. It's possible that a given call
to PL_DHashOperate which adds a new entry may cause the hash table to expand,
and all the existing entries to be reallocated. PL_DHash does this by allocating
new memory, then copying the entries.
getCacheEntry() returns one of these hash entries. CmpBy() makes two consecutive
calls to getCacheEntry, then uses the returned entries for it's comparisons. If
the second entry call causes a new entry to be added to the table, and causes
the hash table to expand, the pointer to the first entry we retrieved will point
to freed memory.
The fix is to make the usable entry a pointer in the hashtable entry, and return
that pointer. When the hashtable rebuilds it's entries, the pointer will be
copied to the new entry and not be disturbed.
2005-08-15 21:23:51 +00:00
dougt%meer.net
ff2c18ee11
Minimo only. Backing out 300373.
2005-08-03 05:24:18 +00:00
timeless%mozdev.org
b0838b2892
Bug 283569 OOM crash [@ nsNSS_SSLGetClientAuthData]
...
patch by b.jacques@planet.nl r=kaie sr=darin a=bsmedberg
2005-08-02 14:22:50 +00:00