Re: Unbelievable!

2009-01-06 Thread timeless
On Dec 25 2008, 12:36 am, Kyle Hamilton aerow...@gmail.com wrote: To be honest, Mozilla doesn't distribute keytool with Firefox, which means that I have to try to go into the (unbatchable) interface this is false. the ui is built as xul with js bindings to c++ objects which use idl to expose

Re: Unbelievable!

2009-01-06 Thread timeless
On Dec 31 2008, 12:28 am, Kyle Hamilton aerow...@gmail.com wrote: (note: unknown_issuer without talking at all about who the issuer claims to be you're missing a critical point: the issuer is something about which we know nothing. someone could claim issuer: GOD or issuer: POTUS or issuer:

Re: Sftp extension for Firefox

2007-03-01 Thread timeless
On Feb 28, 3:53 pm, [EMAIL PROTECTED] wrote: Timeless: Is this what you mean? I write JS code for the GUI bit. So I have a box with a username and password prompt and a GO button. So now JS has no Sftp(SSH) support so it has to get it from somewhere else. Now I write C++ code using third

Re: Sftp extension for Firefox

2007-02-26 Thread timeless
On Feb 24, 7:07 am, [EMAIL PROTECTED] wrote: Am brand new to writing extensions for Firefox. I was looking at FireFTP and it looked like it didnt have support for Sftp. So I thought I would try and write one. I did go through quite a few pages on How to write extensions. My question though

Re: mxr.mozilla.org

2007-02-07 Thread timeless
On Feb 7, 10:43 pm, Ben Bucksch [EMAIL PROTECTED] wrote: OK, you know bugzilla, right? File a bug. in this case, there's no need for a bug. bugzilla is run by the same admins who would run the script required to correct mxr. unfortunately, the admin needs to spend time on bugzilla (it needs

Re: hard coded PK11 mechanisms?

2006-11-29 Thread timeless
Jim Spring wrote: I've checked the PKCS11 FAQ and it doesn't list all of them, so I was curious if there is a definitive list of the hard coded mechanisms that Firefox (and Thunderbird) use? For instance, KeyGen uses CKM_RSA_PKCS. I'm looking for a short cut to trudging through the source

Re: patches

2006-11-04 Thread timeless
To create a patch, you should always use the cvs diff -u command, IMO. cvs diff -up is better :) ___ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto